6dccf494f8
cleanup permit policies and correct documentation * docs * policy cleanup * refactor * Merge remote-tracking branch 'origin/feature/permit-policy-cleanup' into feature/permit-policy-cleanup * docs and edits
6 lines
117 B
Bash
6 lines
117 B
Bash
aws cognito-idp describe-user-pool-domain \
|
|
--domain aarete-mfa-test2 \
|
|
--region us-east-2 \
|
|
--profile aarete
|
|
|