aws-amplify / aws-amplify/amplify-cli
Auto-delete old build files from S3
Open
feature-request
p3
pending-review
platform
strategic
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
I saw that the S3 bucket for my project is getting rather large. I looked in there and it appears that all of my old builds are persisted in there.
**Describe the solution you'd like**
Is it possible to auto-purge old builds? A similar setup I’ve seen in other tools is something like “Only keep the 10 most recent builds”
**Describe alternatives you've considered**
I could manually delete old build files. I don’t know if this might cause issues within the AWS Amplify Console or some other Amplify-related tools.
Contributor guide
Assessment
This issue has not been assessed yet.