DataDog / cloudformation-template

Easily set up the Datadog AWS integration using CloudFormation
Apache License 2.0
34 stars 42 forks source link

fix: added missing permissions for S3 and Redshift #50

Open CameronHall opened 1 year ago

CameronHall commented 1 year ago

Note: Please remember to review the contribution guidelines if you have not yet done so.

What does this PR do?

This PR adds some missing permissions to the Cloudformation template.

Motivation

The permission errors I was getting in the AWS integration part of the DataDog console.

Testing Guidelines

How did you test this pull request? ...

Additional Notes

None