aws-sdk-ec2 1.168.0 → 1.173.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,6 +32,8 @@ module Aws::EC2
32
32
  ActiveInstance = Shapes::StructureShape.new(name: 'ActiveInstance')
33
33
  ActiveInstanceSet = Shapes::ListShape.new(name: 'ActiveInstanceSet')
34
34
  ActivityStatus = Shapes::StringShape.new(name: 'ActivityStatus')
35
+ AddPrefixListEntries = Shapes::ListShape.new(name: 'AddPrefixListEntries')
36
+ AddPrefixListEntry = Shapes::StructureShape.new(name: 'AddPrefixListEntry')
35
37
  Address = Shapes::StructureShape.new(name: 'Address')
36
38
  AddressList = Shapes::ListShape.new(name: 'AddressList')
37
39
  AdvertiseByoipCidrRequest = Shapes::StructureShape.new(name: 'AdvertiseByoipCidrRequest')
@@ -282,6 +284,8 @@ module Aws::EC2
282
284
  CreateLocalGatewayRouteResult = Shapes::StructureShape.new(name: 'CreateLocalGatewayRouteResult')
283
285
  CreateLocalGatewayRouteTableVpcAssociationRequest = Shapes::StructureShape.new(name: 'CreateLocalGatewayRouteTableVpcAssociationRequest')
284
286
  CreateLocalGatewayRouteTableVpcAssociationResult = Shapes::StructureShape.new(name: 'CreateLocalGatewayRouteTableVpcAssociationResult')
287
+ CreateManagedPrefixListRequest = Shapes::StructureShape.new(name: 'CreateManagedPrefixListRequest')
288
+ CreateManagedPrefixListResult = Shapes::StructureShape.new(name: 'CreateManagedPrefixListResult')
285
289
  CreateNatGatewayRequest = Shapes::StructureShape.new(name: 'CreateNatGatewayRequest')
286
290
  CreateNatGatewayResult = Shapes::StructureShape.new(name: 'CreateNatGatewayResult')
287
291
  CreateNetworkAclEntryRequest = Shapes::StructureShape.new(name: 'CreateNetworkAclEntryRequest')
@@ -401,6 +405,8 @@ module Aws::EC2
401
405
  DeleteLocalGatewayRouteResult = Shapes::StructureShape.new(name: 'DeleteLocalGatewayRouteResult')
402
406
  DeleteLocalGatewayRouteTableVpcAssociationRequest = Shapes::StructureShape.new(name: 'DeleteLocalGatewayRouteTableVpcAssociationRequest')
403
407
  DeleteLocalGatewayRouteTableVpcAssociationResult = Shapes::StructureShape.new(name: 'DeleteLocalGatewayRouteTableVpcAssociationResult')
408
+ DeleteManagedPrefixListRequest = Shapes::StructureShape.new(name: 'DeleteManagedPrefixListRequest')
409
+ DeleteManagedPrefixListResult = Shapes::StructureShape.new(name: 'DeleteManagedPrefixListResult')
404
410
  DeleteNatGatewayRequest = Shapes::StructureShape.new(name: 'DeleteNatGatewayRequest')
405
411
  DeleteNatGatewayResult = Shapes::StructureShape.new(name: 'DeleteNatGatewayResult')
406
412
  DeleteNetworkAclEntryRequest = Shapes::StructureShape.new(name: 'DeleteNetworkAclEntryRequest')
@@ -600,6 +606,8 @@ module Aws::EC2
600
606
  DescribeLocalGatewayVirtualInterfacesResult = Shapes::StructureShape.new(name: 'DescribeLocalGatewayVirtualInterfacesResult')
601
607
  DescribeLocalGatewaysRequest = Shapes::StructureShape.new(name: 'DescribeLocalGatewaysRequest')
602
608
  DescribeLocalGatewaysResult = Shapes::StructureShape.new(name: 'DescribeLocalGatewaysResult')
609
+ DescribeManagedPrefixListsRequest = Shapes::StructureShape.new(name: 'DescribeManagedPrefixListsRequest')
610
+ DescribeManagedPrefixListsResult = Shapes::StructureShape.new(name: 'DescribeManagedPrefixListsResult')
603
611
  DescribeMovingAddressesMaxResults = Shapes::IntegerShape.new(name: 'DescribeMovingAddressesMaxResults')
604
612
  DescribeMovingAddressesRequest = Shapes::StructureShape.new(name: 'DescribeMovingAddressesRequest')
605
613
  DescribeMovingAddressesResult = Shapes::StructureShape.new(name: 'DescribeMovingAddressesResult')
@@ -956,6 +964,11 @@ module Aws::EC2
956
964
  GetHostReservationPurchasePreviewResult = Shapes::StructureShape.new(name: 'GetHostReservationPurchasePreviewResult')
957
965
  GetLaunchTemplateDataRequest = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataRequest')
958
966
  GetLaunchTemplateDataResult = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataResult')
967
+ GetManagedPrefixListAssociationsMaxResults = Shapes::IntegerShape.new(name: 'GetManagedPrefixListAssociationsMaxResults')
968
+ GetManagedPrefixListAssociationsRequest = Shapes::StructureShape.new(name: 'GetManagedPrefixListAssociationsRequest')
969
+ GetManagedPrefixListAssociationsResult = Shapes::StructureShape.new(name: 'GetManagedPrefixListAssociationsResult')
970
+ GetManagedPrefixListEntriesRequest = Shapes::StructureShape.new(name: 'GetManagedPrefixListEntriesRequest')
971
+ GetManagedPrefixListEntriesResult = Shapes::StructureShape.new(name: 'GetManagedPrefixListEntriesResult')
959
972
  GetPasswordDataRequest = Shapes::StructureShape.new(name: 'GetPasswordDataRequest')
960
973
  GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
961
974
  GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
@@ -1282,6 +1295,8 @@ module Aws::EC2
1282
1295
  LocationType = Shapes::StringShape.new(name: 'LocationType')
1283
1296
  LogDestinationType = Shapes::StringShape.new(name: 'LogDestinationType')
1284
1297
  Long = Shapes::IntegerShape.new(name: 'Long')
