Elin
129c0ee0a5
test(AWS Websocket): Refactor API tests ( #10466 )
2022-01-07 15:10:15 +01:00
Tsimpitas Dimitris
c67a3f1a4f
feat(AWS Cognito): Support forceDeploy setting ( #10435 )
2022-01-05 14:17:24 +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
mdanyalkhan
352553e5bb
test(AWS SQS): Refactor to runServerless based ( #10388 )
2021-12-20 13:26:56 +01:00
Mariusz Nowak
729196f772
test(AWS API Gateway): Improve tests organization
2021-12-16 15:10:18 +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
654c50792a
test(AWS Websocket): Prepare tests refactor plan
2021-12-10 15:55:44 +01:00
Mariusz Nowak
e7c58f3c4f
test(AWS Stream): Prepare tests refactor plan
2021-12-10 15:55:44 +01:00
Mariusz Nowak
68fade814f
test(AWS Stream): Optimise tests
2021-12-10 15:55:44 +01:00
Mariusz Nowak
320722c146
test(AWS SQS): Prepare tests refactor plan
2021-12-10 15:55:44 +01:00
Mariusz Nowak
04fac5ffbd
test: Title cleanup
2021-12-10 15:55:44 +01:00
Piotr Grzesik
f35858599a
feat(AWS Deploy): Ensure existence of S3 bucket if possible
2021-12-08 14:18:53 +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
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
Piotr Grzesik
95f3a56038
fix(AWS API Gateway): Ensure proper apiId resolution
2021-11-10 12:55:16 +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
Piotr Grzesik
cc7d7e4d53
feat(Telemetry): Add projectId to payload
2021-11-03 10:08:32 +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
Piotr Grzesik
bf62b7c4da
feat(AWS EventBridge): Adjust deprecation of deployment method
2021-10-22 13:36:55 +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
4da0899673
refactor(CLI): Replace warnings with modern counterparts
2021-10-15 11:09:35 +02:00
Oliver
44a81fcc6a
feat(AWS Lambda): Allow overriding provider VPC with no VPC on function
2021-10-11 23:47:44 +02:00
Mariusz Nowak
fe655d4f15
feat(AWS Lambda): Support 64-bit ARM architecture
2021-10-04 17:12:58 +02:00
Mariusz Nowak
cbe7573e02
test(AWS Lambda): Unify lambda destination tests into general tests
2021-10-04 17:12:58 +02:00
Mariusz Nowak
ed372a21dc
test: Generalize function fixture
2021-10-04 17:12:58 +02:00
Piotr Grzesik
846cfa1bcf
fix(AWS EventBridge): Ensure proper support for deadLetterQueueArn
2021-09-30 16:26:10 +02:00
Mariusz Nowak
cd03f550ae
fix(AWS EventBridge): Fix MaximumEventAgeInSecond template reference
2021-09-29 21:40:12 +02:00
Guilherme Martins Crocetti
af39fc016b
feat(AWS Stream): Support tumblingWindowInSeconds ( #9979 )
2021-09-22 10:38:23 +02:00
Mariusz Nowak
a8d17136b3
test(AWS Schedule): Fix promises handling
2021-09-17 11:42:50 +02:00
Seungchan Ahn
7cd3966897
fix(AWS API Gateway): Ensure consistent default for cors conf ( #9909 )
2021-09-13 17:16:27 +02:00
Eve
130fb3838f
feat(AWS EventBridge): Support deadLetterQueue and retryPolicy
...
Co-authored-by: JP Bochi <jpbochi@pm.me>
2021-09-10 14:55:37 +02:00
Piotr Grzesik
1107763df8
feat(AWS API Gateway): Support enabled for apiKeys config
2021-09-09 16:28:40 +02:00
Federico Jasson
9f0bc689cc
feat(AWS Schedule): Allow multiple rate expressions in single event
...
* Allow multiple cron/rate expressions in AWS schedule event
* Update schedule.test.js to use runServerless
* schedule.test.js: minimize calls to runServerless
2021-09-08 22:19:12 +02:00
lewgordon
cacb529925
feat(AWS Lambda): Add support for activemq event ( #8840 )
...
Co-authored-by: Lew Gordon <lew.gordon@genesys.com>
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
2021-09-03 12:24:47 +02:00
Piotr Grzesik
63743ade31
fix(AWS Lambda): Recognize Fn::If function for environment
2021-09-01 18:16:36 +02:00
Seung-Chan Ahn
3abc2f0642
feat(AWS CloudFront): Support behavior.CachePolicyId ( #9895 )
...
Co-authored-by: Seungchan Ahn <seungchan.ahn@tridge.com>
2021-09-01 10:39:55 +02:00
Mariusz Nowak
cb109dd835
fix(AWS API Gateway): Fix request validator triage
2021-08-27 13:09:46 +02:00
Joseph Cha
cc1693ce7b
chore: Refactor provider.role tests ( #9869 )
2021-08-24 15:27:27 +02:00
Jake Scott
6193d3867e
feat(AWS EventBridge): Support disabling a rule ( #9865 )
...
* Support being able to disable an eventbridge rule
* Pass state to custom resource handler
* Add docs
* Add unit tests for enabling or disabling an eventBridge rule
2021-08-21 23:16:48 +02:00
Karim Kanso
7e9bfd63fc
fix(AWS HTTP API): Always allow to define catch-all route ( #9840 )
2021-08-20 10:27:48 +02:00
Piotr Grzesik
0ca6aaae52
fix(AWS HTTP API): Properly handle authorizer function with alias
2021-08-16 16:07:37 +02:00
Han Sang Hoon (한상훈)
5c9ca56d14
feat(AWS Lambda): Add support for multiple subscription filters ( #9760 )
2021-08-12 11:04:26 +02:00
Piotr Grzesik
dc74f41470
fix(AWS Layers): Support references to external layers
2021-08-11 15:03:27 +02:00
Piotr Grzesik
378a8f426d
refactor(AWS API Gateway): Deprecate default identitySource
2021-08-10 16:51:51 +02:00