File tree 13 files changed +13
-13
lines changed
multiple-integrations/service
single-integration/service
multiple-integrations/service
single-integration/service
multiple-integrations/service
single-integration/service
multiple-integrations/service
single-integration/service
custom-mapping-template/service
multiple-integrations/service
single-integration/service
multiple-integrations/service
single-integration/service
13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: multiple-dynamodb-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: dynamodb-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: multiple-eventbridge-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: eventbridge-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: multiple-kinesis-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: kinesis-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: multiple-s3-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: s3-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: sns-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
stage : ${opt:stage, 'dev'}
7
7
8
8
plugins :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: multiple-sns-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: sns-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: multiple-sqs-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ service: sqs-proxy
2
2
3
3
provider :
4
4
name : aws
5
- runtime : nodejs10 .x
5
+ runtime : nodejs14 .x
6
6
7
7
plugins :
8
8
localPath : ' ./../../../../../../'
You can’t perform that action at this time.
0 commit comments