aws-sdk-ec2 1.513.0 → 1.514.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -118,6 +118,7 @@ module Aws::EC2
118
118
  ArchitectureTypeSet = Shapes::ListShape.new(name: 'ArchitectureTypeSet')
119
119
  ArchitectureValues = Shapes::StringShape.new(name: 'ArchitectureValues')
120
120
  ArnList = Shapes::ListShape.new(name: 'ArnList')
121
+ AsPath = Shapes::ListShape.new(name: 'AsPath')
121
122
  AsnAssociation = Shapes::StructureShape.new(name: 'AsnAssociation')
122
123
  AsnAssociationSet = Shapes::ListShape.new(name: 'AsnAssociationSet')
123
124
  AsnAssociationState = Shapes::StringShape.new(name: 'AsnAssociationState')
@@ -152,6 +153,8 @@ module Aws::EC2
152
153
  AssociateIpamResourceDiscoveryResult = Shapes::StructureShape.new(name: 'AssociateIpamResourceDiscoveryResult')
153
154
  AssociateNatGatewayAddressRequest = Shapes::StructureShape.new(name: 'AssociateNatGatewayAddressRequest')
154
155
  AssociateNatGatewayAddressResult = Shapes::StructureShape.new(name: 'AssociateNatGatewayAddressResult')
156
+ AssociateRouteServerRequest = Shapes::StructureShape.new(name: 'AssociateRouteServerRequest')
157
+ AssociateRouteServerResult = Shapes::StructureShape.new(name: 'AssociateRouteServerResult')
155
158
  AssociateRouteTableRequest = Shapes::StructureShape.new(name: 'AssociateRouteTableRequest')
156
159
  AssociateRouteTableResult = Shapes::StructureShape.new(name: 'AssociateRouteTableResult')
157
160
  AssociateSecurityGroupVpcRequest = Shapes::StructureShape.new(name: 'AssociateSecurityGroupVpcRequest')
@@ -248,6 +251,7 @@ module Aws::EC2
248
251
  BootModeValues = Shapes::StringShape.new(name: 'BootModeValues')
249
252
  BoxedDouble = Shapes::FloatShape.new(name: 'BoxedDouble')
250
253
  BoxedInteger = Shapes::IntegerShape.new(name: 'BoxedInteger')
254
+ BoxedLong = Shapes::IntegerShape.new(name: 'BoxedLong')
251
255
  BundleId = Shapes::StringShape.new(name: 'BundleId')
252
256
  BundleIdStringList = Shapes::ListShape.new(name: 'BundleIdStringList')
253
257
  BundleInstanceRequest = Shapes::StructureShape.new(name: 'BundleInstanceRequest')
@@ -536,6 +540,12 @@ module Aws::EC2
536
540
  CreateRestoreImageTaskResult = Shapes::StructureShape.new(name: 'CreateRestoreImageTaskResult')
537
541
  CreateRouteRequest = Shapes::StructureShape.new(name: 'CreateRouteRequest')
538
542
  CreateRouteResult = Shapes::StructureShape.new(name: 'CreateRouteResult')
543
+ CreateRouteServerEndpointRequest = Shapes::StructureShape.new(name: 'CreateRouteServerEndpointRequest')
544
+ CreateRouteServerEndpointResult = Shapes::StructureShape.new(name: 'CreateRouteServerEndpointResult')
545
+ CreateRouteServerPeerRequest = Shapes::StructureShape.new(name: 'CreateRouteServerPeerRequest')
546
+ CreateRouteServerPeerResult = Shapes::StructureShape.new(name: 'CreateRouteServerPeerResult')
547
+ CreateRouteServerRequest = Shapes::StructureShape.new(name: 'CreateRouteServerRequest')
548
+ CreateRouteServerResult = Shapes::StructureShape.new(name: 'CreateRouteServerResult')
539
549
  CreateRouteTableRequest = Shapes::StructureShape.new(name: 'CreateRouteTableRequest')
540
550
  CreateRouteTableResult = Shapes::StructureShape.new(name: 'CreateRouteTableResult')
541
551
  CreateSecurityGroupRequest = Shapes::StructureShape.new(name: 'CreateSecurityGroupRequest')
@@ -740,6 +750,12 @@ module Aws::EC2
740
750
  DeleteQueuedReservedInstancesRequest = Shapes::StructureShape.new(name: 'DeleteQueuedReservedInstancesRequest')
741
751
  DeleteQueuedReservedInstancesResult = Shapes::StructureShape.new(name: 'DeleteQueuedReservedInstancesResult')
742
752
  DeleteRouteRequest = Shapes::StructureShape.new(name: 'DeleteRouteRequest')
753
+ DeleteRouteServerEndpointRequest = Shapes::StructureShape.new(name: 'DeleteRouteServerEndpointRequest')
754
+ DeleteRouteServerEndpointResult = Shapes::StructureShape.new(name: 'DeleteRouteServerEndpointResult')
755
+ DeleteRouteServerPeerRequest = Shapes::StructureShape.new(name: 'DeleteRouteServerPeerRequest')
756
+ DeleteRouteServerPeerResult = Shapes::StructureShape.new(name: 'DeleteRouteServerPeerResult')
757
+ DeleteRouteServerRequest = Shapes::StructureShape.new(name: 'DeleteRouteServerRequest')
758
+ DeleteRouteServerResult = Shapes::StructureShape.new(name: 'DeleteRouteServerResult')
743
759
  DeleteRouteTableRequest = Shapes::StructureShape.new(name: 'DeleteRouteTableRequest')
744
760
  DeleteSecurityGroupRequest = Shapes::StructureShape.new(name: 'DeleteSecurityGroupRequest')
745
761
  DeleteSecurityGroupResult = Shapes::StructureShape.new(name: 'DeleteSecurityGroupResult')
@@ -1069,6 +1085,12 @@ module Aws::EC2
1069
1085
  DescribeReservedInstancesOfferingsResult = Shapes::StructureShape.new(name: 'DescribeReservedInstancesOfferingsResult')
1070
1086
  DescribeReservedInstancesRequest = Shapes::StructureShape.new(name: 'DescribeReservedInstancesRequest')
1071
1087
  DescribeReservedInstancesResult = Shapes::StructureShape.new(name: 'DescribeReservedInstancesResult')
1088
+ DescribeRouteServerEndpointsRequest = Shapes::StructureShape.new(name: 'DescribeRouteServerEndpointsRequest')
1089
+ DescribeRouteServerEndpointsResult = Shapes::StructureShape.new(name: 'DescribeRouteServerEndpointsResult')
1090
+ DescribeRouteServerPeersRequest = Shapes::StructureShape.new(name: 'DescribeRouteServerPeersRequest')
1091
+ DescribeRouteServerPeersResult = Shapes::StructureShape.new(name: 'DescribeRouteServerPeersResult')
1092
+ DescribeRouteServersRequest = Shapes::StructureShape.new(name: 'DescribeRouteServersRequest')
1093
+ DescribeRouteServersResult = Shapes::StructureShape.new(name: 'DescribeRouteServersResult')
1072
1094
  DescribeRouteTablesMaxResults = Shapes::IntegerShape.new(name: 'DescribeRouteTablesMaxResults')
1073
1095
  DescribeRouteTablesRequest = Shapes::StructureShape.new(name: 'DescribeRouteTablesRequest')
1074
1096
  DescribeRouteTablesResult = Shapes::StructureShape.new(name: 'DescribeRouteTablesResult')
@@ -1265,6 +1287,8 @@ module Aws::EC2
1265
1287
  DisableImageResult = Shapes::StructureShape.new(name: 'DisableImageResult')
1266
1288
  DisableIpamOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'DisableIpamOrganizationAdminAccountRequest')
1267
1289
  DisableIpamOrganizationAdminAccountResult = Shapes::StructureShape.new(name: 'DisableIpamOrganizationAdminAccountResult')
1290
+ DisableRouteServerPropagationRequest = Shapes::StructureShape.new(name: 'DisableRouteServerPropagationRequest')
1291
+ DisableRouteServerPropagationResult = Shapes::StructureShape.new(name: 'DisableRouteServerPropagationResult')
1268
1292
  DisableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessRequest')
1269
1293
  DisableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessResult')
1270
1294
  DisableSnapshotBlockPublicAccessRequest = Shapes::StructureShape.new(name: 'DisableSnapshotBlockPublicAccessRequest')
@@ -1293,6 +1317,8 @@ module Aws::EC2
1293
1317
  DisassociateIpamResourceDiscoveryResult = Shapes::StructureShape.new(name: 'DisassociateIpamResourceDiscoveryResult')
1294
1318
  DisassociateNatGatewayAddressRequest = Shapes::StructureShape.new(name: 'DisassociateNatGatewayAddressRequest')
1295
1319
  DisassociateNatGatewayAddressResult = Shapes::StructureShape.new(name: 'DisassociateNatGatewayAddressResult')
1320
+ DisassociateRouteServerRequest = Shapes::StructureShape.new(name: 'DisassociateRouteServerRequest')
1321
+ DisassociateRouteServerResult = Shapes::StructureShape.new(name: 'DisassociateRouteServerResult')
1296
1322
  DisassociateRouteTableRequest = Shapes::StructureShape.new(name: 'DisassociateRouteTableRequest')
1297
1323
  DisassociateSecurityGroupVpcRequest = Shapes::StructureShape.new(name: 'DisassociateSecurityGroupVpcRequest')
1298
1324
  DisassociateSecurityGroupVpcResult = Shapes::StructureShape.new(name: 'DisassociateSecurityGroupVpcResult')
@@ -1415,6 +1441,8 @@ module Aws::EC2
1415
1441
  EnableIpamOrganizationAdminAccountResult = Shapes::StructureShape.new(name: 'EnableIpamOrganizationAdminAccountResult')
1416
1442
  EnableReachabilityAnalyzerOrganizationSharingRequest = Shapes::StructureShape.new(name: 'EnableReachabilityAnalyzerOrganizationSharingRequest')
1417
1443
  EnableReachabilityAnalyzerOrganizationSharingResult = Shapes::StructureShape.new(name: 'EnableReachabilityAnalyzerOrganizationSharingResult')
1444
+ EnableRouteServerPropagationRequest = Shapes::StructureShape.new(name: 'EnableRouteServerPropagationRequest')
1445
+ EnableRouteServerPropagationResult = Shapes::StructureShape.new(name: 'EnableRouteServerPropagationResult')
1418
1446
  EnableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessRequest')
1419
1447
  EnableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessResult')
1420
1448
  EnableSnapshotBlockPublicAccessRequest = Shapes::StructureShape.new(name: 'EnableSnapshotBlockPublicAccessRequest')
@@ -1621,6 +1649,12 @@ module Aws::EC2
1621
1649
  GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
1622
1650
  GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
1623
1651
  GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
1652
+ GetRouteServerAssociationsRequest = Shapes::StructureShape.new(name: 'GetRouteServerAssociationsRequest')
1653
+ GetRouteServerAssociationsResult = Shapes::StructureShape.new(name: 'GetRouteServerAssociationsResult')
1654
+ GetRouteServerPropagationsRequest = Shapes::StructureShape.new(name: 'GetRouteServerPropagationsRequest')
1655
+ GetRouteServerPropagationsResult = Shapes::StructureShape.new(name: 'GetRouteServerPropagationsResult')
1656
+ GetRouteServerRoutingDatabaseRequest = Shapes::StructureShape.new(name: 'GetRouteServerRoutingDatabaseRequest')
1657
+ GetRouteServerRoutingDatabaseResult = Shapes::StructureShape.new(name: 'GetRouteServerRoutingDatabaseResult')
1624
1658
  GetSecurityGroupsForVpcRequest = Shapes::StructureShape.new(name: 'GetSecurityGroupsForVpcRequest')
1625
1659
  GetSecurityGroupsForVpcRequestMaxResults = Shapes::IntegerShape.new(name: 'GetSecurityGroupsForVpcRequestMaxResults')
1626
1660
  GetSecurityGroupsForVpcResult = Shapes::StructureShape.new(name: 'GetSecurityGroupsForVpcResult')
@@ -2291,6 +2325,8 @@ module Aws::EC2
2291
2325
  ModifyPrivateDnsNameOptionsResult = Shapes::StructureShape.new(name: 'ModifyPrivateDnsNameOptionsResult')
2292
2326
  ModifyReservedInstancesRequest = Shapes::StructureShape.new(name: 'ModifyReservedInstancesRequest')
2293
2327
  ModifyReservedInstancesResult = Shapes::StructureShape.new(name: 'ModifyReservedInstancesResult')
2328
+ ModifyRouteServerRequest = Shapes::StructureShape.new(name: 'ModifyRouteServerRequest')
2329
+ ModifyRouteServerResult = Shapes::StructureShape.new(name: 'ModifyRouteServerResult')
2294
2330
  ModifySecurityGroupRulesRequest = Shapes::StructureShape.new(name: 'ModifySecurityGroupRulesRequest')
2295
2331
  ModifySecurityGroupRulesResult = Shapes::StructureShape.new(name: 'ModifySecurityGroupRulesResult')
2296
2332
  ModifySnapshotAttributeRequest = Shapes::StructureShape.new(name: 'ModifySnapshotAttributeRequest')
@@ -2810,6 +2846,43 @@ module Aws::EC2
2810
2846
  RouteGatewayId = Shapes::StringShape.new(name: 'RouteGatewayId')
2811
2847
  RouteList = Shapes::ListShape.new(name: 'RouteList')
2812
2848
  RouteOrigin = Shapes::StringShape.new(name: 'RouteOrigin')
