VpcEndpoint - Amazon Elastic Compute Cloud
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).

VpcEndpoint

Describes a VPC endpoint.

Contents

creationTimestamp

The date and time that the endpoint was created.

Type: Timestamp

Required: No

dnsEntrySet

(Interface endpoint) The DNS entries for the endpoint.

Type: Array of DnsEntry objects

Required: No

dnsOptions

The DNS options for the endpoint.

Type: DnsOptions object

Required: No

groupSet

(Interface endpoint) Information about the security groups that are associated with the network interface.

Type: Array of SecurityGroupIdentifier objects

Required: No

ipAddressType

The IP address type for the endpoint.

Type: String

Valid Values: ipv4 | dualstack | ipv6

Required: No

lastError

The last error that occurred for endpoint.

Type: LastError object

Required: No

networkInterfaceIdSet

(Interface endpoint) The network interfaces for the endpoint.

Type: Array of strings

Required: No

ownerId

The ID of the Amazon Web Services account that owns the endpoint.

Type: String

Required: No

policyDocument

The policy document associated with the endpoint, if applicable.

Type: String

Required: No

privateDnsEnabled

(Interface endpoint) Indicates whether the VPC is associated with a private hosted zone.

Type: Boolean

Required: No

requesterManaged

Indicates whether the endpoint is being managed by its service.

Type: Boolean

Required: No

routeTableIdSet

(Gateway endpoint) The IDs of the route tables associated with the endpoint.

Type: Array of strings

Required: No

serviceName

The name of the service to which the endpoint is associated.

Type: String

Required: No

state

The state of the endpoint.

Type: String

Valid Values: PendingAcceptance | Pending | Available | Deleting | Deleted | Rejected | Failed | Expired

Required: No

subnetIdSet

(Interface endpoint) The subnets for the endpoint.

Type: Array of strings

Required: No

tagSet

The tags assigned to the endpoint.

Type: Array of Tag objects

Required: No

vpcEndpointId

The ID of the endpoint.

Type: String

Required: No

vpcEndpointType

The type of endpoint.

Type: String

Valid Values: Interface | Gateway | GatewayLoadBalancer

Required: No

vpcId

The ID of the VPC to which the endpoint is associated.

Type: String

Required: No

See Also

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