cloudformation-template icon indicating copy to clipboard operation
cloudformation-template copied to clipboard

Easily set up the Datadog AWS integration using CloudFormation

Results 52 cloudformation-template issues
Sort by recently updated
recently updated
newest added

## Expected Behavior The lambda embedded in the `datadog_integration_api_call_v2.yaml` should return `SUCCESS` not `FAILED` if `Update not supported, no operation performed.` So that it will not return error to the...

## Expected Behavior I would have expected `datadog_integration_api_call_v2.yaml` to not require updates, but now our stack is requiring this resource to be updated because the parameters were changed in [this...

## The Issue AWS recently reached out with the following message: > We are contacting you as we have identified that your AWS Account currently has one or more AWS...

*Note: Please remember to review the [contribution guidelines](https://github.com/DataDog/cloudformation-template/blob/master/CONTRIBUTING.md) if you have not yet done so.* ### What does this PR do? Upgrades Lambdas runtime to Python 3.11 for AWS org...

## Expected Behavior ### Success as last month! ## Actual Behavior - Fresh account both datadog and aws. - Go to integration, and select automatic cloudfomation. ## Steps to Reproduce...

### 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...

## Expected Behavior CF template creates all resources in the correct govcloud partition with included policy documents also referring to the govcloud partition ## Actual Behavior The CF template creates...

## Context I'm the author of [`cdk-datadog-integration`](https://github.com/blimmer/cdk-datadog-integration), which provides [AWS CDK](https://github.com/aws/aws-cdk) constructs to set up Datadog integrations via these CloudFormation templates. In older versions of the CloudFormation template, I could...

*Note: Please remember to review the [contribution guidelines](https://github.com/DataDog/cloudformation-template/blob/master/CONTRIBUTING.md) if you have not yet done so.* ### What does this PR do? I have submitted this PR to strengthen the integration...

*Note: Please remember to review the [contribution guidelines](https://github.com/DataDog/cloudformation-template/blob/master/CONTRIBUTING.md) if you have not yet done so.* ### What does this PR do? To fix a spelling mistake on permission action ec2:GetTransitGatewayPrefixListPreferences...