AssetAttributes - Amazon Inspector Classic

AssetAttributes

A collection of attributes of the host from which the finding is generated.

Contents

schemaVersion

The schema version of this data type.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

agentId

The ID of the agent that is installed on the EC2 instance where the finding is generated.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

amiId

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

autoScalingGroup

The Auto Scaling group of the EC2 instance where the finding is generated.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

hostname

The hostname of the EC2 instance where the finding is generated.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

ipv4Addresses

The list of IP v4 addresses of the EC2 instance where the finding is generated.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 50 items.

Length Constraints: Minimum length of 7. Maximum length of 15.

Required: No

networkInterfaces

An array of the network interfaces interacting with the EC2 instance where the finding is generated.

Type: Array of NetworkInterface objects

Required: No

tags

The tags related to the EC2 instance where the finding is generated.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: