Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mfriesen committed Jun 29, 2024
1 parent 9361a4d commit e52042f
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,14 @@ Resources:
- cognito-idp:ListUsersInGroup
- cognito-idp:CreateGroup
- cognito-idp:DeleteGroup
- cognito-idp:AdminCreateUser
- cognito-idp:AdminDeleteUser
- cognito-idp:AdminAddUserToGroup
- cognito-idp:AdminDisableUser
- cognito-idp:AdminEnableUser
- cognito-idp:AdminRemoveUserFromGroup
- cognito-idp:AdminResetUserPassword
- cognito-idp:AdminGetUser
Resource:
- Fn::Sub: "arn:${Partition}:cognito-idp:${AWS::Region}:${AWS::AccountId}:userpool/${CognitoUserPool}"
- Effect: Allow
Expand Down

0 comments on commit e52042f

Please sign in to comment.