Aditya Joshi

Results 1 comments of Aditya Joshi

@GaalDornick 1) The AWS docs to use ApiId when the EventSource is HttpApi.([Source](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-function-httpapi.html)) 2) For HttpApi CorsConfiguration for [AWS docs](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-httpapi-httpapicorsconfiguration.html) shows most of `Allow*` Properties of CorsConfiguration to `List` but...