Maxym Montmarquette
Maxym Montmarquette
API keys are not generated even if those are passed inside the provider section: I would expect that the API gateway would use the api key name defined inside the...
From documentation, when passing a role ARN under roleArn, it should avoid creating default one. It seems to worked for all other proxies except the one for a dynamo integration.
## Describe the bug TS types seems to cause an issue when unmarshing a dynamoStream ```console Argument of type '{ [key: string]: AWSLambda.AttributeValue; }' is not assignable to parameter of...