Untag Resource
iamrolesanywhere_untag_resource | R Documentation |
Removes tags from the resource¶
Description¶
Removes tags from the resource.
Required permissions: rolesanywhere:UntagResource
.
Usage¶
Arguments¶
resourceArn
[required] The ARN of the resource.
tagKeys
[required] A list of keys. Tag keys are the unique identifiers of tags.
Value¶
An empty list.