Skip to content

Instantly share code, notes, and snippets.

@abhiyerra
Last active April 7, 2016 01:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhiyerra/d0ccf73b8c3d2f2f2b51b3090552fbf5 to your computer and use it in GitHub Desktop.
Save abhiyerra/d0ccf73b8c3d2f2f2b51b3090552fbf5 to your computer and use it in GitHub Desktop.
{
"Services": {
"landing_page.emails": {
"AWS": {
"AccessKey": "AWS-Access-Key",
"SecretKey": "AWS-Secret-Key",
"Region": "us-west-2"
},
"FunctionName": "arn:aws:lambda:us-west-2:1234:function:landing_page_emails-dev"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment