View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_tag_resource | R Documentation |
Assigns a set of tags to an Amazon Cognito user pool. A tag is a label that you can use to categorize and manage user pools in different ways, such as by purpose, owner, environment, or other criteria.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_tag_resource/ for full documentation.
cognitoidentityprovider_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the user pool to assign the tags to. |
Tags |
[required] The tags to assign to the user pool. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.