DataDog / cloudformation-template

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

[AWSMC-983] Add support for AP1 streams #112

Closed ktmq closed 4 months ago

ktmq commented 4 months ago

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

What does this PR do?

Adds support for creation of AWS Metric Streams to AP1 Datadog orgs via the Cloudformation template setup flow. This was already supported via manual setup. Also updated the us5 endpoint to use the new V2 API domain and stop passing api key in the URL params.

Motivation

Noticed it was missing while looking at something else.

Testing Guidelines

Created the stack for an AP1 org and verified metrics coming in via streams. Also verified US5.

Additional Notes

Anything else we should know when reviewing?