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.1.tar.gz (14.7 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.1-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aws_ssh_utils-0.2.1.tar.gz
Algorithm Hash digest
SHA256 94de1174f37a608172e146f7d2ff0f8736414f2d945b40a211363cabf9af0045
MD5 d94fca13414daea057c5fe387315143c
BLAKE2b-256 59be7865176e7bc5b317b7dc9997e792164593345e9fd3ba42523cd66e82f471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_ssh_utils-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3350f5800ad6555ad43b8126c4085589f1a4914a545b770d08e1d1f2bc09270
MD5 9bc7f3f260f67050a644373434eb951f
BLAKE2b-256 9d5259e3c3654489ccfa89cb3f12252d36ff3be2ca5050a0f4e1453cd1f583c7

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