You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/lambda/src/main/resources/codegen-resources/service-2.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1916,7 +1916,7 @@
1916
1916
},
1917
1917
"ImageConfig":{
1918
1918
"shape":"ImageConfig",
1919
-
"documentation":"<p>Container image <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/configuration-images.html#configuration-images-settings\">configuration values</a> that override the values in the container image Dockerfile.</p>"
1919
+
"documentation":"<p>Container image <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/images-create.html#images-parms\">configuration values</a> that override the values in the container image Dockerfile.</p>"
1920
1920
},
1921
1921
"CodeSigningConfigArn":{
1922
1922
"shape":"CodeSigningConfigArn",
@@ -5286,6 +5286,7 @@
5286
5286
"python3.10",
5287
5287
"java17",
5288
5288
"ruby3.2",
5289
+
"ruby3.3",
5289
5290
"python3.11",
5290
5291
"nodejs20.x",
5291
5292
"provided.al2023",
@@ -5987,7 +5988,7 @@
5987
5988
},
5988
5989
"ImageConfig":{
5989
5990
"shape":"ImageConfig",
5990
-
"documentation":"<p> <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/images-parms.html\">Container image configuration values</a> that override the values in the container image Docker file.</p>"
5991
+
"documentation":"<p> <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/images-create.html#images-parms\">Container image configuration values</a> that override the values in the container image Docker file.</p>"
0 commit comments