Skip to main content

A project that helps you to provision EC2 instance securely

Project description

Secure EC2

https://img.shields.io/pypi/v/secure_ec2.svg https://github.com/avishayil/secure_ec2/actions/workflows/test.yml/badge.svg Documentation Status Coverage

A project that helps you to provision EC2 instance securely

TL;DR

Installation:

§ pip install secure_ec2

Wizard Usage:

§ secure_ec2

Command Line Usage:

§ secure_ec2 --os_type Linux --num_instances 3 --keypair None --instance_type t2.micro # Session Manager access
§ secure_ec2 --os_type Windows --num_instances 1 --keypair demo-kp --instance_type t2.micro # SSH access with KeyPair

Features

  • Provision EC2 instance with keypair securely

  • Provision EC2 instance without keypair (Session Manager access) securely

Demo

Linux

Linux Example

Windows

Windows Example

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.0.1 (2021-07-12)

  • First release on PyPI.

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

secure_ec2-0.0.4.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

secure_ec2-0.0.4-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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