|
38931 | 38931 | "target": "com.amazonaws.ec2#DescribeInstanceStatusResult" |
38932 | 38932 | }, |
38933 | 38933 | "traits": { |
38934 | | - "smithy.api#documentation": "<p>Describes the status of the specified instances or all of your instances. By default,\n only running instances are described, unless you specifically indicate to return the\n status of all instances.</p>\n <p>Instance status includes the following components:</p>\n <ul>\n <li>\n <p>\n <b>Status checks</b> - Amazon EC2 performs status\n checks on running EC2 instances to identify hardware and software issues. For\n more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html\">Status checks for your instances</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html\">Troubleshoot\n instances with failed status checks</a> in the <i>Amazon EC2 User\n Guide</i>.</p>\n </li>\n <li>\n <p>\n <b>Scheduled events</b> - Amazon EC2 can schedule\n events (such as reboot, stop, or terminate) for your instances related to\n hardware issues, software updates, or system maintenance. For more information,\n see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html\">Scheduled events for your instances</a> in the <i>Amazon EC2 User\n Guide</i>.</p>\n </li>\n <li>\n <p>\n <b>Instance state</b> - You can manage your instances\n from the moment you launch them through their termination. For more information,\n see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html\">Instance\n lifecycle</a> in the <i>Amazon EC2 User Guide</i>.</p>\n </li>\n <li>\n <p>\n <b>SQL license exemption monitoring</b> - For instances\n registered with the SQL LE service, status includes SQL license exemption monitoring\n health and processing status to provide operational visibility into license exemption\n functionality.</p>\n </li>\n </ul>\n <p>The Amazon EC2 API follows an eventual consistency model. This means that the result of an\n API command you run that creates or modifies resources might not be immediately\n available to all subsequent commands you run. For guidance on how to manage eventual\n consistency, see <a href=\"https://docs.aws.amazon.com/ec2/latest/devguide/eventual-consistency.html\">Eventual consistency in the\n Amazon EC2 API</a> in the <i>Amazon EC2 Developer\n Guide</i>.</p>\n <note>\n <p>The order of the elements in the response, including those within nested\n structures, might vary. Applications should not assume the elements appear in a\n particular order.</p>\n </note>", |
| 38934 | + "smithy.api#documentation": "<p>Describes the status of the specified instances or all of your instances. By default,\n only running instances are described, unless you specifically indicate to return the\n status of all instances.</p>\n <p>Instance status includes the following components:</p>\n <ul>\n <li>\n <p>\n <b>Status checks</b> - Amazon EC2 performs status\n checks on running EC2 instances to identify hardware and software issues. For\n more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html\">Status checks for your instances</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html\">Troubleshoot\n instances with failed status checks</a> in the <i>Amazon EC2 User\n Guide</i>.</p>\n </li>\n <li>\n <p>\n <b>Scheduled events</b> - Amazon EC2 can schedule\n events (such as reboot, stop, or terminate) for your instances related to\n hardware issues, software updates, or system maintenance. For more information,\n see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html\">Scheduled events for your instances</a> in the <i>Amazon EC2 User\n Guide</i>.</p>\n </li>\n <li>\n <p>\n <b>Instance state</b> - You can manage your instances\n from the moment you launch them through their termination. For more information,\n see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html\">Instance\n lifecycle</a> in the <i>Amazon EC2 User Guide</i>.</p>\n </li>\n </ul>\n <p>The Amazon EC2 API follows an eventual consistency model. This means that the result of an\n API command you run that creates or modifies resources might not be immediately\n available to all subsequent commands you run. For guidance on how to manage eventual\n consistency, see <a href=\"https://docs.aws.amazon.com/ec2/latest/devguide/eventual-consistency.html\">Eventual consistency in the\n Amazon EC2 API</a> in the <i>Amazon EC2 Developer\n Guide</i>.</p>\n <note>\n <p>The order of the elements in the response, including those within nested\n structures, might vary. Applications should not assume the elements appear in a\n particular order.</p>\n </note>", |
38935 | 38935 | "smithy.api#examples": [ |
38936 | 38936 | { |
38937 | 38937 | "title": "To describe the status of an instance", |
|
62729 | 62729 | "target": "com.amazonaws.ec2#GetImageAncestryResult" |
62730 | 62730 | }, |
62731 | 62731 | "traits": { |
62732 | | - "smithy.api#documentation": "<p>Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root\n AMI. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-ancestry.html\">AMI ancestry</a> in\n <i>Amazon EC2 User Guide</i>.</p>" |
| 62732 | + "smithy.api#documentation": "<p>Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root\n AMI. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-ancestry.html\">AMI ancestry</a> in\n <i>Amazon EC2 User Guide</i>.</p>" |
62733 | 62733 | } |
62734 | 62734 | }, |
62735 | 62735 | "com.amazonaws.ec2#GetImageAncestryRequest": { |
|
68209 | 68209 | "target": "com.amazonaws.ec2#String", |
68210 | 68210 | "traits": { |
68211 | 68211 | "aws.protocols#ec2QueryName": "ImageOwnerAlias", |
68212 | | - "smithy.api#documentation": "<p>The owner alias (<code>amazon</code> | <code>aws-backup-vault</code> |\n <code>aws-marketplace</code> ) of this AMI, if one is assigned. Otherwise, the value is\n <code>null</code>.</p>", |
| 68212 | + "smithy.api#documentation": "<p>The owner alias (<code>amazon</code> | <code>aws-backup-vault</code> |\n <code>aws-marketplace</code> ) of this AMI, if one is assigned. Otherwise, the value is\n <code>null</code>.</p>", |
68213 | 68213 | "smithy.api#xmlName": "imageOwnerAlias" |
68214 | 68214 | } |
68215 | 68215 | }, |
|
80995 | 80995 | "traits": { |
80996 | 80996 | "smithy.api#enumValue": "r8a.metal-48xl" |
80997 | 80997 | } |
| 80998 | + }, |
| 80999 | + "p6_b300_48xlarge": { |
| 81000 | + "target": "smithy.api#Unit", |
| 81001 | + "traits": { |
| 81002 | + "smithy.api#enumValue": "p6-b300.48xlarge" |
| 81003 | + } |
| 81004 | + }, |
| 81005 | + "c8a_medium": { |
| 81006 | + "target": "smithy.api#Unit", |
| 81007 | + "traits": { |
| 81008 | + "smithy.api#enumValue": "c8a.medium" |
| 81009 | + } |
| 81010 | + }, |
| 81011 | + "c8a_large": { |
| 81012 | + "target": "smithy.api#Unit", |
| 81013 | + "traits": { |
| 81014 | + "smithy.api#enumValue": "c8a.large" |
| 81015 | + } |
| 81016 | + }, |
| 81017 | + "c8a_xlarge": { |
| 81018 | + "target": "smithy.api#Unit", |
| 81019 | + "traits": { |
| 81020 | + "smithy.api#enumValue": "c8a.xlarge" |
| 81021 | + } |
| 81022 | + }, |
| 81023 | + "c8a_2xlarge": { |
| 81024 | + "target": "smithy.api#Unit", |
| 81025 | + "traits": { |
| 81026 | + "smithy.api#enumValue": "c8a.2xlarge" |
| 81027 | + } |
| 81028 | + }, |
| 81029 | + "c8a_4xlarge": { |
| 81030 | + "target": "smithy.api#Unit", |
| 81031 | + "traits": { |
| 81032 | + "smithy.api#enumValue": "c8a.4xlarge" |
| 81033 | + } |
| 81034 | + }, |
| 81035 | + "c8a_8xlarge": { |
| 81036 | + "target": "smithy.api#Unit", |
| 81037 | + "traits": { |
| 81038 | + "smithy.api#enumValue": "c8a.8xlarge" |
| 81039 | + } |
| 81040 | + }, |
| 81041 | + "c8a_12xlarge": { |
| 81042 | + "target": "smithy.api#Unit", |
| 81043 | + "traits": { |
| 81044 | + "smithy.api#enumValue": "c8a.12xlarge" |
| 81045 | + } |
| 81046 | + }, |
| 81047 | + "c8a_16xlarge": { |
| 81048 | + "target": "smithy.api#Unit", |
| 81049 | + "traits": { |
| 81050 | + "smithy.api#enumValue": "c8a.16xlarge" |
| 81051 | + } |
| 81052 | + }, |
| 81053 | + "c8a_24xlarge": { |
| 81054 | + "target": "smithy.api#Unit", |
| 81055 | + "traits": { |
| 81056 | + "smithy.api#enumValue": "c8a.24xlarge" |
| 81057 | + } |
| 81058 | + }, |
| 81059 | + "c8a_48xlarge": { |
| 81060 | + "target": "smithy.api#Unit", |
| 81061 | + "traits": { |
| 81062 | + "smithy.api#enumValue": "c8a.48xlarge" |
| 81063 | + } |
| 81064 | + }, |
| 81065 | + "c8a_metal_24xl": { |
| 81066 | + "target": "smithy.api#Unit", |
| 81067 | + "traits": { |
| 81068 | + "smithy.api#enumValue": "c8a.metal-24xl" |
| 81069 | + } |
| 81070 | + }, |
| 81071 | + "c8a_metal_48xl": { |
| 81072 | + "target": "smithy.api#Unit", |
| 81073 | + "traits": { |
| 81074 | + "smithy.api#enumValue": "c8a.metal-48xl" |
| 81075 | + } |
80998 | 81076 | } |
80999 | 81077 | } |
81000 | 81078 | }, |
|
0 commit comments