View source: R/recyclebin_operations.R
recyclebin_untag_resource | R Documentation |
Unassigns a tag from a retention rule.
See https://www.paws-r-sdk.com/docs/recyclebin_untag_resource/ for full documentation.
recyclebin_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the retention rule. |
TagKeys |
[required] The tag keys of the tags to unassign. All tags that have the specified tag key are unassigned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.