efs_create_tags: DEPRECATED - CreateTags is deprecated and not maintained

View source: R/efs_operations.R

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


paws.storage documentation built on May 29, 2024, 2:03 a.m.