3168 Commits

Author SHA1 Message Date
Mariusz Nowak
521861b651 refactor(AWS Deploy): Improve custom resource generation log 2022-01-12 16:33:14 +01:00
Mariusz Nowak
cc905c1e39 refactor: Remove not actual TODO comments 2022-01-12 16:33:14 +01:00
Tsimpitas Dimitris
c67a3f1a4f
feat(AWS Cognito): Support forceDeploy setting (#10435) 2022-01-05 14:17:24 +01:00
Piotr Grzesik
9e1fe0ad5d fix(Config Schema): Address invalid schema definitions 2022-01-05 13:58:59 +01:00
Piotr Grzesik
0de3bc3cb9 feat(Telemetry): Report projectId in remove command 2021-12-23 16:11:15 +01:00
Piotr Grzesik
4fa20a56ea feat(Telemetry): Report didCreateService property 2021-12-23 12:51:04 +01:00
Piotr Grzesik
0190d0df05 fix(AWS Deploy): Check for VPC config change in deploy function 2021-12-22 15:58:47 +01:00
Vassili Gorshkov
2782ed4221
fix(AWS Local Invocation): Upgrade log4j to version 2.17.0 (#10396) 2021-12-21 10:54:04 +01:00
Adam Lanners
c0eda27290
feat(AWS API Gateway): Allow use of custom authorizer with authorizerId
Co-authored-by: Adam Lanners <adam@onetapaway.com>
2021-12-21 10:49:50 +01:00
Sudipto Das
2c0a962c4f
fix(AWS API Gateway): Meaningfully reject missing restApiRootResourceId
(PR #10371)
2021-12-15 17:16:28 +01:00
Mariusz Nowak
3b4e4539d8 fix(AWS Lambda): Fix event config setup for provisioned lambdas 2021-12-15 12:29:13 +01:00
Mariusz Nowak
f64f7c68ab
feat(AWS API Gateway) : Allow shouldStartNameWithService: false 2021-12-09 15:41:44 +01:00
Mariusz Nowak
ef1ed0a92d
feat(AWS HTTP API) : Allow shouldStartNameWithService: false 2021-12-09 15:41:00 +01:00
Mariusz Nowak
2485c7efcc
fix(AWS Deploy): Recognize all boolean values at provider.disableRollback 2021-12-09 15:38:44 +01:00
Piotr Grzesik
f35858599a feat(AWS Deploy): Ensure existence of S3 bucket if possible 2021-12-08 14:18:53 +01:00
Piotr Grzesik
1a85a4a901 fix(AWS Deploy): Allow removal of stack with bucket missing 2021-12-07 11:00:29 +01:00
Piotr Grzesik
39e43b51e5 refactor: Use async/await syntax in bucket.js 2021-12-07 11:00:29 +01:00
mdanyalkhan
4d4f8637d8
refactor: Configure promise returning functions as async (#10309) 2021-12-06 16:26:04 +01:00
GurmeharS
1f58760f46
fix(AWS Deploy): Ensure to strip all null properties (#10304) 2021-12-06 14:36:05 +01:00
Misha Bruml
9faf37aa15
feat(AWS Kafka): Add support for mTLS access configuration (#10273) 2021-12-05 13:08:13 +01:00
maafk
25eb571dd3
feat(AWS Deploy): Support all regions from iso and isob partition
(PR #10299)
2021-12-02 12:12:16 +01:00
Piotr Grzesik
3f0a80acd3 feat(AWS SQS): Support filterPatterns 2021-12-01 19:53:31 +01:00
Piotr Grzesik
d52526bb60 feat(AWS Deploy): Ensure consistent function state in deploy function 2021-11-30 15:34:37 +01:00
Frédéric Barthelet
fc0050559c
feat(AWS Stream): Support filterPatterns (#10285) 2021-11-30 10:18:03 +01:00
Sudipto Das
f7bbd17686
fix(AWS SQS): Accept only plain string form in direct ARN assignement
(PR #10263)
2021-11-26 18:02:23 +01:00
Zane Mountcastle
5b61b415a0
feat(AWS Lambda): Add platform option for container images (#10237)
Co-authored-by: Matthieu Napoli <matthieu@mnapoli.fr>
2021-11-25 18:35:10 +01:00
Frédéric Barthelet
c9fefced10
feat(AWS Deploy): Support disableRollback parameter (#10236) 2021-11-25 11:15:09 +01:00
Piotr Grzesik
a4fa49844d feat(AWS S3): Support Fn::If CF function for s3 event 2021-11-25 10:55:03 +01:00
nicoeft
44511f343b
feat(AWS SQS): Support functionResponseType (#10265) 2021-11-24 12:46:08 +01:00
Mariusz Nowak
6698fa657e refactor(CLI): Expose dashboard provider name when starting deployment 2021-11-10 16:11:14 +01:00
Piotr Grzesik
95f3a56038 fix(AWS API Gateway): Ensure proper apiId resolution 2021-11-10 12:55:16 +01:00
Mariusz Nowak
55146c4595 refactor(CLI): Improve timestamp visiblity in deploy list output 2021-11-09 14:11:20 +01:00
Piotr Grzesik
afd0a5bd6f feat: Introduce enforce-hash-update flag to help hashing migration 2021-11-09 13:24:15 +01:00
Vicary A
e8c8d259fb
fix(AWS API Gateway): Ensure shouldStartNameWithService support 2021-11-08 17:33:00 +01:00
Mariusz Nowak
ea05d7c41e refactor: Ensure to use legacy.log instead of cli.log 2021-11-05 18:41:22 +01:00
Piotr Grzesik
50a845709e feat: Allow legacy option for lambdaHashingVersion property 2021-11-03 10:58:14 +01:00
Piotr Grzesik
cc7d7e4d53 feat(Telemetry): Add projectId to payload 2021-11-03 10:08:32 +01:00
Mariusz Nowak
7bb2520f49 refactor: Seprate internal and plugin output sections 2021-11-02 16:00:49 +01:00
Mariusz Nowak
533f709c58 refactor(CLI): Improve main progress message 2021-11-02 15:09:51 +01:00
Shane R. Spencer
9ef46ba05f
feat(AWS Local Invocation): Support decimal serialization for Python 2021-11-01 15:05:29 +01:00
Caio Fauza
e3e02fe8e2
fix(AWS HTTP API): Recognize max timeout as 30s not 29s (#10119) 2021-10-29 11:40:00 +02:00
Andreas Kohn
ee38f6a308
fix(AWS EventBridge): Addres typos in error messages (#10165) 2021-10-28 11:08:20 +02:00
Mariusz Nowak
44484903b3 refactor(CLI): Improve file size output in logs 2021-10-27 16:39:09 +02:00
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