Brett Andrews

Results 14 issues of Brett Andrews

This looks great! I plan on using DynamoDB a lot on the client side/browser. Are there any plans to support this? Thanks.

Prior to 0.13, I would get the following output: ``` Running "build-phonegap" task Running "phonegap:build" task Cleaning ./phonegap-build/ Creating directory tree Cloning root directory Cloning .cordova directory Compiling config.xml Copying...

regression

```js const event = eventMocks( 'aws:sqs', { Records: [{ messageAttributes: { resolveOrReject: { stringValue: 'resolve', }, }, body: '', }, { messageAttributes: { resolveOrReject: { stringValue: 'reject', }, }, body:...