aws-lambda
Here are 4,809 public repositories matching this topic...
The README at https://github.com/Miserlou/Zappa#custom-aws-iam-roles-and-policies-for-execution talks about using manage_roles: false to manually set a role for custom permissions.
This along with Miserlou/Zappa#244 led me down a rabbit hole.
However, if all you want to do is restrict the permissions of the Lambda itself, it seems that the partially documented `at
-
Updated
Apr 28, 2020 - Go
-
Updated
Jun 16, 2020 - Go
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
-
Updated
Jul 2, 2020 - Shell
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Mar 16, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
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
-
Updated
Mar 1, 2020
-
Updated
Jul 9, 2020 - Go
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
May 7, 2020 - CSS
-
Updated
Jul 14, 2020 - Go
-
Updated
Jul 16, 2020 - HTML
-
Updated
Jul 17, 2020 - Python
-
Updated
Nov 10, 2019 - JavaScript
-
Updated
Jul 14, 2020 - JavaScript
-
Updated
Mar 25, 2020 - JavaScript
-
Updated
Jul 10, 2020
-
Updated
Jul 16, 2020 - Python
-
Updated
Jun 27, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 8, 2020 - TypeScript
Improve this page
Add a description, image, and links to the aws-lambda topic page so that developers can more easily learn about it.
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."
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: