Connect to AWS RDS SQL Server instance from SSMS:
Server name: <Endpoint>,<port>
Authentication: SQL Server Authentication
Login: <Master username>
Password: <Master password>
Find Endpoint and port in AWS portal, under RDS-->Databases--><Your DB identifier>, Connectivity & security tab.
No comments:
Post a Comment