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

feat: Presign URL method for S3's upload part #1835

Merged
merged 24 commits into from
Dec 2, 2024
Merged

Conversation

sichanyoo
Copy link
Contributor

@sichanyoo sichanyoo commented Dec 2, 2024

Issue #

N/A

Description of changes

Changes are taken from customer's PR from their fork:

...to actually run integration test CIs on the PR (because integ test CIs use repo-specific secrets, it can't run on forked repo)

What's added:

  • Adds presigned URL method codegen for S3's UploadPart API
  • Adds integration tests for it

New/existing dependencies impact assessment, if applicable

Conventional Commits

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

@sichanyoo sichanyoo changed the title feat: Upload part presign feat: Presign URL for upload part Dec 2, 2024
@sichanyoo sichanyoo changed the title feat: Presign URL for upload part feat: Presign URL method for S3's upload part Dec 2, 2024
@sichanyoo sichanyoo merged commit e41827e into main Dec 2, 2024
25 checks passed
@sichanyoo sichanyoo deleted the feat/upload-part-presign branch December 2, 2024 23:07
@plu
Copy link
Contributor

plu commented Dec 3, 2024

Thank you :)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants