Closed beqqrry-aws closed 2 years ago
The following is the work I've identified in my research to be high priority for Ruby clean-up effort. I will organize the work units (stories) for all of these items when I get back (e.g. MVP's may be part of existing epics, bug-fixes I may group into a single story) cc: @brmur
There are roughly six (6) item categories:
The following service have at least 1 broken snippet:
There are also twelve (12) services missing tests entirely.
Looking at the code I also see a demand for uniting larger bodies of single actions with MVP scenarios for these services:
The unified roadmap says that the next most important services to the customer for Ruby MVP's are:
There's also some clean-up's that I'd like to do in order to make the examples consistent with the rest:
[ ] codebuild and cloudtrail have undocumented runtime args that you have to discover in the code. awkward experience.
Side note: I need Laren/Scott's input on this, but what's our pattern on making users provide runtime arguments? There is inconsistency in the Ruby examples and I'd like to streamline them all (2-3 days of work, low complexity).
Missing examples entirely (based on my rubric solely, as there are certainly more missing):
Sub-Issues
Each service will need the following tasks:
List of services:
Work areas
There are also twelve (12) services missing tests entirely.
Looking at the code I also see a demand for uniting larger bodies of single actions with MVP scenarios for these services:
'The unified roadmap' says that the next most important services to the customer for Ruby MVP's are:
There's also some clean-up's that I'd like to do in order to make the examples consistent with the rest:
[ ] codebuild and cloudtrail have undocumented runtime args that you have to discover in the code. awkward experience.
Missing examples entirely (based on my rubric solely, as there are certainly more missing):