Skip to main content

Easy AWS SSHing

Project description

AWS SSH Utils

Version License Supported Python Versions

pip install aws-ssh-utils

aws_ssh ec2

aws_ssh emr

aws_ssh emr-all

This allows you to interactively SSH to an EC2 instance, EMR instance, or all EMR instances with TMUX.

It utilizes questionary to ask you which instance you want to connect to.

EC2

Select an instance from an interactive list. You can filter the instances by name.

$ aws_auth ec2 --help
Usage: aws_ssh ec2 [OPTIONS]

  Asks user which EC2 instance they want to connect to, then opens an
  interactive SSH session to the instance

Options:
  -p, --profile TEXT    Which AWS profile to use
  -r, --region TEXT     Which AWS region to use
  -u, --user TEXT       Which user to connect as
  --private / --public  Connect to the instance's private or public IP
  -k, --key-file TEXT   Which key file to use to connect
  --help                Show this message and exit.

EMR

Select the EMR cluster, instance group, and instance to connect to.

$ aws_ssh emr --help
Usage: aws_ssh emr [OPTIONS]

  Asks user which Cluster and EC2 instance they want to connect to, then opens an interactive SSH session to the instance

Options:
  -p, --profile TEXT    Which AWS profile to use
  -r, --region TEXT     Which AWS region to use
  -u, --user TEXT       Which user to connect as
  --private / --public  Connect to the instance's private or public IP
  -k, --key-file TEXT   Which key file to use to connect
  --help                Show this message and exit.

EMR All

Select the EMR cluster to connect to. Then creates a new TMUX session with a window per instance. Each window will have an SSH connection to that instance open.

$ aws_ssh emr-all --help
Usage: aws_ssh emr-all [OPTIONS]

  Asks user which Cluster and EC2 instance they want to connect to, Then
  prints a tmux cli statement that will open a new session with a window per
  ec2 instance with ssh shell already opened.

Options:
  -p, --profile TEXT    Which AWS profile to use
  -r, --region TEXT     Which AWS region to use
  -u, --user TEXT       Which user to connect as
  --private / --public  Connect to the instance's private or public IP
  -k, --key-file TEXT   Which key file to use to connect
  --help                Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_ssh_utils-0.2.4.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_ssh_utils-0.2.4-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file aws_ssh_utils-0.2.4.tar.gz.

File metadata

  • Download URL: aws_ssh_utils-0.2.4.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for aws_ssh_utils-0.2.4.tar.gz
Algorithm Hash digest
SHA256 31e50084b42af8a06c056156aa4f4b475910621dbd4df2cc067cd824cf20e69a
MD5 c2425b36a0a652016d5f34bb1be12509
BLAKE2b-256 338f3d1c37daa132771dd522bfa6983b06a39e26009143f374c6270254e3f268

See more details on using hashes here.

File details

Details for the file aws_ssh_utils-0.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_ssh_utils-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 71db1c1a5c48cf02c7c283cec2f495bbee712ecb8c4fa8caa2e9909eec89e204
MD5 edc6485810dd24474579cf7e1c2b105a
BLAKE2b-256 27da4affa7508ea119f6dec160f15dfbfaf5dc4441f8097becf83322c1a35be8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page