Skip to content
#

aws-lambda

Here are 4,809 public repositories matching this topic...

kschoenrock-iw
kschoenrock-iw commented Apr 14, 2020

I have created a serverless project for python on AWS, which works fine... until I try to re-use the project directly after checkout. Any CLI command exits with the following error:

 sls help
 
 Serverless Error ---------------------------------------
 
  Serverless plugin "serverless-python-requirements" not found. Make sure it's installed and listed in the "plugins" section of your ser
beugene-orcher
beugene-orcher commented Apr 23, 2020

Hello,
Thanks for the job you've done! Chalice is the very easy framework for newcomers and flask developers.

I've been learning the framework only for 2 weeks and regularly getting errors related with aws policies. The official content about the policies is minimal. And auto-policy can't do this job by the right way if you want to add more than just a 'hello world' function.

Run **chalice

bref
Nemo64
Nemo64 commented Jan 29, 2020

In the documentation it says that a disadvantage of using the api gateway directly is that there is no https redirect. Ref: https://bref.sh/docs/websites.html#architectures

I'm new to aws but I basically used the api gateway and configured a custom domain and I noticed that there is a https redirect. Try: curl -v 'http://symfony-bootstrap.marco.zone'

Now I'm questioning: is that new and no

Improve this page

Add a description, image, and links to the aws-lambda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-lambda topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.