I can not download the lab files in the environment

  • Week1
  • Lab 1 - Generative AI Case Study: Summarizing the Dialogue
    *I have next message when I run step 12 inlabs.vocareum

sagemaker-user@default:~$ aws s3 cp --recursive s3://dlai-generative-ai/abs-202502/w1-549876/./

usage: aws [options] [ …] [parameters]
To see help text, you can run:

aws help
aws help
aws help

aws: error: the following arguments are required: paths

What should I run to get the files?

On the Terminal, type the following command (you can copy and paste it) to download the lab files:

aws s3 cp --recursive s3://dlai-generative-ai/labs-202502/w1-549876/ ./

Did you use this command, copied and pasted in the terminal as it is? Give us a screenshot if you did that and what the terminal says after you press enter!