Tag Resource
fsx_tag_resource | R Documentation |
Tags an Amazon FSx resource¶
Description¶
Tags an Amazon FSx resource.
Usage¶
Arguments¶
ResourceARN
[required] The Amazon Resource Name (ARN) of the Amazon FSx resource that you want to tag.
Tags
[required] A list of tags for the resource. If a tag with a given key already exists, the value is replaced by the one specified in this parameter.
Value¶
An empty list.