Skip to content

[AWSINTS-3805] Correct API key page link in AWS integration templates#335

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

[AWSINTS-3805] Correct API key page link in AWS integration templates#335
hkrddog merged 1 commit into
masterfrom
awsints-3805-api-key-page-link

Conversation

@hkrddog

@hkrddog hkrddog commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What

Three customer-facing references pointed users to the deprecated /account/settings#api page to find their API key. Updated to /organization-settings/api-keys:

  • aws/main.yaml - DdApiKey parameter description
  • aws/datadog_aws_integration.tf - api-key comment
  • aws_quickstart/datadog_aws_integration.tf - api-key comment

Why

Part of a cleanup of stale API-key-page pointers. The docs team flagged the same stale path in the Datadog Forwarder CloudFormation template; the same /account/settings#api link had been copied into the AWS integration setup templates here.

Related PR (Forwarder template): DataDog/datadog-serverless-functions#1164
Jira: https://datadoghq.atlassian.net/browse/AWSINTS-3805

The DdApiKey parameter in aws/main.yaml and the api-key comments in the example .tf files pointed users to the deprecated /account/settings#api page. Update to the current /organization-settings/api-keys path. The separate integration-tile links are left for a follow-up.
@hkrddog hkrddog marked this pull request as ready for review July 6, 2026 19:43
@hkrddog hkrddog requested a review from a team as a code owner July 6, 2026 19:43
@hkrddog hkrddog merged commit 62e49b2 into master Jul 7, 2026
4 checks passed
@hkrddog hkrddog deleted the awsints-3805-api-key-page-link branch July 7, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants