Skip to content

Commit e051921

Browse files
author
AWS
committed
Amazon Cognito Identity Provider Update: Add a new exception type, ForbiddenException, that is returned when request is not allowed
1 parent fcbffba commit e051921

File tree

2 files changed

+92
-50
lines changed

2 files changed

+92
-50
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": "Add a new exception type, ForbiddenException, that is returned when request is not allowed"
6+
}

0 commit comments

Comments
 (0)