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
- Host: GitHub
- URL: https://github.com/stelligent/s3-archive-delete
- Owner: stelligent
- License: mit
- Created: 2017-04-12T16:33:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T21:33:10.000Z (over 6 years ago)
- Last Synced: 2024-12-26T00:26:52.637Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```