When I run this command to download file: aws s3 --no-sign-request cp s3://pancaketranscripts/ycsb-c-1m . .
An error occurs: fatal error: An error occurred (404) when calling the HeadObject operation: Key "ycsb-c-1m" does not exist.
How to solve this problem?