VpcEndpointSummary - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

VpcEndpointSummary

Summary information for an Amazon OpenSearch Service-managed VPC endpoint.

Contents

DomainArn

The Amazon Resource Name (ARN) of the domain associated with the endpoint.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: arn:aws[a-z\-]*:[a-z]+:[a-z0-9\-]+:[0-9]+:domain\/[a-z0-9\-]+

Required: No

Status

The current status of the endpoint.

Type: String

Valid Values: CREATING | CREATE_FAILED | ACTIVE | UPDATING | UPDATE_FAILED | DELETING | DELETE_FAILED

Required: No

VpcEndpointId

The unique identifier of the endpoint.

Type: String

Length Constraints: Minimum length of 5. Maximum length of 256.

Pattern: ^aos-[a-zA-Z0-9]*$

Required: No

VpcEndpointOwner

The creator of the endpoint.

Type: String

Required: No

See Also

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