3551 Commits

Author SHA1 Message Date
Philipp Muens
5e0d9c28c9
Merge pull request #6471 from sameer-s/master
Allow AWS Subscription Filters to be reordered
2019-08-06 12:49:19 +02:00
Philipp Muens
a1976eb5c9
Merge pull request #6477 from serverless/existing-s3-multi
Multiple event definitions for existing S3 bucket
2019-08-05 16:32:21 +02:00
Philipp Muens
03d85834b0 Multiple event definitions for existing S3 bucket 2019-08-05 12:54:30 +02:00
Philipp Muens
ffd505860a Separate regression test 2019-08-05 12:41:02 +02:00
Laurens Bremers
fbf3ab928c - added edge-cases to handler path
-  added normalized path expectations in tests
2019-08-02 20:46:36 +02:00
Sameer Suri
2ddb7ff90c Remove CloudWatch logs triggers if logical IDs do not match 2019-08-01 12:24:36 -07:00
lauw70
bcbefefbfc Fix without diff issues (hopefully) 2019-08-01 11:32:55 +02:00
Laurens Bremers
3ad4b171b0 Revert "Fix path matching issue"
This reverts commit 9b496683
2019-08-01 11:31:26 +02:00
lauw70
9b496683ac
Fix path matching issue
fix for https://github.com/serverless/serverless/issues/6482
2019-08-01 11:16:21 +02:00
Karol Topolski
459d7829b9 Render event information in aws-ruby handler template 2019-07-30 17:52:23 +02:00
Philipp Muens
9edda3c551 Existing S3 bucket fixes 2019-07-29 17:24:58 +02:00
Philipp Muens
871b04e238 Add EventBridge event source 2019-07-26 13:36:22 +02:00
Philipp Muens
a768e2fe52
Merge pull request #6445 from zvymazal/fix/cross_account_sns_events
Fix cross-account/cross-regions SNS subscriptions to topics with the same name
2019-07-26 13:28:14 +02:00
Philipp Muens
aee1599302
Merge pull request #6446 from maafk/master
Remove hard coded partition when validating subscription filters
2019-07-26 11:24:58 +02:00
Zbyněk Vymazal
6269e930a1 Fix lint errors 2019-07-26 11:06:14 +02:00
Zbyněk Vymazal
cf3df0e512 Add regression tests 2019-07-25 17:05:54 +02:00
Daniel Schep
be96a65e9a format 2019-07-25 09:23:50 -04:00
Daniel Schep
221c1b65bc tests 2019-07-25 09:01:34 -04:00
Daniel Schep
860ab72598 add commands that require aws creds.. 2019-07-25 08:56:41 -04:00
Daniel Schep
51e4bd2b6f add commands that require aws creds.. 2019-07-25 08:52:52 -04:00
Daniel Schep
05394e3bbc only check creds on deploy
fixes #6436
2019-07-25 08:49:21 -04:00
Taylor Ondrey
f7d275ddfe linting fix after finally running the proper linting command 2019-07-25 07:42:19 -04:00
Taylor Ondrey
a2cf61da9f Attempt to resolve linting fail in travis-ci 2019-07-25 07:36:31 -04:00
Taylor Ondrey
49adacd9f5 Remove hard coded partition when validating cloudwatch subscription filters 2019-07-25 06:59:42 -04:00
Zbyněk Vymazal
bb0ea88b95 Use declared SNS topic name 2019-07-25 12:38:44 +02:00
Daniel Schep
30b9395d31 PLAT-1390 - check for cached creds in interactive setupAws
because this is how the sfe plugin sets creds
2019-07-24 15:21:00 -04:00
Daniel Schep
9766aa543d use slss.io 2019-07-23 12:52:48 -04:00
Daniel Schep
9a27c0c1cc Merge remote-tracking branch 'origin/master' into support-for-ecs-metadata-creds 2019-07-23 12:51:58 -04:00
Daniel Schep
1a49b142d7 oops, pushed over @pmuens change to bbpromise 2019-07-23 12:50:03 -04:00
Daniel Schep
efec8fc550 test covg 2019-07-23 12:49:25 -04:00
Daniel Schep
8680163362 node 6 support 2019-07-22 15:53:37 -04:00
Daniel Schep
e2e9a77c46 alternative approach to creds fail fast taht includes metadata check 2019-07-22 14:59:49 -04:00
Daniel Schep
105a2f7978 Revert "Fail faster when no AWS creds exist (#6393)"
This reverts commit 62c656b3635d468956ec789814fea8cb3462499f, reversing
changes made to d0793ee65c5058c8921d29ded4e418f2b68751dd.
2019-07-22 14:13:43 -04:00
Maciej Skierkowski
0d44aaca0a Use slss.io for links 2019-07-22 13:02:30 -04:00
Philipp Muens
a56859ce22
Merge pull request #6419 from joelvh/master
Remove spaces from Cognito Pool Name
2019-07-22 10:44:38 +02:00
Joaquín Ormaechea
562b7131e6 Added requestPath to lambda integration request template.
Closes #6364.
2019-07-20 17:00:47 -03:00
Joel Van Horn
072e1155bd Remove spaces from Cognito Pool Name 2019-07-20 00:42:57 -04:00
Mariusz Nowak
d2e537329f
Fix lint issues
Came out after change to no-confusing-arrow rule
2019-07-19 17:46:08 +02:00
Daniel Schep
62c656b363
Fail faster when no AWS creds exist (#6393)
Fail faster when no AWS creds exist
2019-07-19 08:04:23 -04:00
Philipp Muens
d0793ee65c
Merge pull request #6402 from sameer-s/master
Changed AWS subscription filters to use function object name
2019-07-19 10:52:44 +02:00
Alex DeBrie
1344791329
Update initializeService.js 2019-07-18 19:09:21 -05:00
Sameer Suri
edc4e1e715 Changed AWS subscription filters to use function object name 2019-07-18 13:20:27 -07:00
Daniel Schep
70db07d949 purty 2019-07-18 10:42:33 -04:00
Daniel Schep
705a51867d correctly stub userStats.track 2019-07-18 10:22:22 -04:00
Daniel Schep
743f165451 fix isolated test 2019-07-18 08:09:54 -04:00
Philipp Muens
63c070c64c Add support for existing Cognito User Pools 2019-07-18 12:53:18 +02:00
Daniel Schep
d2e222ca1f doh. actually need to be valid creds 2019-07-17 18:41:32 -04:00
Daniel Schep
7d28de8774 doh. credential needs to be non-empty 2019-07-17 18:32:13 -04:00
Daniel Schep
512432b50a purty 2019-07-17 18:31:04 -04:00
Daniel Schep
2521e5d285 set fake creds in request test to try and fix ci 2019-07-17 18:24:17 -04:00