I modified the makefile to change the way the uploads occur. No longer will aws cli complain about ACL's not existing when trying to upload to S3, as we're now using aws s3 cp
to copy the files to the bucket instead.
I modified the makefile to change the way the uploads occur. No longer will aws cli complain about ACL's not existing when trying to upload to S3, as we're now using aws s3 cp
to copy the files to the bucket instead.