2849
+ RouteServer = Shapes::StructureShape.new(name: 'RouteServer')
2850
+ RouteServerAssociation = Shapes::StructureShape.new(name: 'RouteServerAssociation')
2851
+ RouteServerAssociationState = Shapes::StringShape.new(name: 'RouteServerAssociationState')
2852
+ RouteServerAssociationsList = Shapes::ListShape.new(name: 'RouteServerAssociationsList')
2853
+ RouteServerBfdState = Shapes::StringShape.new(name: 'RouteServerBfdState')
2854
+ RouteServerBfdStatus = Shapes::StructureShape.new(name: 'RouteServerBfdStatus')
2855
+ RouteServerBgpOptions = Shapes::StructureShape.new(name: 'RouteServerBgpOptions')
2856
+ RouteServerBgpOptionsRequest = Shapes::StructureShape.new(name: 'RouteServerBgpOptionsRequest')
2857
+ RouteServerBgpState = Shapes::StringShape.new(name: 'RouteServerBgpState')
2858
+ RouteServerBgpStatus = Shapes::StructureShape.new(name: 'RouteServerBgpStatus')
2859
+ RouteServerEndpoint = Shapes::StructureShape.new(name: 'RouteServerEndpoint')
2860
+ RouteServerEndpointId = Shapes::StringShape.new(name: 'RouteServerEndpointId')
2861
+ RouteServerEndpointIdsList = Shapes::ListShape.new(name: 'RouteServerEndpointIdsList')
2862
+ RouteServerEndpointState = Shapes::StringShape.new(name: 'RouteServerEndpointState')
2863
+ RouteServerEndpointsList = Shapes::ListShape.new(name: 'RouteServerEndpointsList')
2864
+ RouteServerId = Shapes::StringShape.new(name: 'RouteServerId')
2865
+ RouteServerIdsList = Shapes::ListShape.new(name: 'RouteServerIdsList')
2866
+ RouteServerMaxResults = Shapes::IntegerShape.new(name: 'RouteServerMaxResults')
2867
+ RouteServerPeer = Shapes::StructureShape.new(name: 'RouteServerPeer')
2868
+ RouteServerPeerId = Shapes::StringShape.new(name: 'RouteServerPeerId')
2869
+ RouteServerPeerIdsList = Shapes::ListShape.new(name: 'RouteServerPeerIdsList')
2870
+ RouteServerPeerLivenessMode = Shapes::StringShape.new(name: 'RouteServerPeerLivenessMode')
2871
+ RouteServerPeerState = Shapes::StringShape.new(name: 'RouteServerPeerState')
2872
+ RouteServerPeersList = Shapes::ListShape.new(name: 'RouteServerPeersList')
2873
+ RouteServerPersistRoutesAction = Shapes::StringShape.new(name: 'RouteServerPersistRoutesAction')
2874
+ RouteServerPersistRoutesState = Shapes::StringShape.new(name: 'RouteServerPersistRoutesState')
2875
+ RouteServerPropagation = Shapes::StructureShape.new(name: 'RouteServerPropagation')
2876
+ RouteServerPropagationState = Shapes::StringShape.new(name: 'RouteServerPropagationState')
2877
+ RouteServerPropagationsList = Shapes::ListShape.new(name: 'RouteServerPropagationsList')
2878
+ RouteServerRoute = Shapes::StructureShape.new(name: 'RouteServerRoute')
2879
+ RouteServerRouteInstallationDetail = Shapes::StructureShape.new(name: 'RouteServerRouteInstallationDetail')
2880
+ RouteServerRouteInstallationDetails = Shapes::ListShape.new(name: 'RouteServerRouteInstallationDetails')
2881
+ RouteServerRouteInstallationStatus = Shapes::StringShape.new(name: 'RouteServerRouteInstallationStatus')
2882
+ RouteServerRouteList = Shapes::ListShape.new(name: 'RouteServerRouteList')
2883
+ RouteServerRouteStatus = Shapes::StringShape.new(name: 'RouteServerRouteStatus')
2884
+ RouteServerState = Shapes::StringShape.new(name: 'RouteServerState')
2885
+ RouteServersList = Shapes::ListShape.new(name: 'RouteServersList')
2813
2886
  RouteState = Shapes::StringShape.new(name: 'RouteState')
2814
2887
  RouteTable = Shapes::StructureShape.new(name: 'RouteTable')
2815
2888
  RouteTableAssociation = Shapes::StructureShape.new(name: 'RouteTableAssociation')
@@ -3778,6 +3851,8 @@ module Aws::EC2
3778
3851
 
3779
3852
  ArnList.member = Shapes::ShapeRef.new(shape: ResourceArn, location_name: "item")
3780
3853
 
3854
+ AsPath.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
3855
+
3781
3856
  AsnAssociation.add_member(:asn, Shapes::ShapeRef.new(shape: String, location_name: "asn"))
3782
3857
  AsnAssociation.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "cidr"))
3783
3858
  AsnAssociation.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "statusMessage"))
@@ -3920,6 +3995,14 @@ module Aws::EC2
3920
3995
  AssociateNatGatewayAddressResult.add_member(:nat_gateway_addresses, Shapes::ShapeRef.new(shape: NatGatewayAddressList, location_name: "natGatewayAddressSet"))
3921
3996
  AssociateNatGatewayAddressResult.struct_class = Types::AssociateNatGatewayAddressResult
3922
3997
 
3998
+ AssociateRouteServerRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
3999
+ AssociateRouteServerRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
4000
+ AssociateRouteServerRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4001
+ AssociateRouteServerRequest.struct_class = Types::AssociateRouteServerRequest
4002
+
4003
+ AssociateRouteServerResult.add_member(:route_server_association, Shapes::ShapeRef.new(shape: RouteServerAssociation, location_name: "routeServerAssociation"))
4004
+ AssociateRouteServerResult.struct_class = Types::AssociateRouteServerResult
4005
+
3923
4006
  AssociateRouteTableRequest.add_member(:gateway_id, Shapes::ShapeRef.new(shape: RouteGatewayId, location_name: "GatewayId"))
3924
4007
  AssociateRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3925
4008
  AssociateRouteTableRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "subnetId"))
@@ -4816,7 +4899,7 @@ module Aws::EC2
4816
4899
  CopyFpgaImageResult.add_member(:fpga_image_id, Shapes::ShapeRef.new(shape: String, location_name: "fpgaImageId"))
4817
4900
  CopyFpgaImageResult.struct_class = Types::CopyFpgaImageResult
4818
4901
 
4819
- CopyImageRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken"))
4902
+ CopyImageRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
4820
4903
  CopyImageRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
4821
4904
  CopyImageRequest.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "encrypted"))
4822
4905
  CopyImageRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
@@ -5479,6 +5562,38 @@ module Aws::EC2
5479
5562
  CreateRouteResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
5480
5563
  CreateRouteResult.struct_class = Types::CreateRouteResult
5481
5564
 
5565
+ CreateRouteServerEndpointRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
5566
+ CreateRouteServerEndpointRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "SubnetId"))
5567
+ CreateRouteServerEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
5568
+ CreateRouteServerEndpointRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5569
+ CreateRouteServerEndpointRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5570
+ CreateRouteServerEndpointRequest.struct_class = Types::CreateRouteServerEndpointRequest
5571
+
5572
+ CreateRouteServerEndpointResult.add_member(:route_server_endpoint, Shapes::ShapeRef.new(shape: RouteServerEndpoint, location_name: "routeServerEndpoint"))
5573
+ CreateRouteServerEndpointResult.struct_class = Types::CreateRouteServerEndpointResult
5574
+
5575
+ CreateRouteServerPeerRequest.add_member(:route_server_endpoint_id, Shapes::ShapeRef.new(shape: RouteServerEndpointId, required: true, location_name: "RouteServerEndpointId"))
5576
+ CreateRouteServerPeerRequest.add_member(:peer_address, Shapes::ShapeRef.new(shape: String, required: true, location_name: "PeerAddress"))
5577
+ CreateRouteServerPeerRequest.add_member(:bgp_options, Shapes::ShapeRef.new(shape: RouteServerBgpOptionsRequest, required: true, location_name: "BgpOptions"))
5578
+ CreateRouteServerPeerRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5579
+ CreateRouteServerPeerRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5580
+ CreateRouteServerPeerRequest.struct_class = Types::CreateRouteServerPeerRequest
5581
+
5582
+ CreateRouteServerPeerResult.add_member(:route_server_peer, Shapes::ShapeRef.new(shape: RouteServerPeer, location_name: "routeServerPeer"))
5583
+ CreateRouteServerPeerResult.struct_class = Types::CreateRouteServerPeerResult
5584
+
5585
+ CreateRouteServerRequest.add_member(:amazon_side_asn, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AmazonSideAsn"))
5586
+ CreateRouteServerRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
5587
+ CreateRouteServerRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5588
+ CreateRouteServerRequest.add_member(:persist_routes, Shapes::ShapeRef.new(shape: RouteServerPersistRoutesAction, location_name: "PersistRoutes"))
5589
+ CreateRouteServerRequest.add_member(:persist_routes_duration, Shapes::ShapeRef.new(shape: BoxedLong, location_name: "PersistRoutesDuration"))
5590
+ CreateRouteServerRequest.add_member(:sns_notifications_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SnsNotificationsEnabled"))
5591
+ CreateRouteServerRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5592
+ CreateRouteServerRequest.struct_class = Types::CreateRouteServerRequest
5593
+
5594
+ CreateRouteServerResult.add_member(:route_server, Shapes::ShapeRef.new(shape: RouteServer, location_name: "routeServer"))
5595
+ CreateRouteServerResult.struct_class = Types::CreateRouteServerResult
5596
+
5482
5597
  CreateRouteTableRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5483
5598
  CreateRouteTableRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
5484
5599
  CreateRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -6389,6 +6504,27 @@ module Aws::EC2
6389
6504
  DeleteRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
6390
6505
  DeleteRouteRequest.struct_class = Types::DeleteRouteRequest
6391
6506
 
6507
+ DeleteRouteServerEndpointRequest.add_member(:route_server_endpoint_id, Shapes::ShapeRef.new(shape: RouteServerEndpointId, required: true, location_name: "RouteServerEndpointId"))
6508
+ DeleteRouteServerEndpointRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6509
+ DeleteRouteServerEndpointRequest.struct_class = Types::DeleteRouteServerEndpointRequest
6510
+
6511
+ DeleteRouteServerEndpointResult.add_member(:route_server_endpoint, Shapes::ShapeRef.new(shape: RouteServerEndpoint, location_name: "routeServerEndpoint"))
6512
+ DeleteRouteServerEndpointResult.struct_class = Types::DeleteRouteServerEndpointResult
6513
+
6514
+ DeleteRouteServerPeerRequest.add_member(:route_server_peer_id, Shapes::ShapeRef.new(shape: RouteServerPeerId, required: true, location_name: "RouteServerPeerId"))
6515
+ DeleteRouteServerPeerRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6516
+ DeleteRouteServerPeerRequest.struct_class = Types::DeleteRouteServerPeerRequest
6517
+
6518
+ DeleteRouteServerPeerResult.add_member(:route_server_peer, Shapes::ShapeRef.new(shape: RouteServerPeer, location_name: "routeServerPeer"))
6519
+ DeleteRouteServerPeerResult.struct_class = Types::DeleteRouteServerPeerResult
6520
+
6521
+ DeleteRouteServerRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
6522
+ DeleteRouteServerRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6523
+ DeleteRouteServerRequest.struct_class = Types::DeleteRouteServerRequest
6524
+
6525
+ DeleteRouteServerResult.add_member(:route_server, Shapes::ShapeRef.new(shape: RouteServer, location_name: "routeServer"))
6526
+ DeleteRouteServerResult.struct_class = Types::DeleteRouteServerResult
6527
+
6392
6528
  DeleteRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
6393
6529
  DeleteRouteTableRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, required: true, location_name: "routeTableId"))
6394
6530
  DeleteRouteTableRequest.struct_class = Types::DeleteRouteTableRequest
@@ -7813,6 +7949,39 @@ module Aws::EC2
7813
7949
  DescribeReservedInstancesResult.add_member(:reserved_instances, Shapes::ShapeRef.new(shape: ReservedInstancesList, location_name: "reservedInstancesSet"))
7814
7950
  DescribeReservedInstancesResult.struct_class = Types::DescribeReservedInstancesResult
7815
7951
 
7952
+ DescribeRouteServerEndpointsRequest.add_member(:route_server_endpoint_ids, Shapes::ShapeRef.new(shape: RouteServerEndpointIdsList, location_name: "RouteServerEndpointId"))
7953
+ DescribeRouteServerEndpointsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7954
+ DescribeRouteServerEndpointsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: RouteServerMaxResults, location_name: "MaxResults"))
7955
+ DescribeRouteServerEndpointsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7956
+ DescribeRouteServerEndpointsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7957
+ DescribeRouteServerEndpointsRequest.struct_class = Types::DescribeRouteServerEndpointsRequest
7958
+
7959
+ DescribeRouteServerEndpointsResult.add_member(:route_server_endpoints, Shapes::ShapeRef.new(shape: RouteServerEndpointsList, location_name: "routeServerEndpointSet"))
7960
+ DescribeRouteServerEndpointsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7961
+ DescribeRouteServerEndpointsResult.struct_class = Types::DescribeRouteServerEndpointsResult
7962
+
7963
+ DescribeRouteServerPeersRequest.add_member(:route_server_peer_ids, Shapes::ShapeRef.new(shape: RouteServerPeerIdsList, location_name: "RouteServerPeerId"))
7964
+ DescribeRouteServerPeersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7965
+ DescribeRouteServerPeersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: RouteServerMaxResults, location_name: "MaxResults"))
7966
+ DescribeRouteServerPeersRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7967
+ DescribeRouteServerPeersRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7968
+ DescribeRouteServerPeersRequest.struct_class = Types::DescribeRouteServerPeersRequest
7969
+
7970
+ DescribeRouteServerPeersResult.add_member(:route_server_peers, Shapes::ShapeRef.new(shape: RouteServerPeersList, location_name: "routeServerPeerSet"))
7971
+ DescribeRouteServerPeersResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7972
+ DescribeRouteServerPeersResult.struct_class = Types::DescribeRouteServerPeersResult
7973
+
7974
+ DescribeRouteServersRequest.add_member(:route_server_ids, Shapes::ShapeRef.new(shape: RouteServerIdsList, location_name: "RouteServerId"))
7975
+ DescribeRouteServersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7976
+ DescribeRouteServersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: RouteServerMaxResults, location_name: "MaxResults"))
7977
+ DescribeRouteServersRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7978
+ DescribeRouteServersRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7979
+ DescribeRouteServersRequest.struct_class = Types::DescribeRouteServersRequest
7980
+
7981
+ DescribeRouteServersResult.add_member(:route_servers, Shapes::ShapeRef.new(shape: RouteServersList, location_name: "routeServerSet"))
7982
+ DescribeRouteServersResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7983
+ DescribeRouteServersResult.struct_class = Types::DescribeRouteServersResult
7984
+
7816
7985
  DescribeRouteTablesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7817
7986
  DescribeRouteTablesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeRouteTablesMaxResults, location_name: "MaxResults"))
7818
7987
  DescribeRouteTablesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -8660,6 +8829,14 @@ module Aws::EC2
8660
8829
  DisableIpamOrganizationAdminAccountResult.add_member(:success, Shapes::ShapeRef.new(shape: Boolean, location_name: "success"))
8661
8830
  DisableIpamOrganizationAdminAccountResult.struct_class = Types::DisableIpamOrganizationAdminAccountResult
8662
8831
 
8832
+ DisableRouteServerPropagationRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
8833
+ DisableRouteServerPropagationRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, required: true, location_name: "RouteTableId"))
8834
+ DisableRouteServerPropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8835
+ DisableRouteServerPropagationRequest.struct_class = Types::DisableRouteServerPropagationRequest
8836
+
8837
+ DisableRouteServerPropagationResult.add_member(:route_server_propagation, Shapes::ShapeRef.new(shape: RouteServerPropagation, location_name: "routeServerPropagation"))
8838
+ DisableRouteServerPropagationResult.struct_class = Types::DisableRouteServerPropagationResult
8839
+
8663
8840
  DisableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8664
