On issuing the following command through the AWS CLI:
aws s3 cp s3://sorel-20m/09-DEC-2020/binaries/ ./
I'm getting the following error:
fatal error: An error occurred (404) when calling the HeadObject operation: Key "09-DEC-2020/binaries/" does not exist.
Hi,
On issuing the following command through the AWS CLI:
aws s3 cp s3://sorel-20m/09-DEC-2020/binaries/ ./
I'm getting the following error: fatal error: An error occurred (404) when calling the HeadObject operation: Key "09-DEC-2020/binaries/" does not exist.