AwsEc2NetworkInterfaceAttachment - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEc2NetworkInterfaceAttachment

Information about the network interface attachment.

Contents

AttachmentId

The identifier of the network interface attachment

Type: String

Pattern: .*\S.*

Required: No

AttachTime

Indicates when the attachment initiated.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces, and date and time should be separated by T. For example, 2020-03-22T13:22:13.933Z.

Type: String

Pattern: .*\S.*

Required: No

DeleteOnTermination

Indicates whether the network interface is deleted when the instance is terminated.

Type: Boolean

Required: No

DeviceIndex

The device index of the network interface attachment on the instance.

Type: Integer

Required: No

InstanceId

The ID of the instance.

Type: String

Pattern: .*\S.*

Required: No

InstanceOwnerId

The Amazon Web Services account ID of the owner of the instance.

Type: String

Pattern: .*\S.*

Required: No

Status

The attachment state.

Valid values: attaching | attached | detaching | detached

Type: String

Pattern: .*\S.*

Required: No

See Also

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