ServiceConfiguration - 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).

ServiceConfiguration

Describes a service configuration for a VPC endpoint service.

Contents

acceptanceRequired

Indicates whether requests from other Amazon Web Services accounts to create an endpoint to the service must first be accepted.

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

gatewayLoadBalancerArnSet

The Amazon Resource Names (ARNs) of the Gateway Load Balancers 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

networkLoadBalancerArnSet

The Amazon Resource Names (ARNs) of the Network Load Balancers for the service.

Type: Array of strings

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

privateDnsNameConfiguration

Information about the endpoint service private DNS name configuration.

Type: PrivateDnsNameConfiguration object

Required: No

serviceId

The ID of the service.

Type: String

Required: No

serviceName

The name of the service.

Type: String

Required: No

serviceState

The service state.

Type: String

Valid Values: Pending | Available | Deleting | Deleted | Failed

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

See Also

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