directoryservice_add_tags_to_resource: Adds or overwrites one or more tags for the specified...

View source: R/directoryservice_operations.R

directoryservice_add_tags_to_resourceR Documentation

Adds or overwrites one or more tags for the specified directory

Description

Adds or overwrites one or more tags for the specified directory. Each directory can have a maximum of 50 tags. Each tag consists of a key and optional value. Tag keys must be unique to each resource.

See https://www.paws-r-sdk.com/docs/directoryservice_add_tags_to_resource/ for full documentation.

Usage

directoryservice_add_tags_to_resource(ResourceId, Tags)

Arguments

ResourceId

[required] Identifier (ID) for the directory to which to add the tag.

Tags

[required] The tags to be assigned to the directory.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.