[0.9.0](https://github.com/aws/aws-prototyping-sdk/compare/v0.8.5...v0.9.0) (2022-09-07)
⚠ BREAKING CHANGES
* **open-api-gateway:** Typescript handler methods now accept a single object with input, event, context
rather than as separate arguments.
Features
* **open-api-gateway:** typescript handler input as single object with typed event/context ([151](https://github.com/aws/aws-prototyping-sdk/issues/151)) ([431dbec](https://github.com/aws/aws-prototyping-sdk/commit/431dbec05522383c769d6534d3a43fc7be233529))