Ensure that S3 bucket ACLs don't allow 'WRITE' access for anonymous / AWS authenticated users

Granting 'WRITE' ACL permission within your S3 Bucket allows users to delete, overwrite and create new objects in the bucket. To protect your S3 Bucket's data from unauthorized access, make sure to avoid granting ACL permissions to anonymous / AWS authenticated users.