aws-sdk-core 2.11.177 → 2.11.178

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6398ede0b9f4d512cbfbdcc97ad94fa5bd2bc444
4
- data.tar.gz: 45aabea774f576bbb1bcdd35655f37ee391c2b8a
3
+ metadata.gz: 8c7da9fa347208e54e27201390c14e101e899d55
4
+ data.tar.gz: ce1ee8a6fc6bdeda650f7278adfe3dcb20d7b0f1
5
5
  SHA512:
6
- metadata.gz: 7fbed6aded86f3ca834b79774a0f0c53f3cdfef308c9a7bdfb4cedd174485ac80b63cb02e583da0edc0eda29a89bd91a03d9884c702f55f5e2b934b9a207a608
7
- data.tar.gz: 83a099f8adbf8f76ac0577b2d30c4f0143d75db4b37546e809fb8241260a3b271938cd3b1dbb2f90ff71962d960fa2d6a98cbfe42e417bf6bcffabd0a390753b
6
+ metadata.gz: 99bf29f63a3997cb89baedd051b21f93746505eb5c2bb74021d259041217a6a10e7453a0a28cefc6d19d5692fff4bc9662bf5896dd0c7082fb5e53c5341f455d
7
+ data.tar.gz: 82d72a9ee92589fd206f45fc412ee370aeb45a73519fceb0f1952525a1977b5adaba331d96c93891dcb2fac677a4788a1b93a573e20b29fff94c9aff3607a0e5
@@ -21,6 +21,15 @@
21
21
  "input":{"shape":"AcceptReservedInstancesExchangeQuoteRequest"},
22
22
  "output":{"shape":"AcceptReservedInstancesExchangeQuoteResult"}
23
23
  },
