fortinet / aws-cloudformation-templates

Cloud Formation Templates for getting you started in AWS with Fortinet.
MIT License
34 stars 67 forks source link

Adjusted LambdaRole Permission #19

Closed FortiJeremy closed 1 year ago

FortiJeremy commented 1 year ago

Hi, I built some finer tuned permissions around the Lambda Role, which limits the role to only accessing the s3 bucket defined in the template, as well as the logstream scope reduced from logs*.

Applied these to the 7.0 FGCP templates, both single/dual AZ. Also removed old dependson req's which are no longer needed.