aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
[EPIC]: Legacy Cleanup
There are many examples in C++, PHP, Ruby, and Rust which need to be cleaned up to conform to current team standards. Each language has multiple services with multiple items to be cleaned.
Sub-Epics
- [ ] #3461
- [ ] #3460
- [x] #3464
- [x] #3465
Each language needs the following list completed for each service:
- [ ] Create and/or fix tests
- [ ] Update or add Readmes based on current templates
- [ ] Confirm code works as intended
- [ ] Add to SoS and update snippets to current standards
- [ ] Update code comments
- [ ] Fully lint code
- [ ] Delete useless or duplicate code