Max Marze
893bfa7aef
chore: update eslint & prettier ( #12553 )
2024-05-29 11:51:04 -04:00
Ben
483ea166fc
feat(AWS MSK): Support AT_TIMESTAMP starting position ( #12034 )
2023-06-22 13:19:32 +02:00
Tie
34d922d3d8
feat(AWS Schedule): AWS::Scheduler::Schedule based triggers ( #11935 )
2023-05-17 11:35:14 +02:00
Anthony Roussel
2efe8169c9
feat(AWS EventBridge): description property ( #11821 )
2023-03-16 12:40:35 +01:00
hayata-yamamoto
5f90d11025
docs: Fix heading formatting ( #11768 )
2023-03-01 11:32:01 +01:00
François-Michel L'Heureux
77205f942c
docs: Fix wording ( #11720 )
2023-02-01 10:24:10 +01:00
ROSeaboyer
b925c4cf9c
feat(AWS EventBridge): Support functions[].events[].eventBridge.name
...
(PR #11690 )
2023-01-19 15:03:44 +01:00
Jason Rowsell
57f27193e0
feat(AWS SQS): Support functions[].events[].sqs.maximumConcurrency
...
(PR #11678 )
2023-01-18 11:51:50 +01:00
Shreyance Jain
2f4de84faf
docs(AWS MSK): Improve examples consistency ( #11660 )
2023-01-05 15:47:07 +01:00
Shreyance Jain
e769570704
feat(AWS RabbitMQ): Support functions[].events[].filterPatterns ( #11659 )
2023-01-05 15:46:10 +01:00
Shreyance Jain
1b55710f0a
feat(AWS ActiveMQ): Support functions[].events[].filterPatterns ( #11656 )
2023-01-05 15:05:15 +01:00
Jason Rowsell
6a5e8d9ff3
feat(AWS Kafka): Support functions[].events[].filterPatterns ( #11645 )
2023-01-05 12:35:50 +01:00
Jason Rowsell
b7d6af6b13
feat(AWS SNS): Support functions[].events[].filterPolicyScope ( #11644 )
2022-12-30 16:16:55 +01:00
Shreyance Jain
63584a9a0d
feat(AWS MSK): Support functions[].events[].filterPatterns ( #11636 )
2022-12-28 15:12:47 +01:00
Christopher Boik
305bb7b126
docs: Fix spelling ( #11622 )
2022-12-20 11:14:59 +01:00
Florian Schäffler
b2cfd42d70
docs(AWS CloudFront): Mention function size limit ( #11582 )
2022-12-07 14:46:21 +01:00
Daniele Iasella
858758ea1e
feat(AWS Kafka): Support startingPositionTimestamp ( #11479 )
2022-11-07 15:14:32 +01:00
Pavan Andhukuri
0a49c4f5df
feat(AWS API Gateway): support provider.apiGateway.stage ( #11487 )
2022-10-31 13:02:55 +01:00
Daniele Iasella
5d41995c19
feat(AWS Kinesis): Support AT_TIMESTAMP starting position ( #11483 )
2022-10-31 10:30:42 +01:00
James H
1c7e77ea8b
docs (AWS CloudFront): Update Runtime list ( #11421 )
2022-10-03 18:09:29 +02:00
Phil-Pinkowski
9bb3f11541
feat(AWS Kafka): Support consumerGroupId option ( #11345 )
2022-08-26 11:10:47 +02:00
Tobias Törnros
9c2ebb78d8
docs: Default to nodejs14.x in AWS docs ( #11338 )
2022-08-22 15:39:09 +02:00
Marceli Wac
7dcfcce88b
docs: Add missing line in Shared Authorizer example ( #11315 )
2022-08-08 13:15:24 +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
Szymon Bartnik
9fd56fddbe
feat: Add X-Amzn-Trace-Id to default CORS headers ( #11168 )
2022-06-20 17:36:48 +02:00
Matthieu Napoli
d476a427b8
docs: Rename API Gateway v1 and v2 events docs
2022-05-17 12:37:55 +02:00
Matthieu Napoli
5a5b3666d8
docs: Document the HTTP API URL output
2022-05-16 12:24:54 +02:00
Ariel Gordon
184cb030a8
feat(AWS MSK): Add support for SASL/SCRAM authentication ( #11060 )
2022-05-15 22:28:48 +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
Matthieu Napoli
3b50294f2c
docs: Replace Gitter links with Slack
2022-05-10 13:02:51 +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
François-Michel L'Heureux
3082e7b439
docs: Update typos in apigateway.md ( #11012 )
2022-04-26 22:35:12 +02:00
Ariette
82ce1c83d2
feat(AWS Websocket): Add ability to configure log format and types
2022-04-14 16:59:19 +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
Jérémy Benoist
8ddba63e27
docs: Add example for EventBridge with content filtering ( #10795 )
...
I was looking for a way to use EventBridge with s3 event instead of the existing s3 event integration.
I then discovered we can have a robust content filtering for EventBridge pattern and thought it was a good idea to add it to the documentation.
2022-03-08 12:26:06 +01:00
Jérémy Benoist
9778751447
fix(Config Schema): Recognize provider.websocketsDescription ( #10663 )
2022-02-08 14:57:35 +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
Matthieu Napoli
fd1669ea7a
docs: Updates for the v3 release
2022-01-27 15:21:58 +01:00
Piotr Grzesik
bd3ec28273
feat(AWS API Gateway): Remove API specific settings from provider
...
BREAKING CHANGE: Support for `usagePlan`, `resourcePolicy` and `apiKeys` on
`provider` level is removed. Use `provider.apiGateway` level instead to set
them.
2022-01-27 15:21:58 +01:00
Matthieu Napoli
95a61a2fc6
docs: Fix long lines in code examples
2022-01-06 14:43:37 +01:00
Tsimpitas Dimitris
c67a3f1a4f
feat(AWS Cognito): Support forceDeploy setting ( #10435 )
2022-01-05 14:17:24 +01:00
Mariusz Nowak
56bdef503c
docs(AWS API Gateway): Fix binary response example
2021-12-23 14:26:08 +01:00
Misha Bruml
9faf37aa15
feat(AWS Kafka): Add support for mTLS access configuration ( #10273 )
2021-12-05 13:08:13 +01:00
Piotr Grzesik
3f0a80acd3
feat(AWS SQS): Support filterPatterns
2021-12-01 19:53:31 +01:00
Frédéric Barthelet
fc0050559c
feat(AWS Stream): Support filterPatterns ( #10285 )
2021-11-30 10:18:03 +01:00
nicoeft
44511f343b
feat(AWS SQS): Support functionResponseType ( #10265 )
2021-11-24 12:46:08 +01:00