iamrolesanywhere_untag_resource {paws.security.identity} | R Documentation |
Removes tags from the resource
Description
Removes tags from the resource.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_untag_resource/ for full documentation.
Usage
iamrolesanywhere_untag_resource(resourceArn, tagKeys)
Arguments
resourceArn |
[required] The ARN of the resource. |
tagKeys |
[required] A list of keys. Tag keys are the unique identifiers of tags. |
[Package paws.security.identity version 0.6.1 Index]