v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142211885.0 KB

Creates a VPC endpoint for an OpenSearch Ingestion pipeline. Pipeline endpoints allow you to ingest data from your VPC into pipelines that you have access to.

post/2022-01-01/osis/createPipelineEndpoint

Request body

PipelineArnstring required

The Amazon Resource Name (ARN) of the pipeline to create the endpoint for.

Response

Success

PipelineArnstring

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

EndpointIdstring

The unique identifier of the pipeline endpoint.

Status'CREATING' | 'ACTIVE' | 'CREATE_FAILED' | 'DELETING' | 'REVOKING' | 'REVOKED'

The current status of the pipeline endpoint.

VpcIdstring

The ID of the VPC where the pipeline endpoint was created.