Open pas256 opened 8 years ago
I'm having trouble reproducing this.
It is caused when the Lambda function does not have the dynamodb:Query
permission. An access denied response is created by boto3 which the current code doesn't handle gracefully.
I just did a
and received the following stacktrace: