Amazon PrivateLink · Example Payload

Amazon Privatelink Modify Vpc Endpoint Service Configuration Request Example

NetworkingPrivate ConnectivitySecurityVPCZero TrustEndpoint Services

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

Top-level fields

ServiceIdAcceptanceRequiredPrivateDnsName

Example Payload

Raw ↑
{
  "ServiceId": "vpce-266957",
  "AcceptanceRequired": true,
  "PrivateDnsName": "com.amazonaws.vpce.us-east-1.vpce-svc-abc123"
}