amplify-cli
amplify-cli copied to clipboard
ci: codebuild cleanup script for stale resources
Description of changes
Cleanup script for Codebuild which focuses on stale resources, by @goldbez . In short, this just runs the cleanup script without any parameters, so that it scans through each e2e test account and deletes old resources. Successful run here https://tiny.amazon.com/kyjz1b29/IsenLink
Issue #, if available
Description of how you validated changes
Checklist
- [ ] PR description included
- [ ]
yarn testpasses - [ ] Tests are changed or added
- [ ] Relevant documentation is changed or added (and PR referenced)
- [ ] New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
- [ ] Pull request labels are added
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.