'ACL' statement on default in ObjectUploader, not supported anymore by AWS S3. #3008
Labels
closed-for-staleness
guidance
Question that needs advice or information.
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
Creating a folder via OctoberCMS results in ACL complaints since it is not being supported anymore.
This is related to the following file + line-item, containing 'ACL' statements:
aws-sdk-php/src/S3/ObjectUploader.php
Line 89 in 058611b
Please remove that.
Regression Issue
Expected Behavior
ObjectUploader to work.
Current Behavior
It does not work.
Reproduction Steps
Call the function.
Possible Solution
No response
Additional Information/Context
No response
SDK version used
Latest.
Environment details (Version of PHP (
php -v
)? OS name and version, etc.)8.3.6
The text was updated successfully, but these errors were encountered: