-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
customizationIssues related to CLI customizations (located in /awscli/customizations)Issues related to CLI customizations (located in /awscli/customizations)feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuepresigns3
Description
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
lonkey
Metadata
Metadata
Assignees
Labels
customizationIssues related to CLI customizations (located in /awscli/customizations)Issues related to CLI customizations (located in /awscli/customizations)feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuepresigns3