|
438 | 438 | "smithy.api#httpError": 400
|
439 | 439 | }
|
440 | 440 | },
|
| 441 | + "com.amazonaws.autoscaling#AnyPrintableAsciiStringMaxLen4000": { |
| 442 | + "type": "string", |
| 443 | + "traits": { |
| 444 | + "smithy.api#length": { |
| 445 | + "min": 1, |
| 446 | + "max": 4000 |
| 447 | + }, |
| 448 | + "smithy.api#pattern": "^[\\u0009\\u000A\\u000D\\u0020-\\u007e]+$" |
| 449 | + } |
| 450 | + }, |
441 | 451 | "com.amazonaws.autoscaling#AsciiStringMaxLen255": {
|
442 | 452 | "type": "string",
|
443 | 453 | "traits": {
|
|
3975 | 3985 | }
|
3976 | 3986 | ],
|
3977 | 3987 | "traits": {
|
3978 |
| - "smithy.api#documentation": "<p>Gets information about the instance refreshes for the specified Auto Scaling group.</p>\n <p>This operation is part of the <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-instance-refresh.html\">instance refresh\n feature</a> in Amazon EC2 Auto Scaling, which helps you update instances in your Auto Scaling group\n after you make configuration changes.</p>\n <p>To help you determine the status of an instance refresh, Amazon EC2 Auto Scaling returns information\n about the instance refreshes you previously initiated, including their status, start\n time, end time, the percentage of the instance refresh that is complete, and the number\n of instances remaining to update before the instance refresh is complete. If a rollback\n is initiated while an instance refresh is in progress, Amazon EC2 Auto Scaling also returns information\n about the rollback of the instance refresh.</p>" |
| 3988 | + "smithy.api#documentation": "<p>Gets information about the instance refreshes for the specified Auto Scaling group.</p>\n <p>This operation is part of the <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-instance-refresh.html\">instance refresh\n feature</a> in Amazon EC2 Auto Scaling, which helps you update instances in your Auto Scaling group\n after you make configuration changes.</p>\n <p>To help you determine the status of an instance refresh, Amazon EC2 Auto Scaling returns information\n about the instance refreshes you previously initiated, including their status, start\n time, end time, the percentage of the instance refresh that is complete, and the number\n of instances remaining to update before the instance refresh is complete. If a rollback\n is initiated while an instance refresh is in progress, Amazon EC2 Auto Scaling also returns information\n about the rollback of the instance refresh.</p>", |
| 3989 | + "smithy.api#paginated": { |
| 3990 | + "inputToken": "NextToken", |
| 3991 | + "outputToken": "NextToken", |
| 3992 | + "pageSize": "MaxRecords" |
| 3993 | + } |
3979 | 3994 | }
|
3980 | 3995 | },
|
3981 | 3996 | "com.amazonaws.autoscaling#DescribeInstanceRefreshesAnswer": {
|
|
4225 | 4240 | ]
|
4226 | 4241 | }
|
4227 | 4242 | }
|
4228 |
| - ] |
| 4243 | + ], |
| 4244 | + "smithy.api#paginated": { |
| 4245 | + "inputToken": "NextToken", |
| 4246 | + "outputToken": "NextToken", |
| 4247 | + "pageSize": "MaxRecords" |
| 4248 | + } |
4229 | 4249 | }
|
4230 | 4250 | },
|
4231 | 4251 | "com.amazonaws.autoscaling#DescribeLoadBalancerTargetGroupsRequest": {
|
|
4309 | 4329 | ]
|
4310 | 4330 | }
|
4311 | 4331 | }
|
4312 |
| - ] |
| 4332 | + ], |
| 4333 | + "smithy.api#paginated": { |
| 4334 | + "inputToken": "NextToken", |
| 4335 | + "outputToken": "NextToken", |
| 4336 | + "pageSize": "MaxRecords" |
| 4337 | + } |
4313 | 4338 | }
|
4314 | 4339 | },
|
4315 | 4340 | "com.amazonaws.autoscaling#DescribeLoadBalancersRequest": {
|
|
6991 | 7016 | }
|
6992 | 7017 | },
|
6993 | 7018 | "NotificationMetadata": {
|
6994 |
| - "target": "com.amazonaws.autoscaling#XmlStringMaxLen1023", |
| 7019 | + "target": "com.amazonaws.autoscaling#AnyPrintableAsciiStringMaxLen4000", |
6995 | 7020 | "traits": {
|
6996 | 7021 | "smithy.api#documentation": "<p>Additional information that is included any time Amazon EC2 Auto Scaling sends a message to the\n notification target.</p>"
|
6997 | 7022 | }
|
|
7049 | 7074 | }
|
7050 | 7075 | },
|
7051 | 7076 | "NotificationMetadata": {
|
7052 |
| - "target": "com.amazonaws.autoscaling#XmlStringMaxLen1023", |
| 7077 | + "target": "com.amazonaws.autoscaling#AnyPrintableAsciiStringMaxLen4000", |
7053 | 7078 | "traits": {
|
7054 | 7079 | "smithy.api#documentation": "<p>Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to\n the notification target.</p>"
|
7055 | 7080 | }
|
|
8440 | 8465 | }
|
8441 | 8466 | },
|
8442 | 8467 | "NotificationMetadata": {
|
8443 |
| - "target": "com.amazonaws.autoscaling#XmlStringMaxLen1023", |
| 8468 | + "target": "com.amazonaws.autoscaling#AnyPrintableAsciiStringMaxLen4000", |
8444 | 8469 | "traits": {
|
8445 | 8470 | "smithy.api#documentation": "<p>Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to\n the notification target.</p>"
|
8446 | 8471 | }
|
|
0 commit comments