1298
+ ManagedPrefixList = Shapes::StructureShape.new(name: 'ManagedPrefixList')
1299
+ ManagedPrefixListSet = Shapes::ListShape.new(name: 'ManagedPrefixListSet')
1285
1300
  MarketType = Shapes::StringShape.new(name: 'MarketType')
1286
1301
  MaxIpv4AddrPerInterface = Shapes::IntegerShape.new(name: 'MaxIpv4AddrPerInterface')
1287
1302
  MaxIpv6AddrPerInterface = Shapes::IntegerShape.new(name: 'MaxIpv6AddrPerInterface')
@@ -1327,6 +1342,8 @@ module Aws::EC2
1327
1342
  ModifyInstancePlacementResult = Shapes::StructureShape.new(name: 'ModifyInstancePlacementResult')
1328
1343
  ModifyLaunchTemplateRequest = Shapes::StructureShape.new(name: 'ModifyLaunchTemplateRequest')
1329
1344
  ModifyLaunchTemplateResult = Shapes::StructureShape.new(name: 'ModifyLaunchTemplateResult')
1345
+ ModifyManagedPrefixListRequest = Shapes::StructureShape.new(name: 'ModifyManagedPrefixListRequest')
1346
+ ModifyManagedPrefixListResult = Shapes::StructureShape.new(name: 'ModifyManagedPrefixListResult')
1330
1347
  ModifyNetworkInterfaceAttributeRequest = Shapes::StructureShape.new(name: 'ModifyNetworkInterfaceAttributeRequest')
1331
1348
  ModifyReservedInstancesRequest = Shapes::StructureShape.new(name: 'ModifyReservedInstancesRequest')
1332
1349
  ModifyReservedInstancesResult = Shapes::StructureShape.new(name: 'ModifyReservedInstancesResult')
@@ -1479,12 +1496,18 @@ module Aws::EC2
1479
1496
  PoolMaxResults = Shapes::IntegerShape.new(name: 'PoolMaxResults')
1480
1497
  PortRange = Shapes::StructureShape.new(name: 'PortRange')
1481
1498
  PrefixList = Shapes::StructureShape.new(name: 'PrefixList')
1499
+ PrefixListAssociation = Shapes::StructureShape.new(name: 'PrefixListAssociation')
1500
+ PrefixListAssociationSet = Shapes::ListShape.new(name: 'PrefixListAssociationSet')
1501
+ PrefixListEntry = Shapes::StructureShape.new(name: 'PrefixListEntry')
1502
+ PrefixListEntrySet = Shapes::ListShape.new(name: 'PrefixListEntrySet')
1482
1503
  PrefixListId = Shapes::StructureShape.new(name: 'PrefixListId')
1483
1504
  PrefixListIdList = Shapes::ListShape.new(name: 'PrefixListIdList')
1484
1505
  PrefixListIdSet = Shapes::ListShape.new(name: 'PrefixListIdSet')
1506
+ PrefixListMaxResults = Shapes::IntegerShape.new(name: 'PrefixListMaxResults')
1485
1507
  PrefixListResourceId = Shapes::StringShape.new(name: 'PrefixListResourceId')
1486
1508
  PrefixListResourceIdStringList = Shapes::ListShape.new(name: 'PrefixListResourceIdStringList')
1487
1509
  PrefixListSet = Shapes::ListShape.new(name: 'PrefixListSet')
1510
+ PrefixListState = Shapes::StringShape.new(name: 'PrefixListState')
1488
1511
  PriceSchedule = Shapes::StructureShape.new(name: 'PriceSchedule')
1489
1512
  PriceScheduleList = Shapes::ListShape.new(name: 'PriceScheduleList')
1490
1513
  PriceScheduleSpecification = Shapes::StructureShape.new(name: 'PriceScheduleSpecification')
@@ -1558,6 +1581,8 @@ module Aws::EC2
1558
1581
  ReleaseAddressRequest = Shapes::StructureShape.new(name: 'ReleaseAddressRequest')
1559
1582
  ReleaseHostsRequest = Shapes::StructureShape.new(name: 'ReleaseHostsRequest')
1560
1583
  ReleaseHostsResult = Shapes::StructureShape.new(name: 'ReleaseHostsResult')
1584
+ RemovePrefixListEntries = Shapes::ListShape.new(name: 'RemovePrefixListEntries')
1585
+ RemovePrefixListEntry = Shapes::StructureShape.new(name: 'RemovePrefixListEntry')
1561
1586
  ReplaceIamInstanceProfileAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceIamInstanceProfileAssociationRequest')
1562
1587
  ReplaceIamInstanceProfileAssociationResult = Shapes::StructureShape.new(name: 'ReplaceIamInstanceProfileAssociationResult')
1563
1588
  ReplaceNetworkAclAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationRequest')
@@ -1622,6 +1647,7 @@ module Aws::EC2
1622
1647
  ResetInstanceAttributeRequest = Shapes::StructureShape.new(name: 'ResetInstanceAttributeRequest')
1623
1648
  ResetNetworkInterfaceAttributeRequest = Shapes::StructureShape.new(name: 'ResetNetworkInterfaceAttributeRequest')
1624
1649
  ResetSnapshotAttributeRequest = Shapes::StructureShape.new(name: 'ResetSnapshotAttributeRequest')
1650
+ ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
1625
1651
  ResourceIdList = Shapes::ListShape.new(name: 'ResourceIdList')
1626
1652
  ResourceList = Shapes::ListShape.new(name: 'ResourceList')
1627
1653
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
@@ -1632,6 +1658,8 @@ module Aws::EC2
1632
1658
  RestorableByStringList = Shapes::ListShape.new(name: 'RestorableByStringList')
1633
1659
  RestoreAddressToClassicRequest = Shapes::StructureShape.new(name: 'RestoreAddressToClassicRequest')
1634
1660
  RestoreAddressToClassicResult = Shapes::StructureShape.new(name: 'RestoreAddressToClassicResult')
