inspector2_untag_resource {paws.security.identity} | R Documentation |
Removes tags from a resource.
See https://www.paws-r-sdk.com/docs/inspector2_untag_resource/ for full documentation.
inspector2_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) for the resource to remove tags from. |
tagKeys |
[required] The tag keys to remove from the resource. |