|
2327 | 2327 | },
|
2328 | 2328 | "input":{"shape":"DescribeAvailabilityZonesRequest"},
|
2329 | 2329 | "output":{"shape":"DescribeAvailabilityZonesResult"},
|
2330 |
| - "documentation":"<p>Describes the Availability Zones, Local Zones, and Wavelength Zones that are available to you. If there is an event impacting a zone, you can use this request to view the state and any provided messages for that zone.</p> <p>For more information about Availability Zones, Local Zones, and Wavelength Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html\">Regions and zones</a> in the <i>Amazon EC2 User Guide</i>.</p> <note> <p>The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.</p> </note>" |
| 2330 | + "documentation":"<p>Describes the Availability Zones, Local Zones, and Wavelength Zones that are available to you.</p> <p>For more information about Availability Zones, Local Zones, and Wavelength Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html\">Regions and zones</a> in the <i>Amazon EC2 User Guide</i>.</p> <note> <p>The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.</p> </note>" |
2331 | 2331 | },
|
2332 | 2332 | "DescribeAwsNetworkPerformanceMetricSubscriptions":{
|
2333 | 2333 | "name":"DescribeAwsNetworkPerformanceMetricSubscriptions",
|
|
9751 | 9751 | "members":{
|
9752 | 9752 | "OptInStatus":{
|
9753 | 9753 | "shape":"AvailabilityZoneOptInStatus",
|
9754 |
| - "documentation":"<p>For Availability Zones, this parameter always has the value of <code>opt-in-not-required</code>.</p> <p>For Local Zones and Wavelength Zones, this parameter is the opt-in status. The possible values are <code>opted-in</code>, and <code>not-opted-in</code>.</p>", |
| 9754 | + "documentation":"<p>For Availability Zones, this parameter always has the value of <code>opt-in-not-required</code>.</p> <p>For Local Zones and Wavelength Zones, this parameter is the opt-in status. The possible values are <code>opted-in</code> and <code>not-opted-in</code>.</p>", |
9755 | 9755 | "locationName":"optInStatus"
|
9756 | 9756 | },
|
9757 | 9757 | "Messages":{
|
|
9786 | 9786 | },
|
9787 | 9787 | "ZoneType":{
|
9788 | 9788 | "shape":"String",
|
9789 |
| - "documentation":"<p>The type of zone. The valid values are <code>availability-zone</code>, <code>local-zone</code>, and <code>wavelength-zone</code>.</p>", |
| 9789 | + "documentation":"<p>The type of zone.</p> <p>Valid values: <code>availability-zone</code> | <code>local-zone</code> | <code>wavelength-zone</code> </p>", |
9790 | 9790 | "locationName":"zoneType"
|
9791 | 9791 | },
|
9792 | 9792 | "ParentZoneName":{
|
|
9806 | 9806 | },
|
9807 | 9807 | "State":{
|
9808 | 9808 | "shape":"AvailabilityZoneState",
|
9809 |
| - "documentation":"<p>The state of the Availability Zone, Local Zone, or Wavelength Zone. This value is always <code>available</code>.</p>", |
| 9809 | + "documentation":"<p>The state of the Availability Zone, Local Zone, or Wavelength Zone. The possible values are <code>available</code>, <code>unavailable</code>, and <code>constrained</code>.</p>", |
9810 | 9810 | "locationName":"zoneState"
|
9811 | 9811 | }
|
9812 | 9812 | },
|
|
14555 | 14555 | },
|
14556 | 14556 | "ClientToken":{
|
14557 | 14557 | "shape":"String",
|
14558 |
| - "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p> <p>Constraint: Maximum 128 ASCII characters.</p>" |
| 14558 | + "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If a client token isn't specified, a randomly generated token is used in the request to ensure idempotency.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p> <p>Constraint: Maximum 128 ASCII characters.</p>", |
| 14559 | + "idempotencyToken":true |
14559 | 14560 | },
|
14560 | 14561 | "LaunchTemplateName":{
|
14561 | 14562 | "shape":"LaunchTemplateName",
|
|
14605 | 14606 | },
|
14606 | 14607 | "ClientToken":{
|
14607 | 14608 | "shape":"String",
|
14608 |
| - "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p> <p>Constraint: Maximum 128 ASCII characters.</p>" |
| 14609 | + "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If a client token isn't specified, a randomly generated token is used in the request to ensure idempotency.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p> <p>Constraint: Maximum 128 ASCII characters.</p>", |
| 14610 | + "idempotencyToken":true |
14609 | 14611 | },
|
14610 | 14612 | "LaunchTemplateId":{
|
14611 | 14613 | "shape":"LaunchTemplateId",
|
|
31916 | 31918 | },
|
31917 | 31919 | "KmsKeyId":{
|
31918 | 31920 | "shape":"KmsKeyId",
|
31919 |
| - "documentation":"<p>Identifier (key ID, key alias, key ARN, or alias ARN) of the customer managed KMS key to use for EBS encryption.</p> <p>This parameter is only supported on <code>BlockDeviceMapping</code> objects called by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet.html\">CreateFleet</a>, <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html\">RequestSpotInstances</a>, and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html\">RunInstances</a>.</p>" |
| 31921 | + "documentation":"<p>Identifier (key ID, key alias, key ARN, or alias ARN) of the customer managed KMS key to use for EBS encryption.</p> <p>This parameter is only supported on <code>BlockDeviceMapping</code> objects called by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html\">RunInstances</a>, <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotFleet.html\">RequestSpotFleet</a>, and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html\">RequestSpotInstances</a>.</p>" |
31920 | 31922 | },
|
31921 | 31923 | "SnapshotId":{
|
31922 | 31924 | "shape":"SnapshotId",
|
|
32106 | 32108 | },
|
32107 | 32109 | "BlockDeviceMappings":{
|
32108 | 32110 | "shape":"FleetBlockDeviceMappingRequestList",
|
32109 |
| - "documentation":"<p>The block device mapping, which defines the EBS volumes and instance store volumes to attach to the instance at launch. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html\">Block device mappings for volumes on Amazon EC2 instances</a> in the <i>Amazon EC2 User Guide</i>.</p>", |
| 32111 | + "documentation":"<p>The block device mapping, which defines the EBS volumes and instance store volumes to attach to the instance at launch. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html\">Block device mappings for volumes on Amazon EC2 instances</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>To override a block device mapping specified in the launch template:</p> <ul> <li> <p>Specify the exact same <code>DeviceName</code> here as specified in the launch template.</p> </li> <li> <p>Only specify the parameters you want to change.</p> </li> <li> <p>Any parameters you don't specify here will keep their original launch template values.</p> </li> </ul> <p>To add a new block device mapping:</p> <ul> <li> <p>Specify a <code>DeviceName</code> that doesn't exist in the launch template.</p> </li> <li> <p>Specify all desired parameters here.</p> </li> </ul>", |
32110 | 32112 | "locationName":"BlockDeviceMapping"
|
32111 | 32113 | },
|
32112 | 32114 | "InstanceRequirements":{
|
|
37482 | 37484 | },
|
37483 | 37485 | "Tags":{
|
37484 | 37486 | "shape":"TagList",
|
37485 |
| - "documentation":"<p>The instance tags associated with the event window. Any instances associated with the tags will be associated with the event window.</p> <p>Note that while you can't create tag keys beginning with <code>aws:</code>, you can specify existing Amazon Web Services managed tag keys (with the <code>aws:</code> prefix) when specifying them as targets to associate with the event window.</p>", |
| 37487 | + "documentation":"<p>The instance tags associated with the event window. Any instances associated with the tags will be associated with the event window.</p>", |
37486 | 37488 | "locationName":"tagSet"
|
37487 | 37489 | },
|
37488 | 37490 | "DedicatedHostIds":{
|
|
38499 | 38501 | },
|
38500 | 38502 | "AcceleratorTypes":{
|
38501 | 38503 | "shape":"AcceleratorTypeSet",
|
38502 |
| - "documentation":"<p>The accelerator types that must be on the instance type.</p> <ul> <li> <p>For instance types with FPGA accelerators, specify <code>fpga</code>.</p> </li> <li> <p>For instance types with GPU accelerators, specify <code>gpu</code>.</p> </li> <li> <p>For instance types with Inference accelerators, specify <code>inference</code>.</p> </li> </ul> <p>Default: Any accelerator type</p>", |
| 38504 | + "documentation":"<p>The accelerator types that must be on the instance type.</p> <ul> <li> <p>For instance types with FPGA accelerators, specify <code>fpga</code>.</p> </li> <li> <p>For instance types with GPU accelerators, specify <code>gpu</code>.</p> </li> <li> <p>For instance types with Inference accelerators, specify <code>inference</code>.</p> </li> <li> <p>For instance types with Inference accelerators, specify <code>inference</code>.</p> </li> </ul> <p>Default: Any accelerator type</p>", |
38503 | 38505 | "locationName":"acceleratorTypeSet"
|
38504 | 38506 | },
|
38505 | 38507 | "AcceleratorCount":{
|
|
46111 | 46113 | },
|
46112 | 46114 | "ClientToken":{
|
46113 | 46115 | "shape":"String",
|
46114 |
| - "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency in Amazon EC2 API requests</a>.</p> <p>Constraint: Maximum 128 ASCII characters.</p>" |
| 46116 | + "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If a client token isn't specified, a randomly generated token is used in the request to ensure idempotency.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p> <p>Constraint: Maximum 128 ASCII characters.</p>", |
| 46117 | + "idempotencyToken":true |
46115 | 46118 | },
|
46116 | 46119 | "LaunchTemplateId":{
|
46117 | 46120 | "shape":"LaunchTemplateId",
|
|
49905 | 49908 | "members":{
|
49906 | 49909 | "Managed":{
|
49907 | 49910 | "shape":"Boolean",
|
49908 |
| - "documentation":"<p>If <code>true</code>, the resource is managed by a service provider.</p>", |
| 49911 | + "documentation":"<p>If <code>true</code>, the resource is managed by an service provider.</p>", |
49909 | 49912 | "locationName":"managed"
|
49910 | 49913 | },
|
49911 | 49914 | "Principal":{
|
|
49914 | 49917 | "locationName":"principal"
|
49915 | 49918 | }
|
49916 | 49919 | },
|
49917 |
| - "documentation":"<p>Describes whether the resource is managed by a service provider and, if so, describes the service provider that manages it.</p>" |
| 49920 | + "documentation":"<p>Describes whether the resource is managed by an service provider and, if so, describes the service provider that manages it.</p>" |
49918 | 49921 | },
|
49919 | 49922 | "OrganizationArnStringList":{
|
49920 | 49923 | "type":"list",
|
|
0 commit comments