4889 Commits

Author SHA1 Message Date
Mars Lan
39bdea0750
fix(AWS Deploy): Fix handling of deployment bucket extensions (#10137) 2021-10-25 13:27:13 +02:00
Piotr Grzesik
bf62b7c4da feat(AWS EventBridge): Adjust deprecation of deployment method 2021-10-22 13:36:55 +02:00
ROSeaboyer
7cfddff314
feat(AWS Lambda): Support CF funcs at functions[].reservedConcurrency
(PR #10129)
2021-10-21 14:06:54 +02:00
Benoît Bouré
1c105a4c16
fix(AWS EventBridge): Allow intrinsic functions in pattern (#10120) 2021-10-20 10:47:33 +02:00
Michael
a3edecf0c6
feat(AWS Lambda): Support for Amazon MQ RabbitMQ events (#9919)
Co-authored-by: Michael <michael@Michaels-MacBook-Pro.local>
Co-authored-by: Michael <michael@ip-192-168-158-61.eu-west-1.compute.internal>
2021-10-19 15:10:46 +02:00
Piotr Grzesik
cfd828ece8 refactor(CLI): Enhanced modern error reporting for CloudFormation 2021-10-19 13:36:51 +02:00
Mariusz Nowak
cc71fc99ff fix(Packaging): Ensure to show deprecation in all cases 2021-10-18 17:34:07 +02:00
Monsma
1a528c2cc0
fix(AWS Deploy): Recognize LogicalResourceId in stackPolicy 2021-10-15 15:31:06 +02:00
Piotr Grzesik
04b921acdc feat(CLI): Introduce deprecation on S3 Accelerate for user bucket 2021-10-15 11:09:35 +02:00
Piotr Grzesik
4da0899673 refactor(CLI): Replace warnings with modern counterparts 2021-10-15 11:09:35 +02:00
Mariusz Nowak
7d19ca8572 refactor(CLI): Improve handling of service outputs in modern logs 2021-10-15 10:57:11 +02:00
Piotr Grzesik
03b4b3d47c refactor(CLI): Remove empty line in info command 2021-10-13 17:18:06 +02:00
Piotr Grzesik
ca705b8cc2 refactor(CLI): Introduce modern warning about resource limit 2021-10-13 17:18:06 +02:00
ROSeaboyer
8e6dcd1aae
feat(AWS S3): Recognize ExpirationInDays property for s3 events 2021-10-13 16:03:01 +02:00
Mars Lan
c4cb0f30f5
feat: Opt-in support for deployment bucket versioning (#9912)
Configurable via `provider.deploymentBucket.versioning`
2021-10-12 20:49:08 +02: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
40f574f946 feat(AWS Deploy): Introduce warning about deploy -f alias 2021-10-11 16:40:56 +02:00
Piotr Grzesik
d43298d25b refactor(CLI): Adapt logWarning to modern logs 2021-10-11 16:40:56 +02:00
Piotr Grzesik
a2be3387b1 refactor(CLI): Cover image building with modern logs 2021-10-11 14:32:21 +02:00
ssshun
865f21f970
fix(Templates): Add esbuild to gitignore in aws-nodejs-typescript 2021-10-11 11:46:39 +02:00
Piotr Grzesik
39c09e44b6 refactor(CLI): Minor modern logs updates 2021-10-08 17:17:47 +02:00
Mariusz Nowak
be60ed4cee refactor(CLI): Simplify CF deploy progress 2021-10-08 14:17:55 +02:00
Piotr Grzesik
05f937f2e7 refactor(CLI): Modern logs for create command 2021-10-07 16:21:02 +02:00
Piotr Grzesik
82dd1e4c70 refactor(CLI): Modern logs for invoke local command 2021-10-07 16:20:17 +02:00
Piotr Grzesik
4cbc3424da refactor(CLI): Modern logs for rollback function command 2021-10-07 14:12:04 +02:00
Piotr Grzesik
f0970e04fa refactor(CLI): Modern logs for rollback command 2021-10-07 14:12:04 +02:00
Mariusz Nowak
d071c5f74d refactor(AWS Deploy): Improve error message 2021-10-07 14:09:14 +02:00
Mariusz Nowak
02be86ca49 fix(AWS Deploy): Throw on attempt of extending not existing resource 2021-10-07 14:09:14 +02:00
Mariusz Nowak
10842513f0 feat(AWS Deploy): Remove deploy -f deprecation
It'll be re-added in context of v3, with more hacky approach to `deploy -f` support
2021-10-07 14:09:14 +02:00
Mariusz Nowak
70e2736226 feat(Packaging): Remove package[include|exclude] deprecation
It'll be re-added in context of v3
2021-10-07 14:09:14 +02:00
Mariusz Nowak
87461007f8 refactor(CLI): Expose function artifact size in deploy summary 2021-10-07 13:22:49 +02:00
Mariusz Nowak
c9f22278b3 refactor(CLI): Ensure empty line prior final status with progress 2021-10-07 13:22:49 +02:00
Mariusz Nowak
8184c01c7c refactor(CLI): Change stack update progress logging method 2021-10-07 13:22:49 +02:00
Mariusz Nowak
8dd32e5542 refactor(CLI): Do not show resource progress on stack creation 2021-10-05 14:56:17 +02:00
Mariusz Nowak
1d21f0bab8 refactor(AWS Deploy): Improve handling of progress message prefix 2021-10-05 14:56:17 +02:00
Mariusz Nowak
e8fd2bee45 refactor(AWS Deploy): Handle main progress directly 2021-10-05 14:56:17 +02:00
Piotr Grzesik
9b5e6b1237 refactor(CLI): Modern logs for upgrade command 2021-10-04 21:17:06 +02:00
Piotr Grzesik
2787ea07a9 refactor(CLI): Modern logs for uninstall command 2021-10-04 21:17:06 +02:00
Piotr Grzesik
592596c73b refactor(CLI): Modern logs for metrics command 2021-10-04 21:16:51 +02:00
Piotr Grzesik
3934cadce0 refactor(CLI): Modern logs for remove command 2021-10-04 21:16:36 +02:00
Piotr Grzesik
2af95c0386 refactor(CLI): Modern logs for invoke command 2021-10-04 21:16:20 +02:00
Mariusz Nowak
fe655d4f15 feat(AWS Lambda): Support 64-bit ARM architecture 2021-10-04 17:12:58 +02:00
Mariusz Nowak
c95b8d3594 refactor: Ensure alphabetical order 2021-10-04 17:12:58 +02:00
Piotr Grzesik
f8ad7bca6a fix(AWS Credentials): Fail when profile is already configured 2021-10-04 12:14:38 +02:00
Piotr Grzesik
bcb240893d refactor(CLI): Modern logs for config credentials command 2021-10-04 12:14:38 +02:00
Piotr Grzesik
02eebb4643 refactor(CLI): Modern logs for config tabcompletion uninstall command 2021-10-04 12:14:38 +02:00
Piotr Grzesik
16a7739411 refactor(CLI): Modern logs for config tabcompletion install command 2021-10-04 12:14:38 +02:00
Piotr Grzesik
7926570557 refactor(CLI): Modern logs for config command 2021-10-04 12:14:38 +02:00
Piotr Grzesik
0c9dae1210 refactor(CLI): Modern logs for slstats command 2021-10-04 12:14:18 +02:00
Piotr Grzesik
bd4d215266 refactor(CLI): Modern logs for install command 2021-10-01 16:32:38 +02:00