DOCS (hotfix): Fix duplicated S3 endpoint heading - #896
Merged
Conversation
The aws-docs-release-august merge left a dangling "Configuring S3 Endpoint" heading holding the pre-signed URL signature-validation note, immediately followed by a duplicate "Path-Style and Virtual Hosted-Style Requests" heading holding the actual endpoint-config content. Fold the note back into the pre-signed URL section as plain text and keep the single correct heading.
quetzalliwrites
requested review from
HarshCasper,
bentsku,
pinzon and
viren-nadkarni
as code owners
August 26, 2026 14:20
Deploying localstack-docs with
|
| Latest commit: |
35cffc4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a4d8cada.localstack-docs.pages.dev |
| Branch Preview URL: | https://hotfix-s3-endpoint-heading-d.localstack-docs.pages.dev |
bentsku
approved these changes
Aug 26, 2026
Collaborator
Author
|
confirmed it's fixed: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
aws-docs-release-augustmerge intomainleftsrc/content/docs/aws/services/s3.mdxwith a dangling## Configuring S3 Endpointheading whose body was actually the pre-signed URL signature-validation note, immediately followed by a duplicate## Path-Style and Virtual Hosted-Style Requestsheading holding the real endpoint-configuration content.## Configuring S3 Endpointheading for the endpoint-configuration content.Test plan
npx astro buildcompletes successfully (404 pages built)grepconfirmed no stale references)