Skip to content

RunSabba/pythonscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 AWS Python Scripts Collection

Welcome to the AWS Python Scripts Collection repository! πŸš€ Here, you'll find a curated collection of Python scripts designed to automate various AWS tasks, Strengthening and also showcasing my skills in cloud automation, DevOps, and Python development.

AWS Python Boto3

🎯 About the Repo

This repository contains a series of Python scripts that interact with AWS services using the Boto3 library. These scripts are designed to help automate and manage AWS resources efficiently. Each script is well-documented and includes examples of usage.

πŸ› οΈ Scripts Included

  • amiscript.py: Exports a list of AMIs in your AWS account to a CSV file.
  • ami_delete.py: Deregisters AMIs and deletes associated snapshots from a CSV file.

πŸš€ Getting Started

To get started with these scripts, you'll need to have Python3 and Boto3 installed on your system.

Prerequisites

  • Python 3
  • Boto3
  • AWS CLI configured with your credentials (Access Key, Secret Access Key and Region)

Installation

Clone the repository:

git clone https://github.com/RunSabba/pythonscripts
cd pythonscripts

About

Repo of python scripts to automate tasks on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages