Skip to main content

identity_pool_principal_tag

Gets an individual identity_pool_principal_tag resource

Overview

Nameidentity_pool_principal_tag
TypeResource
Descriptionidentity_pool_principal_tag
Idawscc.cognito.identity_pool_principal_tag

Fields

NameDatatypeDescription
identity_pool_idstring
identity_provider_namestring
use_defaultsboolean
principal_tagsobject
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
identity_pool_id,
identity_provider_name,
use_defaults,
principal_tags
FROM awscc.cognito.identity_pool_principal_tag
WHERE data__Identifier = '<IdentityPoolId>|<IdentityProviderName>';

Permissions

To operate on the identity_pool_principal_tag resource, the following permissions are required:

Read

cognito-identity:GetPrincipalTagAttributeMap

Update

cognito-identity:GetPrincipalTagAttributeMap,
cognito-identity:SetPrincipalTagAttributeMap

Delete

cognito-identity:GetPrincipalTagAttributeMap,
cognito-identity:SetPrincipalTagAttributeMap