View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_untag_resource | R Documentation |
Removes a tag or set of tags from an OpenSearch Serverless resource. For more information, see Tagging Amazon OpenSearch Serverless collections.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_untag_resource/ for full documentation.
opensearchserviceserverless_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource to remove tags from. The
resource must be active (not in the |
tagKeys |
[required] The tag or set of tags to remove from the resource. All tag keys in the request must be unique. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.