arabold / aws-to-slack

Forward AWS CloudWatch Alarms and other notifications from Amazon SNS to Slack.
MIT License
294 stars 111 forks source link

Update function roles to get messages from commits #56

Closed elChapoSing closed 5 years ago

elChapoSing commented 5 years ago

The AWSCodeCommitReadOnly role is necessary for the codecommit/repository.js parser to be able to read the commit messages.

homeyjd commented 5 years ago

Good catch!