Skip to content

Commit 76d23b2

Browse files
committed
Update serverless-fullstack-webapp-starter-kit.test.ts.snap
1 parent 5afa2d6 commit 76d23b2

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

cdk/test/__snapshots__/serverless-fullstack-webapp-starter-kit.test.ts.snap

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,14 @@ Object {
851851
],
852852
},
853853
},
854+
Object {
855+
"Action": Array [
856+
"translate:TranslateText",
857+
"comprehend:DetectDominantLanguage",
858+
],
859+
"Effect": "Allow",
860+
"Resource": "*",
861+
},
854862
],
855863
"Version": "2012-10-17",
856864
},
@@ -1836,7 +1844,7 @@ Object {
18361844
"Arn",
18371845
],
18381846
},
1839-
"Runtime": "nodejs18.x",
1847+
"Runtime": "nodejs20.x",
18401848
"Timeout": 300,
18411849
},
18421850
"Type": "AWS::Lambda::Function",

0 commit comments

Comments
 (0)