Examples for Syngenta's Security By Design
- Access Control, using cognito build user pools for SSO
- Protect The Perimeter, a simple VPC with 3 subnets and security group rules
- Prevent Injection, a simple object document mapper class to show an example of ensure no injection
- Input Validation, using JSON Schema to ensure all request match a specified model
- Protect Secrets, using AWS secure string parameters to store secrets