Skip to content

Commit d4ba252

Browse files
author
AWS
committed
Amazon EC2 Container Service Update: Documentation only update to address Amazon ECS tickets.
1 parent 148b41e commit d4ba252

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
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": "Documentation only update to address Amazon ECS tickets."
6+
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4325,7 +4325,7 @@
43254325
},
43264326
"value":{
43274327
"shape":"String",
4328-
"documentation":"<p>The account setting value for the specified principal ARN. Accepted values are <code>enabled</code> and <code>disabled</code>.</p>"
4328+
"documentation":"<p>The account setting value for the specified principal ARN. Accepted values are <code>enabled</code>, <code>disabled</code>, <code>on</code>, and <code>off</code>.</p>"
43294329
}
43304330
}
43314331
},
@@ -4351,7 +4351,7 @@
43514351
},
43524352
"value":{
43534353
"shape":"String",
4354-
"documentation":"<p>The account setting value for the specified principal ARN. Accepted values are <code>enabled</code> and <code>disabled</code>.</p>"
4354+
"documentation":"<p>The account setting value for the specified principal ARN. Accepted values are <code>enabled</code>, <code>disabled</code>, <code>on</code>, and <code>off</code>.</p>"
43554355
},
43564356
"principalArn":{
43574357
"shape":"String",

0 commit comments

Comments
 (0)