C1 W2-4 labs: Accessing Terraform and Python ETL Code After Lab Submission

I recently completed the Course 1 (C1) " Introduction to Data Engineering".
And I want to revisit the Terraform code and Python ETL scripts for further study and practice. Is there a way to access these resources after submitting the labs? I cannot relaunch the app after submitting “The credentials in your login link were invalid. Please contact your administrator.”

What alternatives can I use to review and reinforce these codes, materials and concepts?

Thanks

Hello @Yemunn,
I guess you are in the Vocareum interface, if you could try to log in to AWS cloud9 in any terminal and run:
aws s3 cp --recursive s3://dlai-data-engineering/labs/c1w2-187976/ ./ or:
aws s3 cp --recursive s3://dlai-data-engineering/labs/c1w4-242820/ ./ you should be able to dowload the files. How long has it been since you finished the labs and did you try to logout from this screen:

I just finished the lab (week 2 - 4) last a week ago (if we count back from Jan 22). Thanks you for your suggestion. I will give it a try.

Hello @Yemunn,
It is up to Coursera to cease access to the labs after some time. But you should be able to use those links in a terminal. Those are the old versions that use cloud9 since now there is a different interface. Hope it helps

Hello @Yemunn,
Here are some files from weeks 2 and 4, hope it helps:

“Edit files”