|
3142 | 3142 | },
|
3143 | 3143 | "input":{"shape":"ModifyAvailabilityZoneGroupRequest"},
|
3144 | 3144 | "output":{"shape":"ModifyAvailabilityZoneGroupResult"},
|
3145 |
| - "documentation":"<p>Enables or disables an Availability Zone group for your account.</p> <p>Use <a href=\"https://docs.aws.amazon.com/AWSEC2ApiDocReef/build/server-root/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html\">describe-availability-zones</a> to view the value for <code>GroupName</code>.</p>" |
| 3145 | + "documentation":"<p>Enables or disables an Availability Zone group for your account.</p> <p>Use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html\"> DescribeAvailabilityZones</a> to view the value for <code>GroupName</code>.</p>" |
3146 | 3146 | },
|
3147 | 3147 | "ModifyCapacityReservation":{
|
3148 | 3148 | "name":"ModifyCapacityReservation",
|
|
5550 | 5550 | "members":{
|
5551 | 5551 | "State":{
|
5552 | 5552 | "shape":"AvailabilityZoneState",
|
5553 |
| - "documentation":"<p>The state of the Availability Zone or Local Zone.</p>", |
| 5553 | + "documentation":"<p>The state of the Zone.</p>", |
5554 | 5554 | "locationName":"zoneState"
|
5555 | 5555 | },
|
5556 | 5556 | "OptInStatus":{
|
|
5560 | 5560 | },
|
5561 | 5561 | "Messages":{
|
5562 | 5562 | "shape":"AvailabilityZoneMessageList",
|
5563 |
| - "documentation":"<p>Any messages about the Availability Zone or Local Zone.</p>", |
| 5563 | + "documentation":"<p>Any messages about the Zone.</p>", |
5564 | 5564 | "locationName":"messageSet"
|
5565 | 5565 | },
|
5566 | 5566 | "RegionName":{
|
|
5570 | 5570 | },
|
5571 | 5571 | "ZoneName":{
|
5572 | 5572 | "shape":"String",
|
5573 |
| - "documentation":"<p>The name of the Availability Zone or Local Zone.</p>", |
| 5573 | + "documentation":"<p>The name of the Zone.</p>", |
5574 | 5574 | "locationName":"zoneName"
|
5575 | 5575 | },
|
5576 | 5576 | "ZoneId":{
|
5577 | 5577 | "shape":"String",
|
5578 |
| - "documentation":"<p>The ID of the Availability Zone or Local Zone.</p>", |
| 5578 | + "documentation":"<p>The ID of the Zone.</p>", |
5579 | 5579 | "locationName":"zoneId"
|
5580 | 5580 | },
|
5581 | 5581 | "GroupName":{
|
|
5587 | 5587 | "shape":"String",
|
5588 | 5588 | "documentation":"<p>The name of the location from which the address is advertised.</p>",
|
5589 | 5589 | "locationName":"networkBorderGroup"
|
| 5590 | + }, |
| 5591 | + "ZoneType":{ |
| 5592 | + "shape":"String", |
| 5593 | + "documentation":"<p>The type of zone. The valid values are <code>availability-zone</code> and <code>local-zone</code>.</p>", |
| 5594 | + "locationName":"zoneType" |
| 5595 | + }, |
| 5596 | + "ParentZoneName":{ |
| 5597 | + "shape":"String", |
| 5598 | + "documentation":"<p>The name of the zone that handles some of the Local Zone control plane operations, such as API calls.</p>", |
| 5599 | + "locationName":"parentZoneName" |
| 5600 | + }, |
| 5601 | + "ParentZoneId":{ |
| 5602 | + "shape":"String", |
| 5603 | + "documentation":"<p>The ID of the zone that handles some of the Local Zone control plane operations, such as API calls.</p>", |
| 5604 | + "locationName":"parentZoneId" |
5590 | 5605 | }
|
5591 | 5606 | },
|
5592 |
| - "documentation":"<p>Describes an Availability Zone or Local Zone.</p>" |
| 5607 | + "documentation":"<p>Describes a Zone.</p>" |
5593 | 5608 | },
|
5594 | 5609 | "AvailabilityZoneList":{
|
5595 | 5610 | "type":"list",
|
|
5603 | 5618 | "members":{
|
5604 | 5619 | "Message":{
|
5605 | 5620 | "shape":"String",
|
5606 |
| - "documentation":"<p>The message about the Availability Zone or Local Zone.</p>", |
| 5621 | + "documentation":"<p>The message about the Zone.</p>", |
5607 | 5622 | "locationName":"message"
|
5608 | 5623 | }
|
5609 | 5624 | },
|
5610 |
| - "documentation":"<p>Describes a message about an Availability Zone or Local Zone.</p>" |
| 5625 | + "documentation":"<p>Describes a message about a Zone.</p>" |
5611 | 5626 | },
|
5612 | 5627 | "AvailabilityZoneMessageList":{
|
5613 | 5628 | "type":"list",
|
@@ -11736,17 +11751,17 @@
|
11736 | 11751 | "members":{
|
11737 | 11752 | "Filters":{
|
11738 | 11753 | "shape":"FilterList",
|
11739 |
| - "documentation":"<p>The filters.</p> <ul> <li> <p> <code>group-name</code> - For Availability Zones, use the Region name. For Local Zones, use the name of the group associated with the Local Zone (for example, <code>us-west-2-lax-1</code>).</p> </li> <li> <p> <code>message</code> - The Availability Zone or Local Zone message.</p> </li> <li> <p> <code>opt-in-status</code> - The opt in status (<code>opted-in</code>, and <code>not-opted-in</code> | <code>opt-in-not-required</code>).</p> </li> <li> <p> <code>region-name</code> - The name of the Region for the Availability Zone or Local Zone (for example, <code>us-east-1</code>).</p> </li> <li> <p> <code>state</code> - The state of the Availability Zone or Local Zone (<code>available</code> | <code>information</code> | <code>impaired</code> | <code>unavailable</code>).</p> </li> <li> <p> <code>zone-id</code> - The ID of the Availability Zone (for example, <code>use1-az1</code>) or the Local Zone (for example, use <code>usw2-lax1-az1</code>).</p> </li> <li> <p> <code>zone-name</code> - The name of the Availability Zone (for example, <code>us-east-1a</code>) or the Local Zone (for example, use <code>us-west-2-lax-1a</code>).</p> </li> </ul>", |
| 11754 | + "documentation":"<p>The filters.</p> <ul> <li> <p> <code>group-name</code> - For Availability Zones, use the Region name. For Local Zones, use the name of the group associated with the Local Zone (for example, <code>us-west-2-lax-1</code>).</p> </li> <li> <p> <code>message</code> - The Zone message.</p> </li> <li> <p> <code>opt-in-status</code> - The opt in status (<code>opted-in</code>, and <code>not-opted-in</code> | <code>opt-in-not-required</code>).</p> </li> <li> <p> <code>region-name</code> - The name of the Region for the Zone (for example, <code>us-east-1</code>).</p> </li> <li> <p> <code>state</code> - The state of the Availability Zone or Local Zone (<code>available</code> | <code>information</code> | <code>impaired</code> | <code>unavailable</code>).</p> </li> <li> <p> <code>zone-id</code> - The ID of the Availability Zone (for example, <code>use1-az1</code>) or the Local Zone (for example, use <code>usw2-lax1-az1</code>).</p> </li> <li> <p> <code>zone-name</code> - The name of the Availability Zone (for example, <code>us-east-1a</code>) or the Local Zone (for example, use <code>us-west-2-lax-1a</code>).</p> </li> </ul>", |
11740 | 11755 | "locationName":"Filter"
|
11741 | 11756 | },
|
11742 | 11757 | "ZoneNames":{
|
11743 | 11758 | "shape":"ZoneNameStringList",
|
11744 |
| - "documentation":"<p>The names of the Availability Zones and Local Zones.</p>", |
| 11759 | + "documentation":"<p>The names of the Zones.</p>", |
11745 | 11760 | "locationName":"ZoneName"
|
11746 | 11761 | },
|
11747 | 11762 | "ZoneIds":{
|
11748 | 11763 | "shape":"ZoneIdStringList",
|
11749 |
| - "documentation":"<p>The IDs of the Availability Zones and Local Zones.</p>", |
| 11764 | + "documentation":"<p>The IDs of the Zones.</p>", |
11750 | 11765 | "locationName":"ZoneId"
|
11751 | 11766 | },
|
11752 | 11767 | "AllAvailabilityZones":{
|
|
11765 | 11780 | "members":{
|
11766 | 11781 | "AvailabilityZones":{
|
11767 | 11782 | "shape":"AvailabilityZoneList",
|
11768 |
| - "documentation":"<p>Information about the Availability Zones and Local Zones.</p>", |
| 11783 | + "documentation":"<p>Information about the Zones.</p>", |
11769 | 11784 | "locationName":"availabilityZoneInfo"
|
11770 | 11785 | }
|
11771 | 11786 | }
|
|
0 commit comments