These come from the Open CDK repo. Most copied here are probably worthwhile knowning.
The CDK constants repo is also a great way to find constants for things like ServicePrinciples
and ManagedPolicies
.
- bin/ - create-serviceA.ts - create-serviceB.ts - lib - serviceA/ - serviceB/ - common/ - functions/ - func1/ - func2