Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Deleting Amazon OpenSearch Ingestion pipelines

Focus mode
Deleting Amazon OpenSearch Ingestion pipelines - Amazon OpenSearch Service

You can delete an Amazon OpenSearch Ingestion pipeline using the AWS Management Console, the AWS CLI, or the OpenSearch Ingestion API. You can't delete a pipeline when has a status of Creating or Updating.

To delete a pipeline
  1. Sign in to the Amazon OpenSearch Service console at https://console.aws.amazon.com/aos/home.

  2. Choose Pipelines in the left navigation pane.

  3. Select the pipeline that you want to delete and choose Delete.

  4. Confirm deletion and choose Delete.

Console

To delete a pipeline
  1. Sign in to the Amazon OpenSearch Service console at https://console.aws.amazon.com/aos/home.

  2. Choose Pipelines in the left navigation pane.

  3. Select the pipeline that you want to delete and choose Delete.

  4. Confirm deletion and choose Delete.

To delete a pipeline using the AWS CLI, send a delete-pipeline request:

aws osis delete-pipeline --pipeline-name "my-pipeline"

To delete a pipeline using the AWS CLI, send a delete-pipeline request:

aws osis delete-pipeline --pipeline-name "my-pipeline"

To delete an OpenSearch Ingestion pipeline using the OpenSearch Ingestion API, call the DeletePipeline operation with the following parameter:

  • PipelineName – the name of the pipeline.

To delete an OpenSearch Ingestion pipeline using the OpenSearch Ingestion API, call the DeletePipeline operation with the following parameter:

  • PipelineName – the name of the pipeline.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.