View source: R/opensearchingestion_operations.R
opensearchingestion_get_pipeline_blueprint | R Documentation |
Retrieves information about a specific blueprint for OpenSearch Ingestion. Blueprints are templates for the configuration needed for a create_pipeline
request. For more information, see Using blueprints to create a pipeline.
See https://www.paws-r-sdk.com/docs/opensearchingestion_get_pipeline_blueprint/ for full documentation.
opensearchingestion_get_pipeline_blueprint(BlueprintName, Format = NULL)
BlueprintName |
[required] The name of the blueprint to retrieve. |
Format |
The format format of the blueprint to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.