DataDog / cloudformation-template

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

Modify permission EC2::GetTransitGatewayPrefixListPreferences #110

Closed perzycharles closed 4 months ago

perzycharles commented 4 months ago

What does this PR do?

Modify permission ec2:GetTransitGatewayPrefixListPreferences toec2:GetTransitGatewayPrefixListReferences

Motivation

A customer reported that the following error occurred after installing AWS integration with cloudformation.

Datadog is not authorized to perform action ec2:GetTransitGatewayPrefixListReferences

What inspired you to submit this pull request?

Testing Guidelines

How did you test this pull request?

Additional Notes

Anything else we should know when reviewing?

perzycharles commented 4 months ago

Hi @sabiurr thank you for having a look at this issue. Could you please merge this PR as well? It seems that I don't have permission to merge PR.