Skip to main content

identity_pool_role_attachments

Retrieves a list of identity_pool_role_attachments in a region

Overview

Nameidentity_pool_role_attachments
TypeResource
Descriptionidentity_pool_role_attachments
Idawscc.cognito.identity_pool_role_attachments

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

cognito-identity:GetIdentityPoolRoles,
cognito-identity:SetIdentityPoolRoles,
iam:PassRole

List

cognito-identity:GetIdentityPoolRoles