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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request]: Pre-sign DeleteObject URLs #473

Closed
stefanhoelzl opened this issue Feb 25, 2022 · 4 comments
Closed

[request]: Pre-sign DeleteObject URLs #473

stefanhoelzl opened this issue Feb 25, 2022 · 4 comments
Assignees
Labels
feature-request A feature should be added or improved.

Comments

@stefanhoelzl
Copy link

A note for the community

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

Tell us about your request

I want to be able to pre-signed a URL for a DeleteObject command.

Tell us about the problem you're trying to solve.

Allowing users without access keys to delete certain objects from my buckets with pre-signed URLs

Are you currently working around this issue?

Delete operations are routed through my backend.

Additional context

No response

@stefanhoelzl stefanhoelzl added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Feb 25, 2022
@rcoh rcoh removed the needs-triage This issue or PR still needs to be triaged. label Mar 4, 2022
@rcoh rcoh self-assigned this Mar 4, 2022
@rcoh
Copy link
Contributor

rcoh commented Mar 4, 2022

we're working on it thanks for reporting!

@rcoh
Copy link
Contributor

rcoh commented Mar 9, 2022

fix was merged, you can now use this in the next branch:

[dependencies]
aws-config = { git = "https://github.com/awslabs/aws-sdk-rust", branch = "next" }
aws-sdk-s3 = { git = "https://github.com/awslabs/aws-sdk-rust", branch = "next" }

@jdisanti
Copy link
Contributor

This was released with v0.9.0.

@github-actions
Copy link

鈿狅笍COMMENT VISIBILITY WARNING鈿狅笍

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
Archived in project
Development

No branches or pull requests

3 participants