18 Commits

Author SHA1 Message Date
Mariusz Nowak
8d56d0e520 style: Prettier 2021-05-10 13:07:44 +02:00
Piotr Grzesik
2c7f024a57 fix(AWS Deploy): Dont update vpc during deploy function if uses CF 2021-05-04 15:52:36 +02:00
Piotr Grzesik
fbf0ed30e9 refactor: Add code to ServerlessError in lib/plugins/aws 2021-04-23 13:34:20 +02:00
Mariusz Nowak
87d380275b refactor: Replace config.servicePath with service.dir 2021-04-16 13:32:13 +02:00
Frédéric Barthelet
19805d71ea
feat: Support Fn::Split for vpc properties (#9266) 2021-04-13 15:56:27 +02:00
Mariusz Nowak
aa7b66a66c fix(AWS Deploy): Fix deploy function command error handling 2021-03-11 16:55:19 +01:00
Mariusz Nowak
a7d2cf0605 refactor(AWS Deploy): Minimize try/catch wrap 2021-03-11 16:55:19 +01:00
Juanjo Diaz
006557d847
refactor: Use standalone ServerlessError. (#8897) 2021-02-09 09:20:55 +01:00
ifitzsimmons
efbaf00b33
refactor: Use async/await in lib/plugins/aws. (#8871)
Covered the following paths:
* Files put directly into `lib/plugins/aws`
2021-02-08 11:13:35 +01:00
Dmitry Shirokov
12805c3d15
refactor: Custom execution role getter (#8824) 2021-01-25 13:11:54 +01:00
ifitzsimmons
8a92be9be3
feat: Support kmsKeyArn for deploy function 2021-01-24 20:12:05 +01:00
Piotr Grzesik
9a5553742a
feat(AWS Lambda): Add support for image config (#8778) 2021-01-21 11:51:09 +01:00
Piotr Grzesik
420e93740f
fix(AWS Lambda): Ensure function update works when image used (#8786) 2021-01-20 18:33:31 +01:00
Piotr Grzesik
789c2e35ab
feat(AWS Lambda): Add support for building Docker images (#8725) 2021-01-18 11:32:33 +01:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Piotr Grzesik
91c61dd61f docs: Explanation why deployFunction doesn't have to resolve images 2020-12-30 16:10:26 +01:00
Juanjo Diaz
84d423d3be
refactor: Convert to native Promise and async/await (#8593) 2020-12-16 17:22:37 +01:00
Mariusz Nowak
ab90afa72d refactor: Normalize module path 2020-12-14 15:16:31 +01:00