Wayne Robinson

Results 16 issues of Wayne Robinson

These libraries are awesome and make building consistent asynchronous code much easier. But, is there a mechanism in this library or one of the other p-libraries to have a queue-like...

enhancement
help wanted

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description REST APIs can use Kinesis Firehose...

enhancement
needs feedback
cat/aws-event-api-gateway

I notice that to get get source maps working it suggests that Webpack is required. Is there any instructions on using this plugin with Webpack? Is it as simple as...

If I wanted to EFS for shared volumes in containers as per https://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_efs.html would I modify the `ContainerInstance` config in https://github.com/stelligent/mu/blob/develop/templates/assets/env-ecs.yml via a plugin to add the extra libraries/config required?...

Thanks for the great library! :) Not sure where best to put this, but I recently created a simple CloudFormation stack that has a single output, the IOT Endpoint that...

Great to see an AU bank get out in front of OpenBanking. 👍 Is it possible to get an endpoint added to allow statement retrieval?

feature request

In reference to #1989 (sorry, I have commented in there before I realised the issue was closed). I'm having exactly the same issue. If this is used: ```ruby env['api.format'] =...

bug?

### What version of Remix are you using? 1.7.2 ### Steps to Reproduce Production version deployed of any application with correctly configured CDN permanently caching assets. Chrome version 105.0.5195.125 if...

bug:unverified

If we're deploying directly from an AWS instance which has a role with adequate permissions for the deploy already (without `roleArn`, `accessKeyId` or `sessionToken` Serverless raises the mentioned exception. https://github.com/serverless/serverless/blob/341a886874eb8a6c671f576323e75a77cffa1fd2/lib/plugins/aws/provider.js#L127-L139...

bug
cat/aws-auth

My solution requires a high-performance timestamp (as unix epoch) with the precision of 10µs. I recognise that it's probably me trying to solve this wrong, but it seems like Quanta...