Forum Discussion
Connect data from Amazon AWS Services
Hi skaranth10
It's best to start a new topic and explain in detail your issue there.
What exactly is the problem? What exactly are you trying to connect to? AWS API? SQL on AWS? Amaxon S3? Are you receiving error messages?
Phil
If I answered your question please mark my post as the solution.
If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.
Hi PhilipTreacy ,
I am trying to connect to the SQL on AWS. I have tried the Redshift Connector, but couldn't successfully connect. I get the error message as
"Details: "ODBC: ERROR [08S01] [Microsoft][Amazon Redshift] (10) Error occurred while trying to connect: [SQLState 08S01] could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "ec2-34-215-220-108.us-west-2.compute.amazonaws.com" (34.215.220.108) and accepting
TCP/IP connections on port 5439?"
Is Redshift the best way to connect? Do you recommend any other means?
Regards