coder@fc4135d7752c:~/project$ aws rds describe-db-instances --db-instance-identifier de-c1w2-rds --output text --query “DBInstances .Endpoint.Address”
Invalid endpoint: https://rds ..amazonaws.com
I have done some searches about this error on this platform. Someone mentioned about Infrastructure Maintenance. Somehow, I still have this error.
Can someone help?
TMosh
January 18, 2026, 4:06am
2
The two dots after rds are probably incorrect.
1 Like
Thanks for your reply, but where the two dots that you mentioned?
Is it this: “Invalid endpoint: https://rds ..amazonaws.com”? This one is the output of my command above.
Can you be more specific?
Thanks for your reply. Do you know how to fix it?
The two dots are the system output from my command, so I have no way to fix it. And my command is exactly what is shown in the lab walkthrough video.
TMosh
January 19, 2026, 6:51pm
6
Sorry, I don’t know how to fix it. I am not a mentor for that course.
There have been several reports of this issue recently. Perhaps look through the DE forum area and look for now others have handled it.
1 Like
Thanks for instant reply.