aws-sdk-ec2 1.228.0 → 1.233.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.
@@ -108,6 +108,8 @@ module Aws::EC2
108
108
  AssociationIdList = Shapes::ListShape.new(name: 'AssociationIdList')
109
109
  AssociationStatus = Shapes::StructureShape.new(name: 'AssociationStatus')
110
110
  AssociationStatusCode = Shapes::StringShape.new(name: 'AssociationStatusCode')
111
+ AthenaIntegration = Shapes::StructureShape.new(name: 'AthenaIntegration')
112
+ AthenaIntegrationsSet = Shapes::ListShape.new(name: 'AthenaIntegrationsSet')
111
113
  AttachClassicLinkVpcRequest = Shapes::StructureShape.new(name: 'AttachClassicLinkVpcRequest')
112
114
  AttachClassicLinkVpcResult = Shapes::StructureShape.new(name: 'AttachClassicLinkVpcResult')
113
115
  AttachInternetGatewayRequest = Shapes::StructureShape.new(name: 'AttachInternetGatewayRequest')
@@ -151,6 +153,9 @@ module Aws::EC2
151
153
  BlockDeviceMappingList = Shapes::ListShape.new(name: 'BlockDeviceMappingList')
152
154
  BlockDeviceMappingRequestList = Shapes::ListShape.new(name: 'BlockDeviceMappingRequestList')
153
155
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
156
+ BootModeType = Shapes::StringShape.new(name: 'BootModeType')
157
+ BootModeTypeList = Shapes::ListShape.new(name: 'BootModeTypeList')
158
+ BootModeValues = Shapes::StringShape.new(name: 'BootModeValues')
154
159
  BundleId = Shapes::StringShape.new(name: 'BundleId')
155
160
  BundleIdStringList = Shapes::ListShape.new(name: 'BundleIdStringList')
156
161
  BundleInstanceRequest = Shapes::StructureShape.new(name: 'BundleInstanceRequest')
@@ -340,8 +345,12 @@ module Aws::EC2
340
345
  CreateNetworkInterfaceResult = Shapes::StructureShape.new(name: 'CreateNetworkInterfaceResult')
341
346
  CreatePlacementGroupRequest = Shapes::StructureShape.new(name: 'CreatePlacementGroupRequest')
342
347
  CreatePlacementGroupResult = Shapes::StructureShape.new(name: 'CreatePlacementGroupResult')
348
+ CreateReplaceRootVolumeTaskRequest = Shapes::StructureShape.new(name: 'CreateReplaceRootVolumeTaskRequest')
349
+ CreateReplaceRootVolumeTaskResult = Shapes::StructureShape.new(name: 'CreateReplaceRootVolumeTaskResult')
343
350
  CreateReservedInstancesListingRequest = Shapes::StructureShape.new(name: 'CreateReservedInstancesListingRequest')
344
351
  CreateReservedInstancesListingResult = Shapes::StructureShape.new(name: 'CreateReservedInstancesListingResult')
352
+ CreateRestoreImageTaskRequest = Shapes::StructureShape.new(name: 'CreateRestoreImageTaskRequest')
353
+ CreateRestoreImageTaskResult = Shapes::StructureShape.new(name: 'CreateRestoreImageTaskResult')
345
354
  CreateRouteRequest = Shapes::StructureShape.new(name: 'CreateRouteRequest')
346
355
  CreateRouteResult = Shapes::StructureShape.new(name: 'CreateRouteResult')
347
356
  CreateRouteTableRequest = Shapes::StructureShape.new(name: 'CreateRouteTableRequest')
@@ -353,6 +362,8 @@ module Aws::EC2
353
362
  CreateSnapshotsResult = Shapes::StructureShape.new(name: 'CreateSnapshotsResult')
354
363
  CreateSpotDatafeedSubscriptionRequest = Shapes::StructureShape.new(name: 'CreateSpotDatafeedSubscriptionRequest')
355
364
  CreateSpotDatafeedSubscriptionResult = Shapes::StructureShape.new(name: 'CreateSpotDatafeedSubscriptionResult')
365
+ CreateStoreImageTaskRequest = Shapes::StructureShape.new(name: 'CreateStoreImageTaskRequest')
366
+ CreateStoreImageTaskResult = Shapes::StructureShape.new(name: 'CreateStoreImageTaskResult')
356
367
  CreateSubnetRequest = Shapes::StructureShape.new(name: 'CreateSubnetRequest')
357
368
  CreateSubnetResult = Shapes::StructureShape.new(name: 'CreateSubnetResult')
358
369
  CreateTagsRequest = Shapes::StructureShape.new(name: 'CreateTagsRequest')
@@ -708,6 +719,9 @@ module Aws::EC2
708
719
  DescribePublicIpv4PoolsResult = Shapes::StructureShape.new(name: 'DescribePublicIpv4PoolsResult')
709
720
  DescribeRegionsRequest = Shapes::StructureShape.new(name: 'DescribeRegionsRequest')
710
721
  DescribeRegionsResult = Shapes::StructureShape.new(name: 'DescribeRegionsResult')
722
+ DescribeReplaceRootVolumeTasksMaxResults = Shapes::IntegerShape.new(name: 'DescribeReplaceRootVolumeTasksMaxResults')
723
+ DescribeReplaceRootVolumeTasksRequest = Shapes::StructureShape.new(name: 'DescribeReplaceRootVolumeTasksRequest')
724
+ DescribeReplaceRootVolumeTasksResult = Shapes::StructureShape.new(name: 'DescribeReplaceRootVolumeTasksResult')
711
725
  DescribeReservedInstancesListingsRequest = Shapes::StructureShape.new(name: 'DescribeReservedInstancesListingsRequest')
712
726
  DescribeReservedInstancesListingsResult = Shapes::StructureShape.new(name: 'DescribeReservedInstancesListingsResult')
713
727
  DescribeReservedInstancesModificationsRequest = Shapes::StructureShape.new(name: 'DescribeReservedInstancesModificationsRequest')
@@ -751,6 +765,9 @@ module Aws::EC2
751
765
  DescribeStaleSecurityGroupsNextToken = Shapes::StringShape.new(name: 'DescribeStaleSecurityGroupsNextToken')
752
766
  DescribeStaleSecurityGroupsRequest = Shapes::StructureShape.new(name: 'DescribeStaleSecurityGroupsRequest')
753
767
  DescribeStaleSecurityGroupsResult = Shapes::StructureShape.new(name: 'DescribeStaleSecurityGroupsResult')
