Files
query-orchestration/cmd/cognito_test/mfa/creation.script.examples/describe.user.pool.client.sh
T
Jay Brown e544f08505 Merged in feature/cognito-mfa-1 (pull request #154)
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
2025-06-10 17:01:30 +00:00

7 lines
169 B
Bash
Executable File

aws cognito-idp describe-user-pool-client \
--user-pool-id us-east-2_1y6po8rR8 \
--client-id 552cqkf3640t39ncehkmgpce31 \
--region us-east-2 \
--profile aarete