Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions aws_account_level_logs/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Parameters:
- 'https://aws-kinesis-http-intake.logs.us5.datadoghq.com/api/v2/logs?dd-protocol=aws-kinesis-firehose'
- 'https://aws-kinesis-http-intake.logs.ddog-gov.com/v1/input'
- 'https://aws-kinesis-http-intake.logs.us2.ddog-gov.com/api/v2/logs?dd-protocol=aws-kinesis-firehose'
- 'https://aws-kinesis-http-intake.logs.uk1.datadoghq.com/api/v2/logs?dd-protocol=aws-kinesis-firehose'
- 'https://aws-kinesis-http-intake.logs.datad0g.com/v1/input'
Description: The URL of the Datadog HTTP endpoint to send logs to.
Regions:
Expand Down
4 changes: 4 additions & 0 deletions aws_cloud_cost_cur2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.4

Add `uk1.datadoghq.com` to the `DatadogSite` allowed values (UK1 site support).

## 0.0.3

Add `us2.ddog-gov.com` to the `DatadogSite` allowed values (us2.fed GovCloud support).
Expand Down
1 change: 1 addition & 0 deletions aws_cloud_cost_cur2/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Parameters:
- ap2.datadoghq.com
- ddog-gov.com
- us2.ddog-gov.com
- uk1.datadoghq.com
CloudCostBucketName:
Type: String
Description: The name of the S3 bucket for storing the cost and usage reports.
Expand Down
2 changes: 1 addition & 1 deletion aws_cloud_cost_cur2/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.3
v0.0.4
1 change: 1 addition & 0 deletions aws_config_stream/main_config_stream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Parameters:
- https://cloudplatform-intake.datadoghq.eu/api/v2/cloudchanges?dd-protocol=aws-kinesis-firehose
- https://cloudplatform-intake.ap1.datadoghq.com/api/v2/cloudchanges?dd-protocol=aws-kinesis-firehose
- https://cloudplatform-intake.ap2.datadoghq.com/api/v2/cloudchanges?dd-protocol=aws-kinesis-firehose
- https://cloudplatform-intake.uk1.datadoghq.com/api/v2/cloudchanges?dd-protocol=aws-kinesis-firehose
Resources:
ConfigurationRecorder:
Type: AWS::Config::ConfigurationRecorder
Expand Down
4 changes: 4 additions & 0 deletions aws_organizations/main_organizations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Parameters:
- us2.ddog-gov.com
- ap1.datadoghq.com
- ap2.datadoghq.com
- uk1.datadoghq.com
IAMRoleName:
Description: Customize the name of IAM role for Datadog AWS integration
Type: String
Expand Down Expand Up @@ -105,6 +106,9 @@ Mappings:
us2.ddog-gov.com:
AccountId: "382742775718"
AccountIdGovCloud: "486737091498"
uk1.datadoghq.com:
AccountId: "117348461845"
AccountIdGovCloud: "NOT_APPLICABLE"
Conditions:
ResourceCollectionPermissions:
Fn::Equals:
Expand Down
2 changes: 1 addition & 1 deletion aws_organizations/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.2.1
v4.2.2
4 changes: 4 additions & 0 deletions aws_quickstart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.13.0 (May 29, 2026)

- Add `uk1.datadoghq.com` site support. Affects `main_v2.yaml`, `main_workflow.yaml`, `main_extended.yaml`, and `main_extended_workflow.yaml`.

# 4.12.0 (May 28, 2026)

- Add an EventBridge pipeline that forwards EC2 and EKS resource lifecycle and configuration update events to Datadog, enabling the Datadog Agent management feature to react to changes in real time. Customers enable forwarding per resource type when configuring Agent management.
Expand Down
2 changes: 1 addition & 1 deletion aws_quickstart/datadog_integration_api_call_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Parameters:
Description: >-
Define your Datadog Site to send data to.
Allowed values: datadoghq.com, datadoghq.eu, us3.datadoghq.com, us5.datadoghq.com,
ap1.datadoghq.com, ap2.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
ap1.datadoghq.com, ap2.datadoghq.com, uk1.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
IAMRoleName:
Description: >-
The name of the IAM role created for Datadog's use.
Expand Down
5 changes: 4 additions & 1 deletion aws_quickstart/main_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Parameters:
Description: >-
Define your Datadog Site to send data to.
Allowed values: datadoghq.com, datadoghq.eu, us3.datadoghq.com, us5.datadoghq.com,
ap1.datadoghq.com, ap2.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
ap1.datadoghq.com, ap2.datadoghq.com, uk1.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
IAMRoleName:
Description: Customize the name of IAM role for Datadog AWS integration
Type: String
Expand Down Expand Up @@ -184,6 +184,9 @@ Mappings:
us2.ddog-gov.com:
AccountId: "382742775718"
AccountIdGovCloud: "486737091498"
uk1.datadoghq.com:
AccountId: "117348461845"
AccountIdGovCloud: "NOT_APPLICABLE"
datad0g.com:
AccountId: "727006795293"
AccountIdGovCloud: "NOT_APPLICABLE"
Expand Down
5 changes: 4 additions & 1 deletion aws_quickstart/main_extended_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Parameters:
Description: >-
Define your Datadog Site to send data to.
Allowed values: datadoghq.com, datadoghq.eu, us3.datadoghq.com, us5.datadoghq.com,
ap1.datadoghq.com, ap2.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
ap1.datadoghq.com, ap2.datadoghq.com, uk1.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
IAMRoleName:
Description: Customize the name of IAM role for Datadog AWS integration
Type: String
Expand Down Expand Up @@ -204,6 +204,9 @@ Mappings:
us2.ddog-gov.com:
AccountId: "382742775718"
AccountIdGovCloud: "486737091498"
uk1.datadoghq.com:
AccountId: "117348461845"
AccountIdGovCloud: "NOT_APPLICABLE"
datad0g.com:
AccountId: "727006795293"
AccountIdGovCloud: "NOT_APPLICABLE"
Expand Down
5 changes: 4 additions & 1 deletion aws_quickstart/main_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Parameters:
Description: >-
Define your Datadog Site to send data to.
Allowed values: datadoghq.com, datadoghq.eu, us3.datadoghq.com, us5.datadoghq.com,
ap1.datadoghq.com, ap2.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
ap1.datadoghq.com, ap2.datadoghq.com, uk1.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
IAMRoleName:
Description: Customize the name of IAM role for Datadog AWS integration
Type: String
Expand Down Expand Up @@ -118,6 +118,9 @@ Mappings:
us2.ddog-gov.com:
AccountId: "382742775718"
AccountIdGovCloud: "486737091498"
uk1.datadoghq.com:
AccountId: "117348461845"
AccountIdGovCloud: "NOT_APPLICABLE"
datad0g.com:
AccountId: "727006795293"
AccountIdGovCloud: "NOT_APPLICABLE"
Expand Down
5 changes: 4 additions & 1 deletion aws_quickstart/main_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Parameters:
Description: >-
Define your Datadog Site to send data to.
Allowed values: datadoghq.com, datadoghq.eu, us3.datadoghq.com, us5.datadoghq.com,
ap1.datadoghq.com, ap2.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
ap1.datadoghq.com, ap2.datadoghq.com, uk1.datadoghq.com, ddog-gov.com (GovCloud), us2.ddog-gov.com (GovCloud).
IAMRoleName:
Description: Customize the name of IAM role for Datadog AWS integration
Type: String
Expand Down Expand Up @@ -104,6 +104,9 @@ Mappings:
us2.ddog-gov.com:
AccountId: "382742775718"
AccountIdGovCloud: "486737091498"
uk1.datadoghq.com:
AccountId: "117348461845"
AccountIdGovCloud: "NOT_APPLICABLE"
datad0g.com:
AccountId: "727006795293"
AccountIdGovCloud: "NOT_APPLICABLE"
Expand Down
2 changes: 1 addition & 1 deletion aws_quickstart/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.12.0
v4.13.0
2 changes: 2 additions & 0 deletions aws_streams/streams_single_region.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ Mappings:
Endpoint: "https://awsmetrics-intake.ddog-gov.com/api/v2/awsmetrics?dd-protocol=aws-kinesis-firehose"
"us2.ddog-gov.com":
Endpoint: "https://awsmetrics-intake.us2.ddog-gov.com/api/v2/awsmetrics?dd-protocol=aws-kinesis-firehose"
"uk1.datadoghq.com":
Endpoint: "https://awsmetrics-intake.uk1.datadoghq.com/api/v2/awsmetrics?dd-protocol=aws-kinesis-firehose"
Resources:
DatadogStreamLogs:
Type: AWS::Logs::LogGroup
Expand Down
2 changes: 1 addition & 1 deletion aws_streams/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.0
v1.1.1
Loading