1661
+ RestoreManagedPrefixListVersionRequest = Shapes::StructureShape.new(name: 'RestoreManagedPrefixListVersionRequest')
1662
+ RestoreManagedPrefixListVersionResult = Shapes::StructureShape.new(name: 'RestoreManagedPrefixListVersionResult')
1635
1663
  RevokeClientVpnIngressRequest = Shapes::StructureShape.new(name: 'RevokeClientVpnIngressRequest')
1636
1664
  RevokeClientVpnIngressResult = Shapes::StructureShape.new(name: 'RevokeClientVpnIngressResult')
1637
1665
  RevokeSecurityGroupEgressRequest = Shapes::StructureShape.new(name: 'RevokeSecurityGroupEgressRequest')
@@ -2089,6 +2117,12 @@ module Aws::EC2
2089
2117
 
2090
2118
  ActiveInstanceSet.member = Shapes::ShapeRef.new(shape: ActiveInstance, location_name: "item")
2091
2119
 
2120
+ AddPrefixListEntries.member = Shapes::ShapeRef.new(shape: AddPrefixListEntry)
2121
+
2122
+ AddPrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
2123
+ AddPrefixListEntry.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
2124
+ AddPrefixListEntry.struct_class = Types::AddPrefixListEntry
2125
+
2092
2126
  Address.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
2093
2127
  Address.add_member(:public_ip, Shapes::ShapeRef.new(shape: String, location_name: "publicIp"))
2094
2128
  Address.add_member(:allocation_id, Shapes::ShapeRef.new(shape: String, location_name: "allocationId"))
@@ -2879,6 +2913,7 @@ module Aws::EC2
2879
2913
  CreateDefaultVpcResult.struct_class = Types::CreateDefaultVpcResult
2880
2914
 
2881
2915
  CreateDhcpOptionsRequest.add_member(:dhcp_configurations, Shapes::ShapeRef.new(shape: NewDhcpConfigurationList, required: true, location_name: "dhcpConfiguration"))
2916
+ CreateDhcpOptionsRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
2882
2917
  CreateDhcpOptionsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2883
2918
  CreateDhcpOptionsRequest.struct_class = Types::CreateDhcpOptionsRequest
2884
2919
 
@@ -2888,6 +2923,7 @@ module Aws::EC2
2888
2923
  CreateEgressOnlyInternetGatewayRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken"))
2889
2924
  CreateEgressOnlyInternetGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
2890
2925
  CreateEgressOnlyInternetGatewayRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
2926
+ CreateEgressOnlyInternetGatewayRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
2891
2927
  CreateEgressOnlyInternetGatewayRequest.struct_class = Types::CreateEgressOnlyInternetGatewayRequest
2892
2928
 
2893
2929
  CreateEgressOnlyInternetGatewayResult.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
@@ -2978,11 +3014,13 @@ module Aws::EC2
2978
3014
  CreateInstanceExportTaskRequest.add_member(:export_to_s3_task, Shapes::ShapeRef.new(shape: ExportToS3TaskSpecification, location_name: "exportToS3"))
2979
3015
  CreateInstanceExportTaskRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
2980
3016
  CreateInstanceExportTaskRequest.add_member(:target_environment, Shapes::ShapeRef.new(shape: ExportEnvironment, location_name: "targetEnvironment"))
3017
+ CreateInstanceExportTaskRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
2981
3018
  CreateInstanceExportTaskRequest.struct_class = Types::CreateInstanceExportTaskRequest
2982
3019
 
2983
3020
  CreateInstanceExportTaskResult.add_member(:export_task, Shapes::ShapeRef.new(shape: ExportTask, location_name: "exportTask"))
2984
3021
  CreateInstanceExportTaskResult.struct_class = Types::CreateInstanceExportTaskResult
2985
3022
 
3023
+ CreateInternetGatewayRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
2986
3024
  CreateInternetGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2987
3025
  CreateInternetGatewayRequest.struct_class = Types::CreateInternetGatewayRequest
2988
3026
 
@@ -3037,6 +3075,18 @@ module Aws::EC2
3037
3075
  CreateLocalGatewayRouteTableVpcAssociationResult.add_member(:local_gateway_route_table_vpc_association, Shapes::ShapeRef.new(shape: LocalGatewayRouteTableVpcAssociation, location_name: "localGatewayRouteTableVpcAssociation"))
3038
3076
  CreateLocalGatewayRouteTableVpcAssociationResult.struct_class = Types::CreateLocalGatewayRouteTableVpcAssociationResult
3039
3077
 
3078
+ CreateManagedPrefixListRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3079
+ CreateManagedPrefixListRequest.add_member(:prefix_list_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "PrefixListName"))
3080
+ CreateManagedPrefixListRequest.add_member(:entries, Shapes::ShapeRef.new(shape: AddPrefixListEntries, location_name: "Entry"))
3081
+ CreateManagedPrefixListRequest.add_member(:max_entries, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxEntries"))
3082
+ CreateManagedPrefixListRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3083
+ CreateManagedPrefixListRequest.add_member(:address_family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AddressFamily"))
3084
+ CreateManagedPrefixListRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3085
+ CreateManagedPrefixListRequest.struct_class = Types::CreateManagedPrefixListRequest
3086
+
3087
+ CreateManagedPrefixListResult.add_member(:prefix_list, Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "prefixList"))
3088
+ CreateManagedPrefixListResult.struct_class = Types::CreateManagedPrefixListResult
3089
+
3040
3090
  CreateNatGatewayRequest.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, required: true, location_name: "AllocationId"))
3041
3091
  CreateNatGatewayRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3042
3092
  CreateNatGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -3062,6 +3112,7 @@ module Aws::EC2
3062
3112
 
3063
3113
  CreateNetworkAclRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3064
3114
  CreateNetworkAclRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "vpcId"))
3115
+ CreateNetworkAclRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3065
3116
  CreateNetworkAclRequest.struct_class = Types::CreateNetworkAclRequest
3066
3117
 
3067
3118
  CreateNetworkAclResult.add_member(:network_acl, Shapes::ShapeRef.new(shape: NetworkAcl, location_name: "networkAcl"))
