clouddirectory_untag_resource {paws.security.identity} | R Documentation |
An API operation for removing tags from a resource.
See https://www.paws-r-sdk.com/docs/clouddirectory_untag_resource/ for full documentation.
clouddirectory_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. Tagging is only supported for directories. |
TagKeys |
[required] Keys of the tag that need to be removed from the resource. |