725 Commits

Author SHA1 Message Date
Avinash Reddy Erupaka
998b6fd296 feat: MaximumRetryAttempts config for stream
Closes #7012
2019-12-05 12:24:31 +01:00
Mariusz Nowak
578c1bc3ba fix: Revert fix for handing of removal of custom APIGW policy (#7048)
Adding policy implies different behaviour than when no policy is added

This reverts commit 802f81fa5c8048e4f8fb0b792594a357928df877.
2019-12-04 16:26:10 +01:00
b_d
802f81fa5c fix: Fix handing of removal of custom APIGW resource policy (#7002)
* provide open resource policy when none provided
Resolves #6789.

* provide open resource policy when none provided
Resolves #6789.

* Don't export policy / comment behavior
2019-12-04 14:39:18 +01:00
Mariusz Nowak
1cf29ff561
Fix handling of provisionedConcurrency handling 2019-12-04 11:16:17 +01:00
Mariusz Nowak
937cd92a43
Refactor setup of function versioning 2019-12-04 11:16:17 +01:00
Mariusz Nowak
0347b15d95
Merge branch 'master' into lambda-provisioned-concurrency 2019-12-04 07:25:01 +01:00
Philipp Muens
e080dd2a12
Merge pull request #7035 from tinexw/websocket-loglevel
Add option to change log level for websocket logs
2019-12-03 14:27:55 +01:00
Mariusz Nowak
ad59d22398
Merge branch 'master' into fix-custom-rest-api-id-handling 2019-12-03 14:02:41 +01:00
Mariusz Nowak
2c07334039
Fix resolution of custom Rest API id 2019-12-03 14:01:22 +01:00
Mariusz Nowak
540ef7ae6f
Fix custom rest API id handling test 2019-12-03 14:01:03 +01:00
Mariusz Nowak
dea6ac36d4
Update test after recent changes 2019-12-03 13:44:06 +01:00
Mariusz Nowak
90bdf46859
Merge branch 'master' into limit-sdk-updates-to-local-apigw 2019-12-03 13:40:10 +01:00
Mariusz Nowak
0b3f0213e7
Merge pull request #7033 from serverless/improve-apigw-config-sdk-handling
Update API GW stage settings only when explicitly set
2019-12-03 13:34:21 +01:00
Kristine Jetzke
781cf79ec8 Add option to change log level for websocket logs 2019-12-03 00:25:04 +01:00
Mariusz Nowak
80866c7000
Improve explanation 2019-12-02 18:04:10 +01:00
Mariusz Nowak
24fc39c967
Fix tests 2019-12-02 17:51:53 +01:00
Mariusz Nowak
212b0d145e
Update test 2019-12-02 17:48:18 +01:00
Mariusz Nowak
3ac14c6093
Do not update external APIGW configuration 2019-12-02 17:43:40 +01:00
Mariusz Nowak
9681128666
Fix tests setup 2019-12-02 17:37:56 +01:00
Mariusz Nowak
4efa19eb06
Update configuration only if explicitly set 2019-12-02 16:09:21 +01:00
Mariusz Nowak
77be62606c
Ensure to return promise 2019-12-02 15:35:31 +01:00
Mariusz Nowak
c50f54d8b5
Improve configuration extemption 2019-12-02 15:23:47 +01:00
Michael Reynolds
396f7df3ed change param type from string to int 2019-11-28 12:27:17 +00:00
Michael Reynolds
4543a88446 expose ParallelizationFactor prop for kinesis streams 2019-11-28 12:10:29 +00:00
Mariusz Nowak
b98a64c23a
Merge pull request #7014 from sammarks/websocket-context-status
fix: remove `$context.status` from websocket access log format
2019-11-27 11:49:16 +01:00
Mariusz Nowak
d0c6c8d517
Merge pull request #6999 from wildhaber/fix/cors-omit-access-control-alow-credentials-on-false
Fix/cors omit access control allow credentials on false
2019-11-26 20:01:30 +01:00
Sam Marks
d1537f7b4b fix: remove $context.status from websocket access log format 2019-11-26 13:52:31 -05:00
wildhaber
509901fcf4 ensure spacing on if expressions 2019-11-26 18:26:47 +01:00
Mariusz Nowak
20a9bf44d2
Update CloudFormation configuration 2019-11-25 18:04:41 +01:00
Mariusz Nowak
8b617aaf76
Merge branch 'master' into lambda-provisioned-concurrency 2019-11-25 18:02:04 +01:00
Mariusz Nowak
4e48f98f99
Prettify 2019-11-25 12:14:05 +01:00
Andreas Zoellner
e8b22d8a9f Make authorizer type check from #6150 case insensitive 2019-11-22 11:27:09 -08:00
wildhaber
48b0f7cd53 adjust tests to to.be.undefined 2019-11-22 17:02:20 +01:00
wildhaber
634191f32f simplify check for truthy value in allowCredentials 2019-11-22 16:50:43 +01:00
Mariusz Nowak
4a0228aa47
Support provisioned concurrency setting 2019-11-22 12:42:41 +01:00
Mariusz Nowak
9a81af586f
Merge pull request #6987 from tinexw/6949
Add support for contentHandling - Fixes gh-6949
2019-11-22 11:35:14 +01:00
wildhaber
0d3e1eb588 omit access-control-allow-credentials header when not explicitly activated 2019-11-21 17:11:32 +01:00
Kristine Jetzke
08f55eb323 Add support for contentHandling - Fixes gh-6949 2019-11-20 23:57:11 +01:00
Peter Indiola
4adc5cc197 Fix spelling and typos in docs, code variables and code comments 2019-11-20 23:28:56 +08:00
Mariusz Nowak
3311fb0bb4
Merge pull request #6954 from atz/patch-1
#6162: Support multiple schemas, don't overwrite RequestModels for each
2019-11-20 12:44:59 +01:00
Mariusz Nowak
68a30818fc
Test multiple schema support 2019-11-20 12:27:51 +01:00
Mariusz Nowak
f9a79b3742
Update up to recent changes 2019-11-20 12:10:15 +01:00
Mariusz Nowak
cb5c4a57b3
Prettify 2019-11-20 12:04:45 +01:00
Mariusz Nowak
d66e457572
Ensure to update tests with a new runtime 2019-11-20 11:11:20 +01:00
Mariusz Nowak
71699d9a47
Default to nodejs12.x runtime 2019-11-20 09:48:32 +01:00
Mariusz Nowak
00c7a8c501
Merge pull request #6940 from cbm-egoubely/add-multi-value-headers-support
Add support for multi-value headers in ALB events
2019-11-13 14:17:00 +01:00
Joe Atzberger
9fc08c449b
#6162: Support multiple schemas, don't overwrite RequestModels for each 2019-11-11 21:46:58 -05:00
maafk
59822e48c1 More linting fixes 2019-11-08 14:27:20 -05:00
maafk
224a49eb22 remove unused function 2019-11-08 14:21:52 -05:00
maafk
ede746440f Update apigateway tagging to use patition for deployed region. fixes #6925 2019-11-08 14:04:34 -05:00