7 lines
169 B
Bash
7 lines
169 B
Bash
|
|
aws cognito-idp describe-user-pool-client \
|
||
|
|
--user-pool-id us-east-2_1y6po8rR8 \
|
||
|
|
--client-id 552cqkf3640t39ncehkmgpce31 \
|
||
|
|
--region us-east-2 \
|
||
|
|
--profile aarete
|
||
|
|
|