fsx_tag_resource: Tags an Amazon FSx resource

View source: R/fsx_operations.R

fsx_tag_resourceR Documentation

Tags an Amazon FSx resource

Description

Tags an Amazon FSx resource.

See https://www.paws-r-sdk.com/docs/fsx_tag_resource/ for full documentation.

Usage

fsx_tag_resource(ResourceARN, Tags)

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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.