aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

[EPIC]: Legacy Cleanup

Open beqqrry-aws opened this issue 3 years ago • 0 comments

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

beqqrry-aws avatar Aug 11 '22 20:08 beqqrry-aws