storagegateway_remove_tags_from_resource {paws.storage} | R Documentation |
Removes one or more tags from the specified resource. This operation is supported in storage gateways of all types.
See https://www.paws-r-sdk.com/docs/storagegateway_remove_tags_from_resource/ for full documentation.
storagegateway_remove_tags_from_resource(ResourceARN, TagKeys)
ResourceARN |
[required] The Amazon Resource Name (ARN) of the resource you want to remove the tags from. |
TagKeys |
[required] The keys of the tags you want to remove from the specified resource. A tag is composed of a key-value pair. |