Mariusz Nowak
3b4e4539d8
fix(AWS Lambda): Fix event config setup for provisioned lambdas
2021-12-15 12:29:13 +01:00
Piotr Grzesik
afd0a5bd6f
feat: Introduce enforce-hash-update flag to help hashing migration
2021-11-09 13:24:15 +01:00
Piotr Grzesik
50a845709e
feat: Allow legacy option for lambdaHashingVersion property
2021-11-03 10:58:14 +01:00
Oliver
44a81fcc6a
feat(AWS Lambda): Allow overriding provider VPC with no VPC on function
2021-10-11 23:47:44 +02:00
Piotr Grzesik
39c09e44b6
refactor(CLI): Minor modern logs updates
2021-10-08 17:17:47 +02:00
Mariusz Nowak
fe655d4f15
feat(AWS Lambda): Support 64-bit ARM architecture
2021-10-04 17:12:58 +02:00
Piotr Grzesik
dc74f41470
fix(AWS Layers): Support references to external layers
2021-08-11 15:03:27 +02:00
Mariusz Nowak
68c2a084f9
fix(Packaging): Do not report hashing deprecations for container lambdas
2021-06-21 17:31:50 +02:00
Mariusz Nowak
8d56d0e520
style: Prettier
2021-05-10 13:07:44 +02:00
Jaakko Lappalainen
9e558eefd6
feat(AWS Lambda): Deprecate nodejs12.x as default runtime ( #9416 )
2021-05-10 09:40:57 +02:00
Stephen
360925d2e0
fix(AWS S3): Fix parsing of the artifact S3 url ( #9380 )
2021-04-30 09:33:32 +02:00
Piotr Grzesik
fbf0ed30e9
refactor: Add code to ServerlessError in lib/plugins/aws
2021-04-23 13:34:20 +02:00
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