Skip to main content

identity_pools

Retrieves a list of identity_pools in a region

Overview

Nameidentity_pools
TypeResource
Descriptionidentity_pools
Idawscc.cognito.identity_pools

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.cognito.identity_pools
WHERE region = 'us-east-1'

Permissions

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

Create

cognito-identity:CreateIdentityPool,
cognito-sync:SetIdentityPoolConfiguration,
cognito-sync:SetCognitoEvents,
iam:PassRole

List

cognito-identity:ListIdentityPools