@@ -3087,6 +3138,7 @@ module Aws::EC2
3087
3138
  CreateNetworkInterfaceRequest.add_member(:secondary_private_ip_address_count, Shapes::ShapeRef.new(shape: Integer, location_name: "secondaryPrivateIpAddressCount"))
3088
3139
  CreateNetworkInterfaceRequest.add_member(:interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceCreationType, location_name: "InterfaceType"))
3089
3140
  CreateNetworkInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "subnetId"))
3141
+ CreateNetworkInterfaceRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3090
3142
  CreateNetworkInterfaceRequest.struct_class = Types::CreateNetworkInterfaceRequest
3091
3143
 
3092
3144
  CreateNetworkInterfaceResult.add_member(:network_interface, Shapes::ShapeRef.new(shape: NetworkInterface, location_name: "networkInterface"))
@@ -3113,6 +3165,7 @@ module Aws::EC2
3113
3165
 
3114
3166
  CreateRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
3115
3167
  CreateRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
3168
+ CreateRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
3116
3169
  CreateRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3117
3170
  CreateRouteRequest.add_member(:egress_only_internet_gateway_id, Shapes::ShapeRef.new(shape: EgressOnlyInternetGatewayId, location_name: "egressOnlyInternetGatewayId"))
3118
3171
  CreateRouteRequest.add_member(:gateway_id, Shapes::ShapeRef.new(shape: RouteGatewayId, location_name: "gatewayId"))
@@ -3138,10 +3191,12 @@ module Aws::EC2
3138
3191
  CreateSecurityGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GroupDescription"))
3139
3192
  CreateSecurityGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GroupName"))
3140
3193
  CreateSecurityGroupRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
3194
+ CreateSecurityGroupRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3141
3195
  CreateSecurityGroupRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3142
3196
  CreateSecurityGroupRequest.struct_class = Types::CreateSecurityGroupRequest
3143
3197
 
3144
3198
  CreateSecurityGroupResult.add_member(:group_id, Shapes::ShapeRef.new(shape: String, location_name: "groupId"))
3199
+ CreateSecurityGroupResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
3145
3200
  CreateSecurityGroupResult.struct_class = Types::CreateSecurityGroupResult
3146
3201
 
3147
3202
  CreateSnapshotRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
@@ -3168,6 +3223,7 @@ module Aws::EC2
3168
3223
  CreateSpotDatafeedSubscriptionResult.add_member(:spot_datafeed_subscription, Shapes::ShapeRef.new(shape: SpotDatafeedSubscription, location_name: "spotDatafeedSubscription"))
3169
3224
  CreateSpotDatafeedSubscriptionResult.struct_class = Types::CreateSpotDatafeedSubscriptionResult
3170
3225
 
3226
+ CreateSubnetRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3171
3227
  CreateSubnetRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
3172
3228
  CreateSubnetRequest.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZoneId"))
3173
3229
  CreateSubnetRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CidrBlock"))
@@ -3383,6 +3439,7 @@ module Aws::EC2
3383
3439
  CreateVpcRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3384
3440
  CreateVpcRequest.add_member(:instance_tenancy, Shapes::ShapeRef.new(shape: Tenancy, location_name: "instanceTenancy"))
3385
3441
  CreateVpcRequest.add_member(:ipv_6_cidr_block_network_border_group, Shapes::ShapeRef.new(shape: String, location_name: "Ipv6CidrBlockNetworkBorderGroup"))
3442
+ CreateVpcRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3386
3443
  CreateVpcRequest.struct_class = Types::CreateVpcRequest
3387
3444
 
3388
3445
  CreateVpcResult.add_member(:vpc, Shapes::ShapeRef.new(shape: Vpc, location_name: "vpc"))
@@ -3560,6 +3617,13 @@ module Aws::EC2
3560
3617
  DeleteLocalGatewayRouteTableVpcAssociationResult.add_member(:local_gateway_route_table_vpc_association, Shapes::ShapeRef.new(shape: LocalGatewayRouteTableVpcAssociation, location_name: "localGatewayRouteTableVpcAssociation"))
3561
3618
  DeleteLocalGatewayRouteTableVpcAssociationResult.struct_class = Types::DeleteLocalGatewayRouteTableVpcAssociationResult
3562
3619
 
3620
+ DeleteManagedPrefixListRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3621
+ DeleteManagedPrefixListRequest.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, required: true, location_name: "PrefixListId"))
3622
+ DeleteManagedPrefixListRequest.struct_class = Types::DeleteManagedPrefixListRequest
3623
+
3624
+ DeleteManagedPrefixListResult.add_member(:prefix_list, Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "prefixList"))
3625
+ DeleteManagedPrefixListResult.struct_class = Types::DeleteManagedPrefixListResult
3626
+
3563
3627
  DeleteNatGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3564
3628
  DeleteNatGatewayRequest.add_member(:nat_gateway_id, Shapes::ShapeRef.new(shape: NatGatewayId, required: true, location_name: "NatGatewayId"))
3565
3629
  DeleteNatGatewayRequest.struct_class = Types::DeleteNatGatewayRequest
@@ -3609,6 +3673,7 @@ module Aws::EC2
3609
3673
 
3610
3674
  DeleteRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
3611
3675
  DeleteRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
3676
+ DeleteRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
3612
3677
  DeleteRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3613
3678
  DeleteRouteRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, required: true, location_name: "routeTableId"))
3614
3679
  DeleteRouteRequest.struct_class = Types::DeleteRouteRequest
@@ -4399,6 +4464,17 @@ module Aws::EC2
4399
4464
  DescribeLocalGatewaysResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
4400
4465
  DescribeLocalGatewaysResult.struct_class = Types::DescribeLocalGatewaysResult
4401
4466
 
