Skip to content

fix(forwarder): update API key page link to /organization-settings/api-keys#1164

Merged
hkrddog merged 1 commit into
masterfrom
awsints-3805-forwarder-api-key-url
Jul 7, 2026
Merged

fix(forwarder): update API key page link to /organization-settings/api-keys#1164
hkrddog merged 1 commit into
masterfrom
awsints-3805-forwarder-api-key-url

Conversation

@hkrddog

@hkrddog hkrddog commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

What

The Forwarder's DdApiKey CloudFormation parameter description and the EU-site line in settings.py directed users to the deprecated /account/settings#api page to find their API key. Both now point to the current /organization-settings/api-keys path.

  • aws/logs_monitoring/template.yaml - DdApiKey parameter description
  • aws/logs_monitoring/settings.py - EU-site line in the manual-config comment block (the US-site line there was already correct)

Why

The docs team received customer feedback that the in-template instruction is out of date; the docs site itself already uses the correct path. Reported via #serverless-aws.

Note

The published artifact (datadog-cloudformation-template.s3.amazonaws.com/aws/forwarder/latest.yaml) is regenerated by the Forwarder release (release.sh, version bump), so this reaches customers with the next release rather than on merge.

Jira: https://datadoghq.atlassian.net/browse/AWSINTS-3805

@github-actions github-actions Bot added the aws label Jul 2, 2026
…i-keys

The DdApiKey parameter description in the Forwarder CloudFormation template
and the EU-site line in settings.py pointed users to the deprecated
/account/settings#api page. Update both to the current
/organization-settings/api-keys path.

AWSINTS-3805
@hkrddog
hkrddog merged commit b7137c7 into master Jul 7, 2026
10 checks passed
@hkrddog
hkrddog deleted the awsints-3805-forwarder-api-key-url branch July 7, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants