Having issues getting up and running on AWS EC2
# ask-community-for-troubleshooting
j
Having issues getting up and running on AWS EC2
1
image.png
image.png
do I need to replace local host with the private IP of the instance?
c
what is the OS of your workstation?
j
the EC2 instance or my local machine?
local is Win10
c
Note in the docs, there is a difference between where you need to run the commands: • “In your workstation terminal” is your Win10 machine • “In your ssh session on the instance terminal” is after connecting to your EC2 instance
j
golden, thanks!
c
you can read others docs to understand this part of the deployment, for example: https://linuxize.com/post/how-to-setup-ssh-tunneling/#local-port-forwarding
j
thanks - have some connection work to do for hitting our redshift target
im connecting with an admin user to a new schema and getting Could not connect with provided configuration. [Amazon](500310) Invalid operation: permission denied for database <mydbname>
disregard, needed a bump to create the temp tables