awsdocs / aws-doc-sdk-examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Apache License 2.0
9.63k stars 5.65k forks source link

JavaV2: Add presignedURL PUT example that uses query params instead of headers #7087

Open tkhill-AWS opened 6 days ago

tkhill-AWS commented 6 days ago

This pull request adds a presignedURL PUT example that uses query parameters instead of headers. Text in the code example block for Java 2 was adjusted to accommodate a 3rd example.

Corresponding sdk-guides ticket: https://issues.amazon.com/issues/V1516533081

CD build: http://tkhill2-clouddesk.aka.corp.amazon.com/sos-metadata/build/AWSCodeExampleUsageDocs/AWSCodeExampleUsageDocs-3.0/AL2_x86_64/DEV.STD.PTHREAD/build/server-root/code-library/latest/ug/s3_example_s3_Scenario_PresignedUrl_section.html


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.