DataDog / cloudformation-template

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

Update config stream template to include additional parameters in http requests #104

Closed ge0Aja closed 2 months ago

ge0Aja commented 2 months ago

The additional parameter is AWS account ID used in DD integration. It will be added as an additional http attribute when calling EVP endpoint to deliver config changes. The account ID will be used to authenticate and authorize access to S3 bucket hosting oversized config changes

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

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

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?