Steffan Perry

Results 6 comments of Steffan Perry

I have found the culprit, I have a custom catchall method in my routes for options as this endpoint is doing some custom cors stuff: ``` def ensure_one_apigw_method_proxy_routes! return unless...

Current monkey patch that seems to be working: When I get a few moments of free time ill create a MR ``` module Jets::Cfn::Builder::Api class Methods < Paged ... def...

@tongueroo Thoughts on this & naming convention?

@tongueroo Ive created a PR for updated docs, I think we can merge this in.

This is probably a good feature to add, we use this a lot via custom shared resources. ill try to knock this out soon ish. I believe you can already...

> > @jpawlyn I can no longer maintain this project. > > Might be a good moment to transition to AWS Rails SDK that adds their own maintained SQS adapter...