Skip to content

Commit

Permalink
Merge pull request #112 from ustaxcourt/iam-fix
Browse files Browse the repository at this point in the history
Add missing IAM policy
  • Loading branch information
Waldo Jaquith authored Nov 13, 2019
2 parents ac0c57c + 0bce92f commit b91025a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy.json.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"Effect": "Allow",
"Action": [
"cognito-idp:UpdateUserPoolClient",
"cognito-idp:UpdateUserPool",
"cognito-idp:CreateUserPool",
"cognito-idp:AdminRespondToAuthChallenge",
"cognito-idp:AdminConfirmSignUp",
Expand Down

0 comments on commit b91025a

Please sign in to comment.