|
28841 | 28841 | }, |
28842 | 28842 | "Filters":{ |
28843 | 28843 | "shape":"FilterList", |
28844 | | - "documentation":"<p>The filters.</p> <ul> <li> <p> <code>vpc-endpoint-id</code> - The ID of the VPC endpoint.</p> </li> <li> <p> <code>associated-resource-accessibility</code> - The association state. When the state is <code>accessible</code>, it returns <code>AVAILABLE</code>. When the state is <code>inaccessible</code>, it returns <code>PENDING</code> or <code>FAILED</code>.</p> </li> <li> <p> <code>association-id</code> - The ID of the VPC endpoint association.</p> </li> <li> <p> <code>associated-resource-id</code> - The ID of the associated resource configuration.</p> </li> <li> <p> <code>service-network-arn</code> - The Amazon Resource Name (ARN) of the associated service network. Only VPC endpoints of type service network will be returned.</p> </li> <li> <p> <code>resource-configuration-group-arn</code> - The Amazon Resource Name (ARN) of the resource configuration of type GROUP.</p> </li> <li> <p> <code>service-network-resource-association-id</code> - The ID of the association.</p> </li> </ul>", |
| 28844 | + "documentation":"<p>The filters.</p> <ul> <li> <p> <code>vpc-endpoint-id</code> - The ID of the VPC endpoint.</p> </li> <li> <p> <code>associated-resource-accessibility</code> - The association state. When the state is <code>accessible</code>, it returns <code>AVAILABLE</code>. When the state is <code>inaccessible</code>, it returns <code>PENDING</code> or <code>FAILED</code>.</p> </li> <li> <p> <code>association-id</code> - The ID of the VPC endpoint association.</p> </li> <li> <p> <code>associated-resource-id</code> - The ID of the associated resource configuration.</p> </li> <li> <p> <code>service-network-arn</code> - The Amazon Resource Name (ARN) of the associated service network. Only VPC endpoints of type service network will be returned.</p> </li> <li> <p> <code>resource-configuration-group-arn</code> - The Amazon Resource Name (ARN) of the resource configuration of type GROUP.</p> </li> </ul>", |
28845 | 28845 | "locationName":"Filter" |
28846 | 28846 | }, |
28847 | 28847 | "MaxResults":{ |
|
49693 | 49693 | }, |
49694 | 49694 | "DefaultRouteTablePropagation":{ |
49695 | 49695 | "shape":"DefaultRouteTablePropagationValue", |
49696 | | - "documentation":"<p>Enable or disable automatic propagation of routes to the default propagation route table.</p>" |
| 49696 | + "documentation":"<p>Indicates whether resource attachments automatically propagate routes to the default propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code> is set to <code>enable</code>, Amazon Web Services Transit Gateway will create the default transit gateway route table.</p>" |
49697 | 49697 | }, |
49698 | 49698 | "PropagationDefaultRouteTableId":{ |
49699 | 49699 | "shape":"TransitGatewayRouteTableId", |
|
58476 | 58476 | "enum":[ |
58477 | 58477 | "CreateRouteTable", |
58478 | 58478 | "CreateRoute", |
58479 | | - "EnableVgwRoutePropagation" |
| 58479 | + "EnableVgwRoutePropagation", |
| 58480 | + "Advertisement" |
58480 | 58481 | ] |
58481 | 58482 | }, |
58482 | 58483 | "RouteServer":{ |
|
58990 | 58991 | "type":"string", |
58991 | 58992 | "enum":[ |
58992 | 58993 | "active", |
58993 | | - "blackhole" |
| 58994 | + "blackhole", |
| 58995 | + "filtered" |
58994 | 58996 | ] |
58995 | 58997 | }, |
58996 | 58998 | "RouteTable":{ |
|
64935 | 64937 | }, |
64936 | 64938 | "DefaultRouteTableAssociation":{ |
64937 | 64939 | "shape":"DefaultRouteTableAssociationValue", |
64938 | | - "documentation":"<p>Indicates whether resource attachments are automatically associated with the default association route table. Enabled by default. If <code>defaultRouteTableAssociation</code> is set to <code>enable</code>, Amazon Web Services Transit Gateway will create the default transit gateway route table.</p>", |
| 64940 | + "documentation":"<p>Indicates whether resource attachments are automatically associated with the default association route table. Enabled by default. Either <code>defaultRouteTableAssociation</code> or <code>defaultRouteTablePropagation</code> must be set to <code>enable</code> for Amazon Web Services Transit Gateway to create the default transit gateway route table.</p>", |
64939 | 64941 | "locationName":"defaultRouteTableAssociation" |
64940 | 64942 | }, |
64941 | 64943 | "AssociationDefaultRouteTableId":{ |
|
64945 | 64947 | }, |
64946 | 64948 | "DefaultRouteTablePropagation":{ |
64947 | 64949 | "shape":"DefaultRouteTablePropagationValue", |
64948 | | - "documentation":"<p>Indicates whether resource attachments automatically propagate routes to the default propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code> is set to <code>enable</code>, Amazon Web Services Transit Gateway will create the default transit gateway route table.</p>", |
| 64950 | + "documentation":"<p>Indicates whether resource attachments automatically propagate routes to the default propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code> is set to <code>enable</code>, Amazon Web Services Transit Gateway creates the default transit gateway route table.</p>", |
64949 | 64951 | "locationName":"defaultRouteTablePropagation" |
64950 | 64952 | }, |
64951 | 64953 | "PropagationDefaultRouteTableId":{ |
|
0 commit comments