Skip to main content

identity_pool_role_attachment

Gets an individual identity_pool_role_attachment resource

Overview

Nameidentity_pool_role_attachment
TypeResource
Descriptionidentity_pool_role_attachment
Idawscc.cognito.identity_pool_role_attachment

Fields

NameDatatypeDescription
identity_pool_idstring
rolesundefined
idstring
role_mappingsundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
identity_pool_id,
roles,
id,
role_mappings
FROM awscc.cognito.identity_pool_role_attachment
WHERE data__Identifier = '<Id>';

Permissions

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

Read

cognito-identity:GetIdentityPoolRoles

Update

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

Delete

cognito-identity:GetIdentityPoolRoles,
cognito-identity:SetIdentityPoolRoles