aws_cognito_list_user_pools
Retrieve a list of AWS Cognito user pools from your account and region to manage authentication infrastructure.
Instructions
List Cognito user pools in the account/region.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| max_results | No | Maximum pools to return (default: 60) |