DataDog / cloudformation-template

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

fix: adds missing logs permissions #90

Open gberenice opened 4 months ago

gberenice commented 4 months ago

What does this PR do?

Motivation

Datadog could not query some of your AWS accounts properly.

Screenshot 2024-02-22 at 12 21 28

What inspired you to submit this pull request?

This must be a common issue for the stack users.

Testing Guidelines

Adding these permissions to the inline policy of DatadogIntegrationRole changes the status of the integration to OK.

Additional Notes

N/A