Untag Resource
fsx_untag_resource | R Documentation |
This action removes a tag from an Amazon FSx resource¶
Description¶
This action removes a tag from an Amazon FSx resource.
Usage¶
Arguments¶
ResourceARN
[required] The ARN of the Amazon FSx resource to untag.
TagKeys
[required] A list of keys of tags on the resource to untag. In case the tag key doesn't exist, the call will still succeed to be idempotent.
Value¶
An empty list.