When I'm running this command
aws s3 sync images/ s3://mybucket/myfolder
and I'm getting this error
A client error (InvalidRequest) occurred when calling the ListObjects operation: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256
Any help?