1020 Commits

Author SHA1 Message Date
ifitzsimmons
c5ba682a6b
refactor: Use async/await in events/apiGateway. (#8869) 2021-02-09 15:28:48 +01:00
Juanjo Diaz
006557d847
refactor: Use standalone ServerlessError. (#8897) 2021-02-09 09:20:55 +01:00
ifitzsimmons
61dd3bde8d
refactor: Use async in compile/events/websockets (#8874)
Covered the following paths:
* `lib/plugins/aws/package/compile/events/websockets`

Made changes to tests where necessary.
2021-02-03 10:13:20 +01:00
ifitzsimmons
3c93e2a534
refactor: Use async in aws/package/compile/events (#8873)
Covered the following paths:
* `lib/plugins/aws/package/compile/events/*.js`
* `lib/plugins/aws/package/compile/events/alb`
* `lib/plugins/aws/package/compile/events/lib`
* `lib/plugins/aws/package/compile/events/s3`
2021-02-03 10:06:15 +01:00
Ben Scholzen
a108b761d0
fix(AWS CloudFront): Ensure unique names for cache policy
* Make CloudFrontCachePolicy names unique between services and stages - fixes #8818

* Add note to docs about new Cache Policy naming
2021-01-26 14:46:49 +01:00
frozenbonito
90d9fc2b5f
fix(AWS CloudFront): Fix origin object schema (#8827) 2021-01-26 12:44:38 +01:00
frozenbonito
0839b5862c
feat(AWS CloudFront): Support CF functions for origin and domain 2021-01-26 11:20:23 +01:00
lewgordon
ff605018a7
feat(AWS Lambda): Add support for self-managed kafka event 2021-01-25 21:41:51 +01:00
Dmitry Shirokov
12805c3d15
refactor: Custom execution role getter (#8824) 2021-01-25 13:11:54 +01:00
Piotr Grzesik
9a5553742a
feat(AWS Lambda): Add support for image config (#8778) 2021-01-21 11:51:09 +01:00
Cem Enson
4a30bb1e5b
fix(AWS API Gateway): Correctly set throttle when quota missing 2021-01-20 09:01:14 +01:00
Piotr Grzesik
789c2e35ab
feat(AWS Lambda): Add support for building Docker images (#8725) 2021-01-18 11:32:33 +01:00
Ben Scholzen
c3a61e234b
fix(AWS CloudFront): Fix check for deprecated CacheBehavior properties 2021-01-15 18:32:34 +01:00
Mariusz Nowak
6c67cd7f07 fix(AWS CloudFront): Fix deprecations visibility 2021-01-14 12:46:41 +01:00
Dmitry Shirokov
77e1a6a302
refactor: Cleanup mergeIamTemplates module (#8736) 2021-01-12 09:23:46 +01:00
Mariusz Nowak
87790e50bd refactor: Seclude ServerlessError into lib/serverless-error.js 2021-01-11 19:39:42 +01:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Frédéric Barthelet
7d80245839
feat: AWS iotFleetProvisioning event support (#8324) 2021-01-04 11:09:02 +01:00
Frédéric Barthelet
eacae9a64d
feat(AWS API Gateway): Move api-specific keys to provider.apiGateway 2021-01-04 10:04:57 +01:00
Raymond van der Straten
bf418ac6ca fix(AWS Lambda): Permissions on lambda layer retained 2020-12-30 12:38:24 +01:00
Piotr Grzesik
68b7ed5089 feat(AWS Lambda): Support referencing images with tags 2020-12-29 15:45:19 +01:00
Mariusz Nowak
120bfb7c02 fix(AWS CloudFront): Ensure to describe resolved stage in comment 2020-12-29 15:06:58 +01:00
Piotr Grzesik
ef530506d5
feat(AWS Deploy): Introduce new version of hashing algorithm (#8661) 2020-12-28 12:31:18 +01:00
Santhos Baala, Ramalingam Santhanakrishnan
f9c8677ecc
feat(AWS API Gateway): Add HttpApiId to httpApi CF Outputs (#8664) 2020-12-23 11:32:19 +01:00
Piotr Grzesik
919b95f491 fix(Packaging): Allow to disable creation of default bucket policy
Closes #6923
2020-12-18 09:45:58 +01:00
Mariusz Nowak
657bdea4bd refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
78cdf217b3 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
a38ed39066 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
b8798fc542 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
4996e58696 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
c27f39e007 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
95a591e166 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
f0a726ee5f refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
38ee5eee50 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
5d584a1cdd refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
b074e355fc refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
2b192c0e0a refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
c16dea3046 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
73c8e6def5 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
f64b4b25ca refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Jin
3632e0ee09
feat(AWS ALB): Recognize path as optional condition (#8571) 2020-12-11 14:04:11 +01:00
Mariusz Nowak
c0ea4c1461 feat(AWS Lambda): Basic container image support 2020-12-04 13:53:49 +01:00
Mariusz Nowak
0009b963cd refactor(AWS Lambda): Refactor to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
9380c702c9 refactor(Packaging): Convert to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
9877bc5568 refactor(AWS Lambda): Do not use capitalized var names 2020-12-04 13:53:49 +01:00
Mariusz Nowak
09231c059a fix(AWS API Gateway): Fix integration schema 2020-12-03 15:39:09 +01:00
Piotr Grzesik
c5ae9798d2
feat(AWS Lambda): Increase memory limits per changes on AWS side (#8569) 2020-12-02 13:50:19 +01:00
Ashish Sharma
ee1816772e
fix(AWS IAM): Prevent logs write access with disabled logging (#8561) 2020-12-01 10:45:16 +01:00
Mariusz Nowak
3808471972 test: Move unit tests to "test/unit" folder 2020-11-30 16:53:52 +01:00
Qi Xi
ffde506db7
feat(AWS SQS): Support maximumBatchingWindow (#8555) 2020-11-30 16:39:11 +01:00