|
359 | 359 | }, |
360 | 360 | "DeleteScalingPolicyResponse":{ |
361 | 361 | "type":"structure", |
362 | | - "members":{ |
363 | | - } |
| 362 | + "members":{} |
364 | 363 | }, |
365 | 364 | "DeleteScheduledActionRequest":{ |
366 | 365 | "type":"structure", |
|
391 | 390 | }, |
392 | 391 | "DeleteScheduledActionResponse":{ |
393 | 392 | "type":"structure", |
394 | | - "members":{ |
395 | | - } |
| 393 | + "members":{} |
396 | 394 | }, |
397 | 395 | "DeregisterScalableTargetRequest":{ |
398 | 396 | "type":"structure", |
|
418 | 416 | }, |
419 | 417 | "DeregisterScalableTargetResponse":{ |
420 | 418 | "type":"structure", |
421 | | - "members":{ |
422 | | - } |
| 419 | + "members":{} |
423 | 420 | }, |
424 | 421 | "DescribeScalableTargetsRequest":{ |
425 | 422 | "type":"structure", |
|
1128 | 1125 | "documentation":"<p> A label that uniquely identifies a target group. </p>" |
1129 | 1126 | } |
1130 | 1127 | }, |
1131 | | - "documentation":"<p> Describes a load metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p>" |
| 1128 | + "documentation":"<p> Describes a load metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p> <p>The following predefined metrics are available for predictive scaling:</p> <ul> <li> <p> <code>ECSServiceAverageCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceAverageMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalMemoryUtilization</code> </p> </li> <li> <p> <code>ALBRequestCount</code> </p> </li> <li> <p> <code>ALBRequestCountPerTarget</code> </p> </li> <li> <p> <code>TotalALBRequestCount</code> </p> </li> </ul>" |
1132 | 1129 | }, |
1133 | 1130 | "PredictiveScalingPredefinedMetricPairSpecification":{ |
1134 | 1131 | "type":"structure", |
|
1143 | 1140 | "documentation":"<p> A label that uniquely identifies a specific target group from which to determine the total and average request count. </p>" |
1144 | 1141 | } |
1145 | 1142 | }, |
1146 | | - "documentation":"<p> Represents a metric pair for a predictive scaling policy. </p>" |
| 1143 | + "documentation":"<p> Represents a metric pair for a predictive scaling policy. </p> <p>The following predefined metrics are available for predictive scaling:</p> <ul> <li> <p> <code>ECSServiceAverageCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceAverageMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalMemoryUtilization</code> </p> </li> <li> <p> <code>ALBRequestCount</code> </p> </li> <li> <p> <code>ALBRequestCountPerTarget</code> </p> </li> <li> <p> <code>TotalALBRequestCount</code> </p> </li> </ul>" |
1147 | 1144 | }, |
1148 | 1145 | "PredictiveScalingPredefinedScalingMetricSpecification":{ |
1149 | 1146 | "type":"structure", |
|
1158 | 1155 | "documentation":"<p> A label that uniquely identifies a specific target group from which to determine the average request count. </p>" |
1159 | 1156 | } |
1160 | 1157 | }, |
1161 | | - "documentation":"<p> Describes a scaling metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p>" |
| 1158 | + "documentation":"<p> Describes a scaling metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p> <p>The following predefined metrics are available for predictive scaling:</p> <ul> <li> <p> <code>ECSServiceAverageCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceAverageMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalMemoryUtilization</code> </p> </li> <li> <p> <code>ALBRequestCount</code> </p> </li> <li> <p> <code>ALBRequestCountPerTarget</code> </p> </li> <li> <p> <code>TotalALBRequestCount</code> </p> </li> </ul>" |
1162 | 1159 | }, |
1163 | 1160 | "PredictiveScalingSchedulingBufferTime":{ |
1164 | 1161 | "type":"integer", |
|
1271 | 1268 | }, |
1272 | 1269 | "PutScheduledActionResponse":{ |
1273 | 1270 | "type":"structure", |
1274 | | - "members":{ |
1275 | | - } |
| 1271 | + "members":{} |
1276 | 1272 | }, |
1277 | 1273 | "RegisterScalableTargetRequest":{ |
1278 | 1274 | "type":"structure", |
|
1795 | 1791 | }, |
1796 | 1792 | "TagResourceResponse":{ |
1797 | 1793 | "type":"structure", |
1798 | | - "members":{ |
1799 | | - } |
| 1794 | + "members":{} |
1800 | 1795 | }, |
1801 | 1796 | "TagValue":{ |
1802 | 1797 | "type":"string", |
|
1989 | 1984 | }, |
1990 | 1985 | "UntagResourceResponse":{ |
1991 | 1986 | "type":"structure", |
1992 | | - "members":{ |
1993 | | - } |
| 1987 | + "members":{} |
1994 | 1988 | }, |
1995 | 1989 | "ValidationException":{ |
1996 | 1990 | "type":"structure", |
|
0 commit comments