4467
+ DescribeManagedPrefixListsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4468
+ DescribeManagedPrefixListsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
4469
+ DescribeManagedPrefixListsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PrefixListMaxResults, location_name: "MaxResults"))
4470
+ DescribeManagedPrefixListsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4471
+ DescribeManagedPrefixListsRequest.add_member(:prefix_list_ids, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "PrefixListId"))
4472
+ DescribeManagedPrefixListsRequest.struct_class = Types::DescribeManagedPrefixListsRequest
4473
+
4474
+ DescribeManagedPrefixListsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
4475
+ DescribeManagedPrefixListsResult.add_member(:prefix_lists, Shapes::ShapeRef.new(shape: ManagedPrefixListSet, location_name: "prefixListSet"))
4476
+ DescribeManagedPrefixListsResult.struct_class = Types::DescribeManagedPrefixListsResult
4477
+
4402
4478
  DescribeMovingAddressesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "filter"))
4403
4479
  DescribeMovingAddressesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
4404
4480
  DescribeMovingAddressesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeMovingAddressesMaxResults, location_name: "maxResults"))
@@ -5435,6 +5511,7 @@ module Aws::EC2
5435
5511
  ExportImageRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, required: true, location_name: "ImageId"))
5436
5512
  ExportImageRequest.add_member(:s3_export_location, Shapes::ShapeRef.new(shape: ExportTaskS3LocationRequest, required: true, location_name: "S3ExportLocation"))
5437
5513
  ExportImageRequest.add_member(:role_name, Shapes::ShapeRef.new(shape: String, location_name: "RoleName"))
5514
+ ExportImageRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5438
5515
  ExportImageRequest.struct_class = Types::ExportImageRequest
5439
5516
 
5440
5517
  ExportImageResult.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
@@ -5446,6 +5523,7 @@ module Aws::EC2
5446
5523
  ExportImageResult.add_member(:s3_export_location, Shapes::ShapeRef.new(shape: ExportTaskS3Location, location_name: "s3ExportLocation"))
5447
5524
  ExportImageResult.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "status"))
5448
5525
  ExportImageResult.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "statusMessage"))
5526
+ ExportImageResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
5449
5527
  ExportImageResult.struct_class = Types::ExportImageResult
5450
5528
 
5451
5529
  ExportImageTask.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
@@ -5455,6 +5533,7 @@ module Aws::EC2
5455
5533
  ExportImageTask.add_member(:s3_export_location, Shapes::ShapeRef.new(shape: ExportTaskS3Location, location_name: "s3ExportLocation"))
5456
5534
  ExportImageTask.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "status"))
5457
5535
  ExportImageTask.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "statusMessage"))
5536
+ ExportImageTask.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
5458
5537
  ExportImageTask.struct_class = Types::ExportImageTask
5459
5538
 
5460
5539
  ExportImageTaskIdList.member = Shapes::ShapeRef.new(shape: ExportImageTaskId, location_name: "ExportImageTaskId")
@@ -5752,6 +5831,27 @@ module Aws::EC2
5752
5831
  GetLaunchTemplateDataResult.add_member(:launch_template_data, Shapes::ShapeRef.new(shape: ResponseLaunchTemplateData, location_name: "launchTemplateData"))
5753
5832
  GetLaunchTemplateDataResult.struct_class = Types::GetLaunchTemplateDataResult
5754
5833
 
5834
+ GetManagedPrefixListAssociationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5835
+ GetManagedPrefixListAssociationsRequest.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, required: true, location_name: "PrefixListId"))
5836
+ GetManagedPrefixListAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetManagedPrefixListAssociationsMaxResults, location_name: "MaxResults"))
5837
+ GetManagedPrefixListAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5838
+ GetManagedPrefixListAssociationsRequest.struct_class = Types::GetManagedPrefixListAssociationsRequest
5839
+
5840
+ GetManagedPrefixListAssociationsResult.add_member(:prefix_list_associations, Shapes::ShapeRef.new(shape: PrefixListAssociationSet, location_name: "prefixListAssociationSet"))
5841
+ GetManagedPrefixListAssociationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5842
+ GetManagedPrefixListAssociationsResult.struct_class = Types::GetManagedPrefixListAssociationsResult
5843
+
5844
+ GetManagedPrefixListEntriesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5845
+ GetManagedPrefixListEntriesRequest.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, required: true, location_name: "PrefixListId"))
5846
+ GetManagedPrefixListEntriesRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: Long, location_name: "TargetVersion"))
5847
+ GetManagedPrefixListEntriesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PrefixListMaxResults, location_name: "MaxResults"))
5848
+ GetManagedPrefixListEntriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5849
+ GetManagedPrefixListEntriesRequest.struct_class = Types::GetManagedPrefixListEntriesRequest
5850
+
5851
+ GetManagedPrefixListEntriesResult.add_member(:entries, Shapes::ShapeRef.new(shape: PrefixListEntrySet, location_name: "entrySet"))
5852
+ GetManagedPrefixListEntriesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
5853
+ GetManagedPrefixListEntriesResult.struct_class = Types::GetManagedPrefixListEntriesResult
5854
+
5755
5855
  GetPasswordDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
5756
5856
  GetPasswordDataRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
5757
5857
  GetPasswordDataRequest.struct_class = Types::GetPasswordDataRequest
@@ -6057,6 +6157,7 @@ module Aws::EC2
6057
6157
  ImportImageRequest.add_member(:platform, Shapes::ShapeRef.new(shape: String, location_name: "Platform"))
6058
6158
  ImportImageRequest.add_member(:role_name, Shapes::ShapeRef.new(shape: String, location_name: "RoleName"))
6059
6159
  ImportImageRequest.add_member(:license_specifications, Shapes::ShapeRef.new(shape: ImportImageLicenseSpecificationListRequest, location_name: "LicenseSpecifications"))
6160
+ ImportImageRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
6060
6161
  ImportImageRequest.struct_class = Types::ImportImageRequest
6061
6162
 
6062
6163
  ImportImageResult.add_member(:architecture, Shapes::ShapeRef.new(shape: String, location_name: "architecture"))
@@ -6064,8 +6165,8 @@ module Aws::EC2
6064
6165
  ImportImageResult.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "encrypted"))
6065
6166
  ImportImageResult.add_member(:hypervisor, Shapes::ShapeRef.new(shape: String, location_name: "hypervisor"))
6066
6167
  ImportImageResult.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
6067
- ImportImageResult.add_member(:import_task_id, Shapes::ShapeRef.new(shape: String, location_name: "importTaskId"))
6068
- ImportImageResult.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyId"))
6168
+ ImportImageResult.add_member(:import_task_id, Shapes::ShapeRef.new(shape: ImportImageTaskId, location_name: "importTaskId"))
6169
+ ImportImageResult.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
6069
6170
  ImportImageResult.add_member(:license_type, Shapes::ShapeRef.new(shape: String, location_name: "licenseType"))
6070
6171
  ImportImageResult.add_member(:platform, Shapes::ShapeRef.new(shape: String, location_name: "platform"))
6071
6172
  ImportImageResult.add_member(:progress, Shapes::ShapeRef.new(shape: String, location_name: "progress"))
@@ -6073,6 +6174,7 @@ module Aws::EC2
6073
6174
  ImportImageResult.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "status"))
6074
6175
  ImportImageResult.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "statusMessage"))
6075
6176
  ImportImageResult.add_member(:license_specifications, Shapes::ShapeRef.new(shape: ImportImageLicenseSpecificationListResponse, location_name: "licenseSpecifications"))
6177
+ ImportImageResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
6076
6178
  ImportImageResult.struct_class = Types::ImportImageResult
6077
6179
 
6078
6180
  ImportImageTask.add_member(:architecture, Shapes::ShapeRef.new(shape: String, location_name: "architecture"))
@@ -6154,11 +6256,13 @@ module Aws::EC2
6154
6256
  ImportSnapshotRequest.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Encrypted"))
6155
6257
  ImportSnapshotRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
6156
6258
  ImportSnapshotRequest.add_member(:role_name, Shapes::ShapeRef.new(shape: String, location_name: "RoleName"))
6259
+ ImportSnapshotRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
6157
6260
  ImportSnapshotRequest.struct_class = Types::ImportSnapshotRequest
6158
6261
 
6159
6262
  ImportSnapshotResult.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
6160
6263
  ImportSnapshotResult.add_member(:import_task_id, Shapes::ShapeRef.new(shape: String, location_name: "importTaskId"))
6161
6264
  ImportSnapshotResult.add_member(:snapshot_task_detail, Shapes::ShapeRef.new(shape: SnapshotTaskDetail, location_name: "snapshotTaskDetail"))
6265
+ ImportSnapshotResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
6162
6266
  ImportSnapshotResult.struct_class = Types::ImportSnapshotResult
6163
6267
 
6164
6268
  ImportSnapshotTask.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
@@ -6974,6 +7078,20 @@ module Aws::EC2
6974
7078
 
6975
7079
  LocalGatewayVirtualInterfaceSet.member = Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterface, location_name: "item")
6976
7080
 
7081
+ ManagedPrefixList.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "prefixListId"))
7082
+ ManagedPrefixList.add_member(:address_family, Shapes::ShapeRef.new(shape: String, location_name: "addressFamily"))
7083
+ ManagedPrefixList.add_member(:state, Shapes::ShapeRef.new(shape: PrefixListState, location_name: "state"))
7084
+ ManagedPrefixList.add_member(:state_message, Shapes::ShapeRef.new(shape: String, location_name: "stateMessage"))
7085
+ ManagedPrefixList.add_member(:prefix_list_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "prefixListArn"))
7086
+ ManagedPrefixList.add_member(:prefix_list_name, Shapes::ShapeRef.new(shape: String, location_name: "prefixListName"))
7087
+ ManagedPrefixList.add_member(:max_entries, Shapes::ShapeRef.new(shape: Integer, location_name: "maxEntries"))
7088
+ ManagedPrefixList.add_member(:version, Shapes::ShapeRef.new(shape: Long, location_name: "version"))
7089
+ ManagedPrefixList.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
7090
+ ManagedPrefixList.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
7091
+ ManagedPrefixList.struct_class = Types::ManagedPrefixList
7092
+
7093
+ ManagedPrefixListSet.member = Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "item")
7094
+
6977
7095
  MemoryInfo.add_member(:size_in_mi_b, Shapes::ShapeRef.new(shape: MemorySize, location_name: "sizeInMiB"))
6978
7096
  MemoryInfo.struct_class = Types::MemoryInfo
6979
7097
 
@@ -7158,6 +7276,17 @@ module Aws::EC2
7158
7276
  ModifyLaunchTemplateResult.add_member(:launch_template, Shapes::ShapeRef.new(shape: LaunchTemplate, location_name: "launchTemplate"))
7159
7277
  ModifyLaunchTemplateResult.struct_class = Types::ModifyLaunchTemplateResult
7160
7278
 
7279
+ ModifyManagedPrefixListRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7280
+ ModifyManagedPrefixListRequest.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, required: true, location_name: "PrefixListId"))
7281
+ ModifyManagedPrefixListRequest.add_member(:current_version, Shapes::ShapeRef.new(shape: Long, location_name: "CurrentVersion"))
7282
+ ModifyManagedPrefixListRequest.add_member(:prefix_list_name, Shapes::ShapeRef.new(shape: String, location_name: "PrefixListName"))
7283
+ ModifyManagedPrefixListRequest.add_member(:add_entries, Shapes::ShapeRef.new(shape: AddPrefixListEntries, location_name: "AddEntry"))
7284
+ ModifyManagedPrefixListRequest.add_member(:remove_entries, Shapes::ShapeRef.new(shape: RemovePrefixListEntries, location_name: "RemoveEntry"))
7285
+ ModifyManagedPrefixListRequest.struct_class = Types::ModifyManagedPrefixListRequest
7286
+
7287
+ ModifyManagedPrefixListResult.add_member(:prefix_list, Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "prefixList"))
7288
+ ModifyManagedPrefixListResult.struct_class = Types::ModifyManagedPrefixListResult
7289
+
7161
7290
  ModifyNetworkInterfaceAttributeRequest.add_member(:attachment, Shapes::ShapeRef.new(shape: NetworkInterfaceAttachmentChanges, location_name: "attachment"))
7162
7291
  ModifyNetworkInterfaceAttributeRequest.add_member(:description, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "description"))
7163
7292
  ModifyNetworkInterfaceAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -7706,6 +7835,18 @@ module Aws::EC2
