opensearchingestion_untag_resource {paws.analytics} | R Documentation |
Removes one or more tags from an OpenSearch Ingestion pipeline
Description
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.
Usage
opensearchingestion_untag_resource(Arn, TagKeys)
Arguments
Arn |
[required] The Amazon Resource Name (ARN) of the pipeline to remove tags from. |
TagKeys |
[required] The tag keys to remove. |
[Package paws.analytics version 0.9.0 Index]