James Barnard
James Barnard
Currently an AccessDenied comes back as an UnknownException. This would be good as a PermissionMissing generic error similar to local & GCP drivers. Happy to do a PR for this...
Currently the `Request` and `Response` types are defined without any easy way to override them. I would like to be able to either supply generic response types or extended request...
This covers a couple of things: 1. When `ignoreAssets=true` it also removes all of the Parameters. I'm not sure this is default behaviour we'd want? And maybe it should be...
### Description: When running sam local start-api with a CDK synthed template, it finds the wrong Lambda function to run, this is due to a `Serverless::Function` with a logical ID...