View source: R/codegurusecurity_operations.R
codegurusecurity_untag_resource | R Documentation |
Use to remove one or more tags from an existing scan.
See https://www.paws-r-sdk.com/docs/codegurusecurity_untag_resource/ for full documentation.
codegurusecurity_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the |
tagKeys |
[required] A list of keys for each tag you want to remove from a scan. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.