Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 263 Bytes

AWS Cleanup Scripts

This repository contains scripts to cleanup AWS resources.

Installation

pipenv install --dev
pipenv shell
# set bucket name in .envrc
direnv allow
# remove expired delete markers and objects from bucket
./s3_full_delete.py