UNPKG

lambdasync

Version:

Easy sync between local code and AWS lambda functions

11 lines (6 loc) 569 B
## lambdasync init ===================================== This utility will guide you through setting up a lambdasync config file. The profile name gives you a shared profile with AWS credentials that you can use for all your Lambda projects. Leave it at the default value unless you need multiple profiles for different accounts. The function name is to help you keep your different lambda functions apart, and can be pretty much anything. You can get your AWS access key and secret key by following these instructions: [http://goo.gl/aMbXsg](http://goo.gl/aMbXsg)