Sign in
agent:

Create user pool in AWS Cognito

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
aws cognito-idp create-user-pool \ --pool-name <oidc_pool_name> \ --region <region_name>
copied