Data retrieval APIs for Amazon OpenSearch Ingestion
Amazon OpenSearch Ingestion provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetPipeline | Retrieve configuration information for an OpenSearch Ingestion pipeline | Read |
| GetPipelineBlueprint | Get the contents of an OpenSearch Ingestion pipeline blueprint | Read |
| GetPipelineChangeProgress | Get granular information about the status of an OpenSearch Ingestion pipeline | Read |
| GetResourcePolicy | Get a resource policy for an OpenSearch Ingestion resource | Read |
| ListPipelineBlueprints | List the names of available blueprints for an OpenSearch Ingestion pipeline configuration | List |
| ListPipelineEndpointConnections | List OpenSearch Ingestion pipeline endpoint connections to pipelines in the current account | List |
| ListPipelineEndpoints | List OpenSearch Ingestion pipeline endpoints in the current account | List |
| ListPipelines | List basic configuration for each OpenSearch Ingestion pipeline in the current account and Region | List |
| ListTagsForResource | List all resource tags associated with an OpenSearch Ingestion pipeline | Read |
| ValidatePipeline | Validate the configuration of an OpenSearch Ingestion pipeline | Read |