7706
7835
  PrefixList.add_member(:prefix_list_name, Shapes::ShapeRef.new(shape: String, location_name: "prefixListName"))
7707
7836
  PrefixList.struct_class = Types::PrefixList
7708
7837
 
7838
+ PrefixListAssociation.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
7839
+ PrefixListAssociation.add_member(:resource_owner, Shapes::ShapeRef.new(shape: String, location_name: "resourceOwner"))
7840
+ PrefixListAssociation.struct_class = Types::PrefixListAssociation
7841
+
7842
+ PrefixListAssociationSet.member = Shapes::ShapeRef.new(shape: PrefixListAssociation, location_name: "item")
7843
+
7844
+ PrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "cidr"))
7845
+ PrefixListEntry.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
7846
+ PrefixListEntry.struct_class = Types::PrefixListEntry
7847
+
7848
+ PrefixListEntrySet.member = Shapes::ShapeRef.new(shape: PrefixListEntry, location_name: "item")
7849
+
7709
7850
  PrefixListId.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
7710
7851
  PrefixListId.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: String, location_name: "prefixListId"))
7711
7852
  PrefixListId.struct_class = Types::PrefixListId
@@ -7836,6 +7977,7 @@ module Aws::EC2
7836
7977
  PurchaseHostReservationRequest.add_member(:host_id_set, Shapes::ShapeRef.new(shape: RequestHostIdSet, required: true, location_name: "HostIdSet"))
7837
7978
  PurchaseHostReservationRequest.add_member(:limit_price, Shapes::ShapeRef.new(shape: String, location_name: "LimitPrice"))
7838
7979
  PurchaseHostReservationRequest.add_member(:offering_id, Shapes::ShapeRef.new(shape: OfferingId, required: true, location_name: "OfferingId"))
7980
+ PurchaseHostReservationRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
7839
7981
  PurchaseHostReservationRequest.struct_class = Types::PurchaseHostReservationRequest
7840
7982
 
7841
7983
  PurchaseHostReservationResult.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
@@ -7983,6 +8125,11 @@ module Aws::EC2
7983
8125
  ReleaseHostsResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: UnsuccessfulItemList, location_name: "unsuccessful"))
7984
8126
  ReleaseHostsResult.struct_class = Types::ReleaseHostsResult
7985
8127
 
8128
+ RemovePrefixListEntries.member = Shapes::ShapeRef.new(shape: RemovePrefixListEntry)
8129
+
8130
+ RemovePrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
8131
+ RemovePrefixListEntry.struct_class = Types::RemovePrefixListEntry
8132
+
7986
8133
  ReplaceIamInstanceProfileAssociationRequest.add_member(:iam_instance_profile, Shapes::ShapeRef.new(shape: IamInstanceProfileSpecification, required: true, location_name: "IamInstanceProfile"))
7987
8134
  ReplaceIamInstanceProfileAssociationRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: IamInstanceProfileAssociationId, required: true, location_name: "AssociationId"))
7988
8135
  ReplaceIamInstanceProfileAssociationRequest.struct_class = Types::ReplaceIamInstanceProfileAssociationRequest
@@ -8012,6 +8159,7 @@ module Aws::EC2
8012
8159
 
8013
8160
  ReplaceRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
8014
8161
  ReplaceRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
8162
+ ReplaceRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
8015
8163
  ReplaceRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
8016
8164
  ReplaceRouteRequest.add_member(:egress_only_internet_gateway_id, Shapes::ShapeRef.new(shape: EgressOnlyInternetGatewayId, location_name: "egressOnlyInternetGatewayId"))
8017
8165
  ReplaceRouteRequest.add_member(:gateway_id, Shapes::ShapeRef.new(shape: RouteGatewayId, location_name: "gatewayId"))
@@ -8337,6 +8485,15 @@ module Aws::EC2
8337
8485
  RestoreAddressToClassicResult.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
8338
8486
  RestoreAddressToClassicResult.struct_class = Types::RestoreAddressToClassicResult
8339
8487
 
8488
+ RestoreManagedPrefixListVersionRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8489
+ RestoreManagedPrefixListVersionRequest.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, required: true, location_name: "PrefixListId"))
8490
+ RestoreManagedPrefixListVersionRequest.add_member(:previous_version, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "PreviousVersion"))
8491
+ RestoreManagedPrefixListVersionRequest.add_member(:current_version, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "CurrentVersion"))
8492
+ RestoreManagedPrefixListVersionRequest.struct_class = Types::RestoreManagedPrefixListVersionRequest
8493
+
8494
+ RestoreManagedPrefixListVersionResult.add_member(:prefix_list, Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "prefixList"))
8495
+ RestoreManagedPrefixListVersionResult.struct_class = Types::RestoreManagedPrefixListVersionResult
8496
+
8340
8497
  RevokeClientVpnIngressRequest.add_member(:client_vpn_endpoint_id, Shapes::ShapeRef.new(shape: ClientVpnEndpointId, required: true, location_name: "ClientVpnEndpointId"))
8341
8498
  RevokeClientVpnIngressRequest.add_member(:target_network_cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetNetworkCidr"))
8342
8499
  RevokeClientVpnIngressRequest.add_member(:access_group_id, Shapes::ShapeRef.new(shape: String, location_name: "AccessGroupId"))
@@ -10329,6 +10486,14 @@ module Aws::EC2
10329
10486
  o.output = Shapes::ShapeRef.new(shape: CreateLocalGatewayRouteTableVpcAssociationResult)
10330
10487
  end)
10331
10488
 
10489
+ api.add_operation(:create_managed_prefix_list, Seahorse::Model::Operation.new.tap do |o|
10490
+ o.name = "CreateManagedPrefixList"
10491
+ o.http_method = "POST"
10492
+ o.http_request_uri = "/"
10493
+ o.input = Shapes::ShapeRef.new(shape: CreateManagedPrefixListRequest)
10494
+ o.output = Shapes::ShapeRef.new(shape: CreateManagedPrefixListResult)
10495
+ end)
10496
+
10332
10497
  api.add_operation(:create_nat_gateway, Seahorse::Model::Operation.new.tap do |o|
10333
10498
  o.name = "CreateNatGateway"
10334
10499
  o.http_method = "POST"
@@ -10713,6 +10878,14 @@ module Aws::EC2
10713
10878
  o.output = Shapes::ShapeRef.new(shape: DeleteLocalGatewayRouteTableVpcAssociationResult)
10714
10879
  end)
