cognitoidentityprovider_list_tags_for_resource {paws.security.identity} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_list_tags_for_resource/ for full documentation.
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. |
[Package paws.security.identity version 0.6.1 Index]