View source: R/auditmanager_operations.R
auditmanager_untag_resource | R Documentation |
Removes a tag from a resource in Audit Manager.
See https://www.paws-r-sdk.com/docs/auditmanager_untag_resource/ for full documentation.
auditmanager_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the specified resource. |
tagKeys |
[required] The name or key of the tag. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.