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

s3: Add support for addition presigned URL operations #1747

Merged
merged 1 commit into from Jul 1, 2022

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jun 30, 2022

Adds support for additional presigned URLs for S3 operations.

  • HeadBucket
  • DeleteObject
  • DeleteBucket

Fixes: #1076

Adds support for additional presigned URLs for S3 operations.
* HeadBucket
* DeleteObject
* DeleteBucket
@jasdel jasdel requested a review from skmcgrail June 30, 2022 00:16
@jasdel jasdel merged commit e614a23 into aws:main Jul 1, 2022
@jasdel jasdel deleted the feat/SupportPresingDelete branch July 1, 2022 16:51
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.

Add PresignHeadObject to S3 PresignClient
2 participants