An interactive command-line tool to list Amazon EC2 instances and establish secure connections using AWS Systems Manager (SSM) Session Manager.
Project description
Sure! Here's a GitHub-styled README.md
in a format that you can directly copy and paste:
# ec2-ssm-connect
An interactive command-line tool to list Amazon EC2 instances and establish secure connections using AWS Systems Manager (SSM) Session Manager.
## 🚀 Installation
Before using this tool, ensure you have the AWS CLI installed. This tool depends on it.
pip install ec2-ssm-connect
## 🛠 Usage
After installation, you can use the command:
ec2-ssm-connect
To filter EC2 instances by name:
ec2-ssm-connect --filter [INSTANCE_NAME]
## 📦 Dependencies
- **boto3**: For AWS SDK functionalities.
- **AWS CLI**: Required for establishing connections with EC2 instances.
## ✍️ Author
- **Ingo Marlos Batista de Sousa**
## 📜 License
This project is licensed under the GPL-3.0 License.
You can directly copy the above content and save it as `README.md` in your repository. I've added some emojis for better visual appeal. Feel free to modify as per your preferences.
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
ec2-ssm-connect-0.0.3.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for ec2_ssm_connect-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ada85a14c2ca47c0704b2bf641167bf689dbc0aa71c9309b8830143754e8d84 |
|
MD5 | 1d00ce78745f992fd297be57d2a054ac |
|
BLAKE2b-256 | 67a76ef6a2084e5b7a94646d9e5564a1fb73552775e0e167233083d4ed4dc5dc |