ServiceDetail - Amazon Elastic Compute Cloud

ServiceDetail

Describes a VPC endpoint service.

Contents

acceptanceRequired

Indicates whether VPC endpoint connection requests to the service must be accepted by the service owner.

Type: Boolean

Required: No

availabilityZoneSet

The Availability Zones in which the service is available.

Type: Array of strings

Required: No

baseEndpointDnsNameSet

The DNS names for the service.

Type: Array of strings

Required: No

managesVpcEndpoints

Indicates whether the service manages its VPC endpoints. Management of the service VPC endpoints using the VPC endpoint API is restricted.

Type: Boolean

Required: No

owner

The AWS account ID of the service owner.

Type: String

Required: No

payerResponsibility

The payer responsibility.

Type: String

Valid Values: ServiceOwner

Required: No

privateDnsName

The private DNS name for the service.

Type: String

Required: No

privateDnsNameSet

The private DNS names assigned to the VPC endpoint service.

Type: Array of PrivateDnsDetails objects

Required: No

privateDnsNameVerificationState

The verification state of the VPC endpoint service.

Consumers of the endpoint service cannot use the private name when the state is not verified.

Type: String

Valid Values: pendingVerification | verified | failed

Required: No

serviceId

The ID of the endpoint service.

Type: String

Required: No

serviceName

The name of the service.

Type: String

Required: No

serviceType

The type of service.

Type: Array of ServiceTypeDetail objects

Required: No

supportedIpAddressTypeSet

The supported IP address types.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 2 items.

Valid Values: ipv4 | ipv6

Required: No

tagSet

The tags assigned to the service.

Type: Array of Tag objects

Required: No

vpcEndpointPolicySupported

Indicates whether the service supports endpoint policies.

Type: Boolean

Required: No

See Also

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