github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/inspector/2016-02-16/docs-2.json (about)

     1  {
     2    "version": "2.0",
     3    "service": "<fullname>Amazon Inspector</fullname> <p>Amazon Inspector enables you to analyze the behavior of your AWS resources and to identify potential security issues. For more information, see <a href=\"https://docs.aws.amazon.com/inspector/latest/userguide/inspector_introduction.html\"> Amazon Inspector User Guide</a>.</p>",
     4    "operations": {
     5      "AddAttributesToFindings": "<p>Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.</p>",
     6      "CreateAssessmentTarget": "<p>Creates a new assessment target using the ARN of the resource group that is generated by <a>CreateResourceGroup</a>. If resourceGroupArn is not specified, all EC2 instances in the current AWS account and region are included in the assessment target. If the <a href=\"https://docs.aws.amazon.com/inspector/latest/userguide/inspector_slr.html\">service-linked role</a> isn’t already registered, this action also creates and registers a service-linked role to grant Amazon Inspector access to AWS Services needed to perform security assessments. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account. For more information, see <a href=\"https://docs.aws.amazon.com/inspector/latest/userguide/inspector_applications.html\"> Amazon Inspector Assessment Targets</a>.</p>",
     7      "CreateAssessmentTemplate": "<p>Creates an assessment template for the assessment target that is specified by the ARN of the assessment target. If the <a href=\"https://docs.aws.amazon.com/inspector/latest/userguide/inspector_slr.html\">service-linked role</a> isn’t already registered, this action also creates and registers a service-linked role to grant Amazon Inspector access to AWS Services needed to perform security assessments.</p>",
     8      "CreateExclusionsPreview": "<p>Starts the generation of an exclusions preview for the specified assessment template. The exclusions preview lists the potential exclusions (ExclusionPreview) that Inspector can detect before it runs the assessment. </p>",
     9      "CreateResourceGroup": "<p>Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target. The created resource group is then used to create an Amazon Inspector assessment target. For more information, see <a>CreateAssessmentTarget</a>.</p>",
    10      "DeleteAssessmentRun": "<p>Deletes the assessment run that is specified by the ARN of the assessment run.</p>",
    11      "DeleteAssessmentTarget": "<p>Deletes the assessment target that is specified by the ARN of the assessment target.</p>",
    12      "DeleteAssessmentTemplate": "<p>Deletes the assessment template that is specified by the ARN of the assessment template.</p>",
    13      "DescribeAssessmentRuns": "<p>Describes the assessment runs that are specified by the ARNs of the assessment runs.</p>",
    14      "DescribeAssessmentTargets": "<p>Describes the assessment targets that are specified by the ARNs of the assessment targets.</p>",
    15      "DescribeAssessmentTemplates": "<p>Describes the assessment templates that are specified by the ARNs of the assessment templates.</p>",
    16      "DescribeCrossAccountAccessRole": "<p>Describes the IAM role that enables Amazon Inspector to access your AWS account.</p>",
    17      "DescribeExclusions": "<p>Describes the exclusions that are specified by the exclusions' ARNs.</p>",
    18      "DescribeFindings": "<p>Describes the findings that are specified by the ARNs of the findings.</p>",
    19      "DescribeResourceGroups": "<p>Describes the resource groups that are specified by the ARNs of the resource groups.</p>",
    20      "DescribeRulesPackages": "<p>Describes the rules packages that are specified by the ARNs of the rules packages.</p>",
    21      "GetAssessmentReport": "<p>Produces an assessment report that includes detailed and comprehensive results of a specified assessment run. </p>",
    22      "GetExclusionsPreview": "<p>Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token. You can obtain the preview token by running the CreateExclusionsPreview API.</p>",
    23      "GetTelemetryMetadata": "<p>Information about the data that is collected for the specified assessment run.</p>",
    24      "ListAssessmentRunAgents": "<p>Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.</p>",
    25      "ListAssessmentRuns": "<p>Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.</p>",
    26      "ListAssessmentTargets": "<p>Lists the ARNs of the assessment targets within this AWS account. For more information about assessment targets, see <a href=\"https://docs.aws.amazon.com/inspector/latest/userguide/inspector_applications.html\">Amazon Inspector Assessment Targets</a>.</p>",
    27      "ListAssessmentTemplates": "<p>Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.</p>",
    28      "ListEventSubscriptions": "<p>Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see <a>SubscribeToEvent</a> and <a>UnsubscribeFromEvent</a>.</p>",
    29      "ListExclusions": "<p>List exclusions that are generated by the assessment run.</p>",
    30      "ListFindings": "<p>Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.</p>",
    31      "ListRulesPackages": "<p>Lists all available Amazon Inspector rules packages.</p>",
    32      "ListTagsForResource": "<p>Lists all tags associated with an assessment template.</p>",
    33      "PreviewAgents": "<p>Previews the agents installed on the EC2 instances that are part of the specified assessment target.</p>",
    34      "RegisterCrossAccountAccessRole": "<p>Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments.</p>",
    35      "RemoveAttributesFromFindings": "<p>Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.</p>",
    36      "SetTagsForResource": "<p>Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.</p>",
    37      "StartAssessmentRun": "<p>Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.</p>",
    38      "StopAssessmentRun": "<p>Stops the assessment run that is specified by the ARN of the assessment run.</p>",
    39      "SubscribeToEvent": "<p>Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.</p>",
    40      "UnsubscribeFromEvent": "<p>Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.</p>",
    41      "UpdateAssessmentTarget": "<p>Updates the assessment target that is specified by the ARN of the assessment target.</p> <p>If resourceGroupArn is not specified, all EC2 instances in the current AWS account and region are included in the assessment target.</p>"
    42    },
    43    "shapes": {
    44      "AccessDeniedErrorCode": {
    45        "base": null,
    46        "refs": {
    47          "AccessDeniedException$errorCode": "<p>Code that indicates the type of error that is generated.</p>"
    48        }
    49      },
    50      "AccessDeniedException": {
    51        "base": "<p>You do not have required permissions to access the requested resource.</p>",
    52        "refs": {
    53        }
    54      },
    55      "AddAttributesToFindingsRequest": {
    56        "base": null,
    57        "refs": {
    58        }
    59      },
    60      "AddAttributesToFindingsResponse": {
    61        "base": null,
    62        "refs": {
    63        }
    64      },
    65      "AddRemoveAttributesFindingArnList": {
    66        "base": null,
    67        "refs": {
    68          "AddAttributesToFindingsRequest$findingArns": "<p>The ARNs that specify the findings that you want to assign attributes to.</p>",
    69          "RemoveAttributesFromFindingsRequest$findingArns": "<p>The ARNs that specify the findings that you want to remove attributes from.</p>"
    70        }
    71      },
    72      "AgentAlreadyRunningAssessment": {
    73        "base": "<p>Used in the exception error that is thrown if you start an assessment run for an assessment target that includes an EC2 instance that is already participating in another started assessment run.</p>",
    74        "refs": {
    75          "AgentAlreadyRunningAssessmentList$member": null
    76        }
    77      },
    78      "AgentAlreadyRunningAssessmentList": {
    79        "base": null,
    80        "refs": {
    81          "AgentsAlreadyRunningAssessmentException$agents": "<p/>"
    82        }
    83      },
    84      "AgentFilter": {
    85        "base": "<p>Contains information about an Amazon Inspector agent. This data type is used as a request parameter in the <a>ListAssessmentRunAgents</a> action.</p>",
    86        "refs": {
    87          "ListAssessmentRunAgentsRequest$filter": "<p>You can use this parameter to specify a subset of data to be included in the action's response.</p> <p>For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.</p>"
    88        }
    89      },
    90      "AgentHealth": {
    91        "base": null,
    92        "refs": {
    93          "AgentHealthList$member": null,
    94          "AgentPreview$agentHealth": "<p>The health status of the Amazon Inspector Agent.</p>",
    95          "AssessmentRunAgent$agentHealth": "<p>The current health state of the agent.</p>"
    96        }
    97      },
    98      "AgentHealthCode": {
    99        "base": null,
   100        "refs": {
   101          "AgentHealthCodeList$member": null,
   102          "AssessmentRunAgent$agentHealthCode": "<p>The detailed health state of the agent.</p>"
   103        }
   104      },
   105      "AgentHealthCodeList": {
   106        "base": null,
   107        "refs": {
   108          "AgentFilter$agentHealthCodes": "<p>The detailed health state of the agent. Values can be set to <b>IDLE</b>, <b>RUNNING</b>, <b>SHUTDOWN</b>, <b>UNHEALTHY</b>, <b>THROTTLED</b>, and <b>UNKNOWN</b>. </p>"
   109        }
   110      },
   111      "AgentHealthList": {
   112        "base": null,
   113        "refs": {
   114          "AgentFilter$agentHealths": "<p>The current health state of the agent. Values can be set to <b>HEALTHY</b> or <b>UNHEALTHY</b>.</p>"
   115        }
   116      },
   117      "AgentId": {
   118        "base": null,
   119        "refs": {
   120          "AgentAlreadyRunningAssessment$agentId": "<p>ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.</p>",
   121          "AgentIdList$member": null,
   122          "AgentPreview$agentId": "<p>The ID of the EC2 instance where the agent is installed.</p>",
   123          "AssessmentRunAgent$agentId": "<p>The AWS account of the EC2 instance where the agent is installed.</p>",
   124          "AssetAttributes$agentId": "<p>The ID of the agent that is installed on the EC2 instance where the finding is generated.</p>"
   125        }
   126      },
   127      "AgentIdList": {
   128        "base": null,
   129        "refs": {
   130          "FindingFilter$agentIds": "<p>For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the <b>agentId</b> property of the <a>Finding</a> data type.</p>"
   131        }
   132      },
   133      "AgentPreview": {
   134        "base": "<p>Used as a response element in the <a>PreviewAgents</a> action.</p>",
   135        "refs": {
   136          "AgentPreviewList$member": null
   137        }
   138      },
   139      "AgentPreviewList": {
   140        "base": null,
   141        "refs": {
   142          "PreviewAgentsResponse$agentPreviews": "<p>The resulting list of agents.</p>"
   143        }
   144      },
   145      "AgentVersion": {
   146        "base": null,
   147        "refs": {
   148          "AgentPreview$agentVersion": "<p>The version of the Amazon Inspector Agent.</p>"
   149        }
   150      },
   151      "AgentsAlreadyRunningAssessmentException": {
   152        "base": "<p>You started an assessment run, but one of the instances is already participating in another assessment run.</p>",
   153        "refs": {
   154        }
   155      },
   156      "AmiId": {
   157        "base": null,
   158        "refs": {
   159          "AssetAttributes$amiId": "<p>The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.</p>"
   160        }
   161      },
   162      "Arn": {
   163        "base": null,
   164        "refs": {
   165          "AddRemoveAttributesFindingArnList$member": null,
   166          "AgentAlreadyRunningAssessment$assessmentRunArn": "<p>The ARN of the assessment run that has already been started.</p>",
   167          "AssessmentRulesPackageArnList$member": null,
   168          "AssessmentRun$arn": "<p>The ARN of the assessment run.</p>",
   169          "AssessmentRun$assessmentTemplateArn": "<p>The ARN of the assessment template that is associated with the assessment run.</p>",
   170          "AssessmentRunAgent$assessmentRunArn": "<p>The ARN of the assessment run that is associated with the agent.</p>",
   171          "AssessmentRunInProgressArnList$member": null,
   172          "AssessmentRunNotification$snsTopicArn": "<p>The SNS topic to which the SNS notification is sent.</p>",
   173          "AssessmentTarget$arn": "<p>The ARN that specifies the Amazon Inspector assessment target.</p>",
   174          "AssessmentTarget$resourceGroupArn": "<p>The ARN that specifies the resource group that is associated with the assessment target.</p>",
   175          "AssessmentTemplate$arn": "<p>The ARN of the assessment template.</p>",
   176          "AssessmentTemplate$assessmentTargetArn": "<p>The ARN of the assessment target that corresponds to this assessment template.</p>",
   177          "AssessmentTemplate$lastAssessmentRunArn": "<p>The Amazon Resource Name (ARN) of the most recent assessment run associated with this assessment template. This value exists only when the value of assessmentRunCount is greaterpa than zero.</p>",
   178          "AssessmentTemplateRulesPackageArnList$member": null,
   179          "BatchDescribeArnList$member": null,
   180          "BatchDescribeExclusionsArnList$member": null,
   181          "CreateAssessmentTargetRequest$resourceGroupArn": "<p>The ARN that specifies the resource group that is used to create the assessment target. If resourceGroupArn is not specified, all EC2 instances in the current AWS account and region are included in the assessment target.</p>",
   182          "CreateAssessmentTargetResponse$assessmentTargetArn": "<p>The ARN that specifies the assessment target that is created.</p>",
   183          "CreateAssessmentTemplateRequest$assessmentTargetArn": "<p>The ARN that specifies the assessment target for which you want to create the assessment template.</p>",
   184          "CreateAssessmentTemplateResponse$assessmentTemplateArn": "<p>The ARN that specifies the assessment template that is created.</p>",
   185          "CreateExclusionsPreviewRequest$assessmentTemplateArn": "<p>The ARN that specifies the assessment template for which you want to create an exclusions preview.</p>",
   186          "CreateResourceGroupResponse$resourceGroupArn": "<p>The ARN that specifies the resource group that is created.</p>",
   187          "DeleteAssessmentRunRequest$assessmentRunArn": "<p>The ARN that specifies the assessment run that you want to delete.</p>",
   188          "DeleteAssessmentTargetRequest$assessmentTargetArn": "<p>The ARN that specifies the assessment target that you want to delete.</p>",
   189          "DeleteAssessmentTemplateRequest$assessmentTemplateArn": "<p>The ARN that specifies the assessment template that you want to delete.</p>",
   190          "DescribeCrossAccountAccessRoleResponse$roleArn": "<p>The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.</p>",
   191          "Exclusion$arn": "<p>The ARN that specifies the exclusion.</p>",
   192          "ExclusionMap$key": null,
   193          "FailedItems$key": null,
   194          "FilterRulesPackageArnList$member": null,
   195          "Finding$arn": "<p>The ARN that specifies the finding.</p>",
   196          "GetAssessmentReportRequest$assessmentRunArn": "<p>The ARN that specifies the assessment run for which you want to generate a report.</p>",
   197          "GetExclusionsPreviewRequest$assessmentTemplateArn": "<p>The ARN that specifies the assessment template for which the exclusions preview was requested.</p>",
   198          "GetTelemetryMetadataRequest$assessmentRunArn": "<p>The ARN that specifies the assessment run that has the telemetry data that you want to obtain.</p>",
   199          "InspectorServiceAttributes$assessmentRunArn": "<p>The ARN of the assessment run during which the finding is generated.</p>",
   200          "InspectorServiceAttributes$rulesPackageArn": "<p>The ARN of the rules package that is used to generate the finding.</p>",
   201          "ListAssessmentRunAgentsRequest$assessmentRunArn": "<p>The ARN that specifies the assessment run whose agents you want to list.</p>",
   202          "ListEventSubscriptionsRequest$resourceArn": "<p>The ARN of the assessment template for which you want to list the existing event subscriptions.</p>",
   203          "ListExclusionsRequest$assessmentRunArn": "<p>The ARN of the assessment run that generated the exclusions that you want to list.</p>",
   204          "ListParentArnList$member": null,
   205          "ListReturnedArnList$member": null,
   206          "ListTagsForResourceRequest$resourceArn": "<p>The ARN that specifies the assessment template whose tags you want to list.</p>",
   207          "PreviewAgentsRequest$previewAgentsArn": "<p>The ARN of the assessment target whose agents you want to preview.</p>",
   208          "RegisterCrossAccountAccessRoleRequest$roleArn": "<p>The ARN of the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments. </p>",
   209          "ResourceGroup$arn": "<p>The ARN of the resource group.</p>",
   210          "RulesPackage$arn": "<p>The ARN of the rules package.</p>",
   211          "SetTagsForResourceRequest$resourceArn": "<p>The ARN of the assessment template that you want to set tags to.</p>",
   212          "StartAssessmentRunRequest$assessmentTemplateArn": "<p>The ARN of the assessment template of the assessment run that you want to start.</p>",
   213          "StartAssessmentRunResponse$assessmentRunArn": "<p>The ARN of the assessment run that has been started.</p>",
   214          "StopAssessmentRunRequest$assessmentRunArn": "<p>The ARN of the assessment run that you want to stop.</p>",
   215          "SubscribeToEventRequest$resourceArn": "<p>The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.</p>",
   216          "SubscribeToEventRequest$topicArn": "<p>The ARN of the SNS topic to which the SNS notifications are sent.</p>",
   217          "Subscription$resourceArn": "<p>The ARN of the assessment template that is used during the event for which the SNS notification is sent.</p>",
   218          "Subscription$topicArn": "<p>The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.</p>",
   219          "UnsubscribeFromEventRequest$resourceArn": "<p>The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.</p>",
   220          "UnsubscribeFromEventRequest$topicArn": "<p>The ARN of the SNS topic to which SNS notifications are sent.</p>",
   221          "UpdateAssessmentTargetRequest$assessmentTargetArn": "<p>The ARN of the assessment target that you want to update.</p>",
   222          "UpdateAssessmentTargetRequest$resourceGroupArn": "<p>The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.</p>"
   223        }
   224      },
   225      "ArnCount": {
   226        "base": null,
   227        "refs": {
   228          "AssessmentTemplate$assessmentRunCount": "<p>The number of existing assessment runs associated with this assessment template. This value can be zero or a positive integer.</p>"
   229        }
   230      },
   231      "AssessmentRulesPackageArnList": {
   232        "base": null,
   233        "refs": {
   234          "AssessmentRun$rulesPackageArns": "<p>The rules packages selected for the assessment run.</p>"
   235        }
   236      },
   237      "AssessmentRun": {
   238        "base": "<p>A snapshot of an Amazon Inspector assessment run that contains the findings of the assessment run .</p> <p>Used as the response element in the <a>DescribeAssessmentRuns</a> action.</p>",
   239        "refs": {
   240          "AssessmentRunList$member": null
   241        }
   242      },
   243      "AssessmentRunAgent": {
   244        "base": "<p>Contains information about an Amazon Inspector agent. This data type is used as a response element in the <a>ListAssessmentRunAgents</a> action.</p>",
   245        "refs": {
   246          "AssessmentRunAgentList$member": null
   247        }
   248      },
   249      "AssessmentRunAgentList": {
   250        "base": null,
   251        "refs": {
   252          "ListAssessmentRunAgentsResponse$assessmentRunAgents": "<p>A list of ARNs that specifies the agents returned by the action.</p>"
   253        }
   254      },
   255      "AssessmentRunDuration": {
   256        "base": null,
   257        "refs": {
   258          "AssessmentRun$durationInSeconds": "<p>The duration of the assessment run.</p>",
   259          "AssessmentTemplate$durationInSeconds": "<p>The duration in seconds specified for this assessment template. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).</p>",
   260          "CreateAssessmentTemplateRequest$durationInSeconds": "<p>The duration of the assessment run in seconds.</p>",
   261          "DurationRange$minSeconds": "<p>The minimum value of the duration range. Must be greater than zero.</p>",
   262          "DurationRange$maxSeconds": "<p>The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).</p>"
   263        }
   264      },
   265      "AssessmentRunFilter": {
   266        "base": "<p>Used as the request parameter in the <a>ListAssessmentRuns</a> action.</p>",
   267        "refs": {
   268          "ListAssessmentRunsRequest$filter": "<p>You can use this parameter to specify a subset of data to be included in the action's response.</p> <p>For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.</p>"
   269        }
   270      },
   271      "AssessmentRunFindingCounts": {
   272        "base": null,
   273        "refs": {
   274          "AssessmentRun$findingCounts": "<p>Provides a total count of generated findings per severity.</p>"
   275        }
   276      },
   277      "AssessmentRunInProgressArnList": {
   278        "base": null,
   279        "refs": {
   280          "AssessmentRunInProgressException$assessmentRunArns": "<p>The ARNs of the assessment runs that are currently in progress.</p>"
   281        }
   282      },
   283      "AssessmentRunInProgressException": {
   284        "base": "<p>You cannot perform a specified action if an assessment run is currently in progress.</p>",
   285        "refs": {
   286        }
   287      },
   288      "AssessmentRunList": {
   289        "base": null,
   290        "refs": {
   291          "DescribeAssessmentRunsResponse$assessmentRuns": "<p>Information about the assessment run.</p>"
   292        }
   293      },
   294      "AssessmentRunName": {
   295        "base": null,
   296        "refs": {
   297          "AssessmentRun$name": "<p>The auto-generated name for the assessment run.</p>",
   298          "StartAssessmentRunRequest$assessmentRunName": "<p>You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.</p>"
   299        }
   300      },
   301      "AssessmentRunNotification": {
   302        "base": "<p>Used as one of the elements of the <a>AssessmentRun</a> data type.</p>",
   303        "refs": {
   304          "AssessmentRunNotificationList$member": null
   305        }
   306      },
   307      "AssessmentRunNotificationList": {
   308        "base": null,
   309        "refs": {
   310          "AssessmentRun$notifications": "<p>A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.</p>"
   311        }
   312      },
   313      "AssessmentRunNotificationSnsStatusCode": {
   314        "base": null,
   315        "refs": {
   316          "AssessmentRunNotification$snsPublishStatusCode": "<p>The status code of the SNS notification.</p>"
   317        }
   318      },
   319      "AssessmentRunState": {
   320        "base": null,
   321        "refs": {
   322          "AssessmentRun$state": "<p>The state of the assessment run.</p>",
   323          "AssessmentRunStateChange$state": "<p>The assessment run state.</p>",
   324          "AssessmentRunStateList$member": null
   325        }
   326      },
   327      "AssessmentRunStateChange": {
   328        "base": "<p>Used as one of the elements of the <a>AssessmentRun</a> data type.</p>",
   329        "refs": {
   330          "AssessmentRunStateChangeList$member": null
   331        }
   332      },
   333      "AssessmentRunStateChangeList": {
   334        "base": null,
   335        "refs": {
   336          "AssessmentRun$stateChanges": "<p>A list of the assessment run state changes.</p>"
   337        }
   338      },
   339      "AssessmentRunStateList": {
   340        "base": null,
   341        "refs": {
   342          "AssessmentRunFilter$states": "<p>For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the <b>assessmentRunState</b> property of the <a>AssessmentRun</a> data type.</p>"
   343        }
   344      },
   345      "AssessmentTarget": {
   346        "base": "<p>Contains information about an Amazon Inspector application. This data type is used as the response element in the <a>DescribeAssessmentTargets</a> action.</p>",
   347        "refs": {
   348          "AssessmentTargetList$member": null
   349        }
   350      },
   351      "AssessmentTargetFilter": {
   352        "base": "<p>Used as the request parameter in the <a>ListAssessmentTargets</a> action.</p>",
   353        "refs": {
   354          "ListAssessmentTargetsRequest$filter": "<p>You can use this parameter to specify a subset of data to be included in the action's response.</p> <p>For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.</p>"
   355        }
   356      },
   357      "AssessmentTargetList": {
   358        "base": null,
   359        "refs": {
   360          "DescribeAssessmentTargetsResponse$assessmentTargets": "<p>Information about the assessment targets.</p>"
   361        }
   362      },
   363      "AssessmentTargetName": {
   364        "base": null,
   365        "refs": {
   366          "AssessmentTarget$name": "<p>The name of the Amazon Inspector assessment target.</p>",
   367          "CreateAssessmentTargetRequest$assessmentTargetName": "<p>The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.</p>",
   368          "UpdateAssessmentTargetRequest$assessmentTargetName": "<p>The name of the assessment target that you want to update.</p>"
   369        }
   370      },
   371      "AssessmentTemplate": {
   372        "base": "<p>Contains information about an Amazon Inspector assessment template. This data type is used as the response element in the <a>DescribeAssessmentTemplates</a> action.</p>",
   373        "refs": {
   374          "AssessmentTemplateList$member": null
   375        }
   376      },
   377      "AssessmentTemplateFilter": {
   378        "base": "<p>Used as the request parameter in the <a>ListAssessmentTemplates</a> action.</p>",
   379        "refs": {
   380          "ListAssessmentTemplatesRequest$filter": "<p>You can use this parameter to specify a subset of data to be included in the action's response.</p> <p>For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.</p>"
   381        }
   382      },
   383      "AssessmentTemplateList": {
   384        "base": null,
   385        "refs": {
   386          "DescribeAssessmentTemplatesResponse$assessmentTemplates": "<p>Information about the assessment templates.</p>"
   387        }
   388      },
   389      "AssessmentTemplateName": {
   390        "base": null,
   391        "refs": {
   392          "AssessmentTemplate$name": "<p>The name of the assessment template.</p>",
   393          "CreateAssessmentTemplateRequest$assessmentTemplateName": "<p>The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.</p>"
   394        }
   395      },
   396      "AssessmentTemplateRulesPackageArnList": {
   397        "base": null,
   398        "refs": {
   399          "AssessmentTemplate$rulesPackageArns": "<p>The rules packages that are specified for this assessment template.</p>",
   400          "CreateAssessmentTemplateRequest$rulesPackageArns": "<p>The ARNs that specify the rules packages that you want to attach to the assessment template.</p>"
   401        }
   402      },
   403      "AssetAttributes": {
   404        "base": "<p>A collection of attributes of the host from which the finding is generated.</p>",
   405        "refs": {
   406          "Finding$assetAttributes": "<p>A collection of attributes of the host from which the finding is generated.</p>"
   407        }
   408      },
   409      "AssetType": {
   410        "base": null,
   411        "refs": {
   412          "Finding$assetType": "<p>The type of the host from which the finding is generated.</p>"
   413        }
   414      },
   415      "Attribute": {
   416        "base": "<p>This data type is used as a request parameter in the <a>AddAttributesToFindings</a> and <a>CreateAssessmentTemplate</a> actions.</p>",
   417        "refs": {
   418          "AttributeList$member": null,
   419          "UserAttributeList$member": null
   420        }
   421      },
   422      "AttributeKey": {
   423        "base": null,
   424        "refs": {
   425          "Attribute$key": "<p>The attribute key.</p>",
   426          "UserAttributeKeyList$member": null
   427        }
   428      },
   429      "AttributeList": {
   430        "base": null,
   431        "refs": {
   432          "Exclusion$attributes": "<p>The system-defined attributes for the exclusion.</p>",
   433          "ExclusionPreview$attributes": "<p>The system-defined attributes for the exclusion preview.</p>",
   434          "Finding$attributes": "<p>The system-defined attributes for the finding.</p>",
   435          "FindingFilter$attributes": "<p>For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the <b>attributes</b> property of the <a>Finding</a> data type.</p>",
   436          "FindingFilter$userAttributes": "<p>For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the <b>userAttributes</b> property of the <a>Finding</a> data type.</p>"
   437        }
   438      },
   439      "AttributeValue": {
   440        "base": null,
   441        "refs": {
   442          "Attribute$value": "<p>The value assigned to the attribute key.</p>"
   443        }
   444      },
   445      "AutoScalingGroup": {
   446        "base": null,
   447        "refs": {
   448          "AgentPreview$autoScalingGroup": "<p>The Auto Scaling group for the EC2 instance where the agent is installed.</p>",
   449          "AssessmentRunAgent$autoScalingGroup": "<p>The Auto Scaling group of the EC2 instance that is specified by the agent ID.</p>",
   450          "AssetAttributes$autoScalingGroup": "<p>The Auto Scaling group of the EC2 instance where the finding is generated.</p>",
   451          "AutoScalingGroupList$member": null
   452        }
   453      },
   454      "AutoScalingGroupList": {
   455        "base": null,
   456        "refs": {
   457          "FindingFilter$autoScalingGroups": "<p>For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the <b>autoScalingGroup</b> property of the <a>Finding</a> data type.</p>"
   458        }
   459      },
   460      "BatchDescribeArnList": {
   461        "base": null,
   462        "refs": {
   463          "DescribeAssessmentRunsRequest$assessmentRunArns": "<p>The ARN that specifies the assessment run that you want to describe.</p>",
   464          "DescribeAssessmentTargetsRequest$assessmentTargetArns": "<p>The ARNs that specifies the assessment targets that you want to describe.</p>",
   465          "DescribeAssessmentTemplatesRequest$assessmentTemplateArns": null,
   466          "DescribeFindingsRequest$findingArns": "<p>The ARN that specifies the finding that you want to describe.</p>",
   467          "DescribeResourceGroupsRequest$resourceGroupArns": "<p>The ARN that specifies the resource group that you want to describe.</p>",
   468          "DescribeRulesPackagesRequest$rulesPackageArns": "<p>The ARN that specifies the rules package that you want to describe.</p>"
   469        }
   470      },
   471      "BatchDescribeExclusionsArnList": {
   472        "base": null,
   473        "refs": {
   474          "DescribeExclusionsRequest$exclusionArns": "<p>The list of ARNs that specify the exclusions that you want to describe.</p>"
   475        }
   476      },
   477      "Bool": {
   478        "base": null,
   479        "refs": {
   480          "AccessDeniedException$canRetry": "<p>You can immediately retry your request.</p>",
   481          "AgentsAlreadyRunningAssessmentException$agentsTruncated": "<p/>",
   482          "AgentsAlreadyRunningAssessmentException$canRetry": "<p>You can immediately retry your request.</p>",
   483          "AssessmentRun$dataCollected": "<p>A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.</p>",
   484          "AssessmentRunInProgressException$assessmentRunArnsTruncated": "<p>Boolean value that indicates whether the ARN list of the assessment runs is truncated.</p>",
   485          "AssessmentRunInProgressException$canRetry": "<p>You can immediately retry your request.</p>",
   486          "AssessmentRunNotification$error": "<p>The Boolean value that specifies whether the notification represents an error.</p>",
   487          "DescribeCrossAccountAccessRoleResponse$valid": "<p>A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.</p>",
   488          "FailedItemDetails$retryable": "<p>Indicates whether you can immediately retry a request for this item for a specified resource.</p>",
   489          "Finding$indicatorOfCompromise": "<p>This data element is currently not used.</p>",
   490          "InternalException$canRetry": "<p>You can immediately retry your request.</p>",
   491          "InvalidCrossAccountRoleException$canRetry": "<p>You can immediately retry your request.</p>",
   492          "InvalidInputException$canRetry": "<p>You can immediately retry your request.</p>",
   493          "LimitExceededException$canRetry": "<p>You can immediately retry your request.</p>",
   494          "NoSuchEntityException$canRetry": "<p>You can immediately retry your request.</p>",
   495          "ServiceTemporarilyUnavailableException$canRetry": "<p>You can wait and then retry your request.</p>",
   496          "UnsupportedFeatureException$canRetry": null
   497        }
   498      },
   499      "CreateAssessmentTargetRequest": {
   500        "base": null,
   501        "refs": {
   502        }
   503      },
   504      "CreateAssessmentTargetResponse": {
   505        "base": null,
   506        "refs": {
   507        }
   508      },
   509      "CreateAssessmentTemplateRequest": {
   510        "base": null,
   511        "refs": {
   512        }
   513      },
   514      "CreateAssessmentTemplateResponse": {
   515        "base": null,
   516        "refs": {
   517        }
   518      },
   519      "CreateExclusionsPreviewRequest": {
   520        "base": null,
   521        "refs": {
   522        }
   523      },
   524      "CreateExclusionsPreviewResponse": {
   525        "base": null,
   526        "refs": {
   527        }
   528      },
   529      "CreateResourceGroupRequest": {
   530        "base": null,
   531        "refs": {
   532        }
   533      },
   534      "CreateResourceGroupResponse": {
   535        "base": null,
   536        "refs": {
   537        }
   538      },
   539      "DeleteAssessmentRunRequest": {
   540        "base": null,
   541        "refs": {
   542        }
   543      },
   544      "DeleteAssessmentTargetRequest": {
   545        "base": null,
   546        "refs": {
   547        }
   548      },
   549      "DeleteAssessmentTemplateRequest": {
   550        "base": null,
   551        "refs": {
   552        }
   553      },
   554      "DescribeAssessmentRunsRequest": {
   555        "base": null,
   556        "refs": {
   557        }
   558      },
   559      "DescribeAssessmentRunsResponse": {
   560        "base": null,
   561        "refs": {
   562        }
   563      },
   564      "DescribeAssessmentTargetsRequest": {
   565        "base": null,
   566        "refs": {
   567        }
   568      },
   569      "DescribeAssessmentTargetsResponse": {
   570        "base": null,
   571        "refs": {
   572        }
   573      },
   574      "DescribeAssessmentTemplatesRequest": {
   575        "base": null,
   576        "refs": {
   577        }
   578      },
   579      "DescribeAssessmentTemplatesResponse": {
   580        "base": null,
   581        "refs": {
   582        }
   583      },
   584      "DescribeCrossAccountAccessRoleResponse": {
   585        "base": null,
   586        "refs": {
   587        }
   588      },
   589      "DescribeExclusionsRequest": {
   590        "base": null,
   591        "refs": {
   592        }
   593      },
   594      "DescribeExclusionsResponse": {
   595        "base": null,
   596        "refs": {
   597        }
   598      },
   599      "DescribeFindingsRequest": {
   600        "base": null,
   601        "refs": {
   602        }
   603      },
   604      "DescribeFindingsResponse": {
   605        "base": null,
   606        "refs": {
   607        }
   608      },
   609      "DescribeResourceGroupsRequest": {
   610        "base": null,
   611        "refs": {
   612        }
   613      },
   614      "DescribeResourceGroupsResponse": {
   615        "base": null,
   616        "refs": {
   617        }
   618      },
   619      "DescribeRulesPackagesRequest": {
   620        "base": null,
   621        "refs": {
   622        }
   623      },
   624      "DescribeRulesPackagesResponse": {
   625        "base": null,
   626        "refs": {
   627        }
   628      },
   629      "DurationRange": {
   630        "base": "<p>This data type is used in the <a>AssessmentTemplateFilter</a> data type.</p>",
   631        "refs": {
   632          "AssessmentRunFilter$durationRange": "<p>For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the <b>durationInSeconds</b> property of the <a>AssessmentRun</a> data type.</p>",
   633          "AssessmentTemplateFilter$durationRange": "<p>For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the <b>durationInSeconds</b> property of the <a>AssessmentTemplate</a> data type.</p>"
   634        }
   635      },
   636      "ErrorMessage": {
   637        "base": null,
   638        "refs": {
   639          "AccessDeniedException$message": "<p>Details of the exception error.</p>",
   640          "AgentsAlreadyRunningAssessmentException$message": "<p>Details of the exception error.</p>",
   641          "AssessmentRunInProgressException$message": "<p>Details of the exception error.</p>",
   642          "InternalException$message": "<p>Details of the exception error.</p>",
   643          "InvalidCrossAccountRoleException$message": "<p>Details of the exception error.</p>",
   644          "InvalidInputException$message": "<p>Details of the exception error.</p>",
   645          "LimitExceededException$message": "<p>Details of the exception error.</p>",
   646          "NoSuchEntityException$message": "<p>Details of the exception error.</p>",
   647          "PreviewGenerationInProgressException$message": null,
   648          "ServiceTemporarilyUnavailableException$message": "<p>Details of the exception error.</p>",
   649          "UnsupportedFeatureException$message": null
   650        }
   651      },
   652      "EventSubscription": {
   653        "base": "<p>This data type is used in the <a>Subscription</a> data type.</p>",
   654        "refs": {
   655          "EventSubscriptionList$member": null
   656        }
   657      },
   658      "EventSubscriptionList": {
   659        "base": null,
   660        "refs": {
   661          "Subscription$eventSubscriptions": "<p>The list of existing event subscriptions.</p>"
   662        }
   663      },
   664      "Exclusion": {
   665        "base": "<p>Contains information about what was excluded from an assessment run.</p>",
   666        "refs": {
   667          "ExclusionMap$value": null
   668        }
   669      },
   670      "ExclusionMap": {
   671        "base": null,
   672        "refs": {
   673          "DescribeExclusionsResponse$exclusions": "<p>Information about the exclusions.</p>"
   674        }
   675      },
   676      "ExclusionPreview": {
   677        "base": "<p>Contains information about what is excluded from an assessment run given the current state of the assessment template.</p>",
   678        "refs": {
   679          "ExclusionPreviewList$member": null
   680        }
   681      },
   682      "ExclusionPreviewList": {
   683        "base": null,
   684        "refs": {
   685          "GetExclusionsPreviewResponse$exclusionPreviews": "<p>Information about the exclusions included in the preview.</p>"
   686        }
   687      },
   688      "FailedItemDetails": {
   689        "base": "<p>Includes details about the failed items.</p>",
   690        "refs": {
   691          "FailedItems$value": null
   692        }
   693      },
   694      "FailedItemErrorCode": {
   695        "base": null,
   696        "refs": {
   697          "FailedItemDetails$failureCode": "<p>The status code of a failed item.</p>"
   698        }
   699      },
   700      "FailedItems": {
   701        "base": null,
   702        "refs": {
   703          "AddAttributesToFindingsResponse$failedItems": "<p>Attribute details that cannot be described. An error code is provided for each failed item.</p>",
   704          "DescribeAssessmentRunsResponse$failedItems": "<p>Assessment run details that cannot be described. An error code is provided for each failed item.</p>",
   705          "DescribeAssessmentTargetsResponse$failedItems": "<p>Assessment target details that cannot be described. An error code is provided for each failed item.</p>",
   706          "DescribeAssessmentTemplatesResponse$failedItems": "<p>Assessment template details that cannot be described. An error code is provided for each failed item.</p>",
   707          "DescribeExclusionsResponse$failedItems": "<p>Exclusion details that cannot be described. An error code is provided for each failed item.</p>",
   708          "DescribeFindingsResponse$failedItems": "<p>Finding details that cannot be described. An error code is provided for each failed item.</p>",
   709          "DescribeResourceGroupsResponse$failedItems": "<p>Resource group details that cannot be described. An error code is provided for each failed item.</p>",
   710          "DescribeRulesPackagesResponse$failedItems": "<p>Rules package details that cannot be described. An error code is provided for each failed item.</p>",
   711          "RemoveAttributesFromFindingsResponse$failedItems": "<p>Attributes details that cannot be described. An error code is provided for each failed item.</p>"
   712        }
   713      },
   714      "FilterRulesPackageArnList": {
   715        "base": null,
   716        "refs": {
   717          "AssessmentRunFilter$rulesPackageArns": "<p>For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the <b>rulesPackages</b> property of the <a>AssessmentRun</a> data type.</p>",
   718          "AssessmentTemplateFilter$rulesPackageArns": "<p>For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the <b>rulesPackageArns</b> property of the <a>AssessmentTemplate</a> data type.</p>",
   719          "FindingFilter$rulesPackageArns": "<p>For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the <b>rulesPackageArn</b> property of the <a>Finding</a> data type.</p>"
   720        }
   721      },
   722      "Finding": {
   723        "base": "<p>Contains information about an Amazon Inspector finding. This data type is used as the response element in the <a>DescribeFindings</a> action.</p>",
   724        "refs": {
   725          "FindingList$member": null
   726        }
   727      },
   728      "FindingCount": {
   729        "base": null,
   730        "refs": {
   731          "AssessmentRunFindingCounts$value": null
   732        }
   733      },
   734      "FindingFilter": {
   735        "base": "<p>This data type is used as a request parameter in the <a>ListFindings</a> action.</p>",
   736        "refs": {
   737          "ListFindingsRequest$filter": "<p>You can use this parameter to specify a subset of data to be included in the action's response.</p> <p>For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.</p>"
   738        }
   739      },
   740      "FindingId": {
   741        "base": null,
   742        "refs": {
   743          "Finding$id": "<p>The ID of the finding.</p>"
   744        }
   745      },
   746      "FindingList": {
   747        "base": null,
   748        "refs": {
   749          "DescribeFindingsResponse$findings": "<p>Information about the finding.</p>"
   750        }
   751      },
   752      "GetAssessmentReportRequest": {
   753        "base": null,
   754        "refs": {
   755        }
   756      },
   757      "GetAssessmentReportResponse": {
   758        "base": null,
   759        "refs": {
   760        }
   761      },
   762      "GetExclusionsPreviewRequest": {
   763        "base": null,
   764        "refs": {
   765        }
   766      },
   767      "GetExclusionsPreviewResponse": {
   768        "base": null,
   769        "refs": {
   770        }
   771      },
   772      "GetTelemetryMetadataRequest": {
   773        "base": null,
   774        "refs": {
   775        }
   776      },
   777      "GetTelemetryMetadataResponse": {
   778        "base": null,
   779        "refs": {
   780        }
   781      },
   782      "Hostname": {
   783        "base": null,
   784        "refs": {
   785          "AgentPreview$hostname": "<p>The hostname of the EC2 instance on which the Amazon Inspector Agent is installed.</p>",
   786          "AssetAttributes$hostname": "<p>The hostname of the EC2 instance where the finding is generated.</p>"
   787        }
   788      },
   789      "InspectorEvent": {
   790        "base": null,
   791        "refs": {
   792          "AssessmentRunNotification$event": "<p>The event for which a notification is sent.</p>",
   793          "EventSubscription$event": "<p>The event for which Amazon Simple Notification Service (SNS) notifications are sent.</p>",
   794          "SubscribeToEventRequest$event": "<p>The event for which you want to receive SNS notifications.</p>",
   795          "UnsubscribeFromEventRequest$event": "<p>The event for which you want to stop receiving SNS notifications.</p>"
   796        }
   797      },
   798      "InspectorServiceAttributes": {
   799        "base": "<p>This data type is used in the <a>Finding</a> data type.</p>",
   800        "refs": {
   801          "Finding$serviceAttributes": "<p>This data type is used in the <a>Finding</a> data type.</p>"
   802        }
   803      },
   804      "InternalException": {
   805        "base": "<p>Internal server error.</p>",
   806        "refs": {
   807        }
   808      },
   809      "InvalidCrossAccountRoleErrorCode": {
   810        "base": null,
   811        "refs": {
   812          "InvalidCrossAccountRoleException$errorCode": "<p>Code that indicates the type of error that is generated.</p>"
   813        }
   814      },
   815      "InvalidCrossAccountRoleException": {
   816        "base": "<p>Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 instances during the assessment run.</p>",
   817        "refs": {
   818        }
   819      },
   820      "InvalidInputErrorCode": {
   821        "base": null,
   822        "refs": {
   823          "InvalidInputException$errorCode": "<p>Code that indicates the type of error that is generated.</p>"
   824        }
   825      },
   826      "InvalidInputException": {
   827        "base": "<p>The request was rejected because an invalid or out-of-range value was supplied for an input parameter.</p>",
   828        "refs": {
   829        }
   830      },
   831      "IocConfidence": {
   832        "base": null,
   833        "refs": {
   834          "Finding$confidence": "<p>This data element is currently not used.</p>"
   835        }
   836      },
   837      "Ipv4Address": {
   838        "base": null,
   839        "refs": {
   840          "AgentPreview$ipv4Address": "<p>The IP address of the EC2 instance on which the Amazon Inspector Agent is installed.</p>",
   841          "Ipv4AddressList$member": null
   842        }
   843      },
   844      "Ipv4AddressList": {
   845        "base": null,
   846        "refs": {
   847          "AssetAttributes$ipv4Addresses": "<p>The list of IP v4 addresses of the EC2 instance where the finding is generated.</p>"
   848        }
   849      },
   850      "Ipv6Addresses": {
   851        "base": null,
   852        "refs": {
   853          "NetworkInterface$ipv6Addresses": "<p>The IP addresses associated with the network interface.</p>"
   854        }
   855      },
   856      "KernelVersion": {
   857        "base": null,
   858        "refs": {
   859          "AgentPreview$kernelVersion": "<p>The kernel version of the operating system running on the EC2 instance on which the Amazon Inspector Agent is installed.</p>"
   860        }
   861      },
   862      "LimitExceededErrorCode": {
   863        "base": null,
   864        "refs": {
   865          "LimitExceededException$errorCode": "<p>Code that indicates the type of error that is generated.</p>"
   866        }
   867      },
   868      "LimitExceededException": {
   869        "base": "<p>The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.</p>",
   870        "refs": {
   871        }
   872      },
   873      "ListAssessmentRunAgentsRequest": {
   874        "base": null,
   875        "refs": {
   876        }
   877      },
   878      "ListAssessmentRunAgentsResponse": {
   879        "base": null,
   880        "refs": {
   881        }
   882      },
   883      "ListAssessmentRunsRequest": {
   884        "base": null,
   885        "refs": {
   886        }
   887      },
   888      "ListAssessmentRunsResponse": {
   889        "base": null,
   890        "refs": {
   891        }
   892      },
   893      "ListAssessmentTargetsRequest": {
   894        "base": null,
   895        "refs": {
   896        }
   897      },
   898      "ListAssessmentTargetsResponse": {
   899        "base": null,
   900        "refs": {
   901        }
   902      },
   903      "ListAssessmentTemplatesRequest": {
   904        "base": null,
   905        "refs": {
   906        }
   907      },
   908      "ListAssessmentTemplatesResponse": {
   909        "base": null,
   910        "refs": {
   911        }
   912      },
   913      "ListEventSubscriptionsMaxResults": {
   914        "base": null,
   915        "refs": {
   916          "ListEventSubscriptionsRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.</p>"
   917        }
   918      },
   919      "ListEventSubscriptionsRequest": {
   920        "base": null,
   921        "refs": {
   922        }
   923      },
   924      "ListEventSubscriptionsResponse": {
   925        "base": null,
   926        "refs": {
   927        }
   928      },
   929      "ListExclusionsRequest": {
   930        "base": null,
   931        "refs": {
   932        }
   933      },
   934      "ListExclusionsResponse": {
   935        "base": null,
   936        "refs": {
   937        }
   938      },
   939      "ListFindingsRequest": {
   940        "base": null,
   941        "refs": {
   942        }
   943      },
   944      "ListFindingsResponse": {
   945        "base": null,
   946        "refs": {
   947        }
   948      },
   949      "ListMaxResults": {
   950        "base": null,
   951        "refs": {
   952          "GetExclusionsPreviewRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 100. The maximum value is 500.</p>",
   953          "ListAssessmentRunAgentsRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.</p>",
   954          "ListAssessmentRunsRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.</p>",
   955          "ListAssessmentTargetsRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.</p>",
   956          "ListAssessmentTemplatesRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.</p>",
   957          "ListExclusionsRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 100. The maximum value is 500.</p>",
   958          "ListFindingsRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.</p>",
   959          "ListRulesPackagesRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.</p>"
   960        }
   961      },
   962      "ListParentArnList": {
   963        "base": null,
   964        "refs": {
   965          "ListAssessmentRunsRequest$assessmentTemplateArns": "<p>The ARNs that specify the assessment templates whose assessment runs you want to list.</p>",
   966          "ListAssessmentTemplatesRequest$assessmentTargetArns": "<p>A list of ARNs that specifies the assessment targets whose assessment templates you want to list.</p>",
   967          "ListFindingsRequest$assessmentRunArns": "<p>The ARNs of the assessment runs that generate the findings that you want to list.</p>"
   968        }
   969      },
   970      "ListReturnedArnList": {
   971        "base": null,
   972        "refs": {
   973          "ListAssessmentRunsResponse$assessmentRunArns": "<p>A list of ARNs that specifies the assessment runs that are returned by the action.</p>",
   974          "ListAssessmentTargetsResponse$assessmentTargetArns": "<p>A list of ARNs that specifies the assessment targets that are returned by the action.</p>",
   975          "ListAssessmentTemplatesResponse$assessmentTemplateArns": "<p>A list of ARNs that specifies the assessment templates returned by the action.</p>",
   976          "ListExclusionsResponse$exclusionArns": "<p>A list of exclusions' ARNs returned by the action.</p>",
   977          "ListFindingsResponse$findingArns": "<p>A list of ARNs that specifies the findings returned by the action.</p>",
   978          "ListRulesPackagesResponse$rulesPackageArns": "<p>The list of ARNs that specifies the rules packages returned by the action.</p>"
   979        }
   980      },
   981      "ListRulesPackagesRequest": {
   982        "base": null,
   983        "refs": {
   984        }
   985      },
   986      "ListRulesPackagesResponse": {
   987        "base": null,
   988        "refs": {
   989        }
   990      },
   991      "ListTagsForResourceRequest": {
   992        "base": null,
   993        "refs": {
   994        }
   995      },
   996      "ListTagsForResourceResponse": {
   997        "base": null,
   998        "refs": {
   999        }
  1000      },
  1001      "Locale": {
  1002        "base": null,
  1003        "refs": {
  1004          "DescribeExclusionsRequest$locale": "<p>The locale into which you want to translate the exclusion's title, description, and recommendation.</p>",
  1005          "DescribeFindingsRequest$locale": "<p>The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.</p>",
  1006          "DescribeRulesPackagesRequest$locale": "<p>The locale that you want to translate a rules package description into.</p>",
  1007          "GetExclusionsPreviewRequest$locale": "<p>The locale into which you want to translate the exclusion's title, description, and recommendation.</p>"
  1008        }
  1009      },
  1010      "Long": {
  1011        "base": null,
  1012        "refs": {
  1013          "TelemetryMetadata$count": "<p>The count of messages that the agent sends to the Amazon Inspector service.</p>",
  1014          "TelemetryMetadata$dataSize": "<p>The data size of messages that the agent sends to the Amazon Inspector service.</p>"
  1015        }
  1016      },
  1017      "Message": {
  1018        "base": null,
  1019        "refs": {
  1020          "AssessmentRunAgent$agentHealthDetails": "<p>The description for the agent health code.</p>",
  1021          "AssessmentRunNotification$message": "<p>The message included in the notification.</p>"
  1022        }
  1023      },
  1024      "MessageType": {
  1025        "base": null,
  1026        "refs": {
  1027          "TelemetryMetadata$messageType": "<p>A specific type of behavioral data that is collected by the agent.</p>"
  1028        }
  1029      },
  1030      "NamePattern": {
  1031        "base": null,
  1032        "refs": {
  1033          "AssessmentRunFilter$namePattern": "<p>For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the <b>assessmentRunName</b> property of the <a>AssessmentRun</a> data type.</p>",
  1034          "AssessmentTargetFilter$assessmentTargetNamePattern": "<p>For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the <b>assessmentTargetName</b> property of the <a>AssessmentTarget</a> data type.</p>",
  1035          "AssessmentTemplateFilter$namePattern": "<p>For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the <b>assessmentTemplateName</b> property of the <a>AssessmentTemplate</a> data type.</p>"
  1036        }
  1037      },
  1038      "NetworkInterface": {
  1039        "base": "<p>Contains information about the network interfaces interacting with an EC2 instance. This data type is used as one of the elements of the <a>AssetAttributes</a> data type.</p>",
  1040        "refs": {
  1041          "NetworkInterfaces$member": null
  1042        }
  1043      },
  1044      "NetworkInterfaces": {
  1045        "base": null,
  1046        "refs": {
  1047          "AssetAttributes$networkInterfaces": "<p>An array of the network interfaces interacting with the EC2 instance where the finding is generated.</p>"
  1048        }
  1049      },
  1050      "NoSuchEntityErrorCode": {
  1051        "base": null,
  1052        "refs": {
  1053          "NoSuchEntityException$errorCode": "<p>Code that indicates the type of error that is generated.</p>"
  1054        }
  1055      },
  1056      "NoSuchEntityException": {
  1057        "base": "<p>The request was rejected because it referenced an entity that does not exist. The error code describes the entity.</p>",
  1058        "refs": {
  1059        }
  1060      },
  1061      "NumericSeverity": {
  1062        "base": null,
  1063        "refs": {
  1064          "Finding$numericSeverity": "<p>The numeric value of the finding severity.</p>"
  1065        }
  1066      },
  1067      "NumericVersion": {
  1068        "base": null,
  1069        "refs": {
  1070          "AssetAttributes$schemaVersion": "<p>The schema version of this data type.</p>",
  1071          "Finding$schemaVersion": "<p>The schema version of this data type.</p>",
  1072          "InspectorServiceAttributes$schemaVersion": "<p>The schema version of this data type.</p>"
  1073        }
  1074      },
  1075      "OperatingSystem": {
  1076        "base": null,
  1077        "refs": {
  1078          "AgentPreview$operatingSystem": "<p>The operating system running on the EC2 instance on which the Amazon Inspector Agent is installed.</p>"
  1079        }
  1080      },
  1081      "PaginationToken": {
  1082        "base": null,
  1083        "refs": {
  1084          "GetExclusionsPreviewRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the GetExclusionsPreviewRequest action. Subsequent calls to the action fill nextToken in the request with the value of nextToken from the previous response to continue listing data.</p>",
  1085          "GetExclusionsPreviewResponse$nextToken": "<p>When a response is generated, if there is more data to be listed, this parameters is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1086          "ListAssessmentRunAgentsRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>ListAssessmentRunAgents</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1087          "ListAssessmentRunAgentsResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1088          "ListAssessmentRunsRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>ListAssessmentRuns</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1089          "ListAssessmentRunsResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1090          "ListAssessmentTargetsRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>ListAssessmentTargets</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1091          "ListAssessmentTargetsResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1092          "ListAssessmentTemplatesRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>ListAssessmentTemplates</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1093          "ListAssessmentTemplatesResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1094          "ListEventSubscriptionsRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>ListEventSubscriptions</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1095          "ListEventSubscriptionsResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1096          "ListExclusionsRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListExclusionsRequest action. Subsequent calls to the action fill nextToken in the request with the value of nextToken from the previous response to continue listing data.</p>",
  1097          "ListExclusionsResponse$nextToken": "<p>When a response is generated, if there is more data to be listed, this parameters is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1098          "ListFindingsRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>ListFindings</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1099          "ListFindingsResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1100          "ListRulesPackagesRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>ListRulesPackages</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1101          "ListRulesPackagesResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>",
  1102          "PreviewAgentsRequest$nextToken": "<p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the <b>PreviewAgents</b> action. Subsequent calls to the action fill <b>nextToken</b> in the request with the value of <b>NextToken</b> from the previous response to continue listing data.</p>",
  1103          "PreviewAgentsResponse$nextToken": "<p> When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the <b>nextToken</b> parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.</p>"
  1104        }
  1105      },
  1106      "PreviewAgentsMaxResults": {
  1107        "base": null,
  1108        "refs": {
  1109          "PreviewAgentsRequest$maxResults": "<p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.</p>"
  1110        }
  1111      },
  1112      "PreviewAgentsRequest": {
  1113        "base": null,
  1114        "refs": {
  1115        }
  1116      },
  1117      "PreviewAgentsResponse": {
  1118        "base": null,
  1119        "refs": {
  1120        }
  1121      },
  1122      "PreviewGenerationInProgressException": {
  1123        "base": "<p>The request is rejected. The specified assessment template is currently generating an exclusions preview.</p>",
  1124        "refs": {
  1125        }
  1126      },
  1127      "PreviewStatus": {
  1128        "base": null,
  1129        "refs": {
  1130          "GetExclusionsPreviewResponse$previewStatus": "<p>Specifies the status of the request to generate an exclusions preview.</p>"
  1131        }
  1132      },
  1133      "PrivateIp": {
  1134        "base": "<p>Contains information about a private IP address associated with a network interface. This data type is used as a response element in the <a>DescribeFindings</a> action.</p>",
  1135        "refs": {
  1136          "PrivateIpAddresses$member": null
  1137        }
  1138      },
  1139      "PrivateIpAddresses": {
  1140        "base": null,
  1141        "refs": {
  1142          "NetworkInterface$privateIpAddresses": "<p>A list of the private IP addresses associated with the network interface. Includes the privateDnsName and privateIpAddress.</p>"
  1143        }
  1144      },
  1145      "ProviderName": {
  1146        "base": null,
  1147        "refs": {
  1148          "RulesPackage$provider": "<p>The provider of the rules package.</p>"
  1149        }
  1150      },
  1151      "RegisterCrossAccountAccessRoleRequest": {
  1152        "base": null,
  1153        "refs": {
  1154        }
  1155      },
  1156      "RemoveAttributesFromFindingsRequest": {
  1157        "base": null,
  1158        "refs": {
  1159        }
  1160      },
  1161      "RemoveAttributesFromFindingsResponse": {
  1162        "base": null,
  1163        "refs": {
  1164        }
  1165      },
  1166      "ReportFileFormat": {
  1167        "base": null,
  1168        "refs": {
  1169          "GetAssessmentReportRequest$reportFileFormat": "<p>Specifies the file format (html or pdf) of the assessment report that you want to generate.</p>"
  1170        }
  1171      },
  1172      "ReportStatus": {
  1173        "base": null,
  1174        "refs": {
  1175          "GetAssessmentReportResponse$status": "<p>Specifies the status of the request to generate an assessment report. </p>"
  1176        }
  1177      },
  1178      "ReportType": {
  1179        "base": null,
  1180        "refs": {
  1181          "GetAssessmentReportRequest$reportType": "<p>Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see <a href=\"https://docs.aws.amazon.com/inspector/latest/userguide/inspector_reports.html\">Assessment Reports</a>. </p>"
  1182        }
  1183      },
  1184      "ResourceGroup": {
  1185        "base": "<p>Contains information about a resource group. The resource group defines a set of tags that, when queried, identify the AWS resources that make up the assessment target. This data type is used as the response element in the <a>DescribeResourceGroups</a> action.</p>",
  1186        "refs": {
  1187          "ResourceGroupList$member": null
  1188        }
  1189      },
  1190      "ResourceGroupList": {
  1191        "base": null,
  1192        "refs": {
  1193          "DescribeResourceGroupsResponse$resourceGroups": "<p>Information about a resource group.</p>"
  1194        }
  1195      },
  1196      "ResourceGroupTag": {
  1197        "base": "<p>This data type is used as one of the elements of the <a>ResourceGroup</a> data type.</p>",
  1198        "refs": {
  1199          "ResourceGroupTags$member": null
  1200        }
  1201      },
  1202      "ResourceGroupTags": {
  1203        "base": null,
  1204        "refs": {
  1205          "CreateResourceGroupRequest$resourceGroupTags": "<p>A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.</p> <p>For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.</p>",
  1206          "ResourceGroup$tags": "<p>The tags (key and value pairs) of the resource group. This data type property is used in the <a>CreateResourceGroup</a> action.</p>"
  1207        }
  1208      },
  1209      "RuleName": {
  1210        "base": null,
  1211        "refs": {
  1212          "RuleNameList$member": null
  1213        }
  1214      },
  1215      "RuleNameList": {
  1216        "base": null,
  1217        "refs": {
  1218          "FindingFilter$ruleNames": "<p>For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the <b>ruleName</b> property of the <a>Finding</a> data type.</p>"
  1219        }
  1220      },
  1221      "RulesPackage": {
  1222        "base": "<p>Contains information about an Amazon Inspector rules package. This data type is used as the response element in the <a>DescribeRulesPackages</a> action.</p>",
  1223        "refs": {
  1224          "RulesPackageList$member": null
  1225        }
  1226      },
  1227      "RulesPackageList": {
  1228        "base": null,
  1229        "refs": {
  1230          "DescribeRulesPackagesResponse$rulesPackages": "<p>Information about the rules package.</p>"
  1231        }
  1232      },
  1233      "RulesPackageName": {
  1234        "base": null,
  1235        "refs": {
  1236          "RulesPackage$name": "<p>The name of the rules package.</p>"
  1237        }
  1238      },
  1239      "Scope": {
  1240        "base": "<p>This data type contains key-value pairs that identify various Amazon resources.</p>",
  1241        "refs": {
  1242          "ScopeList$member": null
  1243        }
  1244      },
  1245      "ScopeList": {
  1246        "base": null,
  1247        "refs": {
  1248          "Exclusion$scopes": "<p>The AWS resources for which the exclusion pertains.</p>",
  1249          "ExclusionPreview$scopes": "<p>The AWS resources for which the exclusion preview pertains.</p>"
  1250        }
  1251      },
  1252      "ScopeType": {
  1253        "base": null,
  1254        "refs": {
  1255          "Scope$key": "<p>The type of the scope.</p>"
  1256        }
  1257      },
  1258      "ScopeValue": {
  1259        "base": null,
  1260        "refs": {
  1261          "Scope$value": "<p>The resource identifier for the specified scope type.</p>"
  1262        }
  1263      },
  1264      "SecurityGroup": {
  1265        "base": "<p>Contains information about a security group associated with a network interface. This data type is used as one of the elements of the <a>NetworkInterface</a> data type.</p>",
  1266        "refs": {
  1267          "SecurityGroups$member": null
  1268        }
  1269      },
  1270      "SecurityGroups": {
  1271        "base": null,
  1272        "refs": {
  1273          "NetworkInterface$securityGroups": "<p>A list of the security groups associated with the network interface. Includes the groupId and groupName.</p>"
  1274        }
  1275      },
  1276      "ServiceName": {
  1277        "base": null,
  1278        "refs": {
  1279          "Finding$service": "<p>The data element is set to \"Inspector\".</p>"
  1280        }
  1281      },
  1282      "ServiceTemporarilyUnavailableException": {
  1283        "base": "<p>The serice is temporary unavailable.</p>",
  1284        "refs": {
  1285        }
  1286      },
  1287      "SetTagsForResourceRequest": {
  1288        "base": null,
  1289        "refs": {
  1290        }
  1291      },
  1292      "Severity": {
  1293        "base": null,
  1294        "refs": {
  1295          "AssessmentRunFindingCounts$key": null,
  1296          "Finding$severity": "<p>The finding severity. Values can be set to High, Medium, Low, and Informational.</p>",
  1297          "SeverityList$member": null
  1298        }
  1299      },
  1300      "SeverityList": {
  1301        "base": null,
  1302        "refs": {
  1303          "FindingFilter$severities": "<p>For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the <b>severity</b> property of the <a>Finding</a> data type.</p>"
  1304        }
  1305      },
  1306      "StartAssessmentRunRequest": {
  1307        "base": null,
  1308        "refs": {
  1309        }
  1310      },
  1311      "StartAssessmentRunResponse": {
  1312        "base": null,
  1313        "refs": {
  1314        }
  1315      },
  1316      "StopAction": {
  1317        "base": null,
  1318        "refs": {
  1319          "StopAssessmentRunRequest$stopAction": "<p>An input option that can be set to either START_EVALUATION or SKIP_EVALUATION. START_EVALUATION (the default value), stops the AWS agent from collecting data and begins the results evaluation and the findings generation process. SKIP_EVALUATION cancels the assessment run immediately, after which no findings are generated.</p>"
  1320        }
  1321      },
  1322      "StopAssessmentRunRequest": {
  1323        "base": null,
  1324        "refs": {
  1325        }
  1326      },
  1327      "SubscribeToEventRequest": {
  1328        "base": null,
  1329        "refs": {
  1330        }
  1331      },
  1332      "Subscription": {
  1333        "base": "<p>This data type is used as a response element in the <a>ListEventSubscriptions</a> action.</p>",
  1334        "refs": {
  1335          "SubscriptionList$member": null
  1336        }
  1337      },
  1338      "SubscriptionList": {
  1339        "base": null,
  1340        "refs": {
  1341          "ListEventSubscriptionsResponse$subscriptions": "<p>Details of the returned event subscriptions.</p>"
  1342        }
  1343      },
  1344      "Tag": {
  1345        "base": "<p>A key and value pair. This data type is used as a request parameter in the <a>SetTagsForResource</a> action and a response element in the <a>ListTagsForResource</a> action.</p>",
  1346        "refs": {
  1347          "TagList$member": null,
  1348          "Tags$member": null
  1349        }
  1350      },
  1351      "TagKey": {
  1352        "base": null,
  1353        "refs": {
  1354          "ResourceGroupTag$key": "<p>A tag key.</p>",
  1355          "Tag$key": "<p>A tag key.</p>"
  1356        }
  1357      },
  1358      "TagList": {
  1359        "base": null,
  1360        "refs": {
  1361          "ListTagsForResourceResponse$tags": "<p>A collection of key and value pairs.</p>",
  1362          "SetTagsForResourceRequest$tags": "<p>A collection of key and value pairs that you want to set to the assessment template.</p>"
  1363        }
  1364      },
  1365      "TagValue": {
  1366        "base": null,
  1367        "refs": {
  1368          "ResourceGroupTag$value": "<p>The value assigned to a tag key.</p>",
  1369          "Tag$value": "<p>A value assigned to a tag key.</p>"
  1370        }
  1371      },
  1372      "Tags": {
  1373        "base": null,
  1374        "refs": {
  1375          "AssetAttributes$tags": "<p>The tags related to the EC2 instance where the finding is generated.</p>"
  1376        }
  1377      },
  1378      "TelemetryMetadata": {
  1379        "base": "<p>The metadata about the Amazon Inspector application data metrics collected by the agent. This data type is used as the response element in the <a>GetTelemetryMetadata</a> action.</p>",
  1380        "refs": {
  1381          "TelemetryMetadataList$member": null
  1382        }
  1383      },
  1384      "TelemetryMetadataList": {
  1385        "base": null,
  1386        "refs": {
  1387          "AssessmentRunAgent$telemetryMetadata": "<p>The Amazon Inspector application data metrics that are collected by the agent.</p>",
  1388          "GetTelemetryMetadataResponse$telemetryMetadata": "<p>Telemetry details.</p>"
  1389        }
  1390      },
  1391      "Text": {
  1392        "base": null,
  1393        "refs": {
  1394          "Exclusion$title": "<p>The name of the exclusion.</p>",
  1395          "Exclusion$description": "<p>The description of the exclusion.</p>",
  1396          "Exclusion$recommendation": "<p>The recommendation for the exclusion.</p>",
  1397          "ExclusionPreview$title": "<p>The name of the exclusion preview.</p>",
  1398          "ExclusionPreview$description": "<p>The description of the exclusion preview.</p>",
  1399          "ExclusionPreview$recommendation": "<p>The recommendation for the exclusion preview.</p>",
  1400          "Finding$title": "<p>The name of the finding.</p>",
  1401          "Finding$description": "<p>The description of the finding.</p>",
  1402          "Finding$recommendation": "<p>The recommendation for the finding.</p>",
  1403          "Ipv6Addresses$member": null,
  1404          "NetworkInterface$networkInterfaceId": "<p>The ID of the network interface.</p>",
  1405          "NetworkInterface$subnetId": "<p>The ID of a subnet associated with the network interface.</p>",
  1406          "NetworkInterface$vpcId": "<p>The ID of a VPC associated with the network interface.</p>",
  1407          "NetworkInterface$privateDnsName": "<p>The name of a private DNS associated with the network interface.</p>",
  1408          "NetworkInterface$privateIpAddress": "<p>The private IP address associated with the network interface.</p>",
  1409          "NetworkInterface$publicDnsName": "<p>The name of a public DNS associated with the network interface.</p>",
  1410          "NetworkInterface$publicIp": "<p>The public IP address from which the network interface is reachable.</p>",
  1411          "PrivateIp$privateDnsName": "<p>The DNS name of the private IP address.</p>",
  1412          "PrivateIp$privateIpAddress": "<p>The full IP address of the network inteface.</p>",
  1413          "RulesPackage$description": "<p>The description of the rules package.</p>",
  1414          "SecurityGroup$groupName": "<p>The name of the security group.</p>",
  1415          "SecurityGroup$groupId": "<p>The ID of the security group.</p>"
  1416        }
  1417      },
  1418      "Timestamp": {
  1419        "base": null,
  1420        "refs": {
  1421          "AssessmentRun$createdAt": "<p>The time when <a>StartAssessmentRun</a> was called.</p>",
  1422          "AssessmentRun$startedAt": "<p>The time when <a>StartAssessmentRun</a> was called.</p>",
  1423          "AssessmentRun$completedAt": "<p>The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.</p>",
  1424          "AssessmentRun$stateChangedAt": "<p>The last time when the assessment run's state changed.</p>",
  1425          "AssessmentRunNotification$date": "<p>The date of the notification.</p>",
  1426          "AssessmentRunStateChange$stateChangedAt": "<p>The last time the assessment run state changed.</p>",
  1427          "AssessmentTarget$createdAt": "<p>The time at which the assessment target is created.</p>",
  1428          "AssessmentTarget$updatedAt": "<p>The time at which <a>UpdateAssessmentTarget</a> is called.</p>",
  1429          "AssessmentTemplate$createdAt": "<p>The time at which the assessment template is created.</p>",
  1430          "DescribeCrossAccountAccessRoleResponse$registeredAt": "<p>The date when the cross-account access role was registered.</p>",
  1431          "EventSubscription$subscribedAt": "<p>The time at which <a>SubscribeToEvent</a> is called.</p>",
  1432          "Finding$createdAt": "<p>The time when the finding was generated.</p>",
  1433          "Finding$updatedAt": "<p>The time when <a>AddAttributesToFindings</a> is called.</p>",
  1434          "ResourceGroup$createdAt": "<p>The time at which resource group is created.</p>",
  1435          "TimestampRange$beginDate": "<p>The minimum value of the timestamp range.</p>",
  1436          "TimestampRange$endDate": "<p>The maximum value of the timestamp range.</p>"
  1437        }
  1438      },
  1439      "TimestampRange": {
  1440        "base": "<p>This data type is used in the <a>AssessmentRunFilter</a> data type.</p>",
  1441        "refs": {
  1442          "AssessmentRunFilter$startTimeRange": "<p>For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the <b>startTime</b> property of the <a>AssessmentRun</a> data type.</p>",
  1443          "AssessmentRunFilter$completionTimeRange": "<p>For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the <b>completedAt</b> property of the <a>AssessmentRun</a> data type.</p>",
  1444          "AssessmentRunFilter$stateChangeTimeRange": "<p>For a record to match a filter, the value that is specified for this data type property must match the <b>stateChangedAt</b> property of the <a>AssessmentRun</a> data type.</p>",
  1445          "FindingFilter$creationTimeRange": "<p>The time range during which the finding is generated.</p>"
  1446        }
  1447      },
  1448      "UUID": {
  1449        "base": null,
  1450        "refs": {
  1451          "CreateExclusionsPreviewResponse$previewToken": "<p>Specifies the unique identifier of the requested exclusions preview. You can use the unique identifier to retrieve the exclusions preview when running the GetExclusionsPreview API.</p>",
  1452          "GetExclusionsPreviewRequest$previewToken": "<p>The unique identifier associated of the exclusions preview.</p>"
  1453        }
  1454      },
  1455      "UnsubscribeFromEventRequest": {
  1456        "base": null,
  1457        "refs": {
  1458        }
  1459      },
  1460      "UnsupportedFeatureException": {
  1461        "base": "<p>Used by the <a>GetAssessmentReport</a> API. The request was rejected because you tried to generate a report for an assessment run that existed before reporting was supported in Amazon Inspector. You can only generate reports for assessment runs that took place or will take place after generating reports in Amazon Inspector became available.</p>",
  1462        "refs": {
  1463        }
  1464      },
  1465      "UpdateAssessmentTargetRequest": {
  1466        "base": null,
  1467        "refs": {
  1468        }
  1469      },
  1470      "Url": {
  1471        "base": null,
  1472        "refs": {
  1473          "GetAssessmentReportResponse$url": "<p>Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.</p>"
  1474        }
  1475      },
  1476      "UserAttributeKeyList": {
  1477        "base": null,
  1478        "refs": {
  1479          "RemoveAttributesFromFindingsRequest$attributeKeys": "<p>The array of attribute keys that you want to remove from specified findings.</p>"
  1480        }
  1481      },
  1482      "UserAttributeList": {
  1483        "base": null,
  1484        "refs": {
  1485          "AddAttributesToFindingsRequest$attributes": "<p>The array of attributes that you want to assign to specified findings.</p>",
  1486          "AssessmentRun$userAttributesForFindings": "<p>The user-defined attributes that are assigned to every generated finding.</p>",
  1487          "AssessmentTemplate$userAttributesForFindings": "<p>The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.</p>",
  1488          "CreateAssessmentTemplateRequest$userAttributesForFindings": "<p>The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template. An attribute is a key and value pair (an <a>Attribute</a> object). Within an assessment template, each key must be unique.</p>",
  1489          "Finding$userAttributes": "<p>The user-defined attributes that are assigned to the finding.</p>"
  1490        }
  1491      },
  1492      "Version": {
  1493        "base": null,
  1494        "refs": {
  1495          "RulesPackage$version": "<p>The version ID of the rules package.</p>"
  1496        }
  1497      }
  1498    }
  1499  }