View source: R/cognitoidentity_operations.R
cognitoidentity_get_principal_tag_attribute_map | R Documentation |
Use get_principal_tag_attribute_map
to list all mappings between PrincipalTags
and user attributes.
See https://www.paws-r-sdk.com/docs/cognitoidentity_get_principal_tag_attribute_map/ for full documentation.
cognitoidentity_get_principal_tag_attribute_map(
IdentityPoolId,
IdentityProviderName
)
IdentityPoolId |
[required] You can use this operation to get the ID of the Identity Pool you setup attribute mappings for. |
IdentityProviderName |
[required] You can use this operation to get the provider name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.