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

Support --sse-c for s3 presign command #8831

Open
2 tasks
tmccombs opened this issue Jul 30, 2024 · 1 comment
Open
2 tasks

Support --sse-c for s3 presign command #8831

tmccombs opened this issue Jul 30, 2024 · 1 comment
Labels
customization Issues related to CLI customizations (located in /awscli/customizations) feature-request A feature should be added or improved. p2 This is a standard priority issue presign s3

Comments

@tmccombs
Copy link

tmccombs commented Jul 30, 2024

Describe the feature

It currently isn't possible to create a presigned url using SSE-C wilth the aws cli, because the aws s3 presign command doesn't have an equivalent of the --sse-c option.

Use Case

I want to use the cli to generate a signed url for an s3 object that is signed using SSE-C

Proposed Solution

Add --sse-c flags to allow signing a url with an SSE-C key.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

2.17.20

Environment details (OS name and version, etc.)

Ubuntu 24.04

@tmccombs tmccombs added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 30, 2024
@tim-finnigan tim-finnigan self-assigned this Aug 6, 2024
@tim-finnigan
Copy link
Contributor

Thanks for the feature request, after bringing this up with the team they agreed that this seems reasonable. We can continue tracking here, and others can add 👍 to show support.

@tim-finnigan tim-finnigan added s3 presign p2 This is a standard priority issue customization Issues related to CLI customizations (located in /awscli/customizations) and removed needs-triage This issue or PR still needs to be triaged. labels Aug 6, 2024
@tim-finnigan tim-finnigan removed their assignment Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization Issues related to CLI customizations (located in /awscli/customizations) feature-request A feature should be added or improved. p2 This is a standard priority issue presign s3
Projects
None yet
Development

No branches or pull requests

2 participants