efs_create_tags {paws.storage} | R Documentation |
DEPRECATED - CreateTags is deprecated and not maintained
Description
DEPRECATED - create_tags
is deprecated and not maintained. To create tags for EFS resources, use the API action.
See https://www.paws-r-sdk.com/docs/efs_create_tags/ for full documentation.
Usage
efs_create_tags(FileSystemId, Tags)
Arguments
FileSystemId |
[required] The ID of the file system whose tags you want to modify (String). This operation modifies the tags only, not the file system. |
Tags |
[required] An array of |
[Package paws.storage version 0.7.0 Index]