Skip to content

Commit e34e2cf

Browse files
Update to latest models
1 parent 9c6005c commit e34e2cf

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ecs``",
4+
"description": "The release addresses Amazon ECS documentation tickets."
5+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``sagemaker``",
4+
"description": "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"
5+
}

botocore/data/ecs/2014-11-13/service-2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,7 @@
16881688
},
16891689
"linuxParameters":{
16901690
"shape":"LinuxParameters",
1691-
"documentation":"<p>Linux-specific modifications that are applied to the container, such as Linux kernel capabilities. For more information see <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html\">KernelCapabilities</a>.</p> <note> <p>This parameter is not supported for Windows containers.</p> </note>"
1691+
"documentation":"<p>Linux-specific modifications that are applied to the default Docker container configuration, such as Linux kernel capabilities. For more information see <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html\">KernelCapabilities</a>.</p> <note> <p>This parameter is not supported for Windows containers.</p> </note>"
16921692
},
16931693
"secrets":{
16941694
"shape":"SecretList",

botocore/data/sagemaker/2017-07-24/service-2.json

+1
Original file line numberDiff line numberDiff line change
@@ -35325,6 +35325,7 @@
3532535325
"ml.p5.48xlarge",
3532635326
"ml.p5e.48xlarge",
3532735327
"ml.p5en.48xlarge",
35328+
"ml.trn1.32xlarge",
3532835329
"ml.trn2.48xlarge"
3532935330
]
3533035331
},

0 commit comments

Comments
 (0)