An open API service indexing awesome lists of open source software.

https://github.com/stelligent/s3-archive-delete

Archive and delete contents of an S3 bucket so it can then be deleted itself
https://github.com/stelligent/s3-archive-delete

Last synced: about 1 year ago
JSON representation

Archive and delete contents of an S3 bucket so it can then be deleted itself

Awesome Lists containing this project

README

          

# Archive & Delete S3 Buckets

### Usage

```shell
$ git clone https://github.com/stelligent/s3-archive-delete
$ cd s3-archive-delete
$ npm i
$ node index.js
```