Recent Questions - Unix & Linux Stack Exchange · Apr 10, 2020
Timeout when connecting RDS using AWS session manager via EC2 instance
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
I am having trouble accessing AWS RDS instance in a private subnet using session manager through ec2 instance (Ubuntu). Port forwarding using AWS Session manager - aws ssm start-session --target $INSTANCE_ID \ --document-name AWS-StartPortForwardingSession \ --parameters '{"portNumber":[3307],"localPortNumber":["8000"]}' \ --profile=production \ --region=us-east-1` Now local port 8000 successfully…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.