In this session I cover using OpenAPI in SAM to manage API Gateway. I talk through how I generally build a first pass in the AWS Console and export the OpenAPI template. Then I remove hardcoded values and integrate it with SAM. This allows me to manage complex API settings through infrastructure as code (IaC)