opensearchingestion_get_pipeline_blueprint {paws.analytics} | R Documentation |
Retrieves information about a specific blueprint for OpenSearch Ingestion
Description
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.
Usage
opensearchingestion_get_pipeline_blueprint(BlueprintName, Format = NULL)
Arguments
BlueprintName |
[required] The name of the blueprint to retrieve. |
Format |
The format format of the blueprint to retrieve. |
[Package paws.analytics version 0.7.0 Index]