identity_pools
Retrieves a list of identity_pools
in a region
Overview
Name | identity_pools |
Type | Resource |
Description | identity_pools |
Id | awscc.cognito.identity_pools |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
region | string | AWS 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