lambda calling put_object_acl not working with boto3
I really need some help with this, I’ve been trying for hours with no luck.
I’m trying to execute put_object_acl against objects in an S3 bucket via a Lambda function.
To this point, I’ve managed to strip down the function to its bare bone…