Eximchain / terraform-aws-dappbot

Terraform infrastructure to run ABI Clerk
Other
0 stars 1 forks source link

Grant AdminUpdateUserAttributes to payment lambda #84

Closed john-osullivan closed 4 years ago

john-osullivan commented 4 years ago

The Payment Lambda can't update the user's Dapp counts if it can't update any UserAttributes. This PR grants that permission by attaching an existing policy, one which exclusively grants that permission, to the payment lambda's existing IAM role.