Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cognito-identity
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-identities.rst
**To delete identity pool** This example deletes an identity ppol. Command:: aws cognito-identity delete-identity-pool --identity-ids-to-delete "us-west-2:11111111-1111-1111-1111-111111111111" Output:: { "UnprocessedIdentityIds": [] }
Save
Cancel