View source: R/opensearchingestion_operations.R
opensearchingestion_validate_pipeline | R Documentation |
Checks whether an OpenSearch Ingestion pipeline configuration is valid prior to creation. For more information, see Creating Amazon OpenSearch Ingestion pipelines.
See https://www.paws-r-sdk.com/docs/opensearchingestion_validate_pipeline/ for full documentation.
opensearchingestion_validate_pipeline(PipelineConfigurationBody)
PipelineConfigurationBody |
[required] The pipeline configuration in YAML format. The command accepts the
pipeline configuration as a string or within a .yaml file. If you
provide the configuration as a string, each new line must be escaped
with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.