10715
10880
 
10881
+ api.add_operation(:delete_managed_prefix_list, Seahorse::Model::Operation.new.tap do |o|
10882
+ o.name = "DeleteManagedPrefixList"
10883
+ o.http_method = "POST"
10884
+ o.http_request_uri = "/"
10885
+ o.input = Shapes::ShapeRef.new(shape: DeleteManagedPrefixListRequest)
10886
+ o.output = Shapes::ShapeRef.new(shape: DeleteManagedPrefixListResult)
10887
+ end)
10888
+
10716
10889
  api.add_operation(:delete_nat_gateway, Seahorse::Model::Operation.new.tap do |o|
10717
10890
  o.name = "DeleteNatGateway"
10718
10891
  o.http_method = "POST"
@@ -11687,6 +11860,20 @@ module Aws::EC2
11687
11860
  )
11688
11861
  end)
11689
11862
 
11863
+ api.add_operation(:describe_managed_prefix_lists, Seahorse::Model::Operation.new.tap do |o|
11864
+ o.name = "DescribeManagedPrefixLists"
11865
+ o.http_method = "POST"
11866
+ o.http_request_uri = "/"
11867
+ o.input = Shapes::ShapeRef.new(shape: DescribeManagedPrefixListsRequest)
11868
+ o.output = Shapes::ShapeRef.new(shape: DescribeManagedPrefixListsResult)
11869
+ o[:pager] = Aws::Pager.new(
11870
+ limit_key: "max_results",
11871
+ tokens: {
11872
+ "next_token" => "next_token"
11873
+ }
11874
+ )
11875
+ end)
11876
+
11690
11877
  api.add_operation(:describe_moving_addresses, Seahorse::Model::Operation.new.tap do |o|
11691
11878
  o.name = "DescribeMovingAddresses"
11692
11879
  o.http_method = "POST"
@@ -12714,6 +12901,34 @@ module Aws::EC2
12714
12901
  o.output = Shapes::ShapeRef.new(shape: GetLaunchTemplateDataResult)
12715
12902
  end)
12716
12903
 
12904
+ api.add_operation(:get_managed_prefix_list_associations, Seahorse::Model::Operation.new.tap do |o|
12905
+ o.name = "GetManagedPrefixListAssociations"
12906
+ o.http_method = "POST"
12907
+ o.http_request_uri = "/"
12908
+ o.input = Shapes::ShapeRef.new(shape: GetManagedPrefixListAssociationsRequest)
12909
+ o.output = Shapes::ShapeRef.new(shape: GetManagedPrefixListAssociationsResult)
12910
+ o[:pager] = Aws::Pager.new(
12911
+ limit_key: "max_results",
12912
+ tokens: {
12913
+ "next_token" => "next_token"
12914
+ }
12915
+ )
12916
+ end)
12917
+
12918
+ api.add_operation(:get_managed_prefix_list_entries, Seahorse::Model::Operation.new.tap do |o|
12919
+ o.name = "GetManagedPrefixListEntries"
12920
+ o.http_method = "POST"
12921
+ o.http_request_uri = "/"
12922
+ o.input = Shapes::ShapeRef.new(shape: GetManagedPrefixListEntriesRequest)
12923
+ o.output = Shapes::ShapeRef.new(shape: GetManagedPrefixListEntriesResult)
12924
+ o[:pager] = Aws::Pager.new(
12925
+ limit_key: "max_results",
12926
+ tokens: {
12927
+ "next_token" => "next_token"
12928
+ }
12929
+ )
12930
+ end)
12931
+
12717
12932
  api.add_operation(:get_password_data, Seahorse::Model::Operation.new.tap do |o|
12718
12933
  o.name = "GetPasswordData"
12719
12934
  o.http_method = "POST"
@@ -12978,6 +13193,14 @@ module Aws::EC2
12978
13193
  o.output = Shapes::ShapeRef.new(shape: ModifyLaunchTemplateResult)
12979
13194
  end)
12980
13195
 
13196
+ api.add_operation(:modify_managed_prefix_list, Seahorse::Model::Operation.new.tap do |o|
13197
+ o.name = "ModifyManagedPrefixList"
13198
+ o.http_method = "POST"
13199
+ o.http_request_uri = "/"
13200
+ o.input = Shapes::ShapeRef.new(shape: ModifyManagedPrefixListRequest)
13201
+ o.output = Shapes::ShapeRef.new(shape: ModifyManagedPrefixListResult)
13202
+ end)
13203
+
12981
13204
  api.add_operation(:modify_network_interface_attribute, Seahorse::Model::Operation.new.tap do |o|
12982
13205
  o.name = "ModifyNetworkInterfaceAttribute"
12983
13206
  o.http_method = "POST"
@@ -13410,6 +13633,14 @@ module Aws::EC2
13410
13633
  o.output = Shapes::ShapeRef.new(shape: RestoreAddressToClassicResult)
13411
13634
  end)
13412
13635
 
13636
+ api.add_operation(:restore_managed_prefix_list_version, Seahorse::Model::Operation.new.tap do |o|
13637
+ o.name = "RestoreManagedPrefixListVersion"
13638
+ o.http_method = "POST"
13639
+ o.http_request_uri = "/"
13640
+ o.input = Shapes::ShapeRef.new(shape: RestoreManagedPrefixListVersionRequest)
13641
+ o.output = Shapes::ShapeRef.new(shape: RestoreManagedPrefixListVersionResult)
13642
+ end)
13643
+
13413
13644
  api.add_operation(:revoke_client_vpn_ingress, Seahorse::Model::Operation.new.tap do |o|
13414
13645
  o.name = "RevokeClientVpnIngress"
13415
13646
  o.http_method = "POST"