Resource Type: AWS > Cognito > Identity Pool
AWS Cognito Identity Pools provide temporary AWS credentials for both authenticated users (from various identity providers) and unauthenticated guests, enabling controlled access to AWS services and resources.
Resource Context
Identity Pool is a part of the Cognito service.
Each Identity Pool lives under a Region.
Controls
The primary controls for AWS > Cognito > Identity Pool are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-cognito#/resource/types/identityPool
- tmod:@turbot/turbot#/resource/categories/security
- turbot graphql resource --id "tmod:@turbot/aws-cognito#/resource/types/identityPool"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-cognito#/resource/types/identityPool';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-cognito#/resource/types/identityPool"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-cognito#/resource/types/identityPool' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query