768
+ DescribeStoreImageTasksRequest = Shapes::StructureShape.new(name: 'DescribeStoreImageTasksRequest')
769
+ DescribeStoreImageTasksRequestMaxResults = Shapes::IntegerShape.new(name: 'DescribeStoreImageTasksRequestMaxResults')
770
+ DescribeStoreImageTasksResult = Shapes::StructureShape.new(name: 'DescribeStoreImageTasksResult')
754
771
  DescribeSubnetsMaxResults = Shapes::IntegerShape.new(name: 'DescribeSubnetsMaxResults')
755
772
  DescribeSubnetsRequest = Shapes::StructureShape.new(name: 'DescribeSubnetsRequest')
756
773
  DescribeSubnetsResult = Shapes::StructureShape.new(name: 'DescribeSubnetsResult')
@@ -843,6 +860,8 @@ module Aws::EC2
843
860
  DisableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'DisableFastSnapshotRestoreSuccessSet')
844
861
  DisableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresRequest')
845
862
  DisableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresResult')
863
+ DisableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessRequest')
864
+ DisableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessResult')
846
865
  DisableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationRequest')
847
866
  DisableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationResult')
848
867
  DisableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'DisableVgwRoutePropagationRequest')
@@ -892,6 +911,7 @@ module Aws::EC2
892
911
  EbsNvmeSupport = Shapes::StringShape.new(name: 'EbsNvmeSupport')
893
912
  EbsOptimizedInfo = Shapes::StructureShape.new(name: 'EbsOptimizedInfo')
894
913
  EbsOptimizedSupport = Shapes::StringShape.new(name: 'EbsOptimizedSupport')
914
+ EfaInfo = Shapes::StructureShape.new(name: 'EfaInfo')
895
915
  EfaSupportedFlag = Shapes::BooleanShape.new(name: 'EfaSupportedFlag')
896
916
  EgressOnlyInternetGateway = Shapes::StructureShape.new(name: 'EgressOnlyInternetGateway')
897
917
  EgressOnlyInternetGatewayId = Shapes::StringShape.new(name: 'EgressOnlyInternetGatewayId')
@@ -929,6 +949,8 @@ module Aws::EC2
929
949
  EnableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'EnableFastSnapshotRestoreSuccessSet')
930
950
  EnableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresRequest')
931
951
  EnableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresResult')
952
+ EnableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessRequest')
953
+ EnableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessResult')
932
954
  EnableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationRequest')
933
955
  EnableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationResult')
934
956
  EnableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'EnableVgwRoutePropagationRequest')
@@ -1050,6 +1072,8 @@ module Aws::EC2
1050
1072
  GetEbsDefaultKmsKeyIdResult = Shapes::StructureShape.new(name: 'GetEbsDefaultKmsKeyIdResult')
1051
1073
  GetEbsEncryptionByDefaultRequest = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultRequest')
1052
1074
  GetEbsEncryptionByDefaultResult = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultResult')
1075
+ GetFlowLogsIntegrationTemplateRequest = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateRequest')
1076
+ GetFlowLogsIntegrationTemplateResult = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateResult')
1053
1077
  GetGroupsForCapacityReservationRequest = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationRequest')
1054
1078
  GetGroupsForCapacityReservationRequestMaxResults = Shapes::IntegerShape.new(name: 'GetGroupsForCapacityReservationRequestMaxResults')
1055
1079
  GetGroupsForCapacityReservationResult = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationResult')
@@ -1066,6 +1090,8 @@ module Aws::EC2
1066
1090
  GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
1067
1091
  GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
1068
1092
  GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
1093
+ GetSerialConsoleAccessStatusRequest = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusRequest')
1094
+ GetSerialConsoleAccessStatusResult = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusResult')
1069
1095
  GetTransitGatewayAttachmentPropagationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsRequest')
1070
1096
  GetTransitGatewayAttachmentPropagationsResult = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsResult')
1071
1097
  GetTransitGatewayMulticastDomainAssociationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayMulticastDomainAssociationsRequest')
@@ -1132,6 +1158,7 @@ module Aws::EC2
1132
1158
  ImageDiskContainer = Shapes::StructureShape.new(name: 'ImageDiskContainer')
1133
1159
  ImageDiskContainerList = Shapes::ListShape.new(name: 'ImageDiskContainerList')
1134
1160
  ImageId = Shapes::StringShape.new(name: 'ImageId')
1161
+ ImageIdList = Shapes::ListShape.new(name: 'ImageIdList')
1135
1162
  ImageIdStringList = Shapes::ListShape.new(name: 'ImageIdStringList')
1136
1163
  ImageList = Shapes::ListShape.new(name: 'ImageList')
1137
1164
  ImageState = Shapes::StringShape.new(name: 'ImageState')
@@ -1245,6 +1272,7 @@ module Aws::EC2
1245
1272
  InstanceUsage = Shapes::StructureShape.new(name: 'InstanceUsage')
1246
1273
  InstanceUsageSet = Shapes::ListShape.new(name: 'InstanceUsageSet')
1247
1274
  Integer = Shapes::IntegerShape.new(name: 'Integer')
1275
+ IntegrateServices = Shapes::StructureShape.new(name: 'IntegrateServices')
1248
1276
  InterfacePermissionType = Shapes::StringShape.new(name: 'InterfacePermissionType')
1249
1277
  InternetGateway = Shapes::StructureShape.new(name: 'InternetGateway')
1250
1278
  InternetGatewayAttachment = Shapes::StructureShape.new(name: 'InternetGatewayAttachment')
@@ -1404,6 +1432,7 @@ module Aws::EC2
1404
1432
  MaxNetworkInterfaces = Shapes::IntegerShape.new(name: 'MaxNetworkInterfaces')
1405
1433
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
1406
1434
  MaximumBandwidthInMbps = Shapes::IntegerShape.new(name: 'MaximumBandwidthInMbps')
1435
+ MaximumEfaInterfaces = Shapes::IntegerShape.new(name: 'MaximumEfaInterfaces')
1407
1436
  MaximumIops = Shapes::IntegerShape.new(name: 'MaximumIops')
1408
1437
  MaximumNetworkCards = Shapes::IntegerShape.new(name: 'MaximumNetworkCards')
1409
1438
  MaximumThroughputInMBps = Shapes::FloatShape.new(name: 'MaximumThroughputInMBps')
@@ -1569,6 +1598,7 @@ module Aws::EC2
1569
1598
  OnDemandOptionsRequest = Shapes::StructureShape.new(name: 'OnDemandOptionsRequest')
