I was trying to sync a directory to s3 with an empty file, and got this error:
A header you provided implies functionality that is not implemented
the command I used:
aws --region us-west-2 --delete s3 sync puppet s3://shift.staging.puppet
upload failed: puppet/manifests/nodes/jenkins.pp to s3://shift.staging.puppet/manifests/nodes/jenkins.pp```