271 Commits

Author SHA1 Message Date
Philipp Muens
00d129ca86
Merge pull request #5863 from serverless/invoke-local-docker
Invoke local docker
2019-03-14 13:16:09 +01:00
Jacob Griswold-Moran
0d0cba8334 adds inputTransformer option to aws cloudwatchEvent events
This change allows the InputTransformer cloudformation option to be used in aws `cloudwatchEvent` event types.
2019-03-12 11:59:11 -04:00
Jacob Griswold-Moran
756dd14dc9 adds inputTransformer option to aws schedule events
This change allows the InputTransformer cloudformation option to be used in aws `schedule` event types.
2019-03-12 11:59:03 -04:00
Philipp Muens
fc2600b2d2 Update Description in tests 2019-03-07 13:36:05 +01:00
Philipp Muens
00e0524ba3 Merge branch 'master' into feat/apiGatewayDescription 2019-03-07 13:20:19 +01:00
Daniel Schep
ebf9eef917 support for service wide layer declaration. closes #5582 2019-03-05 11:28:13 -05:00
Philipp Muens
fbd9b46ef9
Merge pull request #5351 from serverless/SQSFnJoin
Allow Fn::Join in SQS arn builder
2019-03-05 13:37:22 +01:00
Philipp Muens
2546b17581
Merge pull request #5860 from serverless/x-ray-lambda
Add AWS x-ray support for Lambda
2019-03-04 13:04:52 +01:00
Eslam A. Hefnawy
cc4bafab06 dont add websockets policies when using custom roles 2019-02-28 15:09:48 +03:00
Eslam A. Hefnawy
4fcda374f0 remove only 2019-02-27 17:34:47 +03:00
Eslam A. Hefnawy
2a8fedc2f3 added tests 2019-02-27 17:34:29 +03:00
Eslam A. Hefnawy
e7c5acf6b8 tested authorizers 2019-02-27 15:54:13 +03:00
Philipp Muens
72ce7d907c Simplify tracing configuration 2019-02-27 13:41:02 +01:00
Philipp Muens
a0b9951ac2 Move from object syntax to simple string syntax 2019-02-27 13:26:15 +01:00
Philipp Muens
4bd8b593b9 Add AWS x-ray support for Lambda 2019-02-27 13:26:15 +01:00
Philipp Muens
2a075af805 Fix functionality / add tests 2019-02-27 12:23:59 +01:00
Alex DeBrie
03cc4d4a48 Allow Fn::Join in SQS arn builder 2019-02-27 12:06:32 +01:00
Eslam A. Hefnawy
c6f955ab00 added authorizer support 2019-02-26 16:44:58 +03:00
Eslam λ Hefnawy
9538caf089
Merge pull request #5443 from yahehe/master
Improves usage and documentation of SNS event sources.
2019-02-25 15:22:25 +03:00
Philipp Muens
0968f12e89 Validation if event is either http or websocket 2019-02-18 09:59:35 +01:00
Philipp Muens
bad6a4a102 Fix displaying of services with REST and WSS APIs 2019-02-18 09:54:25 +01:00
Philipp Muens
1661bf338b Add support string-based event definition 2019-02-15 14:09:36 +01:00
Philipp Muens
55036949a2 Change property name from routeKey to route 2019-02-15 12:07:07 +01:00
Philipp Muens
c2a1bff60e Add unit tests 2019-02-14 15:45:49 +01:00
Philipp Muens
ff204eb302 Add websocket endpoint to outputs / display it via info 2019-02-14 12:10:01 +01:00
Eslam A. Hefnawy
6f6f49d43e all routes working 2019-02-13 16:44:03 +03:00
Eslam A. Hefnawy
231e96045f wip - websockets support 2019-02-11 18:24:54 +03:00
pchynoweth
4c935d11e0 Fixed up linting issues 2019-02-04 10:09:55 +00:00
pchynoweth
9a25ade818 Added unit tests 2019-02-04 10:00:14 +00:00
pchynoweth
73d95c283e Fixed linting issue 2019-02-03 21:46:25 +00:00
pchynoweth
81a21744e6 Now checking if origins is empty 2019-02-03 21:09:20 +00:00
pchynoweth
968159b043 Now copying cacheControl into validated corsPreflight 2019-02-03 17:12:44 +00:00
Daniel Schep
43d8b624ef
Merge pull request #5740 from richarddd/multi-origin-cors
Provide multi origin cors values
2019-01-29 08:29:32 -05:00
Richard Davison
867d112470 Allow origin to be used by splitting comma separated values 2019-01-28 14:31:53 +01:00
Philipp Muens
4ae0ff18bb
Merge pull request #5139 from BlackbirdHQ/master
Allows Fn::GetAtt with Lambda DLQ-onError
2019-01-28 13:46:31 +01:00
Richard Davison
a820191a49 Fixed test 2019-01-28 12:17:46 +01:00
Richard Davison
e2563d768f Fixed typo 2019-01-28 11:49:44 +01:00
Richard Davison
3dff171b46 Remove single quoute 2019-01-28 11:17:35 +01:00
Philipp Muens
240968addc
Merge pull request #5720 from sdomagala/master
Lambda Layers - cast account id to string if number provided
2019-01-24 11:58:46 +01:00
Philipp Muens
c6701ff006
Merge pull request #5705 from snurmine/issues/5698
Convert reservedConcurrency to integer to allow use env var
2019-01-23 15:34:36 +01:00
Richard Davison
d9575d424c Added test when no origin or origins is provided 2019-01-23 09:08:35 +01:00
Richard Davison
01b529af43 Provide multi origin cors 2019-01-23 08:48:52 +01:00
Daniel Schep
011b579bd3
Merge pull request #5531 from exoego/logs-compact-permission
AWS: Consolidates Lambda::Permission objects for cloudwatchLog events
2019-01-21 14:51:07 -05:00
Sebastian Domagała
b25582989e fix linting issues 2019-01-18 11:13:23 +01:00
Sebastian Domagała
9f89789742 add tests cases 2019-01-18 10:49:46 +01:00
Sebastian Domagała
61b0370957 cast account to to string if necessary 2019-01-18 10:32:10 +01:00
Sami Nurminen
d2ab71cc51 Convert reservedConcurrency to integer to allow use env var 2019-01-15 22:45:39 +02: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