|
1949 | 1949 | },
|
1950 | 1950 | "input":{"shape":"DeleteTransitGatewayRouteTableRequest"},
|
1951 | 1951 | "output":{"shape":"DeleteTransitGatewayRouteTableResult"},
|
1952 |
| - "documentation":"<p>Deletes the specified transit gateway route table. You must disassociate the route table from any transit gateway route tables before you can delete it.</p>" |
| 1952 | + "documentation":"<p>Deletes the specified transit gateway route table. If there are any route tables associated with the transit gateway route table, you must first run <a>DisassociateRouteTable</a> before you can delete the transit gateway route table. This removes any route tables associated with the transit gateway route table.</p>" |
1953 | 1953 | },
|
1954 | 1954 | "DeleteTransitGatewayRouteTableAnnouncement":{
|
1955 | 1955 | "name":"DeleteTransitGatewayRouteTableAnnouncement",
|
|
24460 | 24460 | },
|
24461 | 24461 | "Filters":{
|
24462 | 24462 | "shape":"FilterList",
|
24463 |
| - "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>options.propagation-default-route-table-id</code> - The ID of the default propagation route table.</p> </li> <li> <p> <code>options.amazon-side-asn</code> - The private ASN for the Amazon side of a BGP session.</p> </li> <li> <p> <code>options.association-default-route-table-id</code> - The ID of the default association route table.</p> </li> <li> <p> <code>options.auto-accept-shared-attachments</code> - Indicates whether there is automatic acceptance of attachment requests (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.default-route-table-association</code> - Indicates whether resource attachments are automatically associated with the default association route table (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.default-route-table-propagation</code> - Indicates whether resource attachments automatically propagate routes to the default propagation route table (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.dns-support</code> - Indicates whether DNS support is enabled (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.vpn-ecmp-support</code> - Indicates whether Equal Cost Multipath Protocol support is enabled (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the transit gateway.</p> </li> <li> <p> <code>state</code> - The state of the transit gateway (<code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>modifying</code> | <code>pending</code>).</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> </ul>", |
| 24463 | + "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>options.propagation-default-route-table-id</code> - The ID of the default propagation route table.</p> </li> <li> <p> <code>options.amazon-side-asn</code> - The private ASN for the Amazon side of a BGP session.</p> </li> <li> <p> <code>options.association-default-route-table-id</code> - The ID of the default association route table.</p> </li> <li> <p> <code>options.auto-accept-shared-attachments</code> - Indicates whether there is automatic acceptance of attachment requests (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.default-route-table-association</code> - Indicates whether resource attachments are automatically associated with the default association route table (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.default-route-table-propagation</code> - Indicates whether resource attachments automatically propagate routes to the default propagation route table (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.dns-support</code> - Indicates whether DNS support is enabled (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.vpn-ecmp-support</code> - Indicates whether Equal Cost Multipath Protocol support is enabled (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the transit gateway.</p> </li> <li> <p> <code>state</code> - The state of the transit gateway (<code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>modifying</code> | <code>pending</code>).</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> <li> <p> <code>tag-key </code>- The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> </ul>", |
24464 | 24464 | "locationName":"Filter"
|
24465 | 24465 | },
|
24466 | 24466 | "MaxResults":{
|
|
40091 | 40091 | },
|
40092 | 40092 | "DeviceIndex":{
|
40093 | 40093 | "shape":"Integer",
|
40094 |
| - "documentation":"<p>The device index for the network interface attachment.</p>" |
| 40094 | + "documentation":"<p>The device index for the network interface attachment. Each network interface requires a device index. If you create a launch template that includes secondary network interfaces but not a primary network interface, then you must add a primary network interface as a launch parameter when you launch an instance from the template.</p>" |
40095 | 40095 | },
|
40096 | 40096 | "Groups":{
|
40097 | 40097 | "shape":"SecurityGroupIdStringList",
|
|
59429 | 59429 | "members":{
|
59430 | 59430 | "Attachments":{
|
59431 | 59431 | "shape":"VolumeAttachmentList",
|
59432 |
| - "documentation":"<p>Information about the volume attachments.</p>", |
| 59432 | + "documentation":"<note> <p>This parameter is not returned by CreateVolume.</p> </note> <p>Information about the volume attachments.</p>", |
59433 | 59433 | "locationName":"attachmentSet"
|
59434 | 59434 | },
|
59435 | 59435 | "AvailabilityZone":{
|
|
59494 | 59494 | },
|
59495 | 59495 | "FastRestored":{
|
59496 | 59496 | "shape":"Boolean",
|
59497 |
| - "documentation":"<p>Indicates whether the volume was created using fast snapshot restore.</p>", |
| 59497 | + "documentation":"<note> <p>This parameter is not returned by CreateVolume.</p> </note> <p>Indicates whether the volume was created using fast snapshot restore.</p>", |
59498 | 59498 | "locationName":"fastRestored"
|
59499 | 59499 | },
|
59500 | 59500 | "MultiAttachEnabled":{
|
|
59509 | 59509 | },
|
59510 | 59510 | "SseType":{
|
59511 | 59511 | "shape":"SSEType",
|
59512 |
| - "documentation":"<p>Reserved for future use.</p>", |
| 59512 | + "documentation":"<note> <p>This parameter is not returned by CreateVolume.</p> </note> <p>Reserved for future use.</p>", |
59513 | 59513 | "locationName":"sseType"
|
59514 | 59514 | }
|
59515 | 59515 | },
|
|
0 commit comments