Package-level declarations

Types

Link copied to clipboard

Amazon Inspector enables you to analyze the behavior of your AWS resources and to identify potential security issues. For more information, see Amazon Inspector User Guide.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.

Link copied to clipboard

Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup. If resourceGroupArn is not specified, all EC2 instances in the current AWS account and region are included in the assessment target. If the service-linked role 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 Amazon Inspector Assessment Targets.

Link copied to clipboard

Creates an assessment template for the assessment target that is specified by the ARN of the assessment target. If the service-linked role 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.

Link copied to clipboard

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.

Link copied to clipboard

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 CreateAssessmentTarget.

Link copied to clipboard

Deletes the assessment run that is specified by the ARN of the assessment run.

Link copied to clipboard

Deletes the assessment target that is specified by the ARN of the assessment target.

Link copied to clipboard

Deletes the assessment template that is specified by the ARN of the assessment template.

Link copied to clipboard

Describes the assessment runs that are specified by the ARNs of the assessment runs.

Link copied to clipboard

Describes the assessment targets that are specified by the ARNs of the assessment targets.

Link copied to clipboard

Describes the assessment templates that are specified by the ARNs of the assessment templates.

Link copied to clipboard

Describes the IAM role that enables Amazon Inspector to access your AWS account.

Link copied to clipboard

Describes the exclusions that are specified by the exclusions' ARNs.

Link copied to clipboard

Describes the findings that are specified by the ARNs of the findings.

Link copied to clipboard

Describes the resource groups that are specified by the ARNs of the resource groups.

Link copied to clipboard

Describes the rules packages that are specified by the ARNs of the rules packages.

Link copied to clipboard

Produces an assessment report that includes detailed and comprehensive results of a specified assessment run.

Link copied to clipboard

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.

Link copied to clipboard

Information about the data that is collected for the specified assessment run.

Link copied to clipboard

Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.

Link copied to clipboard

Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.

Link copied to clipboard

Lists the ARNs of the assessment targets within this AWS account. For more information about assessment targets, see Amazon Inspector Assessment Targets.

Link copied to clipboard

Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.

Link copied to clipboard

Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see SubscribeToEvent and UnsubscribeFromEvent.

Link copied to clipboard

List exclusions that are generated by the assessment run.

Link copied to clipboard

Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.

Link copied to clipboard

Lists all available Amazon Inspector rules packages.

Link copied to clipboard

Lists all tags associated with an assessment template.

Link copied to clipboard

Previews the agents installed on the EC2 instances that are part of the specified assessment target.

Link copied to clipboard

Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments.

Link copied to clipboard

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.

Link copied to clipboard

Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.

Link copied to clipboard

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.

Link copied to clipboard

Stops the assessment run that is specified by the ARN of the assessment run.

Link copied to clipboard

Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.

Link copied to clipboard

Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.

Link copied to clipboard

Updates the assessment target that is specified by the ARN of the assessment target.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.