gofaas icon indicating copy to clipboard operation
gofaas copied to clipboard

Wishlist

Open mwarkentin opened this issue 6 years ago • 1 comments

What are the things that still feel painful to you and that you hope AWS fixes in the next 6-12 months?

mwarkentin avatar Mar 02 '18 04:03 mwarkentin

@mwarkentin correctly if I'm wrong by it doesn't seem possible to launch a lambda function without using some sort of CLI? My goal here is to automate the process of deploying (standard) lambda functions programmatically but to also store the function URL so that I can use my own proxy to access it. This way I don't have to access via x19vpdk568.execute-api.us-east-1.amazonaws.com/Prod but rather nice-subdomain.my-site.com for instance hence the need to get and save the execute-api url.

andy9775 avatar Jul 30 '18 20:07 andy9775