Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(s3-request-presigner): add in getSignedUrl example with and without signed headers #6129

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

whutchinson98
Copy link
Contributor

@whutchinson98 whutchinson98 commented May 23, 2024

Description

Update documentation providing an example on using getSignedUrl method with and without signed headers.

Testing

N/A - docs

Additional context

While working on setting up presigned urls with signed headers I noticed there was a lack of documentation regarding how to handle x-amz-* headers you wish to have signed. I hope this PR allows for others to find the solution quicker.

Checklist

  • If you wrote E2E tests, are they resilient to concurrent I/O?
  • If adding new public functions, did you add the @public tag and enable doc generation on the package?

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

@whutchinson98 whutchinson98 requested a review from a team as a code owner May 23, 2024 13:43
@trivikr trivikr changed the title docs(s3-request-presigner): Add in getSignedUrl example with and without signed headers docs(s3-request-presigner): add in getSignedUrl example with and without signed headers May 23, 2024
packages/s3-request-presigner/README.md Outdated Show resolved Hide resolved
packages/s3-request-presigner/README.md Outdated Show resolved Hide resolved
packages/s3-request-presigner/README.md Outdated Show resolved Hide resolved
Copy link
Contributor Author

@whutchinson98 whutchinson98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@trivikr I believe I've updated everything as requested. Please let me know if there is any other tweaks you would like me to make.

@kuhe kuhe merged commit 1bf87e3 into aws:main Jun 17, 2024
2 checks passed
Copy link

github-actions bot commented Jul 2, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants