Skip to content

Commit

Permalink
Add missing AWS SSE-C Options
Browse files Browse the repository at this point in the history
  • Loading branch information
amenophis committed Mar 18, 2024
1 parent 6a5be0e commit 9b0acfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AwsS3V3Adapter.php
Expand Up @@ -69,6 +69,9 @@ class AwsS3V3Adapter implements FilesystemAdapter, PublicUrlGenerator, ChecksumP
'Tagging',
'WebsiteRedirectLocation',
'ChecksumAlgorithm',
'CopySSECustomerAlgorithm',
'CopySSECustomerKey',
'CopySSECustomerKeyMD5',
];
/**
* @var string[]
Expand Down

0 comments on commit 9b0acfa

Please sign in to comment.