Skip to content

Commit

Permalink
add ListUsers permissions to api
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pickering <[email protected]>
  • Loading branch information
alexvpickering committed Aug 4, 2023
1 parent 99ce656 commit 12c54d4
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 12c54d4

Please sign in to comment.