Skip to content

Commit d34290b

Browse files
author
AWS
committed
Amazon Cognito Identity Provider Update: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
1 parent 5edc44a commit d34290b

File tree

3 files changed

+216
-188
lines changed

3 files changed

+216
-188
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Cognito Identity Provider",
4+
"contributor": "",
5+
"description": "This release adds a new \"DeletionProtection\" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion."
6+
}

0 commit comments

Comments
 (0)