JustinDPerkins / File-Storage-Security-C1

Automated process to deploy FSS Storage stack on each new S3 bucket using Lambda.
5 stars 9 forks source link

Missing event permissions #19

Open richardsonky opened 9 months ago

richardsonky commented 9 months ago

https://github.com/JustinDPerkins/File-Storage-Security-C1/blob/7b32e7265f5c800bb9d855d14bdcf9db9e24ba39/VLE-Deployments/Org-Level/Cross-Regional-Scanning/collect-update.yaml#L57

The role is missing the ability to modify/add the eventbridge rule. to get this working i had to adjust the template to add the correct permissions in.

JustinDPerkins commented 8 months ago

Hi @richardsonky,

Thanks for discovering this missing permission. I can add eventbridge permission to the custom role.