8841
  DisableSerialConsoleAccessRequest.struct_class = Types::DisableSerialConsoleAccessRequest
8665
8842
 
@@ -8768,6 +8945,14 @@ module Aws::EC2
8768
8945
  DisassociateNatGatewayAddressResult.add_member(:nat_gateway_addresses, Shapes::ShapeRef.new(shape: NatGatewayAddressList, location_name: "natGatewayAddressSet"))
8769
8946
  DisassociateNatGatewayAddressResult.struct_class = Types::DisassociateNatGatewayAddressResult
8770
8947
 
8948
+ DisassociateRouteServerRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
8949
+ DisassociateRouteServerRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
8950
+ DisassociateRouteServerRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8951
+ DisassociateRouteServerRequest.struct_class = Types::DisassociateRouteServerRequest
8952
+
8953
+ DisassociateRouteServerResult.add_member(:route_server_association, Shapes::ShapeRef.new(shape: RouteServerAssociation, location_name: "routeServerAssociation"))
8954
+ DisassociateRouteServerResult.struct_class = Types::DisassociateRouteServerResult
8955
+
8771
8956
  DisassociateRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
8772
8957
  DisassociateRouteTableRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: RouteTableAssociationId, required: true, location_name: "associationId"))
8773
8958
  DisassociateRouteTableRequest.struct_class = Types::DisassociateRouteTableRequest
@@ -9163,6 +9348,14 @@ module Aws::EC2
9163
9348
  EnableReachabilityAnalyzerOrganizationSharingResult.add_member(:return_value, Shapes::ShapeRef.new(shape: Boolean, location_name: "returnValue"))
9164
9349
  EnableReachabilityAnalyzerOrganizationSharingResult.struct_class = Types::EnableReachabilityAnalyzerOrganizationSharingResult
9165
9350
 
9351
+ EnableRouteServerPropagationRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
9352
+ EnableRouteServerPropagationRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, required: true, location_name: "RouteTableId"))
9353
+ EnableRouteServerPropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
9354
+ EnableRouteServerPropagationRequest.struct_class = Types::EnableRouteServerPropagationRequest
9355
+
9356
+ EnableRouteServerPropagationResult.add_member(:route_server_propagation, Shapes::ShapeRef.new(shape: RouteServerPropagation, location_name: "routeServerPropagation"))
9357
+ EnableRouteServerPropagationResult.struct_class = Types::EnableRouteServerPropagationResult
9358
+
9166
9359
  EnableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
9167
9360
  EnableSerialConsoleAccessRequest.struct_class = Types::EnableSerialConsoleAccessRequest
9168
9361
 
@@ -10007,6 +10200,33 @@ module Aws::EC2
10007
10200
  GetReservedInstancesExchangeQuoteResult.add_member(:validation_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "validationFailureReason"))
10008
10201
  GetReservedInstancesExchangeQuoteResult.struct_class = Types::GetReservedInstancesExchangeQuoteResult
10009
10202
 
10203
+ GetRouteServerAssociationsRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
10204
+ GetRouteServerAssociationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10205
+ GetRouteServerAssociationsRequest.struct_class = Types::GetRouteServerAssociationsRequest
10206
+
10207
+ GetRouteServerAssociationsResult.add_member(:route_server_associations, Shapes::ShapeRef.new(shape: RouteServerAssociationsList, location_name: "routeServerAssociationSet"))
10208
+ GetRouteServerAssociationsResult.struct_class = Types::GetRouteServerAssociationsResult
10209
+
10210
+ GetRouteServerPropagationsRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
10211
+ GetRouteServerPropagationsRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, location_name: "RouteTableId"))
10212
+ GetRouteServerPropagationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10213
+ GetRouteServerPropagationsRequest.struct_class = Types::GetRouteServerPropagationsRequest
10214
+
10215
+ GetRouteServerPropagationsResult.add_member(:route_server_propagations, Shapes::ShapeRef.new(shape: RouteServerPropagationsList, location_name: "routeServerPropagationSet"))
10216
+ GetRouteServerPropagationsResult.struct_class = Types::GetRouteServerPropagationsResult
10217
+
10218
+ GetRouteServerRoutingDatabaseRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
10219
+ GetRouteServerRoutingDatabaseRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
10220
+ GetRouteServerRoutingDatabaseRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: RouteServerMaxResults, location_name: "MaxResults"))
10221
+ GetRouteServerRoutingDatabaseRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10222
+ GetRouteServerRoutingDatabaseRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
10223
+ GetRouteServerRoutingDatabaseRequest.struct_class = Types::GetRouteServerRoutingDatabaseRequest
10224
+
10225
+ GetRouteServerRoutingDatabaseResult.add_member(:are_routes_persisted, Shapes::ShapeRef.new(shape: Boolean, location_name: "areRoutesPersisted"))
10226
+ GetRouteServerRoutingDatabaseResult.add_member(:routes, Shapes::ShapeRef.new(shape: RouteServerRouteList, location_name: "routeSet"))
10227
+ GetRouteServerRoutingDatabaseResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
10228
+ GetRouteServerRoutingDatabaseResult.struct_class = Types::GetRouteServerRoutingDatabaseResult
10229
+
10010
10230
  GetSecurityGroupsForVpcRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
10011
10231
  GetSecurityGroupsForVpcRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
10012
10232
  GetSecurityGroupsForVpcRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetSecurityGroupsForVpcRequestMaxResults, location_name: "MaxResults"))
@@ -12546,6 +12766,16 @@ module Aws::EC2
12546
12766
  ModifyReservedInstancesResult.add_member(:reserved_instances_modification_id, Shapes::ShapeRef.new(shape: String, location_name: "reservedInstancesModificationId"))
12547
12767
  ModifyReservedInstancesResult.struct_class = Types::ModifyReservedInstancesResult
12548
12768
 
12769
+ ModifyRouteServerRequest.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, required: true, location_name: "RouteServerId"))
12770
+ ModifyRouteServerRequest.add_member(:persist_routes, Shapes::ShapeRef.new(shape: RouteServerPersistRoutesAction, location_name: "PersistRoutes"))
12771
+ ModifyRouteServerRequest.add_member(:persist_routes_duration, Shapes::ShapeRef.new(shape: BoxedLong, location_name: "PersistRoutesDuration"))
12772
+ ModifyRouteServerRequest.add_member(:sns_notifications_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SnsNotificationsEnabled"))
12773
+ ModifyRouteServerRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
12774
+ ModifyRouteServerRequest.struct_class = Types::ModifyRouteServerRequest
12775
+
12776
+ ModifyRouteServerResult.add_member(:route_server, Shapes::ShapeRef.new(shape: RouteServer, location_name: "routeServer"))
12777
+ ModifyRouteServerResult.struct_class = Types::ModifyRouteServerResult
12778
+
12549
12779
  ModifySecurityGroupRulesRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, required: true, location_name: "GroupId"))
12550
12780
  ModifySecurityGroupRulesRequest.add_member(:security_group_rules, Shapes::ShapeRef.new(shape: SecurityGroupRuleUpdateList, required: true, location_name: "SecurityGroupRule"))
12551
12781
  ModifySecurityGroupRulesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -14603,6 +14833,102 @@ module Aws::EC2
14603
14833
 
