Retrieve DB Instance Endpoint
- To connect to the DB instance and use it in subsequent labs, you need to retrieve the DB instance endpoint.
- Open the Amazon RDS console and go to the Databases section.
- Select the DB Identifier:
sqlserver-rdssql
.

Retrieve the Endpoint.
- Go to the Connectivity and security tab on the details page.
- In the Endpoint & port section, locate the endpoint of the instance.

- Copy the endpoint and paste it into a notepad to keep it handy for the next steps.