Better AWS SSM Session manager CLI client
-
Updated
Jun 3, 2024 - Python
Better AWS SSM Session manager CLI client
AWS SSM and SSH toolkit. Access private AWS instances easily with no need to manually manage SSH keys on remote servers.
Examples of AWS API code and scripts for everyday administration/infrastructure management functions
This script fetches all EC2 instances with an user define filter for method "ec2.instances.filter". It also include a function to collect all EC2 instances with no "Owner" tag. The output of the results are written to a CSV file with a default name of find_instances.csv.
Implementation of webscrapper python script using ansible playbook.
Serverless solution to create AMI backups based on resource tags.
Automatic setup of EC2 instances and EBS volumes via SoS Workflow
Leverages AWS SSM's capability to provide SSH access to EC2 instances
Automation of provisioning of AWS EC2 Instance, Configuration of Apache Web Server and Deployment of code using Ansible
Automating deployment of EC2 instance for optimal spot price in an AWS AZ.
Add a description, image, and links to the ec2-instances topic page so that developers can more easily learn about it.
To associate your repository with the ec2-instances topic, visit your repo's landing page and select "manage topics."