Skip to content

docs(metadata): fix broken Lambda Metadata Endpoint link#8212

Open
derdelean wants to merge 1 commit intoaws-powertools:developfrom
derdelean:docs/fix-lambda-metadata-endpoint-link
Open

docs(metadata): fix broken Lambda Metadata Endpoint link#8212
derdelean wants to merge 1 commit intoaws-powertools:developfrom
derdelean:docs/fix-lambda-metadata-endpoint-link

Conversation

@derdelean
Copy link
Copy Markdown

@derdelean derdelean commented May 8, 2026

Issue number: closes #8068

Summary

Changes

Updated the link to the AWS Lambda Metadata Endpoint (LMDS) reference in docs/utilities/metadata.md. The previous URL lambda-metadata-endpoint.html redirects to the generic Lambda welcome page; the canonical URL is configuration-metadata-endpoint.html.

User experience

Before: clicking the LMDS link in the Powertools metadata utility docs lands on the generic "What is AWS Lambda?" page (/welcome.html) instead of the LMDS reference.

After: the link resolves directly to the LMDS reference page (/configuration-metadata-endpoint.html).


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@derdelean derdelean requested a review from a team as a code owner May 8, 2026 21:14
@derdelean derdelean requested a review from leandrodamascena May 8, 2026 21:14
@boring-cyborg boring-cyborg Bot added the documentation Improvements or additions to documentation label May 8, 2026
@boring-cyborg
Copy link
Copy Markdown

boring-cyborg Bot commented May 8, 2026

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 8, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Lambda Metadata link incorrect

1 participant