/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cognito-identity
/
Upload File
HOME
**To delete identity pool** The following ``delete-identity-pool`` example deletes the specified identity pool. Command:: aws cognito-identity delete-identity-pool \ --identity-pool-id "us-west-2:11111111-1111-1111-1111-111111111111" This command produces no output.