Open mwarkentin opened 6 years ago
@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.
What are the things that still feel painful to you and that you hope AWS fixes in the next 6-12 months?