Manage resources and services on AWS
-
Updated
Nov 10, 2025 - Python
Manage resources and services on AWS
DockerEC2Manager provides a secure and easy way to list your AWS EC2 instances using a Docker container. It leverages environment variables for credentials, eliminating the need to store sensitive information within the image. The container is flexible, allowing you to specify the AWS region, and can be further customized with optional features.
This repository contains the python modules and packages make up the AWS Resource Manager, a custom python package/wheel designed to simplify the management of AWS services through custom-written use cases and utilities. This repository serves to reinforce my knowledge on building python packages and wheels.
Add a description, image, and links to the aws-management topic page so that developers can more easily learn about it.
To associate your repository with the aws-management topic, visit your repo's landing page and select "manage topics."