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

Create code examples for basic operations that use checksums and create examples for multipart uploads #5373

Merged
merged 5 commits into from
Sep 21, 2023

Conversation

tkhill-AWS
Copy link
Collaborator

This pull request contains new Java code examples for performing S3 multipart uploads and for using checksums with S3 objects.

https://sim.amazon.com/issues/V1029292982

Cloud desktop build for multipart uploads and for using checkskums.


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

@github-actions github-actions bot added the Java-v2 This issue relates to the AWS SDK for Java V2 label Sep 11, 2023
@tkhill-AWS tkhill-AWS changed the title Create code examples for basic operations that use checksums and crete examples for multipart uploads Create code examples for basic operations that use checksums and create examples for multipart uploads Sep 20, 2023
…sum_basic

# Conflicts:
#	javav2/example_code/s3/pom.xml
#	javav2/example_code/s3/src/main/java/com/example/s3/BasicOpsWithChecksums.java
#	javav2/example_code/s3/src/main/java/com/example/s3/PerformMultiPartUpload.java
@beqqrry-aws beqqrry-aws assigned beqqrry-aws and unassigned scmacdon Sep 21, 2023
@beqqrry-aws beqqrry-aws added On Call Review complete On call review complete Text Review complete Text review complete Task labels Sep 21, 2023
@beqqrry-aws beqqrry-aws merged commit eb04ae4 into awsdocs:main Sep 21, 2023
12 of 17 checks passed
@tkhill-AWS tkhill-AWS deleted the s3_checksum_basic branch September 25, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java-v2 This issue relates to the AWS SDK for Java V2 On Call Review complete On call review complete Text Review complete Text review complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants