ServiceSummary - Amazon VPC Lattice

ServiceSummary

Summary information about a service.

Contents

arn

The Amazon Resource Name (ARN) of the service.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: ^arn:[a-z0-9\-]+:vpc-lattice:[a-zA-Z0-9\-]+:\d{12}:service/svc-[0-9a-z]{17}$

Required: No

createdAt

The date and time that the service was created, specified in ISO-8601 format.

Type: Timestamp

Required: No

customDomainName

The custom domain name of the service.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 255.

Required: No

dnsEntry

The DNS information.

Type: DnsEntry object

Required: No

id

The ID of the service.

Type: String

Length Constraints: Fixed length of 21.

Pattern: ^svc-[0-9a-z]{17}$

Required: No

lastUpdatedAt

The date and time that the service was last updated. The format is ISO-8601.

Type: Timestamp

Required: No

name

The name of the service.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 40.

Pattern: ^(?!svc-)(?![-])(?!.*[-]$)(?!.*[-]{2})[a-z0-9-]+$

Required: No

status

The status.

Type: String

Valid Values: ACTIVE | CREATE_IN_PROGRESS | DELETE_IN_PROGRESS | CREATE_FAILED | DELETE_FAILED

Required: No

See Also

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