AWS - S3 Fundamentals
A user tries to upload a file to S3 with the command:
aws s3 cp data.csv s3://mybucket/ --storage-class GLACIER but gets an error. What is the likely cause?