AwsEc2InstanceDetails - Inspector

AwsEc2InstanceDetails

Details of the Amazon EC2 instance involved in a finding.

Contents

iamInstanceProfileArn

The IAM instance profile ARN of the Amazon EC2 instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

imageId

The image ID of the Amazon EC2 instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

ipV4Addresses

The IPv4 addresses of the Amazon EC2 instance.

Type: Array of strings

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

Pattern: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$

Required: No

ipV6Addresses

The IPv6 addresses of the Amazon EC2 instance.

Type: Array of strings

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

Required: No

keyName

The name of the key pair used to launch the Amazon EC2 instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

launchedAt

The date and time the Amazon EC2 instance was launched at.

Type: Timestamp

Required: No

platform

The platform of the Amazon EC2 instance.

Type: String

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

Required: No

subnetId

The subnet ID of the Amazon EC2 instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

type

The type of the Amazon EC2 instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

vpcId

The VPC ID of the Amazon EC2 instance.

Type: String

Length Constraints: Minimum length of 1.

Required: No

See Also

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