1648 Commits

Author SHA1 Message Date
Daniel Schep
3489aed935
Merge pull request #5554 from rdsedmundo/issues/3447
Fix ResourceLimitExceeded for cloudwatchLog event
2019-01-07 12:56:48 -05:00
Daniel Schep
fb1069ff4b update jackson-databind to secure version 2019-01-07 09:04:26 -05:00
exoego
d74c0bb679 Deep-clone so modifying credentials in method does not affect original credentials. 2019-01-04 21:00:59 +09:00
exoego
337eb79b61 Add regression test for cf.REGION syntax. 2019-01-04 21:00:11 +09:00
Takahiro Horike
cfd6c621cc
Merge pull request #5639 from exoego/aws-stage-validation
Add stage name validation to AWS provider.
2019-01-04 20:00:32 +09:00
exoego
b37f5cdb4b Remove validation for CloudFront since it is already implemented in createStack.js 2019-01-04 18:40:19 +09:00
Daniel Schep
f3273be273
Merge pull request #5631 from Imran99/fix-aws-failed-stack-create-behavoiur
change behaviour on initial stack create failed
2018-12-31 15:33:33 -05:00
exoego
85238c4331 Split validation: check underscore always and check hyphen only if http events are present. 2018-12-31 21:51:30 +09:00
Takahiro Horike
b7936defe0
Merge pull request #5378 from medikoo/fix-error-output
Fix error log output
2018-12-31 15:48:09 +09:00
Imran
91c71faea8 fix linting 2018-12-31 10:48:59 +11:00
Imran
ee3c81db88 revert auto formating 2018-12-31 10:37:28 +11:00
Imran
e54af4012f fix linting errors 2018-12-31 10:34:03 +11:00
Imran
e3f1b78c39 fix build 2018-12-31 10:17:14 +11:00
Imran
02fb66339e url encode querystring 2018-12-31 10:06:57 +11:00
Imran
6d941a39fe log cloudformation stack link 2018-12-31 09:54:00 +11:00
exoego
e694cd1abf Refactor: getStage returns dev as default. 2018-12-31 07:43:32 +09:00
exoego
0f1a47a957 Add test to increase coverage. 2018-12-30 23:17:32 +09:00
exoego
b9d183fa8c Validate using RegExp. 2018-12-30 23:10:20 +09:00
exoego
4de7995139 Fix linting error. 2018-12-30 23:00:57 +09:00
exoego
a8194030e2 Add stage name validation to AWS provider. 2018-12-30 22:53:58 +09:00
exoego
b98afe7430 Fix lint errors. 2018-12-30 13:44:50 +09:00
exoego
6731ff3128 Add cron syntax validation that validates only number of fields. 2018-12-30 13:36:57 +09:00
exoego
6d4f12ebcf Add rate syntax validation. 2018-12-30 13:36:57 +09:00
Imran
25164d884c change behaviour on initial stack create failed 2018-12-28 10:05:05 +11:00
Daniel Schep
b3805952fb no option for deleting logroup subscription since tehres no real case where you wouldnt want that 2018-12-21 10:35:48 -05:00
Edmundo Rodrigues
73dab5e749 Fix ResourceLimitExceeded for cloudwatchLog event 2018-12-19 18:37:10 -02:00
jlamande@gmail.com
14c8af8246 feat(log): Log AWS SDK calls in debug mode 2018-12-18 02:41:36 +01:00
horike37
4336340aa4 Merge remote-tracking branch 'root/master' into cf-ref-region 2018-12-10 12:01:41 +09:00
exoego
13de2a9083 Use lodash for consistency. 2018-12-10 09:50:16 +09:00
exoego
c3203aa347 Add test and document. 2018-12-08 21:29:00 +09:00
exoego
c46097c54f Add capability to request different region only if it is specified in options. 2018-12-08 20:46:17 +09:00
Daniel Schep
fa4ef1159a
Merge pull request #5565 from serverless/sls-5563
set env vars from --env last in invoke local
2018-12-05 14:43:36 -05:00
Daniel Schep
6421135504
Merge pull request #5566 from serverless/app-5402
Set reserved concurrency in cfn template even if zero
2018-12-05 14:26:57 -05:00
Daniel Schep
a493ce0920
Merge pull request #5559 from dholdren/ruby_invokeLocal
`invoke local` support for Ruby lambdas
2018-12-05 13:22:53 -05:00
Daniel Schep
6d7447c92e use require("./#{handler_path}") instead of changing $LOAD_PATH 2018-12-05 13:13:18 -05:00
Daniel Schep
7a1f4ece8e fix tests for invoke lcal env vars fix 2018-12-05 11:21:42 -05:00
Daniel Schep
84c99e2211 Set reserved concurrency in cfn template even if zero
fixes #5402
2018-12-05 11:05:11 -05:00
Daniel Schep
44a6ac1a10 set env vars from --env last in invoke local
fixes #5563
2018-12-05 09:43:24 -05:00
Daniel Schep
00756dd266
Merge pull request #5562 from exoego/log-retenion-regression
Fix logRetentionInDays regression in AWS
2018-12-05 09:30:03 -05:00
exoego
f129894392 Fix lint error. 2018-12-05 20:13:27 +09:00
exoego
57ccc68567 Error message should show actual value. 2018-12-05 20:01:40 +09:00
exoego
da53934e6e Support logRetentionInDays given as string. 2018-12-05 19:59:03 +09:00
Dean Holdren
99c4256461 support Ruby class method as handler 2018-12-04 16:28:14 -05:00
Dean Holdren
d147db90b0 ruby support for invokeLocal 2018-12-04 13:48:45 -05:00
Daniel Cottone
601d9df12e fixing lint issue 2018-11-29 14:26:50 -06:00
Daniel Cottone
f1cae26a2e Merge remote-tracking branch 'upstream/master' into api-gateway-compression 2018-11-29 14:21:24 -06:00
Daniel Cottone
2097431746 Merge remote-tracking branch 'upstream/master' into api-gateway-compression 2018-11-29 10:59:20 -06:00
Daniel Schep
b348471c05 test coverage! 2018-11-29 10:55:52 -05:00
Daniel Schep
b35d37f896 remove use of spread for node 4 support 2018-11-29 10:55:52 -05:00
Daniel Schep
577f85d070 Info support for layers 2018-11-29 10:55:52 -05:00