e544f08505
DRAFT for mfa demo * for mfa demo * Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1 * Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1 * cleanup * list cognito users * Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1
6 lines
123 B
Bash
Executable File
6 lines
123 B
Bash
Executable File
aws cognito-idp list-user-pool-clients \
|
|
--user-pool-id us-east-2_1y6po8rR8 \
|
|
--region us-east-2 \
|
|
--profile aarete
|
|
|