Tag Resource
efs_tag_resource | R Documentation |
Creates a tag for an EFS resource¶
Description¶
Creates a tag for an EFS resource. You can create tags for EFS file systems and access points using this API operation.
This operation requires permissions for the
elasticfilesystem:TagResource
action.
Usage¶
Arguments¶
ResourceId
[required] The ID specifying the EFS resource that you want to create a tag for.
Tags
[required] An array of
Tag
objects to add. EachTag
object is a key-value pair.
Value¶
An empty list.