14604
14834
  RouteList.member = Shapes::ShapeRef.new(shape: Route, location_name: "item")
14605
14835
 
14836
+ RouteServer.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, location_name: "routeServerId"))
14837
+ RouteServer.add_member(:amazon_side_asn, Shapes::ShapeRef.new(shape: Long, location_name: "amazonSideAsn"))
14838
+ RouteServer.add_member(:state, Shapes::ShapeRef.new(shape: RouteServerState, location_name: "state"))
14839
+ RouteServer.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
14840
+ RouteServer.add_member(:persist_routes_state, Shapes::ShapeRef.new(shape: RouteServerPersistRoutesState, location_name: "persistRoutesState"))
14841
+ RouteServer.add_member(:persist_routes_duration, Shapes::ShapeRef.new(shape: BoxedLong, location_name: "persistRoutesDuration"))
14842
+ RouteServer.add_member(:sns_notifications_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "snsNotificationsEnabled"))
14843
+ RouteServer.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "snsTopicArn"))
14844
+ RouteServer.struct_class = Types::RouteServer
14845
+
14846
+ RouteServerAssociation.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, location_name: "routeServerId"))
14847
+ RouteServerAssociation.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcId"))
14848
+ RouteServerAssociation.add_member(:state, Shapes::ShapeRef.new(shape: RouteServerAssociationState, location_name: "state"))
14849
+ RouteServerAssociation.struct_class = Types::RouteServerAssociation
14850
+
14851
+ RouteServerAssociationsList.member = Shapes::ShapeRef.new(shape: RouteServerAssociation, location_name: "item")
14852
+
14853
+ RouteServerBfdStatus.add_member(:status, Shapes::ShapeRef.new(shape: RouteServerBfdState, location_name: "status"))
14854
+ RouteServerBfdStatus.struct_class = Types::RouteServerBfdStatus
14855
+
14856
+ RouteServerBgpOptions.add_member(:peer_asn, Shapes::ShapeRef.new(shape: Long, location_name: "peerAsn"))
14857
+ RouteServerBgpOptions.add_member(:peer_liveness_detection, Shapes::ShapeRef.new(shape: RouteServerPeerLivenessMode, location_name: "peerLivenessDetection"))
14858
+ RouteServerBgpOptions.struct_class = Types::RouteServerBgpOptions
14859
+
14860
+ RouteServerBgpOptionsRequest.add_member(:peer_asn, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "PeerAsn"))
14861
+ RouteServerBgpOptionsRequest.add_member(:peer_liveness_detection, Shapes::ShapeRef.new(shape: RouteServerPeerLivenessMode, location_name: "PeerLivenessDetection"))
14862
+ RouteServerBgpOptionsRequest.struct_class = Types::RouteServerBgpOptionsRequest
14863
+
14864
+ RouteServerBgpStatus.add_member(:status, Shapes::ShapeRef.new(shape: RouteServerBgpState, location_name: "status"))
14865
+ RouteServerBgpStatus.struct_class = Types::RouteServerBgpStatus
14866
+
14867
+ RouteServerEndpoint.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, location_name: "routeServerId"))
14868
+ RouteServerEndpoint.add_member(:route_server_endpoint_id, Shapes::ShapeRef.new(shape: RouteServerEndpointId, location_name: "routeServerEndpointId"))
14869
+ RouteServerEndpoint.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcId"))
14870
+ RouteServerEndpoint.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "subnetId"))
14871
+ RouteServerEndpoint.add_member(:eni_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "eniId"))
14872
+ RouteServerEndpoint.add_member(:eni_address, Shapes::ShapeRef.new(shape: String, location_name: "eniAddress"))
14873
+ RouteServerEndpoint.add_member(:state, Shapes::ShapeRef.new(shape: RouteServerEndpointState, location_name: "state"))
14874
+ RouteServerEndpoint.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
14875
+ RouteServerEndpoint.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
14876
+ RouteServerEndpoint.struct_class = Types::RouteServerEndpoint
14877
+
14878
+ RouteServerEndpointIdsList.member = Shapes::ShapeRef.new(shape: RouteServerEndpointId)
14879
+
14880
+ RouteServerEndpointsList.member = Shapes::ShapeRef.new(shape: RouteServerEndpoint, location_name: "item")
14881
+
14882
+ RouteServerIdsList.member = Shapes::ShapeRef.new(shape: RouteServerId)
14883
+
14884
+ RouteServerPeer.add_member(:route_server_peer_id, Shapes::ShapeRef.new(shape: RouteServerPeerId, location_name: "routeServerPeerId"))
14885
+ RouteServerPeer.add_member(:route_server_endpoint_id, Shapes::ShapeRef.new(shape: RouteServerEndpointId, location_name: "routeServerEndpointId"))
14886
+ RouteServerPeer.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, location_name: "routeServerId"))
14887
+ RouteServerPeer.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcId"))
14888
+ RouteServerPeer.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "subnetId"))
14889
+ RouteServerPeer.add_member(:state, Shapes::ShapeRef.new(shape: RouteServerPeerState, location_name: "state"))
14890
+ RouteServerPeer.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
14891
+ RouteServerPeer.add_member(:endpoint_eni_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "endpointEniId"))
14892
+ RouteServerPeer.add_member(:endpoint_eni_address, Shapes::ShapeRef.new(shape: String, location_name: "endpointEniAddress"))
14893
+ RouteServerPeer.add_member(:peer_address, Shapes::ShapeRef.new(shape: String, location_name: "peerAddress"))
14894
+ RouteServerPeer.add_member(:bgp_options, Shapes::ShapeRef.new(shape: RouteServerBgpOptions, location_name: "bgpOptions"))
14895
+ RouteServerPeer.add_member(:bgp_status, Shapes::ShapeRef.new(shape: RouteServerBgpStatus, location_name: "bgpStatus"))
14896
+ RouteServerPeer.add_member(:bfd_status, Shapes::ShapeRef.new(shape: RouteServerBfdStatus, location_name: "bfdStatus"))
14897
+ RouteServerPeer.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
14898
+ RouteServerPeer.struct_class = Types::RouteServerPeer
14899
+
14900
+ RouteServerPeerIdsList.member = Shapes::ShapeRef.new(shape: RouteServerPeerId)
14901
+
14902
+ RouteServerPeersList.member = Shapes::ShapeRef.new(shape: RouteServerPeer, location_name: "item")
14903
+
14904
+ RouteServerPropagation.add_member(:route_server_id, Shapes::ShapeRef.new(shape: RouteServerId, location_name: "routeServerId"))
14905
+ RouteServerPropagation.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, location_name: "routeTableId"))
14906
+ RouteServerPropagation.add_member(:state, Shapes::ShapeRef.new(shape: RouteServerPropagationState, location_name: "state"))
14907
+ RouteServerPropagation.struct_class = Types::RouteServerPropagation
14908
+
14909
+ RouteServerPropagationsList.member = Shapes::ShapeRef.new(shape: RouteServerPropagation, location_name: "item")
14910
+
14911
+ RouteServerRoute.add_member(:route_server_endpoint_id, Shapes::ShapeRef.new(shape: RouteServerEndpointId, location_name: "routeServerEndpointId"))
14912
+ RouteServerRoute.add_member(:route_server_peer_id, Shapes::ShapeRef.new(shape: RouteServerPeerId, location_name: "routeServerPeerId"))
14913
+ RouteServerRoute.add_member(:route_installation_details, Shapes::ShapeRef.new(shape: RouteServerRouteInstallationDetails, location_name: "routeInstallationDetailSet"))
14914
+ RouteServerRoute.add_member(:route_status, Shapes::ShapeRef.new(shape: RouteServerRouteStatus, location_name: "routeStatus"))
14915
+ RouteServerRoute.add_member(:prefix, Shapes::ShapeRef.new(shape: String, location_name: "prefix"))
14916
+ RouteServerRoute.add_member(:as_paths, Shapes::ShapeRef.new(shape: AsPath, location_name: "asPathSet"))
14917
+ RouteServerRoute.add_member(:med, Shapes::ShapeRef.new(shape: Integer, location_name: "med"))
14918
+ RouteServerRoute.add_member(:next_hop_ip, Shapes::ShapeRef.new(shape: String, location_name: "nextHopIp"))
14919
+ RouteServerRoute.struct_class = Types::RouteServerRoute
14920
+
14921
+ RouteServerRouteInstallationDetail.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, location_name: "routeTableId"))
14922
+ RouteServerRouteInstallationDetail.add_member(:route_installation_status, Shapes::ShapeRef.new(shape: RouteServerRouteInstallationStatus, location_name: "routeInstallationStatus"))
14923
+ RouteServerRouteInstallationDetail.add_member(:route_installation_status_reason, Shapes::ShapeRef.new(shape: String, location_name: "routeInstallationStatusReason"))
14924
+ RouteServerRouteInstallationDetail.struct_class = Types::RouteServerRouteInstallationDetail
14925
+
14926
+ RouteServerRouteInstallationDetails.member = Shapes::ShapeRef.new(shape: RouteServerRouteInstallationDetail, location_name: "item")
14927
+
14928
+ RouteServerRouteList.member = Shapes::ShapeRef.new(shape: RouteServerRoute, location_name: "item")
14929
+
14930
+ RouteServersList.member = Shapes::ShapeRef.new(shape: RouteServer, location_name: "item")
14931
+
14606
14932
  RouteTable.add_member(:associations, Shapes::ShapeRef.new(shape: RouteTableAssociationList, location_name: "associationSet"))
