Amazon PrivateLink · Example Payload

Amazon Privatelink Describe Vpc Endpoint Connections Result Example

NetworkingPrivate ConnectivitySecurityVPCZero TrustEndpoint Services

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

Top-level fields

VpcEndpointConnectionsNextToken

Example Payload

Raw ↑
{
  "VpcEndpointConnections": [
    "example-VpcEndpointConnections_item"
  ],
  "NextToken": "example-NextToken"
}