Jurriaan Proos
|
c5ca9b78fa
|
fix: Ensure maximum API gateway timeout (#11453)
|
2022-10-19 10:28:24 +02:00 |
|
Arthur Weber
|
65e9860838
|
feat(AWS CloudFront): Allow legacy behavior configuration (#11411)
|
2022-09-30 14:16:04 +02:00 |
|
Phil-Pinkowski
|
9bb3f11541
|
feat(AWS Kafka): Support consumerGroupId option (#11345)
|
2022-08-26 11:10:47 +02:00 |
|
Mariusz Nowak
|
91aff1d1c2
|
refactor: Remove obsolete comment
|
2022-08-16 13:52:34 +02:00 |
|
pjmattingly
|
544717e703
|
refactor: Remove left over internal self: handling (#11279)
It's specific to old variables resolver, which was removed with v3
|
2022-07-28 16:57:07 +02:00 |
|
pjmattingly
|
b36cdf2db6
|
refactor: Replace _.flatten with Array.prototype.flat (#11271)
|
2022-07-28 12:42:51 +02:00 |
|
pjmattingly
|
4f7e12939c
|
refactor: Replace _.flatMap with Array.prototype.flatMap (#11272)
|
2022-07-28 10:45:41 +02:00 |
|
AustinMathuw
|
22802efde1
|
feat(AWS Cognito): Add Support for Custom Sender Triggers (#11201)
|
2022-07-26 18:20:50 +02:00 |
|
Corentin Doue
|
16b0cd60c9
|
feat(AWS HTTP API): Use the default API Gateway timeout of 30s (#11223)
|
2022-07-26 14:50:35 +02:00 |
|
Mariusz Nowak
|
f9bc405184
|
feat(Console): Rely on Console ready layers published to AWS
|
2022-07-14 17:57:00 +02:00 |
|
Szymon Bartnik
|
9fd56fddbe
|
feat: Add X-Amzn-Trace-Id to default CORS headers (#11168)
|
2022-06-20 17:36:48 +02:00 |
|
Ariel Gordon
|
184cb030a8
|
feat(AWS MSK): Add support for SASL/SCRAM authentication (#11060)
|
2022-05-15 22:28:48 +02:00 |
|
Piotr Grzesik
|
2107aec965
|
fix(AWS Lambda): Ensure proper DependsOn settings when url: true
|
2022-05-13 12:57:09 +02:00 |
|
Simon Archer
|
5af44a478e
|
feat(AWS S3): Support forceDeploy setting (#11066)
Co-authored-by: FIRE <48926119+Hibanka@users.noreply.github.com>
|
2022-05-13 08:57:06 +02:00 |
|
tjurdzinski
|
22e4842d97
|
feat(AWS Websocket): Allow propagating tags to Websocket APIGW (#10931)
Co-authored-by: tomasz.jurdzinski <tomasz.jurdzinski@olx.pl>
|
2022-05-08 23:28:37 +02:00 |
|
Matthew Crouch
|
0279e1eb9d
|
fix: Allow S3 event rule prefix and suffix to use CF functions (#11018)
|
2022-04-27 18:02:22 +02:00 |
|
Ariette
|
82ce1c83d2
|
feat(AWS Websocket): Add ability to configure log format and types
|
2022-04-14 16:59:19 +02:00 |
|
Piotr Grzesik
|
d215517cf0
|
feat(AWS Lambda): Add support for function URLs
|
2022-04-06 23:13:37 +02:00 |
|
Rudolf Nel
|
e21fb756fc
|
feat(AWS RabbitMQ): Support virtualHost (#10814)
Co-authored-by: rudolfn <rudolfn@paygate.co.za>
|
2022-04-04 09:42:30 +02:00 |
|
Piotr Grzesik
|
d317cff875
|
feat(AWS Lambda): Support ephemeralStorageSize
|
2022-03-25 13:08:09 +01:00 |
|
Mariusz Nowak
|
fac8a73eec
|
fix(Console): Ensure single layer attachment with package.individually
|
2022-03-24 16:51:14 +01:00 |
|
Mariusz Nowak
|
ba71dd9fb5
|
refactor(Console): Improve error reporting when layer cannot be added
|
2022-03-24 16:51:14 +01:00 |
|
ALOHACREPES345
|
9e0ca03900
|
feat(AWS Lambda): Support Ref for destinations properties (#10845)
|
2022-03-22 09:52:35 +01:00 |
|
ALOHACREPES345
|
4c25184ca0
|
feat(AWS Lambda): Support logRetentionInDays per function (#10878)
|
2022-03-21 10:42:49 +01:00 |
|
Mariusz Nowak
|
43480ee872
|
fix(Console): Prevent AWS region mismatch
|
2022-03-18 15:45:55 +01:00 |
|
Mariusz Nowak
|
c28c48c6a1
|
refactor(Console): Dynamically resolve latest version of the extension
|
2022-03-14 16:15:46 +01:00 |
|
Fabian Desoye
|
6a6417c29f
|
fix(AWS Kafka): Allow usage of Server Root CA without client TLS auth
Co-authored-by: Fabian Desoye <fabian.desoye@prosiebensat1digital.de>
|
2022-03-11 11:38:45 +01:00 |
|
Mariusz Nowak
|
bdaf21e1a1
|
feat(Console): Initial integration
|
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
|
98e610787c
|
refactor: Mark intention of improving state file
|
2022-02-25 20:12:02 +01:00 |
|
ALOHACREPES345
|
451def93ae
|
fix(AWS API Gateway): Properly apply description to REST API (#10746)
|
2022-02-24 11:11:30 +01:00 |
|
Rohan Mukherjee
|
77f8e56a69
|
refactor: Change all occurences of succesful to successful (#10639)
|
2022-02-04 15:23:52 +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 |
|
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 |
|