AwsEc2EipDetails - 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).

AwsEc2EipDetails

Information about an Elastic IP address.

Contents

AllocationId

The identifier that Amazon assigns to represent the allocation of the Elastic IP address for use with Amazon VPC.

Type: String

Pattern: .*\S.*

Required: No

AssociationId

The identifier that represents the association of the Elastic IP address with an EC2 instance.

Type: String

Pattern: .*\S.*

Required: No

Domain

The domain in which to allocate the address.

If the address is for use with EC2 instances in a VPC, then Domain is vpc. Otherwise, Domain is standard.

Type: String

Pattern: .*\S.*

Required: No

InstanceId

The identifier of the EC2 instance.

Type: String

Pattern: .*\S.*

Required: No

NetworkBorderGroup

The name of the location from which the Elastic IP address is advertised.

Type: String

Pattern: .*\S.*

Required: No

NetworkInterfaceId

The identifier of the network interface.

Type: String

Pattern: .*\S.*

Required: No

NetworkInterfaceOwnerId

The Amazon Web Services account ID of the owner of the network interface.

Type: String

Pattern: .*\S.*

Required: No

PrivateIpAddress

The private IP address that is associated with the Elastic IP address.

Type: String

Pattern: .*\S.*

Required: No

PublicIp

A public IP address that is associated with the EC2 instance.

Type: String

Pattern: .*\S.*

Required: No

PublicIpv4Pool

The identifier of an IP address pool. This parameter allows Amazon EC2 to select an IP address from the address pool.

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: