Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateTagsCommandInputProtected

The input for CreateTagsCommand.

Hierarchy

Properties

Properties

FileSystemId: undefined | string

The ID of the file system whose tags you want to modify (String). This operation modifies the tags only, not the file system.

Tags: undefined | Tag[]

An array of Tag objects to add. Each Tag object is a key-value pair.