cognitoidentity_tag_resource: Assigns a set of tags to the specified Amazon Cognito...

View source: R/cognitoidentity_operations.R

cognitoidentity_tag_resourceR Documentation

Assigns a set of tags to the specified Amazon Cognito identity pool

Description

Assigns a set of tags to the specified Amazon Cognito identity pool. A tag is a label that you can use to categorize and manage identity pools in different ways, such as by purpose, owner, environment, or other criteria.

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

Usage

cognitoidentity_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the identity pool.

Tags

[required] The tags to assign to the identity pool.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.