14607
14933
  RouteTable.add_member(:propagating_vgws, Shapes::ShapeRef.new(shape: PropagatingVgwList, location_name: "propagatingVgwSet"))
14608
14934
  RouteTable.add_member(:route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "routeTableId"))
@@ -17105,6 +17431,14 @@ module Aws::EC2
17105
17431
  o.output = Shapes::ShapeRef.new(shape: AssociateNatGatewayAddressResult)
17106
17432
  end)
17107
17433
 
17434
+ api.add_operation(:associate_route_server, Seahorse::Model::Operation.new.tap do |o|
17435
+ o.name = "AssociateRouteServer"
17436
+ o.http_method = "POST"
17437
+ o.http_request_uri = "/"
17438
+ o.input = Shapes::ShapeRef.new(shape: AssociateRouteServerRequest)
17439
+ o.output = Shapes::ShapeRef.new(shape: AssociateRouteServerResult)
17440
+ end)
17441
+
17108
17442
  api.add_operation(:associate_route_table, Seahorse::Model::Operation.new.tap do |o|
17109
17443
  o.name = "AssociateRouteTable"
17110
17444
  o.http_method = "POST"
@@ -17745,6 +18079,30 @@ module Aws::EC2
17745
18079
  o.output = Shapes::ShapeRef.new(shape: CreateRouteResult)
17746
18080
  end)
17747
18081
 
18082
+ api.add_operation(:create_route_server, Seahorse::Model::Operation.new.tap do |o|
18083
+ o.name = "CreateRouteServer"
18084
+ o.http_method = "POST"
18085
+ o.http_request_uri = "/"
18086
+ o.input = Shapes::ShapeRef.new(shape: CreateRouteServerRequest)
18087
+ o.output = Shapes::ShapeRef.new(shape: CreateRouteServerResult)
18088
+ end)
18089
+
18090
+ api.add_operation(:create_route_server_endpoint, Seahorse::Model::Operation.new.tap do |o|
18091
+ o.name = "CreateRouteServerEndpoint"
18092
+ o.http_method = "POST"
18093
+ o.http_request_uri = "/"
18094
+ o.input = Shapes::ShapeRef.new(shape: CreateRouteServerEndpointRequest)
18095
+ o.output = Shapes::ShapeRef.new(shape: CreateRouteServerEndpointResult)
18096
+ end)
18097
+
18098
+ api.add_operation(:create_route_server_peer, Seahorse::Model::Operation.new.tap do |o|
18099
+ o.name = "CreateRouteServerPeer"
18100
+ o.http_method = "POST"
18101
+ o.http_request_uri = "/"
18102
+ o.input = Shapes::ShapeRef.new(shape: CreateRouteServerPeerRequest)
18103
+ o.output = Shapes::ShapeRef.new(shape: CreateRouteServerPeerResult)
18104
+ end)
18105
+
17748
18106
  api.add_operation(:create_route_table, Seahorse::Model::Operation.new.tap do |o|
17749
18107
  o.name = "CreateRouteTable"
17750
18108
  o.http_method = "POST"
@@ -18369,6 +18727,30 @@ module Aws::EC2
18369
18727
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
18370
18728
  end)
18371
18729
 
18730
+ api.add_operation(:delete_route_server, Seahorse::Model::Operation.new.tap do |o|
18731
+ o.name = "DeleteRouteServer"
18732
+ o.http_method = "POST"
18733
+ o.http_request_uri = "/"
18734
+ o.input = Shapes::ShapeRef.new(shape: DeleteRouteServerRequest)
18735
+ o.output = Shapes::ShapeRef.new(shape: DeleteRouteServerResult)
18736
+ end)
18737
+
18738
+ api.add_operation(:delete_route_server_endpoint, Seahorse::Model::Operation.new.tap do |o|
18739
+ o.name = "DeleteRouteServerEndpoint"
18740
+ o.http_method = "POST"
18741
+ o.http_request_uri = "/"
18742
+ o.input = Shapes::ShapeRef.new(shape: DeleteRouteServerEndpointRequest)
18743
+ o.output = Shapes::ShapeRef.new(shape: DeleteRouteServerEndpointResult)
18744
+ end)
18745
+
18746
+ api.add_operation(:delete_route_server_peer, Seahorse::Model::Operation.new.tap do |o|
18747
+ o.name = "DeleteRouteServerPeer"
18748
+ o.http_method = "POST"
18749
+ o.http_request_uri = "/"
18750
+ o.input = Shapes::ShapeRef.new(shape: DeleteRouteServerPeerRequest)
18751
+ o.output = Shapes::ShapeRef.new(shape: DeleteRouteServerPeerResult)
18752
+ end)
18753
+
18372
18754
  api.add_operation(:delete_route_table, Seahorse::Model::Operation.new.tap do |o|
18373
18755
  o.name = "DeleteRouteTable"
18374
18756
  o.http_method = "POST"
@@ -19972,6 +20354,48 @@ module Aws::EC2
19972
20354
  )
19973
20355
  end)
19974
20356
 
