Skip to content

Commit 31307f2

Browse files
author
AWS
committed
Amazon EC2 Container Service Update: Documentation only update for Amazon ECS.
1 parent c2f040d commit 31307f2

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 for Amazon ECS."
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
@@ -4331,7 +4331,7 @@
43314331
},
43324332
"value":{
43334333
"shape":"String",
4334-
"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> <p>When you specify <code>fargateTaskRetirementWaitPeriod</code> for the <code>name</code>, the following are the valid values:</p> <ul> <li> <p> <code>0</code> - immediately retire the tasks and patch Fargate </p> <p>There is no advanced notification. Your tasks are retired immediately, and Fargate is patched without any notification.</p> </li> <li> <p> <code>7</code> -wait 7 calendar days to retire the tasks and patch Fargate </p> </li> <li> <p> <code>14</code> - wait 14 calendar days to retire the tasks and patch Fargate </p> </li> </ul>"
4334+
"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> <p>When you specify <code>fargateTaskRetirementWaitPeriod</code> for the <code>name</code>, the following are the valid values:</p> <ul> <li> <p> <code>0</code> - Amazon Web Services sends the notification, and immediately retires the affected tasks.</p> </li> <li> <p> <code>7</code> - Amazon Web Services sends the notification, and waits 7 calendar days to retire the tasks.</p> </li> <li> <p> <code>14</code> - Amazon Web Services sends the notification, and waits 14 calendar days to retire the tasks.</p> </li> </ul>"
43354335
}
43364336
}
43374337
},
@@ -4357,7 +4357,7 @@
43574357
},
43584358
"value":{
43594359
"shape":"String",
4360-
"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> <p>When you specify <code>fargateTaskRetirementWaitPeriod</code> for the <code>name</code>, the following are the valid values:</p> <ul> <li> <p> <code>0</code> - immediately retire the tasks and patch Fargate </p> <p>There is no advanced notification. Your tasks are retired immediately, and Fargate is patched without any notification.</p> </li> <li> <p> <code>7</code> -wait 7 calendar days to retire the tasks and patch Fargate </p> </li> <li> <p> <code>14</code> - wait 14 calendar days to retire the tasks and patch Fargate </p> </li> </ul>"
4360+
"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> <p>When you specify <code>fargateTaskRetirementWaitPeriod</code> for the <code>name</code>, the following are the valid values:</p> <ul> <li> <p> <code>0</code> - Amazon Web Services sends the notification, and immediately retires the affected tasks.</p> </li> <li> <p> <code>7</code> - Amazon Web Services sends the notification, and waits 7 calendar days to retire the tasks.</p> </li> <li> <p> <code>14</code> - Amazon Web Services sends the notification, and waits 14 calendar days to retire the tasks.</p> </li> </ul>"
43614361
},
43624362
"principalArn":{
43634363
"shape":"String",

0 commit comments

Comments
 (0)