Specialization: Data Engineering Professional Certificate (Data Modeling)
Course: Data Modeling, Transformation, and Serving
Module: Course 4, Week 1 (Occurs in both coding assignments)
Issue Description: When running the code cell under 1.2 - Source Configuration to generate the AWS Console link, the link does not output correctly.
Clicking “GO TO AWS CONSOLE” does not navigate anywhere.
Debugging Steps Taken:
-
Inspected the contents of ../.aws/aws_console_url
-
Output:
Length of file content: 1,Raw content repr: '\n' -
Restarted the kernel and ran all cells from the top, but the file remains empty (
'\n').
It appears the AWS environment setup or URL generation script background task did not write the temporary AWS URL to the configuration file