20357
+ api.add_operation(:describe_route_server_endpoints, Seahorse::Model::Operation.new.tap do |o|
20358
+ o.name = "DescribeRouteServerEndpoints"
20359
+ o.http_method = "POST"
20360
+ o.http_request_uri = "/"
20361
+ o.input = Shapes::ShapeRef.new(shape: DescribeRouteServerEndpointsRequest)
20362
+ o.output = Shapes::ShapeRef.new(shape: DescribeRouteServerEndpointsResult)
20363
+ o[:pager] = Aws::Pager.new(
20364
+ limit_key: "max_results",
20365
+ tokens: {
20366
+ "next_token" => "next_token"
20367
+ }
20368
+ )
20369
+ end)
20370
+
20371
+ api.add_operation(:describe_route_server_peers, Seahorse::Model::Operation.new.tap do |o|
20372
+ o.name = "DescribeRouteServerPeers"
20373
+ o.http_method = "POST"
20374
+ o.http_request_uri = "/"
20375
+ o.input = Shapes::ShapeRef.new(shape: DescribeRouteServerPeersRequest)
20376
+ o.output = Shapes::ShapeRef.new(shape: DescribeRouteServerPeersResult)
20377
+ o[:pager] = Aws::Pager.new(
20378
+ limit_key: "max_results",
20379
+ tokens: {
20380
+ "next_token" => "next_token"
20381
+ }
20382
+ )
20383
+ end)
20384
+
20385
+ api.add_operation(:describe_route_servers, Seahorse::Model::Operation.new.tap do |o|
20386
+ o.name = "DescribeRouteServers"
20387
+ o.http_method = "POST"
20388
+ o.http_request_uri = "/"
20389
+ o.input = Shapes::ShapeRef.new(shape: DescribeRouteServersRequest)
20390
+ o.output = Shapes::ShapeRef.new(shape: DescribeRouteServersResult)
20391
+ o[:pager] = Aws::Pager.new(
20392
+ limit_key: "max_results",
20393
+ tokens: {
20394
+ "next_token" => "next_token"
20395
+ }
20396
+ )
20397
+ end)
20398
+
19975
20399
  api.add_operation(:describe_route_tables, Seahorse::Model::Operation.new.tap do |o|
19976
20400
  o.name = "DescribeRouteTables"
19977
20401
  o.http_method = "POST"
@@ -20858,6 +21282,14 @@ module Aws::EC2
20858
21282
  o.output = Shapes::ShapeRef.new(shape: DisableIpamOrganizationAdminAccountResult)
20859
21283
  end)
20860
21284
 
21285
+ api.add_operation(:disable_route_server_propagation, Seahorse::Model::Operation.new.tap do |o|
21286
+ o.name = "DisableRouteServerPropagation"
21287
+ o.http_method = "POST"
21288
+ o.http_request_uri = "/"
21289
+ o.input = Shapes::ShapeRef.new(shape: DisableRouteServerPropagationRequest)
21290
+ o.output = Shapes::ShapeRef.new(shape: DisableRouteServerPropagationResult)
21291
+ end)
21292
+
20861
21293
  api.add_operation(:disable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
20862
21294
  o.name = "DisableSerialConsoleAccess"
20863
21295
  o.http_method = "POST"
@@ -20978,6 +21410,14 @@ module Aws::EC2
20978
21410
  o.output = Shapes::ShapeRef.new(shape: DisassociateNatGatewayAddressResult)
20979
21411
  end)
20980
21412
 
21413
+ api.add_operation(:disassociate_route_server, Seahorse::Model::Operation.new.tap do |o|
21414
+ o.name = "DisassociateRouteServer"
21415
+ o.http_method = "POST"
21416
+ o.http_request_uri = "/"
21417
+ o.input = Shapes::ShapeRef.new(shape: DisassociateRouteServerRequest)
21418
+ o.output = Shapes::ShapeRef.new(shape: DisassociateRouteServerResult)
21419
+ end)
21420
+
20981
21421
  api.add_operation(:disassociate_route_table, Seahorse::Model::Operation.new.tap do |o|
20982
21422
  o.name = "DisassociateRouteTable"
20983
21423
  o.http_method = "POST"
@@ -21138,6 +21578,14 @@ module Aws::EC2
21138
21578
  o.output = Shapes::ShapeRef.new(shape: EnableReachabilityAnalyzerOrganizationSharingResult)
21139
21579
  end)
21140
21580
 
21581
+ api.add_operation(:enable_route_server_propagation, Seahorse::Model::Operation.new.tap do |o|
21582
+ o.name = "EnableRouteServerPropagation"
21583
+ o.http_method = "POST"
21584
+ o.http_request_uri = "/"
21585
+ o.input = Shapes::ShapeRef.new(shape: EnableRouteServerPropagationRequest)
21586
+ o.output = Shapes::ShapeRef.new(shape: EnableRouteServerPropagationResult)
21587
+ end)
21588
+
21141
21589
  api.add_operation(:enable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
21142
21590
  o.name = "EnableSerialConsoleAccess"
21143
21591
  o.http_method = "POST"
@@ -21584,6 +22032,30 @@ module Aws::EC2
21584
22032
  o.output = Shapes::ShapeRef.new(shape: GetReservedInstancesExchangeQuoteResult)
21585
22033
  end)
21586
22034
 
22035
+ api.add_operation(:get_route_server_associations, Seahorse::Model::Operation.new.tap do |o|
22036
+ o.name = "GetRouteServerAssociations"
22037
+ o.http_method = "POST"
22038
+ o.http_request_uri = "/"
22039
+ o.input = Shapes::ShapeRef.new(shape: GetRouteServerAssociationsRequest)
22040
+ o.output = Shapes::ShapeRef.new(shape: GetRouteServerAssociationsResult)
22041
+ end)
22042
+
22043
+ api.add_operation(:get_route_server_propagations, Seahorse::Model::Operation.new.tap do |o|
22044
+ o.name = "GetRouteServerPropagations"
22045
+ o.http_method = "POST"
22046
+ o.http_request_uri = "/"
22047
+ o.input = Shapes::ShapeRef.new(shape: GetRouteServerPropagationsRequest)
22048
+ o.output = Shapes::ShapeRef.new(shape: GetRouteServerPropagationsResult)
22049
+ end)
22050
+
22051
+ api.add_operation(:get_route_server_routing_database, Seahorse::Model::Operation.new.tap do |o|
22052
+ o.name = "GetRouteServerRoutingDatabase"
22053
+ o.http_method = "POST"
22054
+ o.http_request_uri = "/"
22055
+ o.input = Shapes::ShapeRef.new(shape: GetRouteServerRoutingDatabaseRequest)
22056
+ o.output = Shapes::ShapeRef.new(shape: GetRouteServerRoutingDatabaseResult)
22057
+ end)
22058
+
21587
22059
  api.add_operation(:get_security_groups_for_vpc, Seahorse::Model::Operation.new.tap do |o|
21588
22060
  o.name = "GetSecurityGroupsForVpc"
21589
22061
  o.http_method = "POST"
@@ -22146,6 +22618,14 @@ module Aws::EC2
22146
22618
  o.output = Shapes::ShapeRef.new(shape: ModifyReservedInstancesResult)
22147
22619
  end)
22148
22620
 
22621
+ api.add_operation(:modify_route_server, Seahorse::Model::Operation.new.tap do |o|
22622
+ o.name = "ModifyRouteServer"
22623
+ o.http_method = "POST"
22624
+ o.http_request_uri = "/"
22625
+ o.input = Shapes::ShapeRef.new(shape: ModifyRouteServerRequest)
22626
+ o.output = Shapes::ShapeRef.new(shape: ModifyRouteServerResult)
22627
+ end)
22628
+
22149
22629
  api.add_operation(:modify_security_group_rules, Seahorse::Model::Operation.new.tap do |o|
22150
22630
  o.name = "ModifySecurityGroupRules"
22151
22631
  o.http_method = "POST"