Mariusz Nowak
e8c8f1cfff
refactor: Rename servicePath vars to serviceDir
2021-04-16 13:32:13 +02:00
Mariusz Nowak
87d380275b
refactor: Replace config.servicePath with service.dir
2021-04-16 13:32:13 +02:00
Piotr Grzesik
0a84f1c84e
fix(AWS IAM): Support for CF functions for provider.iam.role
2021-03-31 12:36:11 +02:00
coyoteecd
e77a00dfff
fix(AWS IAM): Accept arn:${AWS::Partition} in function roles ( #9103 )
2021-03-15 16:49:03 +01:00
Dmitry Shirokov
42a1cdb6f1
feat(AWS IAM): Allow tags parameter on lambda execution role ( #9039 )
2021-03-08 11:04:32 +01:00
Mariusz Nowak
8592bdb1b2
refactor: Improve deprecation message
2021-03-01 22:48:48 +01:00
ifitzsimmons
6e486b3eb1
refactor: Use async in lib/plugins/aws/package ( #8870 )
...
Covered the following paths:
* Files put directly into `lib/plugins/aws/package/compile`
* Files put directly into `lib/plugins/aws/package`
* `lib/plugins/aws/package/lib`
Made changes to tests where necessary.
2021-03-01 11:15:34 +01:00
Mariusz Nowak
4f64e560b9
fix: Display version related deprecations only with functions
2021-02-22 16:58:19 +01:00
Piotr Grzesik
5057f9ab86
fix(AWS Lambda): Throw verbose error when referencing invalid layer
2021-02-17 14:17:55 +01:00
Juanjo Diaz
006557d847
refactor: Use standalone ServerlessError. ( #8897 )
2021-02-09 09:20:55 +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
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
68b7ed5089
feat(AWS Lambda): Support referencing images with tags
2020-12-29 15:45:19 +01:00
Piotr Grzesik
ef530506d5
feat(AWS Deploy): Introduce new version of hashing algorithm ( #8661 )
2020-12-28 12:31:18 +01:00
Mariusz Nowak
a38ed39066
refactor: Normalize module path
2020-12-14 15:16:31 +01:00