View source: R/accessanalyzer_operations.R
accessanalyzer_untag_resource | R Documentation |
Removes a tag from the specified resource.
See https://www.paws-r-sdk.com/docs/accessanalyzer_untag_resource/ for full documentation.
accessanalyzer_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the resource to remove the tag from. |
tagKeys |
[required] The key for the tag to add. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.