Skip to content

Commit ebaae40

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 38fe812 commit ebaae40

File tree

6 files changed

+1471
-161
lines changed

6 files changed

+1471
-161
lines changed

codegen/sdk-codegen/aws-models/auto-scaling.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3003,7 +3003,7 @@
30033003
"HealthCheckType": {
30043004
"target": "com.amazonaws.autoscaling#XmlStringMaxLen32",
30053005
"traits": {
3006-
"smithy.api#documentation": "<p>A comma-separated value string of one or more health check types.</p>\n <p>The valid values are <code>EC2</code>, <code>ELB</code>, and <code>VPC_LATTICE</code>.\n <code>EC2</code> is the default health check and cannot be disabled. For more\n information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-health-checks.html\">Health checks\n for instances in an Auto Scaling group</a> in the\n <i>Amazon EC2 Auto Scaling User Guide</i>.</p>\n <p>Only specify <code>EC2</code> if you must clear a value that was previously\n set.</p>"
3006+
"smithy.api#documentation": "<p>A comma-separated value string of one or more health check types.</p>\n <p>The valid values are <code>EC2</code>, <code>EBS</code>, <code>ELB</code>, and\n <code>VPC_LATTICE</code>. <code>EC2</code> is the default health check and cannot be\n disabled. For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-health-checks.html\">Health checks\n for instances in an Auto Scaling group</a> in the\n <i>Amazon EC2 Auto Scaling User Guide</i>.</p>\n <p>Only specify <code>EC2</code> if you must clear a value that was previously\n set.</p>"
30073007
}
30083008
},
30093009
"HealthCheckGracePeriod": {
@@ -10028,7 +10028,7 @@
1002810028
}
1002910029
],
1003010030
"traits": {
10031-
"smithy.api#documentation": "<p>Sets the health status of the specified instance.</p>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-health-checks.html\">Health checks\n for instances in an Auto Scaling group</a> in the\n <i>Amazon EC2 Auto Scaling User Guide</i>.</p>",
10031+
"smithy.api#documentation": "<p>Sets the health status of the specified instance.</p>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/set-up-a-custom-health-check.html\">Set up a custom\n health check for your Auto Scaling group</a> in the\n <i>Amazon EC2 Auto Scaling User Guide</i>.</p>",
1003210032
"smithy.api#examples": [
1003310033
{
1003410034
"title": "To set the health status of an instance",
@@ -10868,7 +10868,7 @@
1086810868
"HealthCheckType": {
1086910869
"target": "com.amazonaws.autoscaling#XmlStringMaxLen32",
1087010870
"traits": {
10871-
"smithy.api#documentation": "<p>A comma-separated value string of one or more health check types.</p>\n <p>The valid values are <code>EC2</code>, <code>ELB</code>, and <code>VPC_LATTICE</code>.\n <code>EC2</code> is the default health check and cannot be disabled. For more\n information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-health-checks.html\">Health checks\n for instances in an Auto Scaling group</a> in the\n <i>Amazon EC2 Auto Scaling User Guide</i>.</p>\n <p>Only specify <code>EC2</code> if you must clear a value that was previously\n set.</p>"
10871+
"smithy.api#documentation": "<p>A comma-separated value string of one or more health check types.</p>\n <p>The valid values are <code>EC2</code>, <code>EBS</code>, <code>ELB</code>, and\n <code>VPC_LATTICE</code>. <code>EC2</code> is the default health check and cannot be\n disabled. For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-health-checks.html\">Health checks\n for instances in an Auto Scaling group</a> in the\n <i>Amazon EC2 Auto Scaling User Guide</i>.</p>\n <p>Only specify <code>EC2</code> if you must clear a value that was previously\n set.</p>"
1087210872
}
1087310873
},
1087410874
"HealthCheckGracePeriod": {

0 commit comments

Comments
 (0)