In Lab1 we are trying to load data into sagemaker from S3 . I don't find that s3 bucket . Could you please help me to resolve command aws s3 cp --recursive s3://dlai-generative-ai/labs/wl-549876/ ./

In Lab1 we are trying to load data into sagemaker from S3 . I don’t find that s3 bucket . Could you please help me to resolve command aws s3 cp --recursive s3://dlai-generative-ai/labs/wl-549876/ ./

What error are you getting when you insert this command into the system?

Terminal was idle for some time and just terminates.
Now it seems to be working.
In jupiter lab , how do i run commands , Shift Enter is not working. When i do Shift Enter, it just goes to second line

That is how you know the commands are rung. It goes into the next cell; it means it ran.Also, in every cell in the top left corner of the cell, there is a play button you can also press to run that cell!