-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNotes
More file actions
9 lines (6 loc) · 754 Bytes
/
Notes
File metadata and controls
9 lines (6 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
http://docs.aws.amazon.com/lambda/latest/dg/nodejs-create-deployment-pkg.html
http://whatdoeslambdasupport.com/
https://aws.amazon.com/about-aws/whats-new/2016/04/aws-lambda-supports-node-js-4-3/
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-integration.html
To use resource-based permissions on the AWS Lambda (Lambda) function, don't specify this property. Use the AWS::Lambda::Permission resource to permit API Gateway to call the function. For more information, see Allow Amazon API Gateway to Invoke a Lambda Function in the AWS Lambda Developer Guide.
http://docs.aws.amazon.com/lambda/latest/dg/access-control-resource-based.html#access-control-resource-based-example-apigateway-invoke-function