Repository URL to install this package:
| 
      
        
        
        Version: 
        
         
          
          1.21.11  ▾
        
         | 
**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.