Medium
Cognito
Regional
Cognito user pools should have deletion protection enabled
Description
Flags Amazon Cognito user pools that do not have deletion protection enabled. Without deletion protection, a single DeleteUserPool call removes the pool and every account in it.
Remediation
Enable deletion protection on every production Cognito user pool.
Steps
- Open the Amazon Cognito console and select the user pool.
- Choose User pool properties and select Edit.
- Set Deletion protection to Active.
- Save the changes.