guardduty_untag_resource {paws.security.identity} | R Documentation |
Removes tags from a resource
Description
Removes tags from a resource.
See https://www.paws-r-sdk.com/docs/guardduty_untag_resource/ for full documentation.
Usage
guardduty_untag_resource(ResourceArn, TagKeys)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) for the resource to remove tags from. |
TagKeys |
[required] The tag keys to remove from the resource. |
[Package paws.security.identity version 0.7.0 Index]