Amazon PrivateLink · Example Payload

Amazon Privatelink Vpc Endpoint Connection Example

NetworkingPrivate ConnectivitySecurityVPCZero TrustEndpoint Services

Amazon Privatelink Vpc Endpoint Connection Example is an example object payload from Amazon PrivateLink, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ServiceIdVpcEndpointIdVpcEndpointOwnerVpcEndpointStateCreationTimestamp

Example Payload

Raw ↑
{
  "ServiceId": "vpce-369807",
  "VpcEndpointId": "vpce-147745",
  "VpcEndpointOwner": "123456789012",
  "VpcEndpointState": "Available",
  "CreationTimestamp": "2025-03-15T14:30:00Z"
}