0

How to connect to AWS RDS PostgreSql Instance from AWS CLI. From command line using psql command we can connect. But wanted to know if there is a way to connect from AWC CLI.

1 Answer 1

3

You can't do that. The AWS CLI is for interacting with the AWS API. You would use a PostgreSQL client for connecting to a PostgreSQL server.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.