1570
1599
  OperationType = Shapes::StringShape.new(name: 'OperationType')
1571
1600
  OwnerStringList = Shapes::ListShape.new(name: 'OwnerStringList')
1601
+ PartitionLoadFrequency = Shapes::StringShape.new(name: 'PartitionLoadFrequency')
1572
1602
  PathComponent = Shapes::StructureShape.new(name: 'PathComponent')
1573
1603
  PathComponentList = Shapes::ListShape.new(name: 'PathComponentList')
1574
1604
  PaymentOption = Shapes::StringShape.new(name: 'PaymentOption')
@@ -1723,6 +1753,11 @@ module Aws::EC2
1723
1753
  ReplaceNetworkAclAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationRequest')
1724
1754
  ReplaceNetworkAclAssociationResult = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationResult')
1725
1755
  ReplaceNetworkAclEntryRequest = Shapes::StructureShape.new(name: 'ReplaceNetworkAclEntryRequest')
1756
+ ReplaceRootVolumeTask = Shapes::StructureShape.new(name: 'ReplaceRootVolumeTask')
1757
+ ReplaceRootVolumeTaskId = Shapes::StringShape.new(name: 'ReplaceRootVolumeTaskId')
1758
+ ReplaceRootVolumeTaskIds = Shapes::ListShape.new(name: 'ReplaceRootVolumeTaskIds')
1759
+ ReplaceRootVolumeTaskState = Shapes::StringShape.new(name: 'ReplaceRootVolumeTaskState')
1760
+ ReplaceRootVolumeTasks = Shapes::ListShape.new(name: 'ReplaceRootVolumeTasks')
1726
1761
  ReplaceRouteRequest = Shapes::StructureShape.new(name: 'ReplaceRouteRequest')
1727
1762
  ReplaceRouteTableAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationRequest')
1728
1763
  ReplaceRouteTableAssociationResult = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationResult')
@@ -1825,6 +1860,8 @@ module Aws::EC2
1825
1860
  RunInstancesRequest = Shapes::StructureShape.new(name: 'RunInstancesRequest')
1826
1861
  RunScheduledInstancesRequest = Shapes::StructureShape.new(name: 'RunScheduledInstancesRequest')
1827
1862
  RunScheduledInstancesResult = Shapes::StructureShape.new(name: 'RunScheduledInstancesResult')
1863
+ S3ObjectTag = Shapes::StructureShape.new(name: 'S3ObjectTag')
1864
+ S3ObjectTagList = Shapes::ListShape.new(name: 'S3ObjectTagList')
1828
1865
  S3Storage = Shapes::StructureShape.new(name: 'S3Storage')
1829
1866
  ScheduledInstance = Shapes::StructureShape.new(name: 'ScheduledInstance')
1830
1867
  ScheduledInstanceAvailability = Shapes::StructureShape.new(name: 'ScheduledInstanceAvailability')
@@ -1936,6 +1973,8 @@ module Aws::EC2
1936
1973
  StopInstancesResult = Shapes::StructureShape.new(name: 'StopInstancesResult')
1937
1974
  Storage = Shapes::StructureShape.new(name: 'Storage')
1938
1975
  StorageLocation = Shapes::StructureShape.new(name: 'StorageLocation')
1976
+ StoreImageTaskResult = Shapes::StructureShape.new(name: 'StoreImageTaskResult')
1977
+ StoreImageTaskResultSet = Shapes::ListShape.new(name: 'StoreImageTaskResultSet')
1939
1978
  String = Shapes::StringShape.new(name: 'String')
1940
1979
  StringList = Shapes::ListShape.new(name: 'StringList')
1941
1980
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
@@ -2521,8 +2560,8 @@ module Aws::EC2
2521
2560
  AssociateRouteTableResult.add_member(:association_state, Shapes::ShapeRef.new(shape: RouteTableAssociationState, location_name: "associationState"))
2522
2561
  AssociateRouteTableResult.struct_class = Types::AssociateRouteTableResult
2523
2562
 
2524
- AssociateSubnetCidrBlockRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "subnetId"))
2525
2563
  AssociateSubnetCidrBlockRequest.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ipv6CidrBlock"))
2564
+ AssociateSubnetCidrBlockRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "subnetId"))
2526
2565
  AssociateSubnetCidrBlockRequest.struct_class = Types::AssociateSubnetCidrBlockRequest
2527
2566
 
2528
2567
  AssociateSubnetCidrBlockResult.add_member(:ipv_6_cidr_block_association, Shapes::ShapeRef.new(shape: SubnetIpv6CidrBlockAssociation, location_name: "ipv6CidrBlockAssociation"))
@@ -2579,6 +2618,14 @@ module Aws::EC2
2579
2618
  AssociationStatus.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
2580
2619
  AssociationStatus.struct_class = Types::AssociationStatus
2581
2620
 
2621
+ AthenaIntegration.add_member(:integration_result_s3_destination_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "IntegrationResultS3DestinationArn"))
2622
+ AthenaIntegration.add_member(:partition_load_frequency, Shapes::ShapeRef.new(shape: PartitionLoadFrequency, required: true, location_name: "PartitionLoadFrequency"))
2623
+ AthenaIntegration.add_member(:partition_start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "PartitionStartDate"))
2624
+ AthenaIntegration.add_member(:partition_end_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "PartitionEndDate"))
2625
+ AthenaIntegration.struct_class = Types::AthenaIntegration
2626
+
2627
+ AthenaIntegrationsSet.member = Shapes::ShapeRef.new(shape: AthenaIntegration, location_name: "item")
2628
+
2582
2629
  AttachClassicLinkVpcRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2583
2630
  AttachClassicLinkVpcRequest.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdStringList, required: true, location_name: "SecurityGroupId"))
2584
2631
  AttachClassicLinkVpcRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
@@ -2712,6 +2759,8 @@ module Aws::EC2
2712
2759
 
2713
2760
  BlockDeviceMappingRequestList.member = Shapes::ShapeRef.new(shape: BlockDeviceMapping, location_name: "BlockDeviceMapping")
2714
2761
 
2762
+ BootModeTypeList.member = Shapes::ShapeRef.new(shape: BootModeType, location_name: "item")
2763
+
2715
2764
  BundleIdStringList.member = Shapes::ShapeRef.new(shape: BundleId, location_name: "BundleId")
2716
2765
 
2717
2766
  BundleInstanceRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
@@ -3383,8 +3432,8 @@ module Aws::EC2
3383
3432
 
3384
3433
  CreateLocalGatewayRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DestinationCidrBlock"))
3385
3434
  CreateLocalGatewayRouteRequest.add_member(:local_gateway_route_table_id, Shapes::ShapeRef.new(shape: LocalGatewayRoutetableId, required: true, location_name: "LocalGatewayRouteTableId"))
3386
- CreateLocalGatewayRouteRequest.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, required: true, location_name: "LocalGatewayVirtualInterfaceGroupId"))
3387
3435
  CreateLocalGatewayRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3436
+ CreateLocalGatewayRouteRequest.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, required: true, location_name: "LocalGatewayVirtualInterfaceGroupId"))
3388
3437
  CreateLocalGatewayRouteRequest.struct_class = Types::CreateLocalGatewayRouteRequest
3389
3438
 
3390
3439
  CreateLocalGatewayRouteResult.add_member(:route, Shapes::ShapeRef.new(shape: LocalGatewayRoute, location_name: "route"))
@@ -3492,6 +3541,16 @@ module Aws::EC2
3492
3541
  CreatePlacementGroupResult.add_member(:placement_group, Shapes::ShapeRef.new(shape: PlacementGroup, location_name: "placementGroup"))
3493
3542
  CreatePlacementGroupResult.struct_class = Types::CreatePlacementGroupResult
3494
3543
 
3544
+ CreateReplaceRootVolumeTaskRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
3545
+ CreateReplaceRootVolumeTaskRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
3546
+ CreateReplaceRootVolumeTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3547
+ CreateReplaceRootVolumeTaskRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3548
+ CreateReplaceRootVolumeTaskRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3549
+ CreateReplaceRootVolumeTaskRequest.struct_class = Types::CreateReplaceRootVolumeTaskRequest
3550
+
3551
+ CreateReplaceRootVolumeTaskResult.add_member(:replace_root_volume_task, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTask, location_name: "replaceRootVolumeTask"))
3552
+ CreateReplaceRootVolumeTaskResult.struct_class = Types::CreateReplaceRootVolumeTaskResult
3553
+
3495
3554
  CreateReservedInstancesListingRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "clientToken"))
3496
3555
  CreateReservedInstancesListingRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "instanceCount"))
3497
3556
  CreateReservedInstancesListingRequest.add_member(:price_schedules, Shapes::ShapeRef.new(shape: PriceScheduleSpecificationList, required: true, location_name: "priceSchedules"))
@@ -3501,6 +3560,16 @@ module Aws::EC2
3501
3560
  CreateReservedInstancesListingResult.add_member(:reserved_instances_listings, Shapes::ShapeRef.new(shape: ReservedInstancesListingList, location_name: "reservedInstancesListingsSet"))
3502
3561
  CreateReservedInstancesListingResult.struct_class = Types::CreateReservedInstancesListingResult
3503
3562
 
3563
+ CreateRestoreImageTaskRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Bucket"))
3564
+ CreateRestoreImageTaskRequest.add_member(:object_key, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ObjectKey"))
3565
+ CreateRestoreImageTaskRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
3566
+ CreateRestoreImageTaskRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3567
+ CreateRestoreImageTaskRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3568
+ CreateRestoreImageTaskRequest.struct_class = Types::CreateRestoreImageTaskRequest
3569
+
3570
+ CreateRestoreImageTaskResult.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
3571
+ CreateRestoreImageTaskResult.struct_class = Types::CreateRestoreImageTaskResult
3572
+
3504
3573
  CreateRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
3505
3574
  CreateRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
3506
3575
  CreateRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
@@ -3566,14 +3635,23 @@ module Aws::EC2
3566
3635
  CreateSpotDatafeedSubscriptionResult.add_member(:spot_datafeed_subscription, Shapes::ShapeRef.new(shape: SpotDatafeedSubscription, location_name: "spotDatafeedSubscription"))
3567
3636
  CreateSpotDatafeedSubscriptionResult.struct_class = Types::CreateSpotDatafeedSubscriptionResult
3568
3637
 
3638
+ CreateStoreImageTaskRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, required: true, location_name: "ImageId"))
3639
+ CreateStoreImageTaskRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Bucket"))
3640
+ CreateStoreImageTaskRequest.add_member(:s3_object_tags, Shapes::ShapeRef.new(shape: S3ObjectTagList, location_name: "S3ObjectTag"))
3641
+ CreateStoreImageTaskRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3642
+ CreateStoreImageTaskRequest.struct_class = Types::CreateStoreImageTaskRequest
3643
+
3644
+ CreateStoreImageTaskResult.add_member(:object_key, Shapes::ShapeRef.new(shape: String, location_name: "objectKey"))
3645
+ CreateStoreImageTaskResult.struct_class = Types::CreateStoreImageTaskResult
3646
+
3569
3647
  CreateSubnetRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3570
3648
  CreateSubnetRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
3571
3649
  CreateSubnetRequest.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZoneId"))
3650
+ CreateSubnetRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CidrBlock"))
3572
3651
  CreateSubnetRequest.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "Ipv6CidrBlock"))
3573
3652
  CreateSubnetRequest.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "OutpostArn"))
3574
3653
  CreateSubnetRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
3575
3654
  CreateSubnetRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3576
- CreateSubnetRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CidrBlock"))
3577
3655
  CreateSubnetRequest.struct_class = Types::CreateSubnetRequest
3578
3656
 
3579
3657
  CreateSubnetResult.add_member(:subnet, Shapes::ShapeRef.new(shape: Subnet, location_name: "subnet"))
@@ -5069,6 +5147,17 @@ module Aws::EC2
5069
5147
  DescribeRegionsResult.add_member(:regions, Shapes::ShapeRef.new(shape: RegionList, location_name: "regionInfo"))
5070
5148
  DescribeRegionsResult.struct_class = Types::DescribeRegionsResult
5071
5149
 
5150
+ DescribeReplaceRootVolumeTasksRequest.add_member(:replace_root_volume_task_ids, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskIds, location_name: "ReplaceRootVolumeTaskId"))
5151
+ DescribeReplaceRootVolumeTasksRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5152
+ DescribeReplaceRootVolumeTasksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeReplaceRootVolumeTasksMaxResults, location_name: "MaxResults"))
5153
+ DescribeReplaceRootVolumeTasksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5154
+ DescribeReplaceRootVolumeTasksRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5155
+ DescribeReplaceRootVolumeTasksRequest.struct_class = Types::DescribeReplaceRootVolumeTasksRequest
5156
+
5157
+ DescribeReplaceRootVolumeTasksResult.add_member(:replace_root_volume_tasks, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTasks, location_name: "replaceRootVolumeTaskSet"))
5158
+ DescribeReplaceRootVolumeTasksResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5159
+ DescribeReplaceRootVolumeTasksResult.struct_class = Types::DescribeReplaceRootVolumeTasksResult
5160
+
5072
5161
  DescribeReservedInstancesListingsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5073
5162
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_id, Shapes::ShapeRef.new(shape: ReservationId, location_name: "reservedInstancesId"))
5074
5163
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_listing_id, Shapes::ShapeRef.new(shape: ReservedInstancesListingId, location_name: "reservedInstancesListingId"))
@@ -5274,6 +5363,17 @@ module Aws::EC2
5274
5363
  DescribeStaleSecurityGroupsResult.add_member(:stale_security_group_set, Shapes::ShapeRef.new(shape: StaleSecurityGroupSet, location_name: "staleSecurityGroupSet"))
5275
5364
  DescribeStaleSecurityGroupsResult.struct_class = Types::DescribeStaleSecurityGroupsResult
5276
5365
 
5366
+ DescribeStoreImageTasksRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdList, location_name: "ImageId"))
5367
+ DescribeStoreImageTasksRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5368
+ DescribeStoreImageTasksRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5369
+ DescribeStoreImageTasksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
5370
+ DescribeStoreImageTasksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeStoreImageTasksRequestMaxResults, location_name: "MaxResults"))
5371
+ DescribeStoreImageTasksRequest.struct_class = Types::DescribeStoreImageTasksRequest
5372
+
5373
+ DescribeStoreImageTasksResult.add_member(:store_image_task_results, Shapes::ShapeRef.new(shape: StoreImageTaskResultSet, location_name: "storeImageTaskResultSet"))
5374
+ DescribeStoreImageTasksResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5375
+ DescribeStoreImageTasksResult.struct_class = Types::DescribeStoreImageTasksResult
5376
+
5277
5377
  DescribeSubnetsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5278
5378
  DescribeSubnetsRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdStringList, location_name: "SubnetId"))
5279
5379
  DescribeSubnetsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -5690,6 +5790,12 @@ module Aws::EC2
5690
5790
  DisableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5691
5791
  DisableFastSnapshotRestoresResult.struct_class = Types::DisableFastSnapshotRestoresResult
5692
5792
 
5793
+ DisableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5794
+ DisableSerialConsoleAccessRequest.struct_class = Types::DisableSerialConsoleAccessRequest
5795
+
5796
+ DisableSerialConsoleAccessResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
5797
+ DisableSerialConsoleAccessResult.struct_class = Types::DisableSerialConsoleAccessResult
5798
+
5693
5799
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5694
5800
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5695
5801
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -5854,6 +5960,9 @@ module Aws::EC2
5854
5960
  EbsOptimizedInfo.add_member(:maximum_iops, Shapes::ShapeRef.new(shape: MaximumIops, location_name: "maximumIops"))
5855
5961
  EbsOptimizedInfo.struct_class = Types::EbsOptimizedInfo
5856
5962
 
5963
+ EfaInfo.add_member(:maximum_efa_interfaces, Shapes::ShapeRef.new(shape: MaximumEfaInterfaces, location_name: "maximumEfaInterfaces"))
5964
+ EfaInfo.struct_class = Types::EfaInfo
5965
+
5857
5966
  EgressOnlyInternetGateway.add_member(:attachments, Shapes::ShapeRef.new(shape: InternetGatewayAttachmentList, location_name: "attachmentSet"))
5858
5967
  EgressOnlyInternetGateway.add_member(:egress_only_internet_gateway_id, Shapes::ShapeRef.new(shape: EgressOnlyInternetGatewayId, location_name: "egressOnlyInternetGatewayId"))
5859
5968
  EgressOnlyInternetGateway.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
@@ -5959,6 +6068,12 @@ module Aws::EC2
5959
6068
  EnableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5960
6069
  EnableFastSnapshotRestoresResult.struct_class = Types::EnableFastSnapshotRestoresResult
5961
6070
 
6071
+ EnableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6072
+ EnableSerialConsoleAccessRequest.struct_class = Types::EnableSerialConsoleAccessRequest
6073
+
6074
+ EnableSerialConsoleAccessResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
6075
+ EnableSerialConsoleAccessResult.struct_class = Types::EnableSerialConsoleAccessResult
6076
+
5962
6077
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5963
6078
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5964
6079
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -6401,6 +6516,15 @@ module Aws::EC2
6401
6516
  GetEbsEncryptionByDefaultResult.add_member(:ebs_encryption_by_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "ebsEncryptionByDefault"))
6402
6517
  GetEbsEncryptionByDefaultResult.struct_class = Types::GetEbsEncryptionByDefaultResult
6403
6518
 
6519
+ GetFlowLogsIntegrationTemplateRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6520
+ GetFlowLogsIntegrationTemplateRequest.add_member(:flow_log_id, Shapes::ShapeRef.new(shape: VpcFlowLogId, required: true, location_name: "FlowLogId"))
6521
+ GetFlowLogsIntegrationTemplateRequest.add_member(:config_delivery_s3_destination_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ConfigDeliveryS3DestinationArn"))
6522
+ GetFlowLogsIntegrationTemplateRequest.add_member(:integrate_services, Shapes::ShapeRef.new(shape: IntegrateServices, required: true, location_name: "IntegrateService"))
6523
+ GetFlowLogsIntegrationTemplateRequest.struct_class = Types::GetFlowLogsIntegrationTemplateRequest
6524
+
6525
+ GetFlowLogsIntegrationTemplateResult.add_member(:result, Shapes::ShapeRef.new(shape: String, location_name: "result"))
6526
+ GetFlowLogsIntegrationTemplateResult.struct_class = Types::GetFlowLogsIntegrationTemplateResult
6527
+
6404
6528
  GetGroupsForCapacityReservationRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, required: true, location_name: "CapacityReservationId"))
6405
6529
  GetGroupsForCapacityReservationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6406
6530
  GetGroupsForCapacityReservationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetGroupsForCapacityReservationRequestMaxResults, location_name: "MaxResults"))
@@ -6474,6 +6598,12 @@ module Aws::EC2
6474
6598
  GetReservedInstancesExchangeQuoteResult.add_member(:validation_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "validationFailureReason"))
6475
6599
  GetReservedInstancesExchangeQuoteResult.struct_class = Types::GetReservedInstancesExchangeQuoteResult
6476
6600
 
6601
+ GetSerialConsoleAccessStatusRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6602
+ GetSerialConsoleAccessStatusRequest.struct_class = Types::GetSerialConsoleAccessStatusRequest
6603
+
6604
+ GetSerialConsoleAccessStatusResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
6605
+ GetSerialConsoleAccessStatusResult.struct_class = Types::GetSerialConsoleAccessStatusResult
6606
+
6477
6607
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
6478
6608
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
6479
6609
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
@@ -6708,6 +6838,7 @@ module Aws::EC2
6708
6838
  Image.add_member(:state_reason, Shapes::ShapeRef.new(shape: StateReason, location_name: "stateReason"))
6709
6839
  Image.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
6710
6840
  Image.add_member(:virtualization_type, Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "virtualizationType"))
6841
+ Image.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "bootMode"))
6711
6842
  Image.struct_class = Types::Image
6712
6843
 
6713
6844
  ImageAttribute.add_member(:block_device_mappings, Shapes::ShapeRef.new(shape: BlockDeviceMappingList, location_name: "blockDeviceMapping"))
@@ -6718,6 +6849,7 @@ module Aws::EC2
6718
6849
  ImageAttribute.add_member(:kernel_id, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "kernel"))
6719
6850
  ImageAttribute.add_member(:ramdisk_id, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "ramdisk"))
6720
6851
  ImageAttribute.add_member(:sriov_net_support, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "sriovNetSupport"))
6852
+ ImageAttribute.add_member(:boot_mode, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "bootMode"))
6721
6853
  ImageAttribute.struct_class = Types::ImageAttribute
6722
6854
 
6723
6855
  ImageDiskContainer.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
@@ -6730,6 +6862,8 @@ module Aws::EC2
6730
6862
 
6731
6863
  ImageDiskContainerList.member = Shapes::ShapeRef.new(shape: ImageDiskContainer, location_name: "item")
6732
6864
 
6865
+ ImageIdList.member = Shapes::ShapeRef.new(shape: ImageId, location_name: "item")
6866
+
6733
6867
  ImageIdStringList.member = Shapes::ShapeRef.new(shape: ImageId, location_name: "ImageId")
6734
6868
 
6735
6869
  ImageList.member = Shapes::ShapeRef.new(shape: Image, location_name: "item")
@@ -6962,6 +7096,7 @@ module Aws::EC2
6962
7096
  Instance.add_member(:licenses, Shapes::ShapeRef.new(shape: LicenseList, location_name: "licenseSet"))
6963
7097
  Instance.add_member(:metadata_options, Shapes::ShapeRef.new(shape: InstanceMetadataOptionsResponse, location_name: "metadataOptions"))
6964
7098
  Instance.add_member(:enclave_options, Shapes::ShapeRef.new(shape: EnclaveOptions, location_name: "enclaveOptions"))
7099
+ Instance.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "bootMode"))
6965
7100
  Instance.struct_class = Types::Instance
6966
7101
 
6967
7102
  InstanceAttribute.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdentifierList, location_name: "groupSet"))
@@ -7208,6 +7343,7 @@ module Aws::EC2
7208
7343
  InstanceTypeInfo.add_member(:burstable_performance_supported, Shapes::ShapeRef.new(shape: BurstablePerformanceFlag, location_name: "burstablePerformanceSupported"))
7209
7344
  InstanceTypeInfo.add_member(:dedicated_hosts_supported, Shapes::ShapeRef.new(shape: DedicatedHostFlag, location_name: "dedicatedHostsSupported"))
7210
7345
  InstanceTypeInfo.add_member(:auto_recovery_supported, Shapes::ShapeRef.new(shape: AutoRecoveryFlag, location_name: "autoRecoverySupported"))
7346
+ InstanceTypeInfo.add_member(:supported_boot_modes, Shapes::ShapeRef.new(shape: BootModeTypeList, location_name: "supportedBootModes"))
7211
7347
  InstanceTypeInfo.struct_class = Types::InstanceTypeInfo
7212
7348
 
7213
7349
  InstanceTypeInfoList.member = Shapes::ShapeRef.new(shape: InstanceTypeInfo, location_name: "item")
@@ -7227,6 +7363,9 @@ module Aws::EC2
7227
7363
 
7228
7364
  InstanceUsageSet.member = Shapes::ShapeRef.new(shape: InstanceUsage, location_name: "item")
7229
7365
 
7366
+ IntegrateServices.add_member(:athena_integrations, Shapes::ShapeRef.new(shape: AthenaIntegrationsSet, location_name: "AthenaIntegration"))
7367
+ IntegrateServices.struct_class = Types::IntegrateServices
7368
+
7230
7369
  InternetGateway.add_member(:attachments, Shapes::ShapeRef.new(shape: InternetGatewayAttachmentList, location_name: "attachmentSet"))
7231
7370
  InternetGateway.add_member(:internet_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "internetGatewayId"))
7232
7371
  InternetGateway.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
@@ -8311,6 +8450,7 @@ module Aws::EC2
8311
8450
  NetworkInfo.add_member(:ipv_6_supported, Shapes::ShapeRef.new(shape: Ipv6Flag, location_name: "ipv6Supported"))
8312
8451
  NetworkInfo.add_member(:ena_support, Shapes::ShapeRef.new(shape: EnaSupport, location_name: "enaSupport"))
8313
8452
  NetworkInfo.add_member(:efa_supported, Shapes::ShapeRef.new(shape: EfaSupportedFlag, location_name: "efaSupported"))
8453
+ NetworkInfo.add_member(:efa_info, Shapes::ShapeRef.new(shape: EfaInfo, location_name: "efaInfo"))
8314
8454
  NetworkInfo.struct_class = Types::NetworkInfo
8315
8455
 
8316
8456
  NetworkInsightsAnalysis.add_member(:network_insights_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAnalysisId, location_name: "networkInsightsAnalysisId"))
@@ -8827,6 +8967,7 @@ module Aws::EC2
8827
8967
  RegisterImageRequest.add_member(:root_device_name, Shapes::ShapeRef.new(shape: String, location_name: "rootDeviceName"))
8828
8968
  RegisterImageRequest.add_member(:sriov_net_support, Shapes::ShapeRef.new(shape: String, location_name: "sriovNetSupport"))
8829
8969
  RegisterImageRequest.add_member(:virtualization_type, Shapes::ShapeRef.new(shape: String, location_name: "virtualizationType"))
8970
+ RegisterImageRequest.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "BootMode"))
8830
8971
  RegisterImageRequest.struct_class = Types::RegisterImageRequest
8831
8972
 
8832
8973
  RegisterImageResult.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
@@ -8944,6 +9085,18 @@ module Aws::EC2
8944
9085
  ReplaceNetworkAclEntryRequest.add_member(:rule_number, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ruleNumber"))
8945
9086
  ReplaceNetworkAclEntryRequest.struct_class = Types::ReplaceNetworkAclEntryRequest
8946
9087
 
9088
+ ReplaceRootVolumeTask.add_member(:replace_root_volume_task_id, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskId, location_name: "replaceRootVolumeTaskId"))
9089
+ ReplaceRootVolumeTask.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
9090
+ ReplaceRootVolumeTask.add_member(:task_state, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskState, location_name: "taskState"))
9091
+ ReplaceRootVolumeTask.add_member(:start_time, Shapes::ShapeRef.new(shape: String, location_name: "startTime"))
9092
+ ReplaceRootVolumeTask.add_member(:complete_time, Shapes::ShapeRef.new(shape: String, location_name: "completeTime"))
9093
+ ReplaceRootVolumeTask.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
9094
+ ReplaceRootVolumeTask.struct_class = Types::ReplaceRootVolumeTask
9095
+
9096
+ ReplaceRootVolumeTaskIds.member = Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskId, location_name: "ReplaceRootVolumeTaskId")
9097
+
9098
+ ReplaceRootVolumeTasks.member = Shapes::ShapeRef.new(shape: ReplaceRootVolumeTask, location_name: "item")
9099
+
8947
9100
  ReplaceRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
8948
9101
  ReplaceRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
8949
9102
  ReplaceRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
@@ -9435,6 +9588,12 @@ module Aws::EC2
9435
9588
  RunScheduledInstancesResult.add_member(:instance_id_set, Shapes::ShapeRef.new(shape: InstanceIdSet, location_name: "instanceIdSet"))
9436
9589
  RunScheduledInstancesResult.struct_class = Types::RunScheduledInstancesResult
9437
9590
 
9591
+ S3ObjectTag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
9592
+ S3ObjectTag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
9593
+ S3ObjectTag.struct_class = Types::S3ObjectTag
9594
+
9595
+ S3ObjectTagList.member = Shapes::ShapeRef.new(shape: S3ObjectTag, location_name: "item")
9596
+
9438
9597
  S3Storage.add_member(:aws_access_key_id, Shapes::ShapeRef.new(shape: String, location_name: "AWSAccessKeyId"))
9439
9598
  S3Storage.add_member(:bucket, Shapes::ShapeRef.new(shape: String, location_name: "bucket"))
9440
9599
  S3Storage.add_member(:prefix, Shapes::ShapeRef.new(shape: String, location_name: "prefix"))
@@ -9963,6 +10122,17 @@ module Aws::EC2
9963
10122
  StorageLocation.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
9964
10123
  StorageLocation.struct_class = Types::StorageLocation
9965
10124
 
10125
+ StoreImageTaskResult.add_member(:ami_id, Shapes::ShapeRef.new(shape: String, location_name: "amiId"))
10126
+ StoreImageTaskResult.add_member(:task_start_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "taskStartTime"))
10127
+ StoreImageTaskResult.add_member(:bucket, Shapes::ShapeRef.new(shape: String, location_name: "bucket"))
10128
+ StoreImageTaskResult.add_member(:s3object_key, Shapes::ShapeRef.new(shape: String, location_name: "s3objectKey"))
10129
+ StoreImageTaskResult.add_member(:progress_percentage, Shapes::ShapeRef.new(shape: Integer, location_name: "progressPercentage"))
10130
+ StoreImageTaskResult.add_member(:store_task_state, Shapes::ShapeRef.new(shape: String, location_name: "storeTaskState"))
10131
+ StoreImageTaskResult.add_member(:store_task_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "storeTaskFailureReason"))
10132
+ StoreImageTaskResult.struct_class = Types::StoreImageTaskResult
10133
+
10134
+ StoreImageTaskResultSet.member = Shapes::ShapeRef.new(shape: StoreImageTaskResult, location_name: "item")
10135
+
9966
10136
  StringList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
9967
10137
 
9968
10138
  Subnet.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
@@ -10488,8 +10658,8 @@ module Aws::EC2
10488
10658
 
10489
10659
  TunnelOptionsList.member = Shapes::ShapeRef.new(shape: TunnelOption, location_name: "item")
10490
10660
 
10491
- UnassignIpv6AddressesRequest.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6AddressList, required: true, location_name: "ipv6Addresses"))
10492
10661
  UnassignIpv6AddressesRequest.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, required: true, location_name: "networkInterfaceId"))
10662
+ UnassignIpv6AddressesRequest.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6AddressList, required: true, location_name: "ipv6Addresses"))
10493
10663
  UnassignIpv6AddressesRequest.struct_class = Types::UnassignIpv6AddressesRequest
10494
10664
 
10495
10665
  UnassignIpv6AddressesResult.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
@@ -11508,6 +11678,14 @@ module Aws::EC2
11508
11678
  o.output = Shapes::ShapeRef.new(shape: CreatePlacementGroupResult)
11509
11679
  end)
11510
11680
 
11681
+ api.add_operation(:create_replace_root_volume_task, Seahorse::Model::Operation.new.tap do |o|
11682
+ o.name = "CreateReplaceRootVolumeTask"
11683
+ o.http_method = "POST"
11684
+ o.http_request_uri = "/"
11685
+ o.input = Shapes::ShapeRef.new(shape: CreateReplaceRootVolumeTaskRequest)
11686
+ o.output = Shapes::ShapeRef.new(shape: CreateReplaceRootVolumeTaskResult)
11687
+ end)
11688
+
11511
11689
  api.add_operation(:create_reserved_instances_listing, Seahorse::Model::Operation.new.tap do |o|
11512
11690
  o.name = "CreateReservedInstancesListing"
11513
11691
  o.http_method = "POST"
@@ -11516,6 +11694,14 @@ module Aws::EC2
11516
11694
  o.output = Shapes::ShapeRef.new(shape: CreateReservedInstancesListingResult)
11517
11695
  end)
11518
11696
 
11697
+ api.add_operation(:create_restore_image_task, Seahorse::Model::Operation.new.tap do |o|
11698
+ o.name = "CreateRestoreImageTask"
11699
+ o.http_method = "POST"
11700
+ o.http_request_uri = "/"
11701
+ o.input = Shapes::ShapeRef.new(shape: CreateRestoreImageTaskRequest)
11702
+ o.output = Shapes::ShapeRef.new(shape: CreateRestoreImageTaskResult)
11703
+ end)
11704
+
11519
11705
  api.add_operation(:create_route, Seahorse::Model::Operation.new.tap do |o|
11520
11706
  o.name = "CreateRoute"
11521
11707
  o.http_method = "POST"
@@ -11564,6 +11750,14 @@ module Aws::EC2
11564
11750
  o.output = Shapes::ShapeRef.new(shape: CreateSpotDatafeedSubscriptionResult)
11565
11751
  end)
11566
11752
 
11753
+ api.add_operation(:create_store_image_task, Seahorse::Model::Operation.new.tap do |o|
11754
+ o.name = "CreateStoreImageTask"
11755
+ o.http_method = "POST"
11756
+ o.http_request_uri = "/"
11757
+ o.input = Shapes::ShapeRef.new(shape: CreateStoreImageTaskRequest)
11758
+ o.output = Shapes::ShapeRef.new(shape: CreateStoreImageTaskResult)
11759
+ end)
11760
+
11567
11761
  api.add_operation(:create_subnet, Seahorse::Model::Operation.new.tap do |o|
11568
11762
  o.name = "CreateSubnet"
11569
11763
  o.http_method = "POST"
@@ -13104,6 +13298,20 @@ module Aws::EC2
13104
13298
  o.output = Shapes::ShapeRef.new(shape: DescribeRegionsResult)
13105
13299
  end)
13106
13300
 
13301
+ api.add_operation(:describe_replace_root_volume_tasks, Seahorse::Model::Operation.new.tap do |o|
13302
+ o.name = "DescribeReplaceRootVolumeTasks"
13303
+ o.http_method = "POST"
13304
+ o.http_request_uri = "/"
13305
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplaceRootVolumeTasksRequest)
13306
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplaceRootVolumeTasksResult)
13307
+ o[:pager] = Aws::Pager.new(
13308
+ limit_key: "max_results",
13309
+ tokens: {
13310
+ "next_token" => "next_token"
13311
+ }
13312
+ )
13313
+ end)
13314
+
13107
13315
  api.add_operation(:describe_reserved_instances, Seahorse::Model::Operation.new.tap do |o|
13108
13316
  o.name = "DescribeReservedInstances"
13109
13317
  o.http_method = "POST"
@@ -13313,6 +13521,14 @@ module Aws::EC2
13313
13521
  )
13314
13522
  end)
13315
13523
 
13524
+ api.add_operation(:describe_store_image_tasks, Seahorse::Model::Operation.new.tap do |o|
13525
+ o.name = "DescribeStoreImageTasks"
13526
+ o.http_method = "POST"
13527
+ o.http_request_uri = "/"
13528
+ o.input = Shapes::ShapeRef.new(shape: DescribeStoreImageTasksRequest)
13529
+ o.output = Shapes::ShapeRef.new(shape: DescribeStoreImageTasksResult)
13530
+ end)
13531
+
13316
13532
  api.add_operation(:describe_subnets, Seahorse::Model::Operation.new.tap do |o|
13317
13533
  o.name = "DescribeSubnets"
13318
13534
  o.http_method = "POST"
@@ -13753,6 +13969,14 @@ module Aws::EC2
13753
13969
  o.output = Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoresResult)
13754
13970
  end)
13755
13971
 
13972
+ api.add_operation(:disable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
13973
+ o.name = "DisableSerialConsoleAccess"
13974
+ o.http_method = "POST"
13975
+ o.http_request_uri = "/"
13976
+ o.input = Shapes::ShapeRef.new(shape: DisableSerialConsoleAccessRequest)
13977
+ o.output = Shapes::ShapeRef.new(shape: DisableSerialConsoleAccessResult)
13978
+ end)
13979
+
13756
13980
  api.add_operation(:disable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13757
13981
  o.name = "DisableTransitGatewayRouteTablePropagation"
13758
13982
  o.http_method = "POST"
@@ -13873,6 +14097,14 @@ module Aws::EC2
13873
14097
  o.output = Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoresResult)
13874
14098
  end)
13875
14099
 
14100
+ api.add_operation(:enable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
14101
+ o.name = "EnableSerialConsoleAccess"
14102
+ o.http_method = "POST"
14103
+ o.http_request_uri = "/"
14104
+ o.input = Shapes::ShapeRef.new(shape: EnableSerialConsoleAccessRequest)
14105
+ o.output = Shapes::ShapeRef.new(shape: EnableSerialConsoleAccessResult)
14106
+ end)
14107
+
13876
14108
  api.add_operation(:enable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13877
14109
  o.name = "EnableTransitGatewayRouteTablePropagation"
13878
14110
  o.http_method = "POST"
@@ -14023,6 +14255,14 @@ module Aws::EC2
14023
14255
  o.output = Shapes::ShapeRef.new(shape: GetEbsEncryptionByDefaultResult)
14024
14256
  end)
14025
14257
 
14258
+ api.add_operation(:get_flow_logs_integration_template, Seahorse::Model::Operation.new.tap do |o|
14259
+ o.name = "GetFlowLogsIntegrationTemplate"
14260
+ o.http_method = "POST"
14261
+ o.http_request_uri = "/"
14262
+ o.input = Shapes::ShapeRef.new(shape: GetFlowLogsIntegrationTemplateRequest)
14263
+ o.output = Shapes::ShapeRef.new(shape: GetFlowLogsIntegrationTemplateResult)
14264
+ end)
14265
+
14026
14266
  api.add_operation(:get_groups_for_capacity_reservation, Seahorse::Model::Operation.new.tap do |o|
14027
14267
  o.name = "GetGroupsForCapacityReservation"
14028
14268
  o.http_method = "POST"
@@ -14097,6 +14337,14 @@ module Aws::EC2
14097
14337
  o.output = Shapes::ShapeRef.new(shape: GetReservedInstancesExchangeQuoteResult)
14098
14338
  end)
14099
14339
 
14340
+ api.add_operation(:get_serial_console_access_status, Seahorse::Model::Operation.new.tap do |o|
14341
+ o.name = "GetSerialConsoleAccessStatus"
14342
+ o.http_method = "POST"
14343
+ o.http_request_uri = "/"
14344
+ o.input = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusRequest)
14345
+ o.output = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusResult)
14346
+ end)
14347
+
14100
14348
  api.add_operation(:get_transit_gateway_attachment_propagations, Seahorse::Model::Operation.new.tap do |o|
14101
14349
  o.name = "GetTransitGatewayAttachmentPropagations"
14102
14350
  o.http_method = "POST"