paws.security.identity (version 0.1.0)

cognitoidentityprovider_list_tags_for_resource: Lists the tags that are assigned to an Amazon Cognito user pool

Description

Lists the tags that are assigned to an Amazon Cognito user pool.

Usage

cognitoidentityprovider_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the user pool that the tags are assigned to.

Request syntax

svc$list_tags_for_resource(
  ResourceArn = "string"
)

Details

A tag is a label that you can apply to user pools to categorize and manage them in different ways, such as by purpose, owner, environment, or other criteria.

You can use this action up to 10 times per second, per account.