Skip to content

Commit d387f9c

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent d116651 commit d387f9c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

codegen/sdk-codegen/aws-models/ecs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2402,7 +2402,7 @@
24022402
"linuxParameters": {
24032403
"target": "com.amazonaws.ecs#LinuxParameters",
24042404
"traits": {
2405-
"smithy.api#documentation": "<p>Linux-specific modifications that are applied to the container, such as Linux kernel\n\t\t\tcapabilities. For more information see <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html\">KernelCapabilities</a>.</p>\n <note>\n <p>This parameter is not supported for Windows containers.</p>\n </note>"
2405+
"smithy.api#documentation": "<p>Linux-specific modifications that are applied to the default Docker container configuration, such as Linux kernel\n\t\t\tcapabilities. For more information see <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html\">KernelCapabilities</a>.</p>\n <note>\n <p>This parameter is not supported for Windows containers.</p>\n </note>"
24062406
}
24072407
},
24082408
"secrets": {

codegen/sdk-codegen/aws-models/sagemaker.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59646,6 +59646,12 @@
5964659646
"smithy.api#enumValue": "ml.p5en.48xlarge"
5964759647
}
5964859648
},
59649+
"ML_TRN1_32XLARGE": {
59650+
"target": "smithy.api#Unit",
59651+
"traits": {
59652+
"smithy.api#enumValue": "ml.trn1.32xlarge"
59653+
}
59654+
},
5964959655
"ML_TRN2_48XLARGE": {
5965059656
"target": "smithy.api#Unit",
5965159657
"traits": {

0 commit comments

Comments
 (0)