* **open-api-gateway:** support for chained request/response interceptors in typescript ([108](https://github.com/aws/aws-prototyping-sdk/issues/108)) ([d498b83](https://github.com/aws/aws-prototyping-sdk/commit/d498b83735c30f31ae22c46833731ead05269472))
* Removing default error page for 403 as it can lead to the accidental leakage of information from the index.html page which otherwise would be blocked by WAF.
Bug Fixes
* revert [69](https://github.com/aws/aws-prototyping-sdk/issues/69) as this can expose application specific details ([#107](https://github.com/aws/aws-prototyping-sdk/issues/107)) ([f18b689](https://github.com/aws/aws-prototyping-sdk/commit/f18b6897f4220280b8cf04a066376456611fa0f6))
* refactor Cloudscape sample to support sign out dropdown ([106](https://github.com/aws/aws-prototyping-sdk/issues/106)) ([55f629b](https://github.com/aws/aws-prototyping-sdk/commit/55f629ba6facd1d96e6c3db55f79b30d09cbe191))
* set failOnError to false by default for PDKNag ([103](https://github.com/aws/aws-prototyping-sdk/issues/103)) ([349dfed](https://github.com/aws/aws-prototyping-sdk/commit/349dfedf2c7db9755811f739dcf7bfdebe5ed943))