View source: R/keyspaces_operations.R
keyspaces_untag_resource | R Documentation |
Removes the association of tags from a Amazon Keyspaces resource.
See https://www.paws-r-sdk.com/docs/keyspaces_untag_resource/ for full documentation.
keyspaces_untag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Keyspaces resource that the tags will be removed from. This value is an Amazon Resource Name (ARN). |
tags |
[required] A list of existing tags to be removed from the Amazon Keyspaces resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.