Skip to main content

Interactive CLI to connect to AWS EC2 and RDS via SSM or SSH-over-SSM, with credential persistence and multi-session support.

Project description

ssm-connect

Interactive CLI to connect to AWS EC2 instances and RDS databases via:

  • SSM Session Manager (interactive shell)
  • SSH over SSM (with your SSH key)
  • RDS Port Forwarding (via EC2 bastion host)
  • File Transfer (SCP) (Securely upload/download files)

Multiple sessions in parallel (each opens in a new terminal). Keyword search across Name, Instance ID, and all tag values. Simple, cross-platform, and secure-by-default.

Features

  • Target Selection: Choose to connect to EC2 instances or RDS databases
  • EC2 Connections:
    • SSM Session Manager (interactive shell)
    • SSH over SSM (with private key authentication)
  • RDS Connections:
    • Port forwarding to RDS databases via EC2 bastion host
    • Auto-selects available local port
  • File Transfer:
    • Upload/Download files to/from EC2 instances using SCP
    • Uses existing SSH key configuration
  • Smart Search: Filter instances by keywords (matches Name, InstanceId, and all tag values)
  • Multi-Session: Opens each connection in a new terminal window (Linux, macOS, Windows) allowing for multiple simultaneous sessions.
  • AWS Session: Automatically inherits AWS credentials
  • Security: All code undergoes automated CodeQL static analysis on every PR and merge

Install

Latest release from PyPI: pip install --upgrade ssm-connect

Run the tool: ssm-connect

Requirements

  • User should already be logged in to AWS
  • AWS CLI v2
  • SSM Session Manager plugin (installation guide)
  • OpenSSH client (ssh command) - for SSH over SSM
  • Python 3.8+
  • Appropriate IAM role

Terminal Apps

The tool automatically detects and uses available terminal emulators:

  • Windows: Windows Terminal (wt), PowerShell, or cmd
  • macOS: Terminal.app
  • Linux: gnome-terminal, konsole, xterm, or x-terminal-emulator

Usage

Start the CLI: ssm-connect

Connection Flow

  1. Choose Target Type:

    • [1] EC2 - Connect directly to an EC2 instance
    • [2] RDS - Forward port to an RDS database via bastion
  2. For EC2 Connections:

    • Choose connection type:
      • [1] SSM - Interactive shell via Session Manager
      • [2] SSH over SSM - SSH session with your private key
    • Filter and select target EC2 instance
    • For SSH: Provide private key path and username
  3. For RDS Connections:

    • Step 1: Select EC2 bastion instance (must have SSM access)
    • Step 2: Select target RDS database
    • Connect to localhost:[auto-selected-port] with your database client
  4. For File Transfer (SCP):

    • Select remote instance
    • Choose direction (Upload / Download)
    • Specify local and remote file paths
    • Tool handles the secure copy tunneling

Troubleshooting

Command not found

Ensure aws, session-manager-plugin, and ssh are installed and on PATH.

SSO expired

Refresh your AWS SSO session: aws sso login --profile your-profile

SSH key errors

Ensure the key exists and has proper permissions

No terminal found (Linux)

Install a terminal emulator

RDS connection refused

Ensure:

  • The bastion EC2 instance has network connectivity to the RDS
  • The bastion is running
  • You have the appropriate role

Uninstall

pip uninstall ssm-connect

Security

Static Code Analysis

All pull requests and merges undergo automated CodeQL security analysis to detect:

  • Security vulnerabilities
  • Code quality issues
  • Potential bugs
  • Unsafe coding patterns

Reporting Security Issues

If you discover a security vulnerability, please report it privately via GitHub's Security Advisory feature rather than opening a public issue.

Contributing

Issues and pull requests are welcome. Please keep changes focused and include brief notes if behavior changes.

License

Apache License 2.0. See LICENSE for details.

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

ssm_connect-1.2.1.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

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

ssm_connect-1.2.1-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file ssm_connect-1.2.1.tar.gz.

File metadata

  • Download URL: ssm_connect-1.2.1.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ssm_connect-1.2.1.tar.gz
Algorithm Hash digest
SHA256 3b565d51a3e77d601760810f13fc175654907905d1029dadc363d7fb9cd2aaa3
MD5 253c0f3a728e853e15eb1858a3b1a8dd
BLAKE2b-256 0477ba41919820f57c7f51a55a75bb63c66fa6e617e830d6540aea720e87479f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ssm_connect-1.2.1.tar.gz:

Publisher: publish.yml on JoseSiby/ssm-connect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ssm_connect-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: ssm_connect-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ssm_connect-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ce0c28220b10bc2ec1329c8dd0939c104d40b3129b9b9ae5665a6bb78175245
MD5 077ef9559ed18c447836552b3088a7ec
BLAKE2b-256 1103a910ac575e20b43992314eb064c531a73c78cd3f2cb577d67294aedc2af5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ssm_connect-1.2.1-py3-none-any.whl:

Publisher: publish.yml on JoseSiby/ssm-connect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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