paws.security.identity (version 0.1.0)

cognitoidentity_list_tags_for_resource: Lists the tags that are assigned to an Amazon Cognito identity pool

Description

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

Usage

cognitoidentity_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the identity 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 identity 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.