5103 Commits

Author SHA1 Message Date
Yuji Yamano
8b1733807f
fix(AWS Local Invocation): Remove log4j dependency from java wrapper 2022-03-10 14:56:47 +01:00
Dustin Fay
e40ba43b84
refactor(AWS Lambda): Support provisionedConcurrency set to 0 2022-03-06 21:42:17 +01:00
Piotr Grzesik
0bb64e21cb fix(AWS Lambda): Properly format logs with missing init duration 2022-02-28 19:30:34 +01:00
Piotr Grzesik
d8f251cfd4 feat(AWS Lambda): Simplify logs command output 2022-02-28 14:52:27 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
26bc112f1f refactor(AWS Deploy): Generalize uploadZipFile logic 2022-02-25 20:12:02 +01:00
Mariusz Nowak
24c45a0846 refactor(AWS Deploy): Improve progress logs for rollback 2022-02-25 20:12:02 +01:00
Mariusz Nowak
1c00eb29fe refactor(AWS Deploy): Store resolved state on internal class 2022-02-25 20:12:02 +01:00
Mariusz Nowak
acefce9755 refactor(AWS Deploy): Remove obsolete check 2022-02-25 20:12:02 +01:00
Mariusz Nowak
9fd9f2364e refactor(AWS Deploy): Simplify internal condition 2022-02-25 20:12:02 +01:00
Mariusz Nowak
e1d2b8251a refactor(AWS Deploy): Refactor extendedValidate to async 2022-02-25 20:12:02 +01:00
Mariusz Nowak
9223b79316 refactor: Generalize S3 upload dirname handling 2022-02-25 20:12:02 +01:00
Mariusz Nowak
4f895a2e36 refactor: Mark saveServiceState internal function as async
Needed for future changes
2022-02-25 20:12:02 +01:00
Mariusz Nowak
5525a3e6f5 refactor(AWS Deploy): Upload state file to deployment bucket 2022-02-25 20:12:02 +01:00
Mariusz Nowak
98e610787c refactor: Mark intention of improving state file 2022-02-25 20:12:02 +01:00
Martin Costello
818dda21a9
feat(AWS Lambda): Add support for dotnet6 runtime (#10757) 2022-02-25 12:10:25 +01:00
ALOHACREPES345
451def93ae
fix(AWS API Gateway): Properly apply description to REST API (#10746) 2022-02-24 11:11:30 +01:00
Shalvah
ce5bf0b40f
fix(AWS Local Invocation): Improve ruby context (#10705) 2022-02-16 21:38:25 +01:00
Mariusz Nowak
1b8d463a08 fix(Standalone): Fix upgrade when temp dir is on other device 2022-02-11 12:00:46 +01:00
Piotr Grzesik
d4ee656de1 fix(AWS Deploy): Add descriptive error if S3 bucket cant be cleaned 2022-02-10 11:18:53 +01:00
Jérémy Benoist
9778751447
fix(Config Schema): Recognize provider.websocketsDescription (#10663) 2022-02-08 14:57:35 +01:00
Piotr Grzesik
76a60ae2b7 refactor: Use templates from examples in create 2022-02-04 17:35:19 +01:00
Rohan Mukherjee
77f8e56a69
refactor: Change all occurences of succesful to successful (#10639) 2022-02-04 15:23:52 +01:00
Mariusz Nowak
195c3f2f15 fix(AWS Deploy): Handle gently missing template body 2022-02-01 16:29:20 +01:00
Piotr Grzesik
a2e58cdeae fix(AWS Deploy): Ensure to clear notificationArns if needed 2022-02-01 16:27:49 +01:00
Piotr Grzesik
ee30a7be62 fix(AWS Deploy): Properly apply stackPolicy with changesets 2022-02-01 15:04:12 +01:00
Richard Hull
d0554b7385
feat(AWS RabbitMQ): Support maximumBatchingWindow 2022-01-31 13:41:29 +01:00
Richard Hull
658dc28b8b
feat(AWS ActiveMQ): Support maximumBatchingWindow 2022-01-30 21:29:43 +01:00
Richard Hull
e90c114932
feat(AWS Kafka): Support maximumBatchingWindow 2022-01-30 21:26:57 +01:00
Richard Hull
d341b6b99d
feat(AWS MSK): Support maximumBatchingWindow (#10580) 2022-01-29 18:04:13 +01:00
Jeremy Care
f77477e3cc
feat: Recognize ap-southeast-3 AWS region (#10586) 2022-01-28 16:07:36 +01:00
Paul Lessing
88ac3d0586
fix(Templates): Update dependencies of aws-nodejs-typescript to v3 2022-01-28 15:01:40 +01:00
Mariusz Nowak
358a1cf2c7 refactor: Rename lib/plugins/aws/package/compile/events/eventBridge 2022-01-27 15:21:58 +01:00
Mariusz Nowak
3f8b1a16bd refactor: Rename …e/compile/events/api-gateway/lib/hack/updateStage.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
93d1c29043 refactor: Rename …events/api-gateway/lib/hack/disassociateUsagePlan.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
bb70c63656 refactor: Rename …kage/compile/events/websockets/lib/routeResponses.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
bff4cc7b13 refactor: Rename …/events/websockets/lib/pickWebsocketsTemplatePart.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
20b90cb2c6 refactor: Rename …kage/compile/events/api-gateway/lib/usagePlanKeys.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
3ea83898b7 refactor: Rename …/package/compile/events/api-gateway/lib/usagePlan.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
04158ea679 refactor: Rename …ws/package/compile/events/api-gateway/lib/restApi.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
897fdfc48e refactor: Rename …e/compile/events/api-gateway/lib/requestValidator.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
44f48f5207 refactor: Rename …ws/package/compile/events/api-gateway/lib/apiKeys.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
cb3518ee50 refactor: Rename lib/plugins/aws/package/compile/events/apiGateway 2022-01-27 15:21:58 +01:00
Mariusz Nowak
98e454e317 refactor: Rename …/aws/package/compile/events/alb/lib/listenerRules.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
0b542a1259 refactor: Rename …s/aws/package/compile/events/alb/lib/targetGroups.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
72624b0b16 refactor: Rename …lugins/aws/package/compile/events/s3/configSchema.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
6ee1a79cfb refactor: Rename …package/compile/events/msk/getMskClusterNameToken.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
f2a4f96f36 refactor: Rename …compile/events/lib/ensureApiGatewayCloudWatchRole.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
364e52ad7c refactor: Rename lib/plugins/aws/package/compile/events/httpApi.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
ebe4035e75 refactor: Rename …s/aws/package/compile/events/iotFleetProvisioning.js 2022-01-27 15:21:58 +01:00