View source: R/opensearchingestion_operations.R
opensearchingestion_untag_resource | R Documentation |
Removes one or more tags from an OpenSearch Ingestion pipeline. For more information, see Tagging Amazon OpenSearch Ingestion pipelines.
See https://www.paws-r-sdk.com/docs/opensearchingestion_untag_resource/ for full documentation.
opensearchingestion_untag_resource(Arn, TagKeys)
Arn |
[required] The Amazon Resource Name (ARN) of the pipeline to remove tags from. |
TagKeys |
[required] The tag keys to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.