paws.storage (version 0.5.0)

efs_create_tags: 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 Tag objects to add. Each Tag object is a key-value pair.