Skip to content

Commit 11e7a6c

Browse files
author
AWS
committed
Amazon EC2 Container Service Update: This is an Amazon ECS documentation only update to address various tickets.
1 parent 6185462 commit 11e7a6c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon EC2 Container Service",
4+
"contributor": "",
5+
"description": "This is an Amazon ECS documentation only update to address various tickets."
6+
}

services/ecs/src/main/resources/codegen-resources/service-2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5023,7 +5023,7 @@
50235023
},
50245024
"serviceRevisionArn":{
50255025
"shape":"String",
5026-
"documentation":"<p>The ARN of the service revision deployed as part of the rollback.</p> <p>When the type is <code>GPU</code>, the value is the number of physical <code>GPUs</code> the Amazon ECS container agent reserves for the container. The number of GPUs that's reserved for all containers in a task can't exceed the number of available GPUs on the container instance that the task is launched on.</p> <p>When the type is <code>InferenceAccelerator</code>, the <code>value</code> matches the <code>deviceName</code> for an <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_InferenceAccelerator.html\">InferenceAccelerator</a> specified in a task definition.</p>"
5026+
"documentation":"<p>The ARN of the service revision deployed as part of the rollback.</p>"
50275027
}
50285028
},
50295029
"documentation":"<p>Information about the service deployment rollback.</p>"

0 commit comments

Comments
 (0)