Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Deploy 0.1.2 to prod.
Browse files Browse the repository at this point in the history
  • Loading branch information
forevermatt committed Feb 2, 2016
1 parent ba984ee commit 3cf89b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cloudformation/prod/us-east-1/lambdas-cf.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"Properties": {
"Description": "",
"Handler": "aws_modules/podcast/update/handler.handler",
"MemorySize": 1024,
"MemorySize": 128,
"Runtime": "nodejs",
"Timeout": 6,
"Timeout": 30,
"Code": {
"S3Bucket": "jaws.prod.useast1.forevermatt-web.s3",
"S3Key": "JAWS/podcastUpdaterLambda/prod/lambdas/lPodcastUpdate@1454373162456.zip"
"S3Key": "JAWS/podcastUpdaterLambda/prod/lambdas/lPodcastUpdate@1454373549794.zip"
},
"Role": {
"Ref": "aaLambdaRoleArn"
Expand Down

0 comments on commit 3cf89b5

Please sign in to comment.