24
+ "AcceptTransitGatewayVpcAttachment":{
25
+ "name":"AcceptTransitGatewayVpcAttachment",
26
+ "http":{
27
+ "method":"POST",
28
+ "requestUri":"/"
29
+ },
30
+ "input":{"shape":"AcceptTransitGatewayVpcAttachmentRequest"},
31
+ "output":{"shape":"AcceptTransitGatewayVpcAttachmentResult"}
32
+ },
24
33
  "AcceptVpcEndpointConnections":{
25
34
  "name":"AcceptVpcEndpointConnections",
26
35
  "http":{
@@ -127,6 +136,15 @@
127
136
  "input":{"shape":"AssociateSubnetCidrBlockRequest"},
128
137
  "output":{"shape":"AssociateSubnetCidrBlockResult"}
129
138
  },
139
+ "AssociateTransitGatewayRouteTable":{
140
+ "name":"AssociateTransitGatewayRouteTable",
141
+ "http":{
142
+ "method":"POST",
143
+ "requestUri":"/"
144
+ },
145
+ "input":{"shape":"AssociateTransitGatewayRouteTableRequest"},
146
+ "output":{"shape":"AssociateTransitGatewayRouteTableResult"}
147
+ },
130
148
  "AssociateVpcCidrBlock":{
131
149
  "name":"AssociateVpcCidrBlock",
132
150
  "http":{
@@ -569,6 +587,42 @@
569
587
  },
570
588
  "input":{"shape":"CreateTagsRequest"}
571
589
  },
590
+ "CreateTransitGateway":{
591
+ "name":"CreateTransitGateway",
592
+ "http":{
593
+ "method":"POST",
594
+ "requestUri":"/"
595
+ },
596
+ "input":{"shape":"CreateTransitGatewayRequest"},
597
+ "output":{"shape":"CreateTransitGatewayResult"}
598
+ },
599
+ "CreateTransitGatewayRoute":{
600
+ "name":"CreateTransitGatewayRoute",
601
+ "http":{
602
+ "method":"POST",
603
+ "requestUri":"/"
604
+ },
605
+ "input":{"shape":"CreateTransitGatewayRouteRequest"},
606
+ "output":{"shape":"CreateTransitGatewayRouteResult"}
607
+ },
608
+ "CreateTransitGatewayRouteTable":{
609
+ "name":"CreateTransitGatewayRouteTable",
610
+ "http":{
611
+ "method":"POST",
612
+ "requestUri":"/"
613
+ },
614
+ "input":{"shape":"CreateTransitGatewayRouteTableRequest"},
615
+ "output":{"shape":"CreateTransitGatewayRouteTableResult"}
616
+ },
617
+ "CreateTransitGatewayVpcAttachment":{
618
+ "name":"CreateTransitGatewayVpcAttachment",
619
+ "http":{
620
+ "method":"POST",
621
+ "requestUri":"/"
622
+ },
623
+ "input":{"shape":"CreateTransitGatewayVpcAttachmentRequest"},
624
+ "output":{"shape":"CreateTransitGatewayVpcAttachmentResult"}
625
+ },
572
626
  "CreateVolume":{
573
627
  "name":"CreateVolume",
574
628
  "http":{
@@ -841,6 +895,42 @@
841
895
  },
842
896
  "input":{"shape":"DeleteTagsRequest"}
843
897
  },
898
+ "DeleteTransitGateway":{
899
+ "name":"DeleteTransitGateway",
900
+ "http":{
901
+ "method":"POST",
902
+ "requestUri":"/"
903
+ },
904
+ "input":{"shape":"DeleteTransitGatewayRequest"},
905
+ "output":{"shape":"DeleteTransitGatewayResult"}
906
+ },
907
+ "DeleteTransitGatewayRoute":{
908
+ "name":"DeleteTransitGatewayRoute",
909
+ "http":{
910
+ "method":"POST",
911
+ "requestUri":"/"
912
+ },
913
+ "input":{"shape":"DeleteTransitGatewayRouteRequest"},
914
+ "output":{"shape":"DeleteTransitGatewayRouteResult"}
915
+ },
916
+ "DeleteTransitGatewayRouteTable":{
917
+ "name":"DeleteTransitGatewayRouteTable",
918
+ "http":{
919
+ "method":"POST",
920
+ "requestUri":"/"
921
+ },
922
+ "input":{"shape":"DeleteTransitGatewayRouteTableRequest"},
923
+ "output":{"shape":"DeleteTransitGatewayRouteTableResult"}
924
+ },
925
+ "DeleteTransitGatewayVpcAttachment":{
926
+ "name":"DeleteTransitGatewayVpcAttachment",
927
+ "http":{
928
+ "method":"POST",
929
+ "requestUri":"/"
930
+ },
931
+ "input":{"shape":"DeleteTransitGatewayVpcAttachmentRequest"},
932
+ "output":{"shape":"DeleteTransitGatewayVpcAttachmentResult"}
933
+ },
844
934
  "DeleteVolume":{
845
935
  "name":"DeleteVolume",
846
936
  "http":{
@@ -1555,6 +1645,42 @@
1555
1645
  "input":{"shape":"DescribeTagsRequest"},
1556
1646
  "output":{"shape":"DescribeTagsResult"}
1557
1647
  },
1648
+ "DescribeTransitGatewayAttachments":{
1649
+ "name":"DescribeTransitGatewayAttachments",
1650
+ "http":{
1651
+ "method":"POST",
1652
+ "requestUri":"/"
1653
+ },
1654
+ "input":{"shape":"DescribeTransitGatewayAttachmentsRequest"},
1655
+ "output":{"shape":"DescribeTransitGatewayAttachmentsResult"}
1656
+ },
1657
+ "DescribeTransitGatewayRouteTables":{
1658
+ "name":"DescribeTransitGatewayRouteTables",
1659
+ "http":{
1660
+ "method":"POST",
1661
+ "requestUri":"/"
1662
+ },
1663
+ "input":{"shape":"DescribeTransitGatewayRouteTablesRequest"},
1664
+ "output":{"shape":"DescribeTransitGatewayRouteTablesResult"}
1665
+ },
1666
+ "DescribeTransitGatewayVpcAttachments":{
1667
+ "name":"DescribeTransitGatewayVpcAttachments",
1668
+ "http":{
1669
+ "method":"POST",
1670
+ "requestUri":"/"
1671
+ },
1672
+ "input":{"shape":"DescribeTransitGatewayVpcAttachmentsRequest"},
1673
+ "output":{"shape":"DescribeTransitGatewayVpcAttachmentsResult"}
1674
+ },
1675
+ "DescribeTransitGateways":{
1676
+ "name":"DescribeTransitGateways",
1677
+ "http":{
1678
+ "method":"POST",
1679
+ "requestUri":"/"
1680
+ },
1681
+ "input":{"shape":"DescribeTransitGatewaysRequest"},
1682
+ "output":{"shape":"DescribeTransitGatewaysResult"}
1683
+ },
1558
1684
  "DescribeVolumeAttribute":{
1559
1685
  "name":"DescribeVolumeAttribute",
1560
1686
  "http":{
@@ -1750,6 +1876,15 @@
1750
1876
  },
1751
1877
  "input":{"shape":"DetachVpnGatewayRequest"}
1752
1878
  },
1879
+ "DisableTransitGatewayRouteTablePropagation":{
1880
+ "name":"DisableTransitGatewayRouteTablePropagation",
1881
+ "http":{
1882
+ "method":"POST",
1883
+ "requestUri":"/"
1884
+ },
1885
+ "input":{"shape":"DisableTransitGatewayRouteTablePropagationRequest"},
1886
+ "output":{"shape":"DisableTransitGatewayRouteTablePropagationResult"}
1887
+ },
1753
1888
  "DisableVgwRoutePropagation":{
1754
1889
  "name":"DisableVgwRoutePropagation",
1755
1890
  "http":{
@@ -1810,6 +1945,15 @@
1810
1945
  "input":{"shape":"DisassociateSubnetCidrBlockRequest"},
1811
1946
  "output":{"shape":"DisassociateSubnetCidrBlockResult"}
1812
1947
  },
1948
+ "DisassociateTransitGatewayRouteTable":{
1949
+ "name":"DisassociateTransitGatewayRouteTable",
1950
+ "http":{
1951
+ "method":"POST",
1952
+ "requestUri":"/"
1953
+ },
1954
+ "input":{"shape":"DisassociateTransitGatewayRouteTableRequest"},
1955
+ "output":{"shape":"DisassociateTransitGatewayRouteTableResult"}
1956
+ },
1813
1957
  "DisassociateVpcCidrBlock":{
1814
1958
  "name":"DisassociateVpcCidrBlock",
1815
1959
  "http":{
@@ -1819,6 +1963,15 @@
1819
1963
  "input":{"shape":"DisassociateVpcCidrBlockRequest"},
1820
1964
  "output":{"shape":"DisassociateVpcCidrBlockResult"}
1821
1965
  },
1966
+ "EnableTransitGatewayRouteTablePropagation":{
1967
+ "name":"EnableTransitGatewayRouteTablePropagation",
1968
+ "http":{
1969
+ "method":"POST",
1970
+ "requestUri":"/"
1971
+ },
1972
+ "input":{"shape":"EnableTransitGatewayRouteTablePropagationRequest"},
1973
+ "output":{"shape":"EnableTransitGatewayRouteTablePropagationResult"}
1974
+ },
1822
1975
  "EnableVgwRoutePropagation":{
1823
1976
  "name":"EnableVgwRoutePropagation",
1824
1977
  "http":{
@@ -1853,6 +2006,15 @@
1853
2006
  "input":{"shape":"EnableVpcClassicLinkDnsSupportRequest"},
1854
2007
  "output":{"shape":"EnableVpcClassicLinkDnsSupportResult"}
1855
2008
  },
2009
+ "ExportTransitGatewayRoutes":{
2010
+ "name":"ExportTransitGatewayRoutes",
2011
+ "http":{
2012
+ "method":"POST",
2013
+ "requestUri":"/"
2014
+ },
2015
+ "input":{"shape":"ExportTransitGatewayRoutesRequest"},
2016
+ "output":{"shape":"ExportTransitGatewayRoutesResult"}
2017
+ },
1856
2018
  "GetConsoleOutput":{
1857
2019
  "name":"GetConsoleOutput",
1858
2020
  "http":{
@@ -1907,6 +2069,33 @@
1907
2069
  "input":{"shape":"GetReservedInstancesExchangeQuoteRequest"},
1908
2070
  "output":{"shape":"GetReservedInstancesExchangeQuoteResult"}
1909
2071
  },
2072
+ "GetTransitGatewayAttachmentPropagations":{
2073
+ "name":"GetTransitGatewayAttachmentPropagations",
2074
+ "http":{
2075
+ "method":"POST",
2076
+ "requestUri":"/"
2077
+ },
2078
+ "input":{"shape":"GetTransitGatewayAttachmentPropagationsRequest"},
2079
+ "output":{"shape":"GetTransitGatewayAttachmentPropagationsResult"}
2080
+ },
2081
+ "GetTransitGatewayRouteTableAssociations":{
2082
+ "name":"GetTransitGatewayRouteTableAssociations",
2083
+ "http":{
2084
+ "method":"POST",
2085
+ "requestUri":"/"
2086
+ },
2087
+ "input":{"shape":"GetTransitGatewayRouteTableAssociationsRequest"},
2088
+ "output":{"shape":"GetTransitGatewayRouteTableAssociationsResult"}
2089
+ },
2090
+ "GetTransitGatewayRouteTablePropagations":{
2091
+ "name":"GetTransitGatewayRouteTablePropagations",
2092
+ "http":{
2093
+ "method":"POST",
2094
+ "requestUri":"/"
2095
+ },
2096
+ "input":{"shape":"GetTransitGatewayRouteTablePropagationsRequest"},
2097
+ "output":{"shape":"GetTransitGatewayRouteTablePropagationsResult"}
2098
+ },
1910
2099
  "ImportImage":{
1911
2100
  "name":"ImportImage",
1912
2101
  "http":{
@@ -2098,6 +2287,15 @@
2098
2287
  },
2099
2288
  "input":{"shape":"ModifySubnetAttributeRequest"}
2100
2289
  },
2290
+ "ModifyTransitGatewayVpcAttachment":{
2291
+ "name":"ModifyTransitGatewayVpcAttachment",
2292
+ "http":{
2293
+ "method":"POST",
2294
+ "requestUri":"/"
2295
+ },
2296
+ "input":{"shape":"ModifyTransitGatewayVpcAttachmentRequest"},
2297
+ "output":{"shape":"ModifyTransitGatewayVpcAttachmentResult"}
2298
+ },
2101
2299
  "ModifyVolume":{
2102
2300
  "name":"ModifyVolume",
2103
2301
  "http":{
@@ -2248,6 +2446,15 @@
2248
2446
  "input":{"shape":"RegisterImageRequest"},
2249
2447
  "output":{"shape":"RegisterImageResult"}
2250
2448
  },
2449
+ "RejectTransitGatewayVpcAttachment":{
2450
+ "name":"RejectTransitGatewayVpcAttachment",
2451
+ "http":{
2452
+ "method":"POST",
2453
+ "requestUri":"/"
2454
+ },
2455
+ "input":{"shape":"RejectTransitGatewayVpcAttachmentRequest"},
2456
+ "output":{"shape":"RejectTransitGatewayVpcAttachmentResult"}
2457
+ },
2251
2458
  "RejectVpcEndpointConnections":{
2252
2459
  "name":"RejectVpcEndpointConnections",
2253
2460
  "http":{
@@ -2326,6 +2533,15 @@
2326
2533
  "input":{"shape":"ReplaceRouteTableAssociationRequest"},
2327
2534
  "output":{"shape":"ReplaceRouteTableAssociationResult"}
2328
2535
  },
2536
+ "ReplaceTransitGatewayRoute":{
2537
+ "name":"ReplaceTransitGatewayRoute",
2538
+ "http":{
2539
+ "method":"POST",
2540
+ "requestUri":"/"
2541
+ },
2542
+ "input":{"shape":"ReplaceTransitGatewayRouteRequest"},
2543
+ "output":{"shape":"ReplaceTransitGatewayRouteResult"}
2544
+ },
2329
2545
  "ReportInstanceStatus":{
2330
2546
  "name":"ReportInstanceStatus",
2331
2547
  "http":{
@@ -2436,6 +2652,15 @@
2436
2652
  "input":{"shape":"RunScheduledInstancesRequest"},
2437
2653
  "output":{"shape":"RunScheduledInstancesResult"}
2438
2654
  },
2655
+ "SearchTransitGatewayRoutes":{
2656
+ "name":"SearchTransitGatewayRoutes",
2657
+ "http":{
2658
+ "method":"POST",
2659
+ "requestUri":"/"
2660
+ },
2661
+ "input":{"shape":"SearchTransitGatewayRoutesRequest"},
2662
+ "output":{"shape":"SearchTransitGatewayRoutesResult"}
2663
+ },
2439
2664
  "StartInstances":{
2440
2665
  "name":"StartInstances",
2441
2666
  "http":{
@@ -2542,6 +2767,23 @@
2542
2767
  }
2543
2768
  }
2544
2769
  },
2770
+ "AcceptTransitGatewayVpcAttachmentRequest":{
2771
+ "type":"structure",
2772
+ "required":["TransitGatewayAttachmentId"],
2773
+ "members":{
2774
+ "TransitGatewayAttachmentId":{"shape":"String"},
2775
+ "DryRun":{"shape":"Boolean"}
2776
+ }
2777
+ },
2778
+ "AcceptTransitGatewayVpcAttachmentResult":{
2779
+ "type":"structure",
2780
+ "members":{
2781
+ "TransitGatewayVpcAttachment":{
2782
+ "shape":"TransitGatewayVpcAttachment",
2783
+ "locationName":"transitGatewayVpcAttachment"
2784
+ }
2785
+ }
2786
+ },
2545
2787
  "AcceptVpcEndpointConnectionsRequest":{
2546
2788
  "type":"structure",
2547
2789
  "required":[
@@ -2875,7 +3117,8 @@
2875
3117
  "type":"string",
2876
3118
  "enum":[
2877
3119
  "i386",
2878
- "x86_64"
3120
+ "x86_64",
3121
+ "arm64"
2879
3122
  ]
2880
3123
  },
2881
3124
  "AssignIpv6AddressesRequest":{
@@ -3059,6 +3302,27 @@
3059
3302
  }
3060
3303
  }
3061
3304
  },
3305
+ "AssociateTransitGatewayRouteTableRequest":{
3306
+ "type":"structure",
3307
+ "required":[
3308
+ "TransitGatewayRouteTableId",
3309
+ "TransitGatewayAttachmentId"
3310
+ ],
3311
+ "members":{
3312
+ "TransitGatewayRouteTableId":{"shape":"String"},
3313
+ "TransitGatewayAttachmentId":{"shape":"String"},
3314
+ "DryRun":{"shape":"Boolean"}
3315
+ }
3316
+ },
3317
+ "AssociateTransitGatewayRouteTableResult":{
3318
+ "type":"structure",
3319
+ "members":{
3320
+ "Association":{
3321
+ "shape":"TransitGatewayAssociation",
3322
+ "locationName":"association"
3323
+ }
3324
+ }
3325
+ },
3062
3326
  "AssociateVpcCidrBlockRequest":{
3063
3327
  "type":"structure",
3064
3328
  "required":["VpcId"],
@@ -3317,6 +3581,13 @@
3317
3581
  }
3318
3582
  }
3319
3583
  },
3584
+ "AutoAcceptSharedAttachmentsValue":{
3585
+ "type":"string",
3586
+ "enum":[
3587
+ "enable",
3588
+ "disable"
3589
+ ]
3590
+ },
3320
3591
  "AutoPlacement":{
3321
3592
  "type":"string",
3322
3593
  "enum":[
@@ -5113,6 +5384,7 @@
5113
5384
  "shape":"String",
5114
5385
  "locationName":"natGatewayId"
5115
5386
  },
5387
+ "TransitGatewayId":{"shape":"String"},
5116
5388
  "NetworkInterfaceId":{
5117
5389
  "shape":"String",
5118
5390
  "locationName":"networkInterfaceId"
@@ -5277,6 +5549,100 @@
5277
5549
  }
5278
5550
  }
5279
5551
  },
5552
+ "CreateTransitGatewayRequest":{
5553
+ "type":"structure",
5554
+ "members":{
5555
+ "Description":{"shape":"String"},
5556
+ "Options":{"shape":"TransitGatewayRequestOptions"},
5557
+ "TagSpecifications":{
5558
+ "shape":"TagSpecificationList",
5559
+ "locationName":"TagSpecification"
5560
+ },
5561
+ "DryRun":{"shape":"Boolean"}
5562
+ }
5563
+ },
5564
+ "CreateTransitGatewayResult":{
5565
+ "type":"structure",
5566
+ "members":{
5567
+ "TransitGateway":{
5568
+ "shape":"TransitGateway",
5569
+ "locationName":"transitGateway"
5570
+ }
5571
+ }
5572
+ },
5573
+ "CreateTransitGatewayRouteRequest":{
5574
+ "type":"structure",
5575
+ "required":[
5576
+ "DestinationCidrBlock",
5577
+ "TransitGatewayRouteTableId"
5578
+ ],
5579
+ "members":{
5580
+ "DestinationCidrBlock":{"shape":"String"},
5581
+ "TransitGatewayRouteTableId":{"shape":"String"},
5582
+ "TransitGatewayAttachmentId":{"shape":"String"},
5583
+ "Blackhole":{"shape":"Boolean"},
5584
+ "DryRun":{"shape":"Boolean"}
5585
+ }
5586
+ },
5587
+ "CreateTransitGatewayRouteResult":{
5588
+ "type":"structure",
5589
+ "members":{
5590
+ "Route":{
5591
+ "shape":"TransitGatewayRoute",
5592
+ "locationName":"route"
5593
+ }
5594
+ }
5595
+ },
5596
+ "CreateTransitGatewayRouteTableRequest":{
5597
+ "type":"structure",
5598
+ "required":["TransitGatewayId"],
5599
+ "members":{
5600
+ "TransitGatewayId":{"shape":"String"},
5601
+ "TagSpecifications":{"shape":"TagSpecificationList"},
5602
+ "DryRun":{"shape":"Boolean"}
5603
+ }
5604
+ },
5605
+ "CreateTransitGatewayRouteTableResult":{
5606
+ "type":"structure",
5607
+ "members":{
5608
+ "TransitGatewayRouteTable":{
5609
+ "shape":"TransitGatewayRouteTable",
5610
+ "locationName":"transitGatewayRouteTable"
5611
+ }
5612
+ }
5613
+ },
5614
+ "CreateTransitGatewayVpcAttachmentRequest":{
5615
+ "type":"structure",
5616
+ "required":[
5617
+ "TransitGatewayId",
5618
+ "VpcId",
5619
+ "SubnetIds"
5620
+ ],
5621
+ "members":{
5622
+ "TransitGatewayId":{"shape":"String"},
5623
+ "VpcId":{"shape":"String"},
5624
+ "SubnetIds":{"shape":"ValueStringList"},
5625
+ "Options":{"shape":"CreateTransitGatewayVpcAttachmentRequestOptions"},
5626
+ "TagSpecifications":{"shape":"TagSpecificationList"},
5627
+ "DryRun":{"shape":"Boolean"}
5628
+ }
5629
+ },
5630
+ "CreateTransitGatewayVpcAttachmentRequestOptions":{
5631
+ "type":"structure",
5632
+ "members":{
5633
+ "DnsSupport":{"shape":"DnsSupportValue"},
5634
+ "Ipv6Support":{"shape":"Ipv6SupportValue"}
5635
+ }
5636
+ },
5637
+ "CreateTransitGatewayVpcAttachmentResult":{
5638
+ "type":"structure",
5639
+ "members":{
5640
+ "TransitGatewayVpcAttachment":{
5641
+ "shape":"TransitGatewayVpcAttachment",
5642
+ "locationName":"transitGatewayVpcAttachment"
5643
+ }
5644
+ }
5645
+ },
5280
5646
  "CreateVolumePermission":{
5281
5647
  "type":"structure",
5282
5648
  "members":{
@@ -5486,13 +5852,13 @@
5486
5852
  "type":"structure",
5487
5853
  "required":[
5488
5854
  "CustomerGatewayId",
5489
- "Type",
5490
- "VpnGatewayId"
5855
+ "Type"
5491
5856
  ],
5492
5857
  "members":{
5493
5858
  "CustomerGatewayId":{"shape":"String"},
5494
5859
  "Type":{"shape":"String"},
5495
5860
  "VpnGatewayId":{"shape":"String"},
5861
+ "TransitGatewayId":{"shape":"String"},
5496
5862
  "DryRun":{
5497
5863
  "shape":"Boolean",
5498
5864
  "locationName":"dryRun"
@@ -5616,6 +5982,20 @@
5616
5982
  ]
5617
5983
  },
5618
5984
  "DateTime":{"type":"timestamp"},
5985
+ "DefaultRouteTableAssociationValue":{
5986
+ "type":"string",
5987
+ "enum":[
5988
+ "enable",
5989
+ "disable"
5990
+ ]
5991
+ },
5992
+ "DefaultRouteTablePropagationValue":{
5993
+ "type":"string",
5994
+ "enum":[
5995
+ "enable",
5996
+ "disable"
5997
+ ]
5998
+ },
5619
5999
  "DefaultTargetCapacityType":{
5620
6000
  "type":"string",
5621
6001
  "enum":[
@@ -6111,55 +6491,127 @@
6111
6491
  }
6112
6492
  }
6113
6493
  },
6114
- "DeleteVolumeRequest":{
6494
+ "DeleteTransitGatewayRequest":{
6115
6495
  "type":"structure",
6116
- "required":["VolumeId"],
6496
+ "required":["TransitGatewayId"],
6117
6497
  "members":{
6118
- "VolumeId":{"shape":"String"},
6119
- "DryRun":{
6120
- "shape":"Boolean",
6121
- "locationName":"dryRun"
6122
- }
6498
+ "TransitGatewayId":{"shape":"String"},
6499
+ "DryRun":{"shape":"Boolean"}
6123
6500
  }
6124
6501
  },
6125
- "DeleteVpcEndpointConnectionNotificationsRequest":{
6502
+ "DeleteTransitGatewayResult":{
6126
6503
  "type":"structure",
6127
- "required":["ConnectionNotificationIds"],
6128
6504
  "members":{
6129
- "DryRun":{"shape":"Boolean"},
6130
- "ConnectionNotificationIds":{
6131
- "shape":"ValueStringList",
6132
- "locationName":"ConnectionNotificationId"
6505
+ "TransitGateway":{
6506
+ "shape":"TransitGateway",
6507
+ "locationName":"transitGateway"
6133
6508
  }
6134
6509
  }
6135
6510
  },
6136
- "DeleteVpcEndpointConnectionNotificationsResult":{
6511
+ "DeleteTransitGatewayRouteRequest":{
6137
6512
  "type":"structure",
6513
+ "required":[
6514
+ "TransitGatewayRouteTableId",
6515
+ "DestinationCidrBlock"
6516
+ ],
6138
6517
  "members":{
6139
- "Unsuccessful":{
6140
- "shape":"UnsuccessfulItemSet",
6141
- "locationName":"unsuccessful"
6142
- }
6518
+ "TransitGatewayRouteTableId":{"shape":"String"},
6519
+ "DestinationCidrBlock":{"shape":"String"},
6520
+ "DryRun":{"shape":"Boolean"}
6143
6521
  }
6144
6522
  },
6145
- "DeleteVpcEndpointServiceConfigurationsRequest":{
6523
+ "DeleteTransitGatewayRouteResult":{
6146
6524
  "type":"structure",
6147
- "required":["ServiceIds"],
6148
6525
  "members":{
6149
- "DryRun":{"shape":"Boolean"},
6150
- "ServiceIds":{
6151
- "shape":"ValueStringList",
6152
- "locationName":"ServiceId"
6526
+ "Route":{
6527
+ "shape":"TransitGatewayRoute",
6528
+ "locationName":"route"
6153
6529
  }
6154
6530
  }
6155
6531
  },
6156
- "DeleteVpcEndpointServiceConfigurationsResult":{
6532
+ "DeleteTransitGatewayRouteTableRequest":{
6157
6533
  "type":"structure",
6534
+ "required":["TransitGatewayRouteTableId"],
6158
6535
  "members":{
6159
- "Unsuccessful":{
6160
- "shape":"UnsuccessfulItemSet",
6161
- "locationName":"unsuccessful"
6162
- }
6536
+ "TransitGatewayRouteTableId":{"shape":"String"},
6537
+ "DryRun":{"shape":"Boolean"}
6538
+ }
6539
+ },
6540
+ "DeleteTransitGatewayRouteTableResult":{
6541
+ "type":"structure",
6542
+ "members":{
6543
+ "TransitGatewayRouteTable":{
6544
+ "shape":"TransitGatewayRouteTable",
6545
+ "locationName":"transitGatewayRouteTable"
6546
+ }
6547
+ }
6548
+ },
6549
+ "DeleteTransitGatewayVpcAttachmentRequest":{
6550
+ "type":"structure",
6551
+ "required":["TransitGatewayAttachmentId"],
6552
+ "members":{
6553
+ "TransitGatewayAttachmentId":{"shape":"String"},
6554
+ "DryRun":{"shape":"Boolean"}
6555
+ }
6556
+ },
6557
+ "DeleteTransitGatewayVpcAttachmentResult":{
6558
+ "type":"structure",
6559
+ "members":{
6560
+ "TransitGatewayVpcAttachment":{
6561
+ "shape":"TransitGatewayVpcAttachment",
6562
+ "locationName":"transitGatewayVpcAttachment"
6563
+ }
6564
+ }
6565
+ },
6566
+ "DeleteVolumeRequest":{
6567
+ "type":"structure",
6568
+ "required":["VolumeId"],
6569
+ "members":{
6570
+ "VolumeId":{"shape":"String"},
6571
+ "DryRun":{
6572
+ "shape":"Boolean",
6573
+ "locationName":"dryRun"
6574
+ }
6575
+ }
6576
+ },
6577
+ "DeleteVpcEndpointConnectionNotificationsRequest":{
6578
+ "type":"structure",
6579
+ "required":["ConnectionNotificationIds"],
6580
+ "members":{
6581
+ "DryRun":{"shape":"Boolean"},
6582
+ "ConnectionNotificationIds":{
6583
+ "shape":"ValueStringList",
6584
+ "locationName":"ConnectionNotificationId"
6585
+ }
6586
+ }
6587
+ },
6588
+ "DeleteVpcEndpointConnectionNotificationsResult":{
6589
+ "type":"structure",
6590
+ "members":{
6591
+ "Unsuccessful":{
6592
+ "shape":"UnsuccessfulItemSet",
6593
+ "locationName":"unsuccessful"
6594
+ }
6595
+ }
6596
+ },
6597
+ "DeleteVpcEndpointServiceConfigurationsRequest":{
6598
+ "type":"structure",
6599
+ "required":["ServiceIds"],
6600
+ "members":{
6601
+ "DryRun":{"shape":"Boolean"},
6602
+ "ServiceIds":{
6603
+ "shape":"ValueStringList",
6604
+ "locationName":"ServiceId"
6605
+ }
6606
+ }
6607
+ },
6608
+ "DeleteVpcEndpointServiceConfigurationsResult":{
6609
+ "type":"structure",
6610
+ "members":{
6611
+ "Unsuccessful":{
6612
+ "shape":"UnsuccessfulItemSet",
6613
+ "locationName":"unsuccessful"
6614
+ }
6163
6615
  }
6164
6616
  },
6165
6617
  "DeleteVpcEndpointsRequest":{
@@ -8385,6 +8837,110 @@
8385
8837
  }
8386
8838
  }
8387
8839
  },
8840
+ "DescribeTransitGatewayAttachmentsRequest":{
8841
+ "type":"structure",
8842
+ "members":{
8843
+ "TransitGatewayAttachmentIds":{"shape":"TransitGatewayAttachmentIdStringList"},
8844
+ "Filters":{
8845
+ "shape":"FilterList",
8846
+ "locationName":"Filter"
8847
+ },
8848
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
8849
+ "NextToken":{"shape":"String"},
8850
+ "DryRun":{"shape":"Boolean"}
8851
+ }
8852
+ },
8853
+ "DescribeTransitGatewayAttachmentsResult":{
8854
+ "type":"structure",
8855
+ "members":{
8856
+ "TransitGatewayAttachments":{
8857
+ "shape":"TransitGatewayAttachmentList",
8858
+ "locationName":"transitGatewayAttachments"
8859
+ },
8860
+ "NextToken":{
8861
+ "shape":"String",
8862
+ "locationName":"nextToken"
8863
+ }
8864
+ }
8865
+ },
8866
+ "DescribeTransitGatewayRouteTablesRequest":{
8867
+ "type":"structure",
8868
+ "members":{
8869
+ "TransitGatewayRouteTableIds":{"shape":"TransitGatewayRouteTableIdStringList"},
8870
+ "Filters":{
8871
+ "shape":"FilterList",
8872
+ "locationName":"Filter"
8873
+ },
8874
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
8875
+ "NextToken":{"shape":"String"},
8876
+ "DryRun":{"shape":"Boolean"}
8877
+ }
8878
+ },
8879
+ "DescribeTransitGatewayRouteTablesResult":{
8880
+ "type":"structure",
8881
+ "members":{
8882
+ "TransitGatewayRouteTables":{
8883
+ "shape":"TransitGatewayRouteTableList",
8884
+ "locationName":"transitGatewayRouteTables"
8885
+ },
8886
+ "NextToken":{
8887
+ "shape":"String",
8888
+ "locationName":"nextToken"
8889
+ }
8890
+ }
8891
+ },
8892
+ "DescribeTransitGatewayVpcAttachmentsRequest":{
8893
+ "type":"structure",
8894
+ "members":{
8895
+ "TransitGatewayAttachmentIds":{"shape":"TransitGatewayAttachmentIdStringList"},
8896
+ "Filters":{
8897
+ "shape":"FilterList",
8898
+ "locationName":"Filter"
8899
+ },
8900
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
8901
+ "NextToken":{"shape":"String"},
8902
+ "DryRun":{"shape":"Boolean"}
8903
+ }
8904
+ },
8905
+ "DescribeTransitGatewayVpcAttachmentsResult":{
8906
+ "type":"structure",
8907
+ "members":{
8908
+ "TransitGatewayVpcAttachments":{
8909
+ "shape":"TransitGatewayVpcAttachmentList",
8910
+ "locationName":"transitGatewayVpcAttachments"
8911
+ },
8912
+ "NextToken":{
8913
+ "shape":"String",
8914
+ "locationName":"nextToken"
8915
+ }
8916
+ }
8917
+ },
8918
+ "DescribeTransitGatewaysRequest":{
8919
+ "type":"structure",
8920
+ "members":{
8921
+ "TransitGatewayIds":{"shape":"TransitGatewayIdStringList"},
8922
+ "Filters":{
8923
+ "shape":"FilterList",
8924
+ "locationName":"Filter"
8925
+ },
8926
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
8927
+ "NextToken":{"shape":"String"},
8928
+ "DryRun":{"shape":"Boolean"}
8929
+ }
8930
+ },
8931
+ "DescribeTransitGatewaysResult":{
8932
+ "type":"structure",
8933
+ "members":{
8934
+ "TransitGateways":{
8935
+ "shape":"TransitGatewayList",
8936
+ "locationName":"transitGatewaySet"
8937
+ },
8938
+ "NextToken":{
8939
+ "shape":"String",
8940
+ "locationName":"nextToken"
8941
+ }
8942
+ }
8943
+ },
8388
8944
  "DescribeVolumeAttributeRequest":{
8389
8945
  "type":"structure",
8390
8946
  "required":[
@@ -9037,6 +9593,27 @@
9037
9593
  "locationName":"item"
9038
9594
  }
9039
9595
  },
9596
+ "DisableTransitGatewayRouteTablePropagationRequest":{
9597
+ "type":"structure",
9598
+ "required":[
9599
+ "TransitGatewayRouteTableId",
9600
+ "TransitGatewayAttachmentId"
9601
+ ],
9602
+ "members":{
9603
+ "TransitGatewayRouteTableId":{"shape":"String"},
9604
+ "TransitGatewayAttachmentId":{"shape":"String"},
9605
+ "DryRun":{"shape":"Boolean"}
9606
+ }
9607
+ },
9608
+ "DisableTransitGatewayRouteTablePropagationResult":{
9609
+ "type":"structure",
9610
+ "members":{
9611
+ "Propagation":{
9612
+ "shape":"TransitGatewayPropagation",
9613
+ "locationName":"propagation"
9614
+ }
9615
+ }
9616
+ },
9040
9617
  "DisableVgwRoutePropagationRequest":{
9041
9618
  "type":"structure",
9042
9619
  "required":[
@@ -9150,6 +9727,27 @@
9150
9727
  }
9151
9728
  }
9152
9729
  },
9730
+ "DisassociateTransitGatewayRouteTableRequest":{
9731
+ "type":"structure",
9732
+ "required":[
9733
+ "TransitGatewayRouteTableId",
9734
+ "TransitGatewayAttachmentId"
9735
+ ],
9736
+ "members":{
9737
+ "TransitGatewayRouteTableId":{"shape":"String"},
9738
+ "TransitGatewayAttachmentId":{"shape":"String"},
9739
+ "DryRun":{"shape":"Boolean"}
9740
+ }
9741
+ },
9742
+ "DisassociateTransitGatewayRouteTableResult":{
9743
+ "type":"structure",
9744
+ "members":{
9745
+ "Association":{
9746
+ "shape":"TransitGatewayAssociation",
9747
+ "locationName":"association"
9748
+ }
9749
+ }
9750
+ },
9153
9751
  "DisassociateVpcCidrBlockRequest":{
9154
9752
  "type":"structure",
9155
9753
  "required":["AssociationId"],
@@ -9273,6 +9871,13 @@
9273
9871
  "locationName":"item"
9274
9872
  }
9275
9873
  },
9874
+ "DnsSupportValue":{
9875
+ "type":"string",
9876
+ "enum":[
9877
+ "enable",
9878
+ "disable"
9879
+ ]
9880
+ },
9276
9881
  "DomainType":{
9277
9882
  "type":"string",
9278
9883
  "enum":[
@@ -9501,6 +10106,27 @@
9501
10106
  }
9502
10107
  }
9503
10108
  },
10109
+ "EnableTransitGatewayRouteTablePropagationRequest":{
10110
+ "type":"structure",
10111
+ "required":[
10112
+ "TransitGatewayRouteTableId",
10113
+ "TransitGatewayAttachmentId"
10114
+ ],
10115
+ "members":{
10116
+ "TransitGatewayRouteTableId":{"shape":"String"},
10117
+ "TransitGatewayAttachmentId":{"shape":"String"},
10118
+ "DryRun":{"shape":"Boolean"}
10119
+ }
10120
+ },
10121
+ "EnableTransitGatewayRouteTablePropagationResult":{
10122
+ "type":"structure",
10123
+ "members":{
10124
+ "Propagation":{
10125
+ "shape":"TransitGatewayPropagation",
10126
+ "locationName":"propagation"
10127
+ }
10128
+ }
10129
+ },
9504
10130
  "EnableVgwRoutePropagationRequest":{
9505
10131
  "type":"structure",
9506
10132
  "required":[
@@ -9722,6 +10348,31 @@
9722
10348
  }
9723
10349
  }
9724
10350
  },
10351
+ "ExportTransitGatewayRoutesRequest":{
10352
+ "type":"structure",
10353
+ "required":[
10354
+ "TransitGatewayRouteTableId",
10355
+ "S3Bucket"
10356
+ ],
10357
+ "members":{
10358
+ "TransitGatewayRouteTableId":{"shape":"String"},
10359
+ "Filters":{
10360
+ "shape":"FilterList",
10361
+ "locationName":"Filter"
10362
+ },
10363
+ "S3Bucket":{"shape":"String"},
10364
+ "DryRun":{"shape":"Boolean"}
10365
+ }
10366
+ },
10367
+ "ExportTransitGatewayRoutesResult":{
10368
+ "type":"structure",
10369
+ "members":{
10370
+ "S3Location":{
10371
+ "shape":"String",
10372
+ "locationName":"s3Location"
10373
+ }
10374
+ }
10375
+ },
9725
10376
  "Filter":{
9726
10377
  "type":"structure",
9727
10378
  "members":{
@@ -10391,46 +11042,127 @@
10391
11042
  }
10392
11043
  }
10393
11044
  },
10394
- "GroupIdStringList":{
10395
- "type":"list",
10396
- "member":{
10397
- "shape":"String",
10398
- "locationName":"groupId"
11045
+ "GetTransitGatewayAttachmentPropagationsRequest":{
11046
+ "type":"structure",
11047
+ "required":["TransitGatewayAttachmentId"],
11048
+ "members":{
11049
+ "TransitGatewayAttachmentId":{"shape":"String"},
11050
+ "Filters":{
11051
+ "shape":"FilterList",
11052
+ "locationName":"Filter"
11053
+ },
11054
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
11055
+ "NextToken":{"shape":"String"},
11056
+ "DryRun":{"shape":"Boolean"}
10399
11057
  }
10400
11058
  },
10401
- "GroupIdentifier":{
11059
+ "GetTransitGatewayAttachmentPropagationsResult":{
10402
11060
  "type":"structure",
10403
11061
  "members":{
10404
- "GroupName":{
10405
- "shape":"String",
10406
- "locationName":"groupName"
11062
+ "TransitGatewayAttachmentPropagations":{
11063
+ "shape":"TransitGatewayAttachmentPropagationList",
11064
+ "locationName":"transitGatewayAttachmentPropagations"
10407
11065
  },
10408
- "GroupId":{
11066
+ "NextToken":{
10409
11067
  "shape":"String",
10410
- "locationName":"groupId"
11068
+ "locationName":"nextToken"
10411
11069
  }
10412
11070
  }
10413
11071
  },
10414
- "GroupIdentifierList":{
10415
- "type":"list",
10416
- "member":{
10417
- "shape":"GroupIdentifier",
10418
- "locationName":"item"
11072
+ "GetTransitGatewayRouteTableAssociationsRequest":{
11073
+ "type":"structure",
11074
+ "required":["TransitGatewayRouteTableId"],
11075
+ "members":{
11076
+ "TransitGatewayRouteTableId":{"shape":"String"},
11077
+ "Filters":{
11078
+ "shape":"FilterList",
11079
+ "locationName":"Filter"
11080
+ },
11081
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
11082
+ "NextToken":{"shape":"String"},
11083
+ "DryRun":{"shape":"Boolean"}
10419
11084
  }
10420
11085
  },
10421
- "GroupIdentifierSet":{
10422
- "type":"list",
10423
- "member":{
10424
- "shape":"SecurityGroupIdentifier",
10425
- "locationName":"item"
11086
+ "GetTransitGatewayRouteTableAssociationsResult":{
11087
+ "type":"structure",
11088
+ "members":{
11089
+ "Associations":{
11090
+ "shape":"TransitGatewayRouteTableAssociationList",
11091
+ "locationName":"associations"
11092
+ },
11093
+ "NextToken":{
11094
+ "shape":"String",
11095
+ "locationName":"nextToken"
11096
+ }
10426
11097
  }
10427
11098
  },
10428
- "GroupIds":{
10429
- "type":"list",
10430
- "member":{
10431
- "shape":"String",
10432
- "locationName":"item"
10433
- }
11099
+ "GetTransitGatewayRouteTablePropagationsRequest":{
11100
+ "type":"structure",
11101
+ "required":["TransitGatewayRouteTableId"],
11102
+ "members":{
11103
+ "TransitGatewayRouteTableId":{"shape":"String"},
11104
+ "Filters":{
11105
+ "shape":"FilterList",
11106
+ "locationName":"Filter"
11107
+ },
11108
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
11109
+ "NextToken":{"shape":"String"},
11110
+ "DryRun":{"shape":"Boolean"}
11111
+ }
11112
+ },
11113
+ "GetTransitGatewayRouteTablePropagationsResult":{
11114
+ "type":"structure",
11115
+ "members":{
11116
+ "TransitGatewayRouteTablePropagations":{
11117
+ "shape":"TransitGatewayRouteTablePropagationList",
11118
+ "locationName":"transitGatewayRouteTablePropagations"
11119
+ },
11120
+ "NextToken":{
11121
+ "shape":"String",
11122
+ "locationName":"nextToken"
11123
+ }
11124
+ }
11125
+ },
11126
+ "GroupIdStringList":{
11127
+ "type":"list",
11128
+ "member":{
11129
+ "shape":"String",
11130
+ "locationName":"groupId"
11131
+ }
11132
+ },
11133
+ "GroupIdentifier":{
11134
+ "type":"structure",
11135
+ "members":{
11136
+ "GroupName":{
11137
+ "shape":"String",
11138
+ "locationName":"groupName"
11139
+ },
11140
+ "GroupId":{
11141
+ "shape":"String",
11142
+ "locationName":"groupId"
11143
+ }
11144
+ }
11145
+ },
11146
+ "GroupIdentifierList":{
11147
+ "type":"list",
11148
+ "member":{
11149
+ "shape":"GroupIdentifier",
11150
+ "locationName":"item"
11151
+ }
11152
+ },
11153
+ "GroupIdentifierSet":{
11154
+ "type":"list",
11155
+ "member":{
11156
+ "shape":"SecurityGroupIdentifier",
11157
+ "locationName":"item"
11158
+ }
11159
+ },
11160
+ "GroupIds":{
11161
+ "type":"list",
11162
+ "member":{
11163
+ "shape":"String",
11164
+ "locationName":"item"
11165
+ }
10434
11166
  },
10435
11167
  "GroupNameStringList":{
10436
11168
  "type":"list",
@@ -12448,6 +13180,12 @@
12448
13180
  "c5d.4xlarge",
12449
13181
  "c5d.9xlarge",
12450
13182
  "c5d.18xlarge",
13183
+ "c5n.large",
13184
+ "c5n.xlarge",
13185
+ "c5n.2xlarge",
13186
+ "c5n.4xlarge",
13187
+ "c5n.9xlarge",
13188
+ "c5n.18xlarge",
12451
13189
  "cc1.4xlarge",
12452
13190
  "cc2.8xlarge",
12453
13191
  "g2.2xlarge",
@@ -12500,7 +13238,12 @@
12500
13238
  "z1d.12xlarge",
12501
13239
  "u-6tb1.metal",
12502
13240
  "u-9tb1.metal",
12503
- "u-12tb1.metal"
13241
+ "u-12tb1.metal",
13242
+ "a1.medium",
13243
+ "a1.large",
13244
+ "a1.xlarge",
13245
+ "a1.2xlarge",
13246
+ "a1.4xlarge"
12504
13247
  ]
12505
13248
  },
12506
13249
  "InstanceTypeList":{
@@ -12670,6 +13413,13 @@
12670
13413
  "locationName":"item"
12671
13414
  }
12672
13415
  },
13416
+ "Ipv6SupportValue":{
13417
+ "type":"string",
13418
+ "enum":[
13419
+ "enable",
13420
+ "disable"
13421
+ ]
13422
+ },
12673
13423
  "KeyNameStringList":{
12674
13424
  "type":"list",
12675
13425
  "member":{
@@ -13925,6 +14675,33 @@
13925
14675
  }
13926
14676
  }
13927
14677
  },
14678
+ "ModifyTransitGatewayVpcAttachmentRequest":{
14679
+ "type":"structure",
14680
+ "required":["TransitGatewayAttachmentId"],
14681
+ "members":{
14682
+ "TransitGatewayAttachmentId":{"shape":"String"},
14683
+ "AddSubnetIds":{"shape":"ValueStringList"},
14684
+ "RemoveSubnetIds":{"shape":"ValueStringList"},
14685
+ "Options":{"shape":"ModifyTransitGatewayVpcAttachmentRequestOptions"},
14686
+ "DryRun":{"shape":"Boolean"}
14687
+ }
14688
+ },
14689
+ "ModifyTransitGatewayVpcAttachmentRequestOptions":{
14690
+ "type":"structure",
14691
+ "members":{
14692
+ "DnsSupport":{"shape":"DnsSupportValue"},
14693
+ "Ipv6Support":{"shape":"Ipv6SupportValue"}
14694
+ }
14695
+ },
14696
+ "ModifyTransitGatewayVpcAttachmentResult":{
14697
+ "type":"structure",
14698
+ "members":{
14699
+ "TransitGatewayVpcAttachment":{
14700
+ "shape":"TransitGatewayVpcAttachment",
14701
+ "locationName":"transitGatewayVpcAttachment"
14702
+ }
14703
+ }
14704
+ },
13928
14705
  "ModifyVolumeAttributeRequest":{
13929
14706
  "type":"structure",
13930
14707
  "required":["VolumeId"],
@@ -15628,6 +16405,23 @@
15628
16405
  }
15629
16406
  }
15630
16407
  },
16408
+ "RejectTransitGatewayVpcAttachmentRequest":{
16409
+ "type":"structure",
16410
+ "required":["TransitGatewayAttachmentId"],
16411
+ "members":{
16412
+ "TransitGatewayAttachmentId":{"shape":"String"},
16413
+ "DryRun":{"shape":"Boolean"}
16414
+ }
16415
+ },
16416
+ "RejectTransitGatewayVpcAttachmentResult":{
16417
+ "type":"structure",
16418
+ "members":{
16419
+ "TransitGatewayVpcAttachment":{
16420
+ "shape":"TransitGatewayVpcAttachment",
16421
+ "locationName":"transitGatewayVpcAttachment"
16422
+ }
16423
+ }
16424
+ },
15631
16425
  "RejectVpcEndpointConnectionsRequest":{
15632
16426
  "type":"structure",
15633
16427
  "required":[
@@ -15843,6 +16637,7 @@
15843
16637
  "shape":"String",
15844
16638
  "locationName":"natGatewayId"
15845
16639
  },
16640
+ "TransitGatewayId":{"shape":"String"},
15846
16641
  "NetworkInterfaceId":{
15847
16642
  "shape":"String",
15848
16643
  "locationName":"networkInterfaceId"
@@ -15887,6 +16682,29 @@
15887
16682
  }
15888
16683
  }
15889
16684
  },
16685
+ "ReplaceTransitGatewayRouteRequest":{
16686
+ "type":"structure",
16687
+ "required":[
16688
+ "DestinationCidrBlock",
16689
+ "TransitGatewayRouteTableId"
16690
+ ],
16691
+ "members":{
16692
+ "DestinationCidrBlock":{"shape":"String"},
16693
+ "TransitGatewayRouteTableId":{"shape":"String"},
16694
+ "TransitGatewayAttachmentId":{"shape":"String"},
16695
+ "Blackhole":{"shape":"Boolean"},
16696
+ "DryRun":{"shape":"Boolean"}
16697
+ }
16698
+ },
16699
+ "ReplaceTransitGatewayRouteResult":{
16700
+ "type":"structure",
16701
+ "members":{
16702
+ "Route":{
16703
+ "shape":"TransitGatewayRoute",
16704
+ "locationName":"route"
16705
+ }
16706
+ }
16707
+ },
15890
16708
  "ReportInstanceReasonCodes":{
15891
16709
  "type":"string",
15892
16710
  "enum":[
@@ -16731,6 +17549,9 @@
16731
17549
  "snapshot",
16732
17550
  "spot-instances-request",
16733
17551
  "subnet",
17552
+ "transit-gateway",
17553
+ "transit-gateway-attachment",
17554
+ "transit-gateway-route-table",
16734
17555
  "volume",
16735
17556
  "vpc",
16736
17557
  "vpc-peering-connection",
@@ -16984,6 +17805,10 @@
16984
17805
  "shape":"String",
16985
17806
  "locationName":"natGatewayId"
16986
17807
  },
17808
+ "TransitGatewayId":{
17809
+ "shape":"String",
17810
+ "locationName":"transitGatewayId"
17811
+ },
16987
17812
  "NetworkInterfaceId":{
16988
17813
  "shape":"String",
16989
17814
  "locationName":"networkInterfaceId"
@@ -17553,6 +18378,35 @@
17553
18378
  "locationName":"SecurityGroupId"
17554
18379
  }
17555
18380
  },
18381
+ "SearchTransitGatewayRoutesRequest":{
18382
+ "type":"structure",
18383
+ "required":[
18384
+ "TransitGatewayRouteTableId",
18385
+ "Filters"
18386
+ ],
18387
+ "members":{
18388
+ "TransitGatewayRouteTableId":{"shape":"String"},
18389
+ "Filters":{
18390
+ "shape":"FilterList",
18391
+ "locationName":"Filter"
18392
+ },
18393
+ "MaxResults":{"shape":"TransitGatewayMaxResults"},
18394
+ "DryRun":{"shape":"Boolean"}
18395
+ }
18396
+ },
18397
+ "SearchTransitGatewayRoutesResult":{
18398
+ "type":"structure",
18399
+ "members":{
18400
+ "Routes":{
18401
+ "shape":"TransitGatewayRouteList",
18402
+ "locationName":"routeSet"
18403
+ },
18404
+ "AdditionalRoutesAvailable":{
18405
+ "shape":"Boolean",
18406
+ "locationName":"additionalRoutesAvailable"
18407
+ }
18408
+ }
18409
+ },
17556
18410
  "SecurityGroup":{
17557
18411
  "type":"structure",
17558
18412
  "members":{
@@ -19060,6 +19914,542 @@
19060
19914
  "ALL"
19061
19915
  ]
19062
19916
  },
19917
+ "TransitGateway":{
19918
+ "type":"structure",
19919
+ "members":{
19920
+ "TransitGatewayId":{
19921
+ "shape":"String",
19922
+ "locationName":"transitGatewayId"
19923
+ },
19924
+ "TransitGatewayArn":{
19925
+ "shape":"String",
19926
+ "locationName":"transitGatewayArn"
19927
+ },
19928
+ "State":{
19929
+ "shape":"TransitGatewayState",
19930
+ "locationName":"state"
19931
+ },
19932
+ "OwnerId":{
19933
+ "shape":"String",
19934
+ "locationName":"ownerId"
19935
+ },
19936
+ "Description":{
19937
+ "shape":"String",
19938
+ "locationName":"description"
19939
+ },
19940
+ "CreationTime":{
19941
+ "shape":"DateTime",
19942
+ "locationName":"creationTime"
19943
+ },
19944
+ "Options":{
19945
+ "shape":"TransitGatewayOptions",
19946
+ "locationName":"options"
19947
+ },
19948
+ "Tags":{
19949
+ "shape":"TagList",
19950
+ "locationName":"tagSet"
19951
+ }
19952
+ }
19953
+ },
19954
+ "TransitGatewayAssociation":{
19955
+ "type":"structure",
19956
+ "members":{
19957
+ "TransitGatewayRouteTableId":{
19958
+ "shape":"String",
19959
+ "locationName":"transitGatewayRouteTableId"
19960
+ },
19961
+ "TransitGatewayAttachmentId":{
19962
+ "shape":"String",
19963
+ "locationName":"transitGatewayAttachmentId"
19964
+ },
19965
+ "ResourceId":{
19966
+ "shape":"String",
19967
+ "locationName":"resourceId"
19968
+ },
19969
+ "ResourceType":{
19970
+ "shape":"TransitGatewayAttachmentResourceType",
19971
+ "locationName":"resourceType"
19972
+ },
19973
+ "State":{
19974
+ "shape":"TransitGatewayAssociationState",
19975
+ "locationName":"state"
19976
+ }
19977
+ }
19978
+ },
19979
+ "TransitGatewayAssociationState":{
19980
+ "type":"string",
19981
+ "enum":[
19982
+ "associating",
19983
+ "associated",
19984
+ "disassociating",
19985
+ "disassociated"
19986
+ ]
19987
+ },
19988
+ "TransitGatewayAttachment":{
19989
+ "type":"structure",
19990
+ "members":{
19991
+ "TransitGatewayAttachmentId":{
19992
+ "shape":"String",
19993
+ "locationName":"transitGatewayAttachmentId"
19994
+ },
19995
+ "TransitGatewayId":{
19996
+ "shape":"String",
19997
+ "locationName":"transitGatewayId"
19998
+ },
19999
+ "TransitGatewayOwnerId":{
20000
+ "shape":"String",
20001
+ "locationName":"transitGatewayOwnerId"
20002
+ },
20003
+ "ResourceOwnerId":{
20004
+ "shape":"String",
20005
+ "locationName":"resourceOwnerId"
20006
+ },
20007
+ "ResourceType":{
20008
+ "shape":"TransitGatewayAttachmentResourceType",
20009
+ "locationName":"resourceType"
20010
+ },
20011
+ "ResourceId":{
20012
+ "shape":"String",
20013
+ "locationName":"resourceId"
20014
+ },
20015
+ "State":{
20016
+ "shape":"TransitGatewayAttachmentState",
20017
+ "locationName":"state"
20018
+ },
20019
+ "Association":{
20020
+ "shape":"TransitGatewayAttachmentAssociation",
20021
+ "locationName":"association"
20022
+ },
20023
+ "CreationTime":{
20024
+ "shape":"DateTime",
20025
+ "locationName":"creationTime"
20026
+ },
20027
+ "Tags":{
20028
+ "shape":"TagList",
20029
+ "locationName":"tagSet"
20030
+ }
20031
+ }
20032
+ },
20033
+ "TransitGatewayAttachmentAssociation":{
20034
+ "type":"structure",
20035
+ "members":{
20036
+ "TransitGatewayRouteTableId":{
20037
+ "shape":"String",
20038
+ "locationName":"transitGatewayRouteTableId"
20039
+ },
20040
+ "State":{
20041
+ "shape":"TransitGatewayAssociationState",
20042
+ "locationName":"state"
20043
+ }
20044
+ }
20045
+ },
20046
+ "TransitGatewayAttachmentIdStringList":{
20047
+ "type":"list",
20048
+ "member":{"shape":"String"}
20049
+ },
20050
+ "TransitGatewayAttachmentList":{
20051
+ "type":"list",
20052
+ "member":{
20053
+ "shape":"TransitGatewayAttachment",
20054
+ "locationName":"item"
20055
+ }
20056
+ },
20057
+ "TransitGatewayAttachmentPropagation":{
20058
+ "type":"structure",
20059
+ "members":{
20060
+ "TransitGatewayRouteTableId":{
20061
+ "shape":"String",
20062
+ "locationName":"transitGatewayRouteTableId"
20063
+ },
20064
+ "State":{
20065
+ "shape":"TransitGatewayPropagationState",
20066
+ "locationName":"state"
20067
+ }
20068
+ }
20069
+ },
20070
+ "TransitGatewayAttachmentPropagationList":{
20071
+ "type":"list",
20072
+ "member":{
20073
+ "shape":"TransitGatewayAttachmentPropagation",
20074
+ "locationName":"item"
20075
+ }
20076
+ },
20077
+ "TransitGatewayAttachmentResourceType":{
20078
+ "type":"string",
20079
+ "enum":[
20080
+ "vpc",
20081
+ "vpn"
20082
+ ]
20083
+ },
20084
+ "TransitGatewayAttachmentState":{
20085
+ "type":"string",
20086
+ "enum":[
20087
+ "pendingAcceptance",
20088
+ "rollingBack",
20089
+ "pending",
20090
+ "available",
20091
+ "modifying",
20092
+ "deleting",
20093
+ "deleted",
20094
+ "failed",
20095
+ "rejected",
20096
+ "rejecting",
20097
+ "failing"
20098
+ ]
20099
+ },
20100
+ "TransitGatewayIdStringList":{
20101
+ "type":"list",
20102
+ "member":{
20103
+ "shape":"String",
20104
+ "locationName":"item"
20105
+ }
20106
+ },
20107
+ "TransitGatewayList":{
20108
+ "type":"list",
20109
+ "member":{
20110
+ "shape":"TransitGateway",
20111
+ "locationName":"item"
20112
+ }
20113
+ },
20114
+ "TransitGatewayMaxResults":{
20115
+ "type":"integer",
20116
+ "max":1000,
20117
+ "min":5
20118
+ },
20119
+ "TransitGatewayOptions":{
20120
+ "type":"structure",
20121
+ "members":{
20122
+ "AmazonSideAsn":{
20123
+ "shape":"Long",
20124
+ "locationName":"amazonSideAsn"
20125
+ },
20126
+ "AutoAcceptSharedAttachments":{
20127
+ "shape":"AutoAcceptSharedAttachmentsValue",
20128
+ "locationName":"autoAcceptSharedAttachments"
20129
+ },
20130
+ "DefaultRouteTableAssociation":{
20131
+ "shape":"DefaultRouteTableAssociationValue",
20132
+ "locationName":"defaultRouteTableAssociation"
20133
+ },
20134
+ "AssociationDefaultRouteTableId":{
20135
+ "shape":"String",
20136
+ "locationName":"associationDefaultRouteTableId"
20137
+ },
20138
+ "DefaultRouteTablePropagation":{
20139
+ "shape":"DefaultRouteTablePropagationValue",
20140
+ "locationName":"defaultRouteTablePropagation"
20141
+ },
20142
+ "PropagationDefaultRouteTableId":{
20143
+ "shape":"String",
20144
+ "locationName":"propagationDefaultRouteTableId"
20145
+ },
20146
+ "VpnEcmpSupport":{
20147
+ "shape":"VpnEcmpSupportValue",
20148
+ "locationName":"vpnEcmpSupport"
20149
+ },
20150
+ "DnsSupport":{
20151
+ "shape":"DnsSupportValue",
20152
+ "locationName":"dnsSupport"
20153
+ }
20154
+ }
20155
+ },
20156
+ "TransitGatewayPropagation":{
20157
+ "type":"structure",
20158
+ "members":{
20159
+ "TransitGatewayAttachmentId":{
20160
+ "shape":"String",
20161
+ "locationName":"transitGatewayAttachmentId"
20162
+ },
20163
+ "ResourceId":{
20164
+ "shape":"String",
20165
+ "locationName":"resourceId"
20166
+ },
20167
+ "ResourceType":{
20168
+ "shape":"TransitGatewayAttachmentResourceType",
20169
+ "locationName":"resourceType"
20170
+ },
20171
+ "TransitGatewayRouteTableId":{
20172
+ "shape":"String",
20173
+ "locationName":"transitGatewayRouteTableId"
20174
+ },
20175
+ "State":{
20176
+ "shape":"TransitGatewayPropagationState",
20177
+ "locationName":"state"
20178
+ }
20179
+ }
20180
+ },
20181
+ "TransitGatewayPropagationState":{
20182
+ "type":"string",
20183
+ "enum":[
20184
+ "enabling",
20185
+ "enabled",
20186
+ "disabling",
20187
+ "disabled"
20188
+ ]
20189
+ },
20190
+ "TransitGatewayRequestOptions":{
20191
+ "type":"structure",
20192
+ "members":{
20193
+ "AmazonSideAsn":{"shape":"Long"},
20194
+ "AutoAcceptSharedAttachments":{"shape":"AutoAcceptSharedAttachmentsValue"},
20195
+ "DefaultRouteTableAssociation":{"shape":"DefaultRouteTableAssociationValue"},
20196
+ "DefaultRouteTablePropagation":{"shape":"DefaultRouteTablePropagationValue"},
20197
+ "VpnEcmpSupport":{"shape":"VpnEcmpSupportValue"},
20198
+ "DnsSupport":{"shape":"DnsSupportValue"}
20199
+ }
20200
+ },
20201
+ "TransitGatewayRoute":{
20202
+ "type":"structure",
20203
+ "members":{
20204
+ "DestinationCidrBlock":{
20205
+ "shape":"String",
20206
+ "locationName":"destinationCidrBlock"
20207
+ },
20208
+ "TransitGatewayAttachments":{
20209
+ "shape":"TransitGatewayRouteAttachmentList",
20210
+ "locationName":"transitGatewayAttachments"
20211
+ },
20212
+ "Type":{
20213
+ "shape":"TransitGatewayRouteType",
20214
+ "locationName":"type"
20215
+ },
20216
+ "State":{
20217
+ "shape":"TransitGatewayRouteState",
20218
+ "locationName":"state"
20219
+ }
20220
+ }
20221
+ },
20222
+ "TransitGatewayRouteAttachment":{
20223
+ "type":"structure",
20224
+ "members":{
20225
+ "ResourceId":{
20226
+ "shape":"String",
20227
+ "locationName":"resourceId"
20228
+ },
20229
+ "TransitGatewayAttachmentId":{
20230
+ "shape":"String",
20231
+ "locationName":"transitGatewayAttachmentId"
20232
+ },
20233
+ "ResourceType":{
20234
+ "shape":"TransitGatewayAttachmentResourceType",
20235
+ "locationName":"resourceType"
20236
+ }
20237
+ }
20238
+ },
20239
+ "TransitGatewayRouteAttachmentList":{
20240
+ "type":"list",
20241
+ "member":{
20242
+ "shape":"TransitGatewayRouteAttachment",
20243
+ "locationName":"item"
20244
+ }
20245
+ },
20246
+ "TransitGatewayRouteList":{
20247
+ "type":"list",
20248
+ "member":{
20249
+ "shape":"TransitGatewayRoute",
20250
+ "locationName":"item"
20251
+ }
20252
+ },
20253
+ "TransitGatewayRouteState":{
20254
+ "type":"string",
20255
+ "enum":[
20256
+ "pending",
20257
+ "active",
20258
+ "blackhole",
20259
+ "deleting",
20260
+ "deleted"
20261
+ ]
20262
+ },
20263
+ "TransitGatewayRouteTable":{
20264
+ "type":"structure",
20265
+ "members":{
20266
+ "TransitGatewayRouteTableId":{
20267
+ "shape":"String",
20268
+ "locationName":"transitGatewayRouteTableId"
20269
+ },
20270
+ "TransitGatewayId":{
20271
+ "shape":"String",
20272
+ "locationName":"transitGatewayId"
20273
+ },
20274
+ "State":{
20275
+ "shape":"TransitGatewayRouteTableState",
20276
+ "locationName":"state"
20277
+ },
20278
+ "DefaultAssociationRouteTable":{
20279
+ "shape":"Boolean",
20280
+ "locationName":"defaultAssociationRouteTable"
20281
+ },
20282
+ "DefaultPropagationRouteTable":{
20283
+ "shape":"Boolean",
20284
+ "locationName":"defaultPropagationRouteTable"
20285
+ },
20286
+ "CreationTime":{
20287
+ "shape":"DateTime",
20288
+ "locationName":"creationTime"
20289
+ },
20290
+ "Tags":{
20291
+ "shape":"TagList",
20292
+ "locationName":"tagSet"
20293
+ }
20294
+ }
20295
+ },
20296
+ "TransitGatewayRouteTableAssociation":{
20297
+ "type":"structure",
20298
+ "members":{
20299
+ "TransitGatewayAttachmentId":{
20300
+ "shape":"String",
20301
+ "locationName":"transitGatewayAttachmentId"
20302
+ },
20303
+ "ResourceId":{
20304
+ "shape":"String",
20305
+ "locationName":"resourceId"
20306
+ },
20307
+ "ResourceType":{
20308
+ "shape":"TransitGatewayAttachmentResourceType",
20309
+ "locationName":"resourceType"
20310
+ },
20311
+ "State":{
20312
+ "shape":"TransitGatewayAssociationState",
20313
+ "locationName":"state"
20314
+ }
20315
+ }
20316
+ },
20317
+ "TransitGatewayRouteTableAssociationList":{
20318
+ "type":"list",
20319
+ "member":{
20320
+ "shape":"TransitGatewayRouteTableAssociation",
20321
+ "locationName":"item"
20322
+ }
20323
+ },
20324
+ "TransitGatewayRouteTableIdStringList":{
20325
+ "type":"list",
20326
+ "member":{
20327
+ "shape":"String",
20328
+ "locationName":"item"
20329
+ }
20330
+ },
20331
+ "TransitGatewayRouteTableList":{
20332
+ "type":"list",
20333
+ "member":{
20334
+ "shape":"TransitGatewayRouteTable",
20335
+ "locationName":"item"
20336
+ }
20337
+ },
20338
+ "TransitGatewayRouteTablePropagation":{
20339
+ "type":"structure",
20340
+ "members":{
20341
+ "TransitGatewayAttachmentId":{
20342
+ "shape":"String",
20343
+ "locationName":"transitGatewayAttachmentId"
20344
+ },
20345
+ "ResourceId":{
20346
+ "shape":"String",
20347
+ "locationName":"resourceId"
20348
+ },
20349
+ "ResourceType":{
20350
+ "shape":"TransitGatewayAttachmentResourceType",
20351
+ "locationName":"resourceType"
20352
+ },
20353
+ "State":{
20354
+ "shape":"TransitGatewayPropagationState",
20355
+ "locationName":"state"
20356
+ }
20357
+ }
20358
+ },
20359
+ "TransitGatewayRouteTablePropagationList":{
20360
+ "type":"list",
20361
+ "member":{
20362
+ "shape":"TransitGatewayRouteTablePropagation",
20363
+ "locationName":"item"
20364
+ }
20365
+ },
20366
+ "TransitGatewayRouteTableState":{
20367
+ "type":"string",
20368
+ "enum":[
20369
+ "pending",
20370
+ "available",
20371
+ "deleting",
20372
+ "deleted"
20373
+ ]
20374
+ },
20375
+ "TransitGatewayRouteType":{
20376
+ "type":"string",
20377
+ "enum":[
20378
+ "static",
20379
+ "propagated"
20380
+ ]
20381
+ },
20382
+ "TransitGatewayState":{
20383
+ "type":"string",
20384
+ "enum":[
20385
+ "pending",
20386
+ "available",
20387
+ "modifying",
20388
+ "deleting",
20389
+ "deleted"
20390
+ ]
20391
+ },
20392
+ "TransitGatewayVpcAttachment":{
20393
+ "type":"structure",
20394
+ "members":{
20395
+ "TransitGatewayAttachmentId":{
20396
+ "shape":"String",
20397
+ "locationName":"transitGatewayAttachmentId"
20398
+ },
20399
+ "TransitGatewayId":{
20400
+ "shape":"String",
20401
+ "locationName":"transitGatewayId"
20402
+ },
20403
+ "VpcId":{
20404
+ "shape":"String",
20405
+ "locationName":"vpcId"
20406
+ },
20407
+ "VpcOwnerId":{
20408
+ "shape":"String",
20409
+ "locationName":"vpcOwnerId"
20410
+ },
20411
+ "State":{
20412
+ "shape":"TransitGatewayAttachmentState",
20413
+ "locationName":"state"
20414
+ },
20415
+ "SubnetIds":{
20416
+ "shape":"ValueStringList",
20417
+ "locationName":"subnetIds"
20418
+ },
20419
+ "CreationTime":{
20420
+ "shape":"DateTime",
20421
+ "locationName":"creationTime"
20422
+ },
20423
+ "Options":{
20424
+ "shape":"TransitGatewayVpcAttachmentOptions",
20425
+ "locationName":"options"
20426
+ },
20427
+ "Tags":{
20428
+ "shape":"TagList",
20429
+ "locationName":"tagSet"
20430
+ }
20431
+ }
20432
+ },
20433
+ "TransitGatewayVpcAttachmentList":{
20434
+ "type":"list",
20435
+ "member":{
20436
+ "shape":"TransitGatewayVpcAttachment",
20437
+ "locationName":"item"
20438
+ }
20439
+ },
20440
+ "TransitGatewayVpcAttachmentOptions":{
20441
+ "type":"structure",
20442
+ "members":{
20443
+ "DnsSupport":{
20444
+ "shape":"DnsSupportValue",
20445
+ "locationName":"dnsSupport"
20446
+ },
20447
+ "Ipv6Support":{
20448
+ "shape":"Ipv6SupportValue",
20449
+ "locationName":"ipv6Support"
20450
+ }
20451
+ }
20452
+ },
19063
20453
  "TunnelOptionsList":{
19064
20454
  "type":"list",
19065
20455
  "member":{
@@ -20212,6 +21602,10 @@
20212
21602
  "shape":"String",
20213
21603
  "locationName":"vpnGatewayId"
20214
21604
  },
21605
+ "TransitGatewayId":{
21606
+ "shape":"String",
21607
+ "locationName":"transitGatewayId"
21608
+ },
20215
21609
  "Options":{
20216
21610
  "shape":"VpnConnectionOptions",
20217
21611
  "locationName":"options"
@@ -20263,6 +21657,13 @@
20263
21657
  "TunnelOptions":{"shape":"TunnelOptionsList"}
20264
21658
  }
20265
21659
  },
21660
+ "VpnEcmpSupportValue":{
21661
+ "type":"string",
21662
+ "enum":[
21663
+ "enable",
21664
+ "disable"
21665
+ ]
21666
+ },
20266
21667
  "VpnGateway":{
20267
21668
  "type":"structure",
20268
21669
  "members":{