v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1446252177.2 KB

Updates an OpenSearch Serverless-managed interface endpoint. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-vpc.html">Access Amazon OpenSearch Serverless using an interface endpoint</a>.

post/#X-Amz-Target=OpenSearchServerless.UpdateVpcEndpoint

Headers

X-Amz-Target'OpenSearchServerless.UpdateVpcEndpoint' required

Request body

idstring required

The unique identifier of the interface endpoint to update.

addSubnetIdsSubnetId[]

The ID of one or more subnets to add to the endpoint.

removeSubnetIdsSubnetId[]

The unique identifiers of the subnets to remove from the endpoint.

addSecurityGroupIdsSecurityGroupId[]

The unique identifiers of the security groups to add to the endpoint. Security groups define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.

removeSecurityGroupIdsSecurityGroupId[]

The unique identifiers of the security groups to remove from the endpoint.

clientTokenstring

Unique, case-sensitive identifier to ensure idempotency of the request.

Response

Success