Skip to content

Instantly share code, notes, and snippets.

@Console32
Last active October 9, 2019 15:53
Show Gist options
  • Save Console32/839b022f0292459b0b579b530cd7e9e6 to your computer and use it in GitHub Desktop.
Save Console32/839b022f0292459b0b579b530cd7e9e6 to your computer and use it in GitHub Desktop.
aws ssm start-session --target INSTANCE_ID
--document-name AWS-StartPortForwardingSession
--parameters '{"portNumber":["'3389'"], "localPortNumber":["'50001'"]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment