aws-sdk-ec2 1.518.0 → 1.520.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.
@@ -515,6 +515,10 @@ module Aws::EC2
515
515
  CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult = Shapes::StructureShape.new(name: 'CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult')
516
516
  CreateLocalGatewayRouteTableVpcAssociationRequest = Shapes::StructureShape.new(name: 'CreateLocalGatewayRouteTableVpcAssociationRequest')
517
517
  CreateLocalGatewayRouteTableVpcAssociationResult = Shapes::StructureShape.new(name: 'CreateLocalGatewayRouteTableVpcAssociationResult')
518
+ CreateLocalGatewayVirtualInterfaceGroupRequest = Shapes::StructureShape.new(name: 'CreateLocalGatewayVirtualInterfaceGroupRequest')
519
+ CreateLocalGatewayVirtualInterfaceGroupResult = Shapes::StructureShape.new(name: 'CreateLocalGatewayVirtualInterfaceGroupResult')
520
+ CreateLocalGatewayVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'CreateLocalGatewayVirtualInterfaceRequest')
521
+ CreateLocalGatewayVirtualInterfaceResult = Shapes::StructureShape.new(name: 'CreateLocalGatewayVirtualInterfaceResult')
518
522
  CreateManagedPrefixListRequest = Shapes::StructureShape.new(name: 'CreateManagedPrefixListRequest')
519
523
  CreateManagedPrefixListResult = Shapes::StructureShape.new(name: 'CreateManagedPrefixListResult')
520
524
  CreateNatGatewayRequest = Shapes::StructureShape.new(name: 'CreateNatGatewayRequest')
@@ -726,6 +730,10 @@ module Aws::EC2
726
730
  DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult = Shapes::StructureShape.new(name: 'DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult')
727
731
  DeleteLocalGatewayRouteTableVpcAssociationRequest = Shapes::StructureShape.new(name: 'DeleteLocalGatewayRouteTableVpcAssociationRequest')
728
732
  DeleteLocalGatewayRouteTableVpcAssociationResult = Shapes::StructureShape.new(name: 'DeleteLocalGatewayRouteTableVpcAssociationResult')
733
+ DeleteLocalGatewayVirtualInterfaceGroupRequest = Shapes::StructureShape.new(name: 'DeleteLocalGatewayVirtualInterfaceGroupRequest')
734
+ DeleteLocalGatewayVirtualInterfaceGroupResult = Shapes::StructureShape.new(name: 'DeleteLocalGatewayVirtualInterfaceGroupResult')
735
+ DeleteLocalGatewayVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'DeleteLocalGatewayVirtualInterfaceRequest')
736
+ DeleteLocalGatewayVirtualInterfaceResult = Shapes::StructureShape.new(name: 'DeleteLocalGatewayVirtualInterfaceResult')
729
737
  DeleteManagedPrefixListRequest = Shapes::StructureShape.new(name: 'DeleteManagedPrefixListRequest')
730
738
  DeleteManagedPrefixListResult = Shapes::StructureShape.new(name: 'DeleteManagedPrefixListResult')
731
739
  DeleteNatGatewayRequest = Shapes::StructureShape.new(name: 'DeleteNatGatewayRequest')
@@ -1065,6 +1073,8 @@ module Aws::EC2
1065
1073
  DescribeNetworkInterfacesMaxResults = Shapes::IntegerShape.new(name: 'DescribeNetworkInterfacesMaxResults')
1066
1074
  DescribeNetworkInterfacesRequest = Shapes::StructureShape.new(name: 'DescribeNetworkInterfacesRequest')
1067
1075
  DescribeNetworkInterfacesResult = Shapes::StructureShape.new(name: 'DescribeNetworkInterfacesResult')
1076
+ DescribeOutpostLagsRequest = Shapes::StructureShape.new(name: 'DescribeOutpostLagsRequest')
1077
+ DescribeOutpostLagsResult = Shapes::StructureShape.new(name: 'DescribeOutpostLagsResult')
1068
1078
  DescribePlacementGroupsRequest = Shapes::StructureShape.new(name: 'DescribePlacementGroupsRequest')
1069
1079
  DescribePlacementGroupsResult = Shapes::StructureShape.new(name: 'DescribePlacementGroupsResult')
1070
1080
  DescribePrefixListsRequest = Shapes::StructureShape.new(name: 'DescribePrefixListsRequest')
@@ -1112,6 +1122,8 @@ module Aws::EC2
1112
1122
  DescribeSecurityGroupsMaxResults = Shapes::IntegerShape.new(name: 'DescribeSecurityGroupsMaxResults')
1113
1123
  DescribeSecurityGroupsRequest = Shapes::StructureShape.new(name: 'DescribeSecurityGroupsRequest')
1114
1124
  DescribeSecurityGroupsResult = Shapes::StructureShape.new(name: 'DescribeSecurityGroupsResult')
1125
+ DescribeServiceLinkVirtualInterfacesRequest = Shapes::StructureShape.new(name: 'DescribeServiceLinkVirtualInterfacesRequest')
1126
+ DescribeServiceLinkVirtualInterfacesResult = Shapes::StructureShape.new(name: 'DescribeServiceLinkVirtualInterfacesResult')
1115
1127
  DescribeSnapshotAttributeRequest = Shapes::StructureShape.new(name: 'DescribeSnapshotAttributeRequest')
1116
1128
  DescribeSnapshotAttributeResult = Shapes::StructureShape.new(name: 'DescribeSnapshotAttributeResult')
1117
1129
  DescribeSnapshotTierStatusMaxResults = Shapes::IntegerShape.new(name: 'DescribeSnapshotTierStatusMaxResults')
@@ -2204,7 +2216,9 @@ module Aws::EC2
2204
2216
  LocalGatewayRoutetableId = Shapes::StringShape.new(name: 'LocalGatewayRoutetableId')
2205
2217
  LocalGatewaySet = Shapes::ListShape.new(name: 'LocalGatewaySet')
2206
2218
  LocalGatewayVirtualInterface = Shapes::StructureShape.new(name: 'LocalGatewayVirtualInterface')
2219
+ LocalGatewayVirtualInterfaceConfigurationState = Shapes::StringShape.new(name: 'LocalGatewayVirtualInterfaceConfigurationState')
2207
2220
  LocalGatewayVirtualInterfaceGroup = Shapes::StructureShape.new(name: 'LocalGatewayVirtualInterfaceGroup')
2221
+ LocalGatewayVirtualInterfaceGroupConfigurationState = Shapes::StringShape.new(name: 'LocalGatewayVirtualInterfaceGroupConfigurationState')
2208
2222
  LocalGatewayVirtualInterfaceGroupId = Shapes::StringShape.new(name: 'LocalGatewayVirtualInterfaceGroupId')
2209
2223
  LocalGatewayVirtualInterfaceGroupIdSet = Shapes::ListShape.new(name: 'LocalGatewayVirtualInterfaceGroupIdSet')
2210
2224
  LocalGatewayVirtualInterfaceGroupSet = Shapes::ListShape.new(name: 'LocalGatewayVirtualInterfaceGroupSet')
@@ -2525,6 +2539,11 @@ module Aws::EC2
2525
2539
  OrganizationArnStringList = Shapes::ListShape.new(name: 'OrganizationArnStringList')
2526
2540
  OrganizationalUnitArnStringList = Shapes::ListShape.new(name: 'OrganizationalUnitArnStringList')
2527
2541
  OutpostArn = Shapes::StringShape.new(name: 'OutpostArn')
2542
+ OutpostLag = Shapes::StructureShape.new(name: 'OutpostLag')
2543
+ OutpostLagId = Shapes::StringShape.new(name: 'OutpostLagId')
2544
+ OutpostLagIdSet = Shapes::ListShape.new(name: 'OutpostLagIdSet')
2545
+ OutpostLagMaxResults = Shapes::IntegerShape.new(name: 'OutpostLagMaxResults')
2546
+ OutpostLagSet = Shapes::ListShape.new(name: 'OutpostLagSet')
2528
2547
  OwnerStringList = Shapes::ListShape.new(name: 'OwnerStringList')
2529
2548
  PacketHeaderStatement = Shapes::StructureShape.new(name: 'PacketHeaderStatement')
2530
2549
  PacketHeaderStatementRequest = Shapes::StructureShape.new(name: 'PacketHeaderStatementRequest')
@@ -2977,6 +2996,12 @@ module Aws::EC2
2977
2996
  ServiceConnectivityType = Shapes::StringShape.new(name: 'ServiceConnectivityType')
2978
2997
  ServiceDetail = Shapes::StructureShape.new(name: 'ServiceDetail')
2979
2998
  ServiceDetailSet = Shapes::ListShape.new(name: 'ServiceDetailSet')
2999
+ ServiceLinkMaxResults = Shapes::IntegerShape.new(name: 'ServiceLinkMaxResults')
3000
+ ServiceLinkVirtualInterface = Shapes::StructureShape.new(name: 'ServiceLinkVirtualInterface')
3001
+ ServiceLinkVirtualInterfaceConfigurationState = Shapes::StringShape.new(name: 'ServiceLinkVirtualInterfaceConfigurationState')
3002
+ ServiceLinkVirtualInterfaceId = Shapes::StringShape.new(name: 'ServiceLinkVirtualInterfaceId')
3003
+ ServiceLinkVirtualInterfaceIdSet = Shapes::ListShape.new(name: 'ServiceLinkVirtualInterfaceIdSet')
3004
+ ServiceLinkVirtualInterfaceSet = Shapes::ListShape.new(name: 'ServiceLinkVirtualInterfaceSet')
2980
3005
  ServiceManaged = Shapes::StringShape.new(name: 'ServiceManaged')
2981
3006
  ServiceNetworkArn = Shapes::StringShape.new(name: 'ServiceNetworkArn')
2982
3007
  ServiceState = Shapes::StringShape.new(name: 'ServiceState')
@@ -5391,6 +5416,30 @@ module Aws::EC2
5391
5416
  CreateLocalGatewayRouteTableVpcAssociationResult.add_member(:local_gateway_route_table_vpc_association, Shapes::ShapeRef.new(shape: LocalGatewayRouteTableVpcAssociation, location_name: "localGatewayRouteTableVpcAssociation"))
5392
5417
  CreateLocalGatewayRouteTableVpcAssociationResult.struct_class = Types::CreateLocalGatewayRouteTableVpcAssociationResult
5393
5418
 
5419
+ CreateLocalGatewayVirtualInterfaceGroupRequest.add_member(:local_gateway_id, Shapes::ShapeRef.new(shape: LocalGatewayId, required: true, location_name: "LocalGatewayId"))
5420
+ CreateLocalGatewayVirtualInterfaceGroupRequest.add_member(:local_bgp_asn, Shapes::ShapeRef.new(shape: Integer, location_name: "LocalBgpAsn"))
5421
+ CreateLocalGatewayVirtualInterfaceGroupRequest.add_member(:local_bgp_asn_extended, Shapes::ShapeRef.new(shape: Long, location_name: "LocalBgpAsnExtended"))
5422
+ CreateLocalGatewayVirtualInterfaceGroupRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5423
+ CreateLocalGatewayVirtualInterfaceGroupRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5424
+ CreateLocalGatewayVirtualInterfaceGroupRequest.struct_class = Types::CreateLocalGatewayVirtualInterfaceGroupRequest
5425
+
5426
+ CreateLocalGatewayVirtualInterfaceGroupResult.add_member(:local_gateway_virtual_interface_group, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroup, location_name: "localGatewayVirtualInterfaceGroup"))
5427
+ CreateLocalGatewayVirtualInterfaceGroupResult.struct_class = Types::CreateLocalGatewayVirtualInterfaceGroupResult
5428
+
5429
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, required: true, location_name: "LocalGatewayVirtualInterfaceGroupId"))
5430
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:outpost_lag_id, Shapes::ShapeRef.new(shape: OutpostLagId, required: true, location_name: "OutpostLagId"))
5431
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:vlan, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Vlan"))
5432
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:local_address, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LocalAddress"))
5433
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:peer_address, Shapes::ShapeRef.new(shape: String, required: true, location_name: "PeerAddress"))
5434
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:peer_bgp_asn, Shapes::ShapeRef.new(shape: Integer, location_name: "PeerBgpAsn"))
5435
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5436
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5437
+ CreateLocalGatewayVirtualInterfaceRequest.add_member(:peer_bgp_asn_extended, Shapes::ShapeRef.new(shape: Long, location_name: "PeerBgpAsnExtended"))
5438
+ CreateLocalGatewayVirtualInterfaceRequest.struct_class = Types::CreateLocalGatewayVirtualInterfaceRequest
5439
+
5440
+ CreateLocalGatewayVirtualInterfaceResult.add_member(:local_gateway_virtual_interface, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterface, location_name: "localGatewayVirtualInterface"))
5441
+ CreateLocalGatewayVirtualInterfaceResult.struct_class = Types::CreateLocalGatewayVirtualInterfaceResult
5442
+
5394
5443
  CreateManagedPrefixListRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5395
5444
  CreateManagedPrefixListRequest.add_member(:prefix_list_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "PrefixListName"))
5396
5445
  CreateManagedPrefixListRequest.add_member(:entries, Shapes::ShapeRef.new(shape: AddPrefixListEntries, location_name: "Entry"))
@@ -5529,6 +5578,7 @@ module Aws::EC2
5529
5578
  CreateReplaceRootVolumeTaskRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
5530
5579
  CreateReplaceRootVolumeTaskRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "ImageId"))
5531
5580
  CreateReplaceRootVolumeTaskRequest.add_member(:delete_replaced_root_volume, Shapes::ShapeRef.new(shape: Boolean, location_name: "DeleteReplacedRootVolume"))
5581
+ CreateReplaceRootVolumeTaskRequest.add_member(:volume_initialization_rate, Shapes::ShapeRef.new(shape: Long, location_name: "VolumeInitializationRate"))
5532
5582
  CreateReplaceRootVolumeTaskRequest.struct_class = Types::CreateReplaceRootVolumeTaskRequest
5533
5583
 
5534
5584
  CreateReplaceRootVolumeTaskResult.add_member(:replace_root_volume_task, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTask, location_name: "replaceRootVolumeTask"))
@@ -6024,6 +6074,7 @@ module Aws::EC2
6024
6074
  CreateVolumeRequest.add_member(:multi_attach_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "MultiAttachEnabled"))
6025
6075
  CreateVolumeRequest.add_member(:throughput, Shapes::ShapeRef.new(shape: Integer, location_name: "Throughput"))
6026
6076
  CreateVolumeRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
6077
+ CreateVolumeRequest.add_member(:volume_initialization_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "VolumeInitializationRate"))
6027
6078
  CreateVolumeRequest.add_member(:operator, Shapes::ShapeRef.new(shape: OperatorRequest, location_name: "Operator"))
6028
6079
  CreateVolumeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
6029
6080
  CreateVolumeRequest.struct_class = Types::CreateVolumeRequest
@@ -6419,6 +6470,20 @@ module Aws::EC2
6419
6470
  DeleteLocalGatewayRouteTableVpcAssociationResult.add_member(:local_gateway_route_table_vpc_association, Shapes::ShapeRef.new(shape: LocalGatewayRouteTableVpcAssociation, location_name: "localGatewayRouteTableVpcAssociation"))
6420
6471
  DeleteLocalGatewayRouteTableVpcAssociationResult.struct_class = Types::DeleteLocalGatewayRouteTableVpcAssociationResult
6421
6472
 
6473
+ DeleteLocalGatewayVirtualInterfaceGroupRequest.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, required: true, location_name: "LocalGatewayVirtualInterfaceGroupId"))
6474
+ DeleteLocalGatewayVirtualInterfaceGroupRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6475
+ DeleteLocalGatewayVirtualInterfaceGroupRequest.struct_class = Types::DeleteLocalGatewayVirtualInterfaceGroupRequest
6476
+
6477
+ DeleteLocalGatewayVirtualInterfaceGroupResult.add_member(:local_gateway_virtual_interface_group, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroup, location_name: "localGatewayVirtualInterfaceGroup"))
6478
+ DeleteLocalGatewayVirtualInterfaceGroupResult.struct_class = Types::DeleteLocalGatewayVirtualInterfaceGroupResult
6479
+
6480
+ DeleteLocalGatewayVirtualInterfaceRequest.add_member(:local_gateway_virtual_interface_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceId, required: true, location_name: "LocalGatewayVirtualInterfaceId"))
6481
+ DeleteLocalGatewayVirtualInterfaceRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6482
+ DeleteLocalGatewayVirtualInterfaceRequest.struct_class = Types::DeleteLocalGatewayVirtualInterfaceRequest
6483
+
6484
+ DeleteLocalGatewayVirtualInterfaceResult.add_member(:local_gateway_virtual_interface, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterface, location_name: "localGatewayVirtualInterface"))
6485
+ DeleteLocalGatewayVirtualInterfaceResult.struct_class = Types::DeleteLocalGatewayVirtualInterfaceResult
6486
+
6422
6487
  DeleteManagedPrefixListRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6423
6488
  DeleteManagedPrefixListRequest.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, required: true, location_name: "PrefixListId"))
6424
6489
  DeleteManagedPrefixListRequest.struct_class = Types::DeleteManagedPrefixListRequest
@@ -7853,6 +7918,17 @@ module Aws::EC2
7853
7918
  DescribeNetworkInterfacesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7854
7919
  DescribeNetworkInterfacesResult.struct_class = Types::DescribeNetworkInterfacesResult
7855
7920
 
7921
+ DescribeOutpostLagsRequest.add_member(:outpost_lag_ids, Shapes::ShapeRef.new(shape: OutpostLagIdSet, location_name: "OutpostLagId"))
7922
+ DescribeOutpostLagsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7923
+ DescribeOutpostLagsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: OutpostLagMaxResults, location_name: "MaxResults"))
7924
+ DescribeOutpostLagsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7925
+ DescribeOutpostLagsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7926
+ DescribeOutpostLagsRequest.struct_class = Types::DescribeOutpostLagsRequest
7927
+
7928
+ DescribeOutpostLagsResult.add_member(:outpost_lags, Shapes::ShapeRef.new(shape: OutpostLagSet, location_name: "outpostLagSet"))
7929
+ DescribeOutpostLagsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7930
+ DescribeOutpostLagsResult.struct_class = Types::DescribeOutpostLagsResult
7931
+
7856
7932
  DescribePlacementGroupsRequest.add_member(:group_ids, Shapes::ShapeRef.new(shape: PlacementGroupIdStringList, location_name: "GroupId"))
7857
7933
  DescribePlacementGroupsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
7858
7934
  DescribePlacementGroupsRequest.add_member(:group_names, Shapes::ShapeRef.new(shape: PlacementGroupStringList, location_name: "groupName"))
@@ -8071,6 +8147,17 @@ module Aws::EC2
8071
8147
  DescribeSecurityGroupsResult.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroupList, location_name: "securityGroupInfo"))
8072
8148
  DescribeSecurityGroupsResult.struct_class = Types::DescribeSecurityGroupsResult
8073
8149
 
8150
+ DescribeServiceLinkVirtualInterfacesRequest.add_member(:service_link_virtual_interface_ids, Shapes::ShapeRef.new(shape: ServiceLinkVirtualInterfaceIdSet, location_name: "ServiceLinkVirtualInterfaceId"))
8151
+ DescribeServiceLinkVirtualInterfacesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
8152
+ DescribeServiceLinkVirtualInterfacesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ServiceLinkMaxResults, location_name: "MaxResults"))
8153
+ DescribeServiceLinkVirtualInterfacesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
8154
+ DescribeServiceLinkVirtualInterfacesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8155
+ DescribeServiceLinkVirtualInterfacesRequest.struct_class = Types::DescribeServiceLinkVirtualInterfacesRequest
8156
+
8157
+ DescribeServiceLinkVirtualInterfacesResult.add_member(:service_link_virtual_interfaces, Shapes::ShapeRef.new(shape: ServiceLinkVirtualInterfaceSet, location_name: "serviceLinkVirtualInterfaceSet"))
8158
+ DescribeServiceLinkVirtualInterfacesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
8159
+ DescribeServiceLinkVirtualInterfacesResult.struct_class = Types::DescribeServiceLinkVirtualInterfacesResult
8160
+
8074
8161
  DescribeSnapshotAttributeRequest.add_member(:attribute, Shapes::ShapeRef.new(shape: SnapshotAttributeName, required: true, location_name: "Attribute"))
8075
8162
  DescribeSnapshotAttributeRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, required: true, location_name: "SnapshotId"))
8076
8163
  DescribeSnapshotAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -9082,6 +9169,7 @@ module Aws::EC2
9082
9169
  EbsBlockDevice.add_member(:throughput, Shapes::ShapeRef.new(shape: Integer, location_name: "throughput"))
9083
9170
  EbsBlockDevice.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "outpostArn"))
9084
9171
  EbsBlockDevice.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "encrypted"))
9172
+ EbsBlockDevice.add_member(:volume_initialization_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "VolumeInitializationRate"))
9085
9173
  EbsBlockDevice.struct_class = Types::EbsBlockDevice
9086
9174
 
9087
9175
  EbsBlockDeviceResponse.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "encrypted"))
@@ -9756,7 +9844,7 @@ module Aws::EC2
9756
9844
  FleetLaunchTemplateOverridesRequest.add_member(:placement, Shapes::ShapeRef.new(shape: Placement, location_name: "Placement"))
9757
9845
  FleetLaunchTemplateOverridesRequest.add_member(:block_device_mappings, Shapes::ShapeRef.new(shape: FleetBlockDeviceMappingRequestList, location_name: "BlockDeviceMapping"))
9758
9846
  FleetLaunchTemplateOverridesRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
9759
- FleetLaunchTemplateOverridesRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "ImageId"))
9847
+ FleetLaunchTemplateOverridesRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "ImageId"))
9760
9848
  FleetLaunchTemplateOverridesRequest.struct_class = Types::FleetLaunchTemplateOverridesRequest
9761
9849
 
9762
9850
  FleetLaunchTemplateSpecification.add_member(:launch_template_id, Shapes::ShapeRef.new(shape: String, location_name: "launchTemplateId"))
@@ -11907,6 +11995,7 @@ module Aws::EC2
11907
11995
  LaunchTemplateEbsBlockDevice.add_member(:volume_size, Shapes::ShapeRef.new(shape: Integer, location_name: "volumeSize"))
11908
11996
  LaunchTemplateEbsBlockDevice.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "volumeType"))
11909
11997
  LaunchTemplateEbsBlockDevice.add_member(:throughput, Shapes::ShapeRef.new(shape: Integer, location_name: "throughput"))
11998
+ LaunchTemplateEbsBlockDevice.add_member(:volume_initialization_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "volumeInitializationRate"))
11910
11999
  LaunchTemplateEbsBlockDevice.struct_class = Types::LaunchTemplateEbsBlockDevice
11911
12000
 
11912
12001
  LaunchTemplateEbsBlockDeviceRequest.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Encrypted"))
@@ -11917,6 +12006,7 @@ module Aws::EC2
11917
12006
  LaunchTemplateEbsBlockDeviceRequest.add_member(:volume_size, Shapes::ShapeRef.new(shape: Integer, location_name: "VolumeSize"))
11918
12007
  LaunchTemplateEbsBlockDeviceRequest.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "VolumeType"))
11919
12008
  LaunchTemplateEbsBlockDeviceRequest.add_member(:throughput, Shapes::ShapeRef.new(shape: Integer, location_name: "Throughput"))
12009
+ LaunchTemplateEbsBlockDeviceRequest.add_member(:volume_initialization_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "VolumeInitializationRate"))
11920
12010
  LaunchTemplateEbsBlockDeviceRequest.struct_class = Types::LaunchTemplateEbsBlockDeviceRequest
11921
12011
 
11922
12012
  LaunchTemplateElasticInferenceAccelerator.add_member(:type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Type"))
@@ -12275,20 +12365,29 @@ module Aws::EC2
12275
12365
 
12276
12366
  LocalGatewayVirtualInterface.add_member(:local_gateway_virtual_interface_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceId, location_name: "localGatewayVirtualInterfaceId"))
12277
12367
  LocalGatewayVirtualInterface.add_member(:local_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "localGatewayId"))
12368
+ LocalGatewayVirtualInterface.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, location_name: "localGatewayVirtualInterfaceGroupId"))
12369
+ LocalGatewayVirtualInterface.add_member(:local_gateway_virtual_interface_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "localGatewayVirtualInterfaceArn"))
12370
+ LocalGatewayVirtualInterface.add_member(:outpost_lag_id, Shapes::ShapeRef.new(shape: String, location_name: "outpostLagId"))
12278
12371
  LocalGatewayVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: Integer, location_name: "vlan"))
12279
12372
  LocalGatewayVirtualInterface.add_member(:local_address, Shapes::ShapeRef.new(shape: String, location_name: "localAddress"))
12280
12373
  LocalGatewayVirtualInterface.add_member(:peer_address, Shapes::ShapeRef.new(shape: String, location_name: "peerAddress"))
12281
12374
  LocalGatewayVirtualInterface.add_member(:local_bgp_asn, Shapes::ShapeRef.new(shape: Integer, location_name: "localBgpAsn"))
12282
12375
  LocalGatewayVirtualInterface.add_member(:peer_bgp_asn, Shapes::ShapeRef.new(shape: Integer, location_name: "peerBgpAsn"))
12376
+ LocalGatewayVirtualInterface.add_member(:peer_bgp_asn_extended, Shapes::ShapeRef.new(shape: Long, location_name: "peerBgpAsnExtended"))
12283
12377
  LocalGatewayVirtualInterface.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
12284
12378
  LocalGatewayVirtualInterface.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
12379
+ LocalGatewayVirtualInterface.add_member(:configuration_state, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceConfigurationState, location_name: "configurationState"))
12285
12380
  LocalGatewayVirtualInterface.struct_class = Types::LocalGatewayVirtualInterface
12286
12381
 
12287
12382
  LocalGatewayVirtualInterfaceGroup.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, location_name: "localGatewayVirtualInterfaceGroupId"))
12288
12383
  LocalGatewayVirtualInterfaceGroup.add_member(:local_gateway_virtual_interface_ids, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceIdSet, location_name: "localGatewayVirtualInterfaceIdSet"))
12289
12384
  LocalGatewayVirtualInterfaceGroup.add_member(:local_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "localGatewayId"))
12290
12385
  LocalGatewayVirtualInterfaceGroup.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
12386
+ LocalGatewayVirtualInterfaceGroup.add_member(:local_bgp_asn, Shapes::ShapeRef.new(shape: Integer, location_name: "localBgpAsn"))
12387
+ LocalGatewayVirtualInterfaceGroup.add_member(:local_bgp_asn_extended, Shapes::ShapeRef.new(shape: Long, location_name: "localBgpAsnExtended"))
12388
+ LocalGatewayVirtualInterfaceGroup.add_member(:local_gateway_virtual_interface_group_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "localGatewayVirtualInterfaceGroupArn"))
12291
12389
  LocalGatewayVirtualInterfaceGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
12390
+ LocalGatewayVirtualInterfaceGroup.add_member(:configuration_state, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupConfigurationState, location_name: "configurationState"))
12292
12391
  LocalGatewayVirtualInterfaceGroup.struct_class = Types::LocalGatewayVirtualInterfaceGroup
12293
12392
 
12294
12393
  LocalGatewayVirtualInterfaceGroupIdSet.member = Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, location_name: "item")
@@ -13635,6 +13734,19 @@ module Aws::EC2
13635
13734
 
13636
13735
  OrganizationalUnitArnStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "OrganizationalUnitArn")
13637
13736
 
13737
+ OutpostLag.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "outpostArn"))
13738
+ OutpostLag.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
13739
+ OutpostLag.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "state"))
13740
+ OutpostLag.add_member(:outpost_lag_id, Shapes::ShapeRef.new(shape: OutpostLagId, location_name: "outpostLagId"))
13741
+ OutpostLag.add_member(:local_gateway_virtual_interface_ids, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceIdSet, location_name: "localGatewayVirtualInterfaceIdSet"))
13742
+ OutpostLag.add_member(:service_link_virtual_interface_ids, Shapes::ShapeRef.new(shape: ServiceLinkVirtualInterfaceIdSet, location_name: "serviceLinkVirtualInterfaceIdSet"))
13743
+ OutpostLag.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
13744
+ OutpostLag.struct_class = Types::OutpostLag
13745
+
13746
+ OutpostLagIdSet.member = Shapes::ShapeRef.new(shape: OutpostLagId, location_name: "item")
13747
+
13748
+ OutpostLagSet.member = Shapes::ShapeRef.new(shape: OutpostLag, location_name: "item")
13749
+
13638
13750
  OwnerStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "Owner")
13639
13751
 
13640
13752
  PacketHeaderStatement.add_member(:source_addresses, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "sourceAddressSet"))
@@ -15355,6 +15467,24 @@ module Aws::EC2
15355
15467
 
15356
15468
  ServiceDetailSet.member = Shapes::ShapeRef.new(shape: ServiceDetail, location_name: "item")
15357
15469
 
15470
+ ServiceLinkVirtualInterface.add_member(:service_link_virtual_interface_id, Shapes::ShapeRef.new(shape: ServiceLinkVirtualInterfaceId, location_name: "serviceLinkVirtualInterfaceId"))
15471
+ ServiceLinkVirtualInterface.add_member(:service_link_virtual_interface_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "serviceLinkVirtualInterfaceArn"))
15472
+ ServiceLinkVirtualInterface.add_member(:outpost_id, Shapes::ShapeRef.new(shape: String, location_name: "outpostId"))
15473
+ ServiceLinkVirtualInterface.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "outpostArn"))
15474
+ ServiceLinkVirtualInterface.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
15475
+ ServiceLinkVirtualInterface.add_member(:local_address, Shapes::ShapeRef.new(shape: String, location_name: "localAddress"))
15476
+ ServiceLinkVirtualInterface.add_member(:peer_address, Shapes::ShapeRef.new(shape: String, location_name: "peerAddress"))
15477
+ ServiceLinkVirtualInterface.add_member(:peer_bgp_asn, Shapes::ShapeRef.new(shape: Long, location_name: "peerBgpAsn"))
15478
+ ServiceLinkVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: Integer, location_name: "vlan"))
15479
+ ServiceLinkVirtualInterface.add_member(:outpost_lag_id, Shapes::ShapeRef.new(shape: OutpostLagId, location_name: "outpostLagId"))
15480
+ ServiceLinkVirtualInterface.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
15481
+ ServiceLinkVirtualInterface.add_member(:configuration_state, Shapes::ShapeRef.new(shape: ServiceLinkVirtualInterfaceConfigurationState, location_name: "configurationState"))
15482
+ ServiceLinkVirtualInterface.struct_class = Types::ServiceLinkVirtualInterface
15483
+
15484
+ ServiceLinkVirtualInterfaceIdSet.member = Shapes::ShapeRef.new(shape: ServiceLinkVirtualInterfaceId, location_name: "item")
15485
+
15486
+ ServiceLinkVirtualInterfaceSet.member = Shapes::ShapeRef.new(shape: ServiceLinkVirtualInterface, location_name: "item")
15487
+
15358
15488
  ServiceTypeDetail.add_member(:service_type, Shapes::ShapeRef.new(shape: ServiceType, location_name: "serviceType"))
15359
15489
  ServiceTypeDetail.struct_class = Types::ServiceTypeDetail
15360
15490
 
@@ -16806,6 +16936,7 @@ module Aws::EC2
16806
16936
  Volume.add_member(:throughput, Shapes::ShapeRef.new(shape: Integer, location_name: "throughput"))
16807
16937
  Volume.add_member(:sse_type, Shapes::ShapeRef.new(shape: SSEType, location_name: "sseType"))
16808
16938
  Volume.add_member(:operator, Shapes::ShapeRef.new(shape: OperatorResponse, location_name: "operator"))
16939
+ Volume.add_member(:volume_initialization_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "volumeInitializationRate"))
16809
16940
  Volume.add_member(:volume_id, Shapes::ShapeRef.new(shape: String, location_name: "volumeId"))
16810
16941
  Volume.add_member(:size, Shapes::ShapeRef.new(shape: Integer, location_name: "size"))
16811
16942
  Volume.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: String, location_name: "snapshotId"))
@@ -17982,6 +18113,22 @@ module Aws::EC2
17982
18113
  o.output = Shapes::ShapeRef.new(shape: CreateLocalGatewayRouteTableVpcAssociationResult)
17983
18114
  end)
17984
18115
 
18116
+ api.add_operation(:create_local_gateway_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
18117
+ o.name = "CreateLocalGatewayVirtualInterface"
18118
+ o.http_method = "POST"
18119
+ o.http_request_uri = "/"
18120
+ o.input = Shapes::ShapeRef.new(shape: CreateLocalGatewayVirtualInterfaceRequest)
18121
+ o.output = Shapes::ShapeRef.new(shape: CreateLocalGatewayVirtualInterfaceResult)
18122
+ end)
18123
+
18124
+ api.add_operation(:create_local_gateway_virtual_interface_group, Seahorse::Model::Operation.new.tap do |o|
18125
+ o.name = "CreateLocalGatewayVirtualInterfaceGroup"
18126
+ o.http_method = "POST"
18127
+ o.http_request_uri = "/"
18128
+ o.input = Shapes::ShapeRef.new(shape: CreateLocalGatewayVirtualInterfaceGroupRequest)
18129
+ o.output = Shapes::ShapeRef.new(shape: CreateLocalGatewayVirtualInterfaceGroupResult)
18130
+ end)
18131
+
17985
18132
  api.add_operation(:create_managed_prefix_list, Seahorse::Model::Operation.new.tap do |o|
17986
18133
  o.name = "CreateManagedPrefixList"
17987
18134
  o.http_method = "POST"
@@ -18630,6 +18777,22 @@ module Aws::EC2
18630
18777
  o.output = Shapes::ShapeRef.new(shape: DeleteLocalGatewayRouteTableVpcAssociationResult)
18631
18778
  end)
18632
18779
 
18780
+ api.add_operation(:delete_local_gateway_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
18781
+ o.name = "DeleteLocalGatewayVirtualInterface"
18782
+ o.http_method = "POST"
18783
+ o.http_request_uri = "/"
18784
+ o.input = Shapes::ShapeRef.new(shape: DeleteLocalGatewayVirtualInterfaceRequest)
18785
+ o.output = Shapes::ShapeRef.new(shape: DeleteLocalGatewayVirtualInterfaceResult)
18786
+ end)
18787
+
18788
+ api.add_operation(:delete_local_gateway_virtual_interface_group, Seahorse::Model::Operation.new.tap do |o|
18789
+ o.name = "DeleteLocalGatewayVirtualInterfaceGroup"
18790
+ o.http_method = "POST"
18791
+ o.http_request_uri = "/"
18792
+ o.input = Shapes::ShapeRef.new(shape: DeleteLocalGatewayVirtualInterfaceGroupRequest)
18793
+ o.output = Shapes::ShapeRef.new(shape: DeleteLocalGatewayVirtualInterfaceGroupResult)
18794
+ end)
18795
+
18633
18796
  api.add_operation(:delete_managed_prefix_list, Seahorse::Model::Operation.new.tap do |o|
18634
18797
  o.name = "DeleteManagedPrefixList"
18635
18798
  o.http_method = "POST"
@@ -20254,6 +20417,14 @@ module Aws::EC2
20254
20417
  )
20255
20418
  end)
20256
20419
 
20420
+ api.add_operation(:describe_outpost_lags, Seahorse::Model::Operation.new.tap do |o|
20421
+ o.name = "DescribeOutpostLags"
20422
+ o.http_method = "POST"
20423
+ o.http_request_uri = "/"
20424
+ o.input = Shapes::ShapeRef.new(shape: DescribeOutpostLagsRequest)
20425
+ o.output = Shapes::ShapeRef.new(shape: DescribeOutpostLagsResult)
20426
+ end)
20427
+
20257
20428
  api.add_operation(:describe_placement_groups, Seahorse::Model::Operation.new.tap do |o|
20258
20429
  o.name = "DescribePlacementGroups"
20259
20430
  o.http_method = "POST"
@@ -20503,6 +20674,14 @@ module Aws::EC2
20503
20674
  )
20504
20675
  end)
20505
20676
 
20677
+ api.add_operation(:describe_service_link_virtual_interfaces, Seahorse::Model::Operation.new.tap do |o|
20678
+ o.name = "DescribeServiceLinkVirtualInterfaces"
20679
+ o.http_method = "POST"
20680
+ o.http_request_uri = "/"
20681
+ o.input = Shapes::ShapeRef.new(shape: DescribeServiceLinkVirtualInterfacesRequest)
20682
+ o.output = Shapes::ShapeRef.new(shape: DescribeServiceLinkVirtualInterfacesResult)
20683
+ end)
20684
+
20506
20685
  api.add_operation(:describe_snapshot_attribute, Seahorse::Model::Operation.new.tap do |o|
20507
20686
  o.name = "DescribeSnapshotAttribute"
20508
20687
  o.http_method = "POST"
@@ -769,7 +769,7 @@ module Aws::EC2
769
769
  # image = instance.create_image({
770
770
  # tag_specifications: [
771
771
  # {
772
- # resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, declarative-policies-report, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, route-server, route-server-endpoint, route-server-peer, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, verified-access-endpoint-target, ipam-external-resource-verification-token
772
+ # resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, declarative-policies-report, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, outpost-lag, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, service-link-virtual-interface, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, route-server, route-server-endpoint, route-server-peer, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, verified-access-endpoint-target, ipam-external-resource-verification-token
773
773
  # tags: [
774
774
  # {
775
775
  # key: "String",
@@ -794,6 +794,7 @@ module Aws::EC2
794
794
  # throughput: 1,
795
795
  # outpost_arn: "String",
796
796
  # encrypted: false,
797
+ # volume_initialization_rate: 1,
797
798
  # },
798
799
  # no_device: "String",
799
800
  # device_name: "String",