Skip to content

add documentation about S3 signature validation - #861

Open
bentsku wants to merge 3 commits into
aws-docs-release-augustfrom
s3-signature-validation
Open

add documentation about S3 signature validation#861
bentsku wants to merge 3 commits into
aws-docs-release-augustfrom
s3-signature-validation

Conversation

@bentsku

@bentsku bentsku commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

In S3, we have special behavior for Signature Validation, something we don't do for other services.

We have supported pre-signed URLs signature validation for a long time now, but we didn't have a lot of documentation in how to best use it, which credentials to use and what are the limitations.

We recently also added signature validation for all requests, not only pre-signed for a prospect (Canva).
This felt like the right time to add documentation about both feature together as they are closely related and share some logic about which credentials you should use.

AWS Documentation on pre-signed URLs: https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-presigned-url.html
For all and regular request signing: https://docs.aws.amazon.com/AmazonS3/latest/developerguide/sig-v4-authenticating-requests.html

Related

towards AWS-1256
closes DOC-401

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e5ef7a7
Status: ✅  Deploy successful!
Preview URL: https://2027db86.localstack-docs.pages.dev
Branch Preview URL: https://s3-signature-validation.localstack-docs.pages.dev

View logs

@bentsku bentsku added the aws label Aug 11, 2026
@bentsku
bentsku marked this pull request as ready for review August 11, 2026 17:33
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.

1 participant