Hello,
I am doing week 2, lab1 of Introduction of Data engineering. The programming assignment is called “An example of the data engineering lifecycle”.
I get an empty link while running the following command
cat ../.aws/aws_consolde_url
Added to that, I get the error Invalid endpoint: https://rds..amazonaws.com
while running the following command in VScode terminal
aws rds describe-db-instances --db-instance-identifier de-c1w2-rds --output text --query "DBInstances[].Endpoint.Address"
Clicking on the google form for empty link to aws console gives
Kindly help me