Mariusz Nowak
|
b2091b030e
|
Merge pull request #6545 from mokamoto12/fix-retained-layer-logical-id
Fix retained layer logical id
|
2019-08-16 10:47:30 +02:00 |
|
Mariusz Nowak
|
78a703a2eb
|
Merge pull request #6542 from ktardif/apigw-customize-log-level
AWS API Gateway customize log level
|
2019-08-16 10:38:07 +02:00 |
|
mokamoto12
|
8b499c77b6
|
prettify the code
|
2019-08-15 00:03:21 +09:00 |
|
mokamoto12
|
5ba145973b
|
Fix retained layer logical id
|
2019-08-14 23:27:08 +09:00 |
|
Kevin Tardif
|
cf390d5f88
|
Updated valid apigw log levels to use a set, using ServerlessError instead of Error
|
2019-08-14 10:21:28 -04:00 |
|
Kevin Tardif
|
bea1caec26
|
Updated formatting
|
2019-08-14 08:47:48 -04:00 |
|
Mariusz Nowak
|
312b4f5bf1
|
Merge pull request #6537 from mthenw/fix-depeloy-individually
Fix deploy command if package.individually set on a function-level
|
2019-08-14 11:02:33 +02:00 |
|
Maciej Winnicki
|
896631defd
|
Refactor test
|
2019-08-14 10:50:09 +02:00 |
|
Mariusz Nowak
|
6a84748fe3
|
Merge pull request #6531 from serverless/apigw-logs-setup-fix
Setup APIGW CloudWatch role via custom resource
|
2019-08-14 10:05:45 +02:00 |
|
Mariusz Nowak
|
f0a8b8cfa3
|
Mock npm install in tests
|
2019-08-14 09:37:40 +02:00 |
|
Mariusz Nowak
|
60f36e4bbe
|
Clear invalid options
|
2019-08-14 09:36:35 +02:00 |
|
Maciej Winnicki
|
f2f3c00ed0
|
Maintain original behavior and add a test
|
2019-08-14 08:55:29 +02:00 |
|
Kevin Tardif
|
3e7ea5a191
|
Added log.level setting to customize AWS API Gateway log level
|
2019-08-13 15:55:47 -04:00 |
|
Maciej Winnicki
|
f7813408e7
|
typo
|
2019-08-13 21:15:51 +02:00 |
|
Maciej Winnicki
|
fe6bab392a
|
Fix prettier issues
|
2019-08-13 21:14:29 +02:00 |
|
Maciej Winnicki
|
3ceb0aabaf
|
Fix deploy command if package.individually set on a function-level
|
2019-08-13 20:59:18 +02:00 |
|
Ethan Smith
|
56d96c4afe
|
Only add merged IAM policies for Lambda when they will be used (#6262)
|
2019-08-13 13:12:37 -04:00 |
|
Mariusz Nowak
|
e042f064dc
|
Configure tests for new naming functions
|
2019-08-13 18:16:19 +02:00 |
|
Mariusz Nowak
|
cc6c1948fb
|
Correct typo
|
2019-08-13 18:16:00 +02:00 |
|
Mariusz Nowak
|
6f10b03c93
|
Minimize function name
|
2019-08-13 18:07:08 +02:00 |
|
Mariusz Nowak
|
c3dcb0646a
|
Ensure extensive timeout on custom resource lambdas
|
2019-08-13 17:50:29 +02:00 |
|
Mariusz Nowak
|
64ce692951
|
Setup APIGW CloudWatch role via custom resource
|
2019-08-13 17:30:28 +02:00 |
|
Mariusz Nowak
|
e4211800a1
|
Introduce DX friendly function name validation
|
2019-08-13 17:11:00 +02:00 |
|
Mariusz Nowak
|
16acdeaed6
|
Introduce wait util
|
2019-08-13 17:10:59 +02:00 |
|
Mariusz Nowak
|
2089e76836
|
Allow to use async/await in custom resource lambdas
|
2019-08-13 17:10:59 +02:00 |
|
Mariusz Nowak
|
8558e6a649
|
Move stage configuration to directory
|
2019-08-13 17:10:59 +02:00 |
|
Philipp Muens
|
8a82c8a2cf
|
Merge pull request #6518 from serverless/event-bridge-partner-events
Fix support for EventBridge partner event sources
|
2019-08-09 18:38:26 +02:00 |
|
Philipp Muens
|
21f4f7fe2f
|
Fix support for EventBridge partner event sources
|
2019-08-09 14:30:49 +02:00 |
|
Philipp Muens
|
487c21b5b0
|
Merge pull request #6520 from c0d3d/deploy-over-failed-deploys
Change strategy for deciding to deploy new function.
|
2019-08-09 13:37:20 +02:00 |
|
Neil Locketz
|
6b5d083384
|
Check that a function was modified after artifact when deciding to deploy
|
2019-08-08 22:54:40 -04:00 |
|
Philipp Muens
|
f2a3fc9af1
|
Retain existing Cognito User Pool config
|
2019-08-08 14:34:57 +02:00 |
|
Alex Bolenok
|
1bf24e27fe
|
Merge remote-tracking branch 'upstream/master'
|
2019-08-08 02:13:20 +03:00 |
|
Anton Vozghrin
|
21c59998ee
|
Add PreTokenGeneration & UserMigration Cognito triggers
|
2019-08-07 10:36:58 +03:00 |
|
Philipp Muens
|
9ba9b1af66
|
Merge pull request #6491 from serverless/existing-cognit-user-pool-multi
Multiple event definitions for existing Cognito User Pools
|
2019-08-06 14:16:40 +02:00 |
|
Philipp Muens
|
a97a928404
|
Check if more than 1 existing bucket is configured
|
2019-08-06 13:16:00 +02:00 |
|
Philipp Muens
|
3b871ca9cb
|
Multiple event definitions for existing Cognito User Pools
|
2019-08-06 13:08:42 +02:00 |
|
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
|
03d85834b0
|
Multiple event definitions for existing S3 bucket
|
2019-08-05 12:54:30 +02:00 |
|
Sameer Suri
|
2ddb7ff90c
|
Remove CloudWatch logs triggers if logical IDs do not match
|
2019-08-01 12:24:36 -07: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 |
|