CreateVpcEndpointDetail - Amazon OpenSearch Serverless

CreateVpcEndpointDetail

Creation details for an OpenSearch Serverless-managed interface endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.

Contents

id

The unique identifier of the endpoint.

Type: String

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

Pattern: ^vpce-[0-9a-z]*$

Required: No

name

The name of the endpoint.

Type: String

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

Pattern: ^[a-z][a-z0-9-]+$

Required: No

status

The current status in the endpoint creation process.

Type: String

Valid Values: PENDING | DELETING | ACTIVE | FAILED

Required: No

See Also

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