Editing an OpenSearch Pipeline

Update an OpenSearch pipeline's configuration.

    1. On the Data Prepper Pipelines list page, find the pipeline that you want to work with. If you need help finding the list page or the pipeline, see Listing OpenSearch Pipelines.
    2. From the Actions menu for the pipeline, select Edit.
    3. Update the settings as needed. Avoid entering confidential information. For descriptions of the settings, see Creating an OpenSearch Pipeline.
    4. Select Save.
  • Use the oci opensearch pipeline update command and required parameters to edit a pipeline's configuration:

    oci opensearch pipeline update --display-name display_name --opensearch-cluster-pipeline-id opensearch_cluster_pipeline_id [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateOpensearchClusterPipeline operation to edit a pipeline's configuration.