Commit 3ebdfb2
fix: add --sse AES256 to S3 puts — bucket enforces server-side encryption
Scaleway rejects PutObject without the SSE header when the bucket has
server-side encryption configured. Only puts need the flag; gets are
unaffected (server decrypts transparently).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 95099f8 commit 3ebdfb2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments