Skip to content

Commit

Permalink
Merge pull request #551 from hms-dbmi-cellenics/add-listusers-api
Browse files Browse the repository at this point in the history
add ListUsers permissions to api
  • Loading branch information
alexvpickering authored Aug 4, 2023
2 parents d3364b1 + 12c54d4 commit 6643a45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cf/irsa-api-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Resources:
- "cognito-idp:DescribeUserPool"
- "cognito-idp:DescribeUserPoolClient"
- "cognito-idp:AdminGetUser"
- "cognito-idp:ListUsers"
Resource: '*'

- PolicyName: "can-access-rds"
Expand Down

0 comments on commit 6643a45

Please sign in to comment.