Skip to main content

identity_pool_principal_tags

Retrieves a list of identity_pool_principal_tags in a region

Overview

Nameidentity_pool_principal_tags
TypeResource
Descriptionidentity_pool_principal_tags
Idawscc.cognito.identity_pool_principal_tags

Fields

NameDatatypeDescription
identity_pool_idstring
identity_provider_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
identity_pool_id,
identity_provider_name
FROM awscc.cognito.identity_pool_principal_tags
WHERE region = 'us-east-1'

Permissions

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

Create

cognito-identity:GetPrincipalTagAttributeMap,
cognito-identity:SetPrincipalTagAttributeMap

List

cognito-identity:GetPrincipalTagAttributeMap