DataDog / cloudformation-template

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

IAM role fix #82

Open benterix opened 5 months ago

benterix commented 5 months ago

What does this PR do?

Closes #80

Motivation

The IAM Action is incorrect so the bundled policy for the Datadog role is incorrect

Testing Guidelines

I replaced the original template by the fixed one and the error is gone.

Additional Notes

Anything else we should know when reviewing?

jamesiarmes commented 3 months ago

I just applied this change to the policy deployed by CloudFormation and can confirm that it does resolve the error.