mweagle / Sparta

go microservices, powered by AWS Lambda
https://gosparta.io
MIT License
717 stars 48 forks source link

Another permission issue - key for adding a permission policy is wrong #4

Closed jbrook closed 8 years ago

jbrook commented 8 years ago

I sent the pull request for checking for existing permissions but I didn't correct the key when adding one. It seems it should be 'Statement' and not 'Statements'.

mweagle commented 8 years ago

Looks good - IAM Reference. Merging.