- Module #C1W2
- 1st Week Lab - Loading Data Pipeline
- Showing no instances found under Database
Hello @Enemalieo,
Could you check you are using the correct endpoint from step 2.1:
aws rds describe-db-instances --db-instance-identifier de-c1w2-rds --output text --query "DBInstances[].Endpoint.Address"
Is there a connection error to the database. Thank you