Skip to content

Any plans to develop this further #2

@ed-sparkes

Description

@ed-sparkes

Hi, this is a great idea and thanks to @horike37 for initial plugin work.

Do you have any plans to work on this any further. I think it would be a really useful plugin.

I thought maybe instead I could just create my service proxies in Terraform but its not ideal as I run Terraform before serverless to crate dependent resources. But because I want my service proxy to use a custom authorizer it makes much more sense to run as part of serverless where my custom authorizer is created.

I have been looking into this and was in the process of extending plugin to support S3 and custom authorizer functions when i realized i would end up copying a lot of the boilerplate for api gateway integration from the core lib and the only bit that really needs to be different to support these extra services is the Method Integration Request and Response.

Seems a shame that the core lib couldnt be extended to do this as they could re-use all that code for the gateways and just swap in the different integration request/repsonses.

Any thoughts?

I am happy to contribute too

Thanks, Ed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions