Toggle navigation
Toggle navigation
This project
Loading...
Sign in
서승완
/
kappa
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Christopher Manning
2015-12-04 13:08:36 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5ce282128aafb1a33d001805ae5900d790762d28
5ce28212
1 parent
79656d0b
README.md
lambda supports more than javascript
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
5ce2821
...
...
@@ -11,7 +11,7 @@ deploy, update, and test functions for AWS Lambda.
There are quite a few steps involved in developing a Lambda function.
You have to:
*
Write the function itself
(Javascript only for now)
*
Write the function itself
*
Create the IAM role required by the Lambda function itself (the executing
role) to allow it access to any resources it needs to do its job
*
Add additional permissions to the Lambda function if it is going to be used
...
...
Please
register
or
login
to post a comment