aws-sdk-ec2 1.229.0 → 1.234.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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')
@@ -343,8 +345,12 @@ module Aws::EC2
343
345
  CreateNetworkInterfaceResult = Shapes::StructureShape.new(name: 'CreateNetworkInterfaceResult')
344
346
  CreatePlacementGroupRequest = Shapes::StructureShape.new(name: 'CreatePlacementGroupRequest')
345
347
  CreatePlacementGroupResult = Shapes::StructureShape.new(name: 'CreatePlacementGroupResult')
348
+ CreateReplaceRootVolumeTaskRequest = Shapes::StructureShape.new(name: 'CreateReplaceRootVolumeTaskRequest')
349
+ CreateReplaceRootVolumeTaskResult = Shapes::StructureShape.new(name: 'CreateReplaceRootVolumeTaskResult')
346
350
  CreateReservedInstancesListingRequest = Shapes::StructureShape.new(name: 'CreateReservedInstancesListingRequest')
347
351
  CreateReservedInstancesListingResult = Shapes::StructureShape.new(name: 'CreateReservedInstancesListingResult')
352
+ CreateRestoreImageTaskRequest = Shapes::StructureShape.new(name: 'CreateRestoreImageTaskRequest')
353
+ CreateRestoreImageTaskResult = Shapes::StructureShape.new(name: 'CreateRestoreImageTaskResult')
348
354
  CreateRouteRequest = Shapes::StructureShape.new(name: 'CreateRouteRequest')
349
355
  CreateRouteResult = Shapes::StructureShape.new(name: 'CreateRouteResult')
350
356
  CreateRouteTableRequest = Shapes::StructureShape.new(name: 'CreateRouteTableRequest')
@@ -356,6 +362,8 @@ module Aws::EC2
356
362
  CreateSnapshotsResult = Shapes::StructureShape.new(name: 'CreateSnapshotsResult')
357
363
  CreateSpotDatafeedSubscriptionRequest = Shapes::StructureShape.new(name: 'CreateSpotDatafeedSubscriptionRequest')
358
364
  CreateSpotDatafeedSubscriptionResult = Shapes::StructureShape.new(name: 'CreateSpotDatafeedSubscriptionResult')
365
+ CreateStoreImageTaskRequest = Shapes::StructureShape.new(name: 'CreateStoreImageTaskRequest')
366
+ CreateStoreImageTaskResult = Shapes::StructureShape.new(name: 'CreateStoreImageTaskResult')
359
367
  CreateSubnetRequest = Shapes::StructureShape.new(name: 'CreateSubnetRequest')
360
368
  CreateSubnetResult = Shapes::StructureShape.new(name: 'CreateSubnetResult')
361
369
  CreateTagsRequest = Shapes::StructureShape.new(name: 'CreateTagsRequest')
@@ -711,6 +719,9 @@ module Aws::EC2
711
719
  DescribePublicIpv4PoolsResult = Shapes::StructureShape.new(name: 'DescribePublicIpv4PoolsResult')
712
720
  DescribeRegionsRequest = Shapes::StructureShape.new(name: 'DescribeRegionsRequest')
713
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')
714
725
  DescribeReservedInstancesListingsRequest = Shapes::StructureShape.new(name: 'DescribeReservedInstancesListingsRequest')
715
726
  DescribeReservedInstancesListingsResult = Shapes::StructureShape.new(name: 'DescribeReservedInstancesListingsResult')
716
727
  DescribeReservedInstancesModificationsRequest = Shapes::StructureShape.new(name: 'DescribeReservedInstancesModificationsRequest')
@@ -754,6 +765,9 @@ module Aws::EC2
754
765
  DescribeStaleSecurityGroupsNextToken = Shapes::StringShape.new(name: 'DescribeStaleSecurityGroupsNextToken')
755
766
  DescribeStaleSecurityGroupsRequest = Shapes::StructureShape.new(name: 'DescribeStaleSecurityGroupsRequest')
756
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')
757
771
  DescribeSubnetsMaxResults = Shapes::IntegerShape.new(name: 'DescribeSubnetsMaxResults')
758
772
  DescribeSubnetsRequest = Shapes::StructureShape.new(name: 'DescribeSubnetsRequest')
759
773
  DescribeSubnetsResult = Shapes::StructureShape.new(name: 'DescribeSubnetsResult')
@@ -846,6 +860,8 @@ module Aws::EC2
846
860
  DisableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'DisableFastSnapshotRestoreSuccessSet')
847
861
  DisableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresRequest')
848
862
  DisableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresResult')
863
+ DisableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessRequest')
864
+ DisableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessResult')
849
865
  DisableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationRequest')
850
866
  DisableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationResult')
851
867
  DisableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'DisableVgwRoutePropagationRequest')
@@ -895,6 +911,7 @@ module Aws::EC2
895
911
  EbsNvmeSupport = Shapes::StringShape.new(name: 'EbsNvmeSupport')
896
912
  EbsOptimizedInfo = Shapes::StructureShape.new(name: 'EbsOptimizedInfo')
897
913
  EbsOptimizedSupport = Shapes::StringShape.new(name: 'EbsOptimizedSupport')
914
+ EfaInfo = Shapes::StructureShape.new(name: 'EfaInfo')
898
915
  EfaSupportedFlag = Shapes::BooleanShape.new(name: 'EfaSupportedFlag')
899
916
  EgressOnlyInternetGateway = Shapes::StructureShape.new(name: 'EgressOnlyInternetGateway')
900
917
  EgressOnlyInternetGatewayId = Shapes::StringShape.new(name: 'EgressOnlyInternetGatewayId')
@@ -932,6 +949,8 @@ module Aws::EC2
932
949
  EnableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'EnableFastSnapshotRestoreSuccessSet')
933
950
  EnableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresRequest')
934
951
  EnableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresResult')
952
+ EnableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessRequest')
953
+ EnableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessResult')
935
954
  EnableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationRequest')
936
955
  EnableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationResult')
937
956
  EnableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'EnableVgwRoutePropagationRequest')
@@ -1053,6 +1072,8 @@ module Aws::EC2
1053
1072
  GetEbsDefaultKmsKeyIdResult = Shapes::StructureShape.new(name: 'GetEbsDefaultKmsKeyIdResult')
1054
1073
  GetEbsEncryptionByDefaultRequest = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultRequest')
1055
1074
  GetEbsEncryptionByDefaultResult = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultResult')
1075
+ GetFlowLogsIntegrationTemplateRequest = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateRequest')
1076
+ GetFlowLogsIntegrationTemplateResult = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateResult')
1056
1077
  GetGroupsForCapacityReservationRequest = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationRequest')
1057
1078
  GetGroupsForCapacityReservationRequestMaxResults = Shapes::IntegerShape.new(name: 'GetGroupsForCapacityReservationRequestMaxResults')
1058
1079
  GetGroupsForCapacityReservationResult = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationResult')
@@ -1069,6 +1090,8 @@ module Aws::EC2
1069
1090
  GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
1070
1091
  GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
1071
1092
  GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
1093
+ GetSerialConsoleAccessStatusRequest = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusRequest')
1094
+ GetSerialConsoleAccessStatusResult = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusResult')
1072
1095
  GetTransitGatewayAttachmentPropagationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsRequest')
1073
1096
  GetTransitGatewayAttachmentPropagationsResult = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsResult')
1074
1097
  GetTransitGatewayMulticastDomainAssociationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayMulticastDomainAssociationsRequest')
@@ -1135,6 +1158,7 @@ module Aws::EC2
1135
1158
  ImageDiskContainer = Shapes::StructureShape.new(name: 'ImageDiskContainer')
1136
1159
  ImageDiskContainerList = Shapes::ListShape.new(name: 'ImageDiskContainerList')
1137
1160
  ImageId = Shapes::StringShape.new(name: 'ImageId')
1161
+ ImageIdList = Shapes::ListShape.new(name: 'ImageIdList')
1138
1162
  ImageIdStringList = Shapes::ListShape.new(name: 'ImageIdStringList')
1139
1163
  ImageList = Shapes::ListShape.new(name: 'ImageList')
1140
1164
  ImageState = Shapes::StringShape.new(name: 'ImageState')
@@ -1248,6 +1272,7 @@ module Aws::EC2
1248
1272
  InstanceUsage = Shapes::StructureShape.new(name: 'InstanceUsage')
1249
1273
  InstanceUsageSet = Shapes::ListShape.new(name: 'InstanceUsageSet')
1250
1274
  Integer = Shapes::IntegerShape.new(name: 'Integer')
1275
+ IntegrateServices = Shapes::StructureShape.new(name: 'IntegrateServices')
1251
1276
  InterfacePermissionType = Shapes::StringShape.new(name: 'InterfacePermissionType')
1252
1277
  InternetGateway = Shapes::StructureShape.new(name: 'InternetGateway')
1253
1278
  InternetGatewayAttachment = Shapes::StructureShape.new(name: 'InternetGatewayAttachment')
@@ -1407,6 +1432,7 @@ module Aws::EC2
1407
1432
  MaxNetworkInterfaces = Shapes::IntegerShape.new(name: 'MaxNetworkInterfaces')
1408
1433
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
1409
1434
  MaximumBandwidthInMbps = Shapes::IntegerShape.new(name: 'MaximumBandwidthInMbps')
1435
+ MaximumEfaInterfaces = Shapes::IntegerShape.new(name: 'MaximumEfaInterfaces')
1410
1436
  MaximumIops = Shapes::IntegerShape.new(name: 'MaximumIops')
1411
1437
  MaximumNetworkCards = Shapes::IntegerShape.new(name: 'MaximumNetworkCards')
1412
1438
  MaximumThroughputInMBps = Shapes::FloatShape.new(name: 'MaximumThroughputInMBps')
@@ -1572,6 +1598,7 @@ module Aws::EC2
1572
1598
  OnDemandOptionsRequest = Shapes::StructureShape.new(name: 'OnDemandOptionsRequest')
1573
1599
  OperationType = Shapes::StringShape.new(name: 'OperationType')
1574
1600
  OwnerStringList = Shapes::ListShape.new(name: 'OwnerStringList')
1601
+ PartitionLoadFrequency = Shapes::StringShape.new(name: 'PartitionLoadFrequency')
1575
1602
  PathComponent = Shapes::StructureShape.new(name: 'PathComponent')
1576
1603
  PathComponentList = Shapes::ListShape.new(name: 'PathComponentList')
1577
1604
  PaymentOption = Shapes::StringShape.new(name: 'PaymentOption')
@@ -1726,6 +1753,11 @@ module Aws::EC2
1726
1753
  ReplaceNetworkAclAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationRequest')
1727
1754
  ReplaceNetworkAclAssociationResult = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationResult')
1728
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')
1729
1761
  ReplaceRouteRequest = Shapes::StructureShape.new(name: 'ReplaceRouteRequest')
1730
1762
  ReplaceRouteTableAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationRequest')
1731
1763
  ReplaceRouteTableAssociationResult = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationResult')
@@ -1828,6 +1860,8 @@ module Aws::EC2
1828
1860
  RunInstancesRequest = Shapes::StructureShape.new(name: 'RunInstancesRequest')
1829
1861
  RunScheduledInstancesRequest = Shapes::StructureShape.new(name: 'RunScheduledInstancesRequest')
1830
1862
  RunScheduledInstancesResult = Shapes::StructureShape.new(name: 'RunScheduledInstancesResult')
1863
+ S3ObjectTag = Shapes::StructureShape.new(name: 'S3ObjectTag')
1864
+ S3ObjectTagList = Shapes::ListShape.new(name: 'S3ObjectTagList')
1831
1865
  S3Storage = Shapes::StructureShape.new(name: 'S3Storage')
1832
1866
  ScheduledInstance = Shapes::StructureShape.new(name: 'ScheduledInstance')
1833
1867
  ScheduledInstanceAvailability = Shapes::StructureShape.new(name: 'ScheduledInstanceAvailability')
@@ -1939,6 +1973,8 @@ module Aws::EC2
1939
1973
  StopInstancesResult = Shapes::StructureShape.new(name: 'StopInstancesResult')
1940
1974
  Storage = Shapes::StructureShape.new(name: 'Storage')
1941
1975
  StorageLocation = Shapes::StructureShape.new(name: 'StorageLocation')
1976
+ StoreImageTaskResult = Shapes::StructureShape.new(name: 'StoreImageTaskResult')
1977
+ StoreImageTaskResultSet = Shapes::ListShape.new(name: 'StoreImageTaskResultSet')
1942
1978
  String = Shapes::StringShape.new(name: 'String')
1943
1979
  StringList = Shapes::ListShape.new(name: 'StringList')
1944
1980
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
@@ -2582,6 +2618,14 @@ module Aws::EC2
2582
2618
  AssociationStatus.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
2583
2619
  AssociationStatus.struct_class = Types::AssociationStatus
2584
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
+
2585
2629
  AttachClassicLinkVpcRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2586
2630
  AttachClassicLinkVpcRequest.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdStringList, required: true, location_name: "SecurityGroupId"))
2587
2631
  AttachClassicLinkVpcRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
@@ -3497,6 +3541,16 @@ module Aws::EC2
3497
3541
  CreatePlacementGroupResult.add_member(:placement_group, Shapes::ShapeRef.new(shape: PlacementGroup, location_name: "placementGroup"))
3498
3542
  CreatePlacementGroupResult.struct_class = Types::CreatePlacementGroupResult
3499
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
+
3500
3554
  CreateReservedInstancesListingRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "clientToken"))
3501
3555
  CreateReservedInstancesListingRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "instanceCount"))
3502
3556
  CreateReservedInstancesListingRequest.add_member(:price_schedules, Shapes::ShapeRef.new(shape: PriceScheduleSpecificationList, required: true, location_name: "priceSchedules"))
@@ -3506,6 +3560,16 @@ module Aws::EC2
3506
3560
  CreateReservedInstancesListingResult.add_member(:reserved_instances_listings, Shapes::ShapeRef.new(shape: ReservedInstancesListingList, location_name: "reservedInstancesListingsSet"))
3507
3561
  CreateReservedInstancesListingResult.struct_class = Types::CreateReservedInstancesListingResult
3508
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
+
3509
3573
  CreateRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
3510
3574
  CreateRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
3511
3575
  CreateRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
@@ -3571,6 +3635,15 @@ module Aws::EC2
3571
3635
  CreateSpotDatafeedSubscriptionResult.add_member(:spot_datafeed_subscription, Shapes::ShapeRef.new(shape: SpotDatafeedSubscription, location_name: "spotDatafeedSubscription"))
3572
3636
  CreateSpotDatafeedSubscriptionResult.struct_class = Types::CreateSpotDatafeedSubscriptionResult
3573
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
+
3574
3647
  CreateSubnetRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3575
3648
  CreateSubnetRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
3576
3649
  CreateSubnetRequest.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZoneId"))
@@ -5074,6 +5147,17 @@ module Aws::EC2
5074
5147
  DescribeRegionsResult.add_member(:regions, Shapes::ShapeRef.new(shape: RegionList, location_name: "regionInfo"))
5075
5148
  DescribeRegionsResult.struct_class = Types::DescribeRegionsResult
5076
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
+
5077
5161
  DescribeReservedInstancesListingsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5078
5162
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_id, Shapes::ShapeRef.new(shape: ReservationId, location_name: "reservedInstancesId"))
5079
5163
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_listing_id, Shapes::ShapeRef.new(shape: ReservedInstancesListingId, location_name: "reservedInstancesListingId"))
@@ -5279,6 +5363,17 @@ module Aws::EC2
5279
5363
  DescribeStaleSecurityGroupsResult.add_member(:stale_security_group_set, Shapes::ShapeRef.new(shape: StaleSecurityGroupSet, location_name: "staleSecurityGroupSet"))
5280
5364
  DescribeStaleSecurityGroupsResult.struct_class = Types::DescribeStaleSecurityGroupsResult
5281
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
+
5282
5377
  DescribeSubnetsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5283
5378
  DescribeSubnetsRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdStringList, location_name: "SubnetId"))
5284
5379
  DescribeSubnetsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -5695,6 +5790,12 @@ module Aws::EC2
5695
5790
  DisableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5696
5791
  DisableFastSnapshotRestoresResult.struct_class = Types::DisableFastSnapshotRestoresResult
5697
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
+
5698
5799
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5699
5800
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5700
5801
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -5859,6 +5960,9 @@ module Aws::EC2
5859
5960
  EbsOptimizedInfo.add_member(:maximum_iops, Shapes::ShapeRef.new(shape: MaximumIops, location_name: "maximumIops"))
5860
5961
  EbsOptimizedInfo.struct_class = Types::EbsOptimizedInfo
5861
5962
 
5963
+ EfaInfo.add_member(:maximum_efa_interfaces, Shapes::ShapeRef.new(shape: MaximumEfaInterfaces, location_name: "maximumEfaInterfaces"))
5964
+ EfaInfo.struct_class = Types::EfaInfo
5965
+
5862
5966
  EgressOnlyInternetGateway.add_member(:attachments, Shapes::ShapeRef.new(shape: InternetGatewayAttachmentList, location_name: "attachmentSet"))
5863
5967
  EgressOnlyInternetGateway.add_member(:egress_only_internet_gateway_id, Shapes::ShapeRef.new(shape: EgressOnlyInternetGatewayId, location_name: "egressOnlyInternetGatewayId"))
5864
5968
  EgressOnlyInternetGateway.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
@@ -5964,6 +6068,12 @@ module Aws::EC2
5964
6068
  EnableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5965
6069
  EnableFastSnapshotRestoresResult.struct_class = Types::EnableFastSnapshotRestoresResult
5966
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
+
5967
6077
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5968
6078
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5969
6079
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -6406,6 +6516,15 @@ module Aws::EC2
6406
6516
  GetEbsEncryptionByDefaultResult.add_member(:ebs_encryption_by_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "ebsEncryptionByDefault"))
6407
6517
  GetEbsEncryptionByDefaultResult.struct_class = Types::GetEbsEncryptionByDefaultResult
6408
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
+
6409
6528
  GetGroupsForCapacityReservationRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, required: true, location_name: "CapacityReservationId"))
6410
6529
  GetGroupsForCapacityReservationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6411
6530
  GetGroupsForCapacityReservationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetGroupsForCapacityReservationRequestMaxResults, location_name: "MaxResults"))
@@ -6479,6 +6598,12 @@ module Aws::EC2
6479
6598
  GetReservedInstancesExchangeQuoteResult.add_member(:validation_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "validationFailureReason"))
6480
6599
  GetReservedInstancesExchangeQuoteResult.struct_class = Types::GetReservedInstancesExchangeQuoteResult
6481
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
+
6482
6607
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
6483
6608
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
6484
6609
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
@@ -6737,6 +6862,8 @@ module Aws::EC2
6737
6862
 
6738
6863
  ImageDiskContainerList.member = Shapes::ShapeRef.new(shape: ImageDiskContainer, location_name: "item")
6739
6864
 
6865
+ ImageIdList.member = Shapes::ShapeRef.new(shape: ImageId, location_name: "item")
6866
+
6740
6867
  ImageIdStringList.member = Shapes::ShapeRef.new(shape: ImageId, location_name: "ImageId")
6741
6868
 
6742
6869
  ImageList.member = Shapes::ShapeRef.new(shape: Image, location_name: "item")
@@ -7236,6 +7363,9 @@ module Aws::EC2
7236
7363
 
7237
7364
  InstanceUsageSet.member = Shapes::ShapeRef.new(shape: InstanceUsage, location_name: "item")
7238
7365
 
7366
+ IntegrateServices.add_member(:athena_integrations, Shapes::ShapeRef.new(shape: AthenaIntegrationsSet, location_name: "AthenaIntegration"))
7367
+ IntegrateServices.struct_class = Types::IntegrateServices
7368
+
7239
7369
  InternetGateway.add_member(:attachments, Shapes::ShapeRef.new(shape: InternetGatewayAttachmentList, location_name: "attachmentSet"))
7240
7370
  InternetGateway.add_member(:internet_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "internetGatewayId"))
7241
7371
  InternetGateway.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
@@ -8320,6 +8450,7 @@ module Aws::EC2
8320
8450
  NetworkInfo.add_member(:ipv_6_supported, Shapes::ShapeRef.new(shape: Ipv6Flag, location_name: "ipv6Supported"))
8321
8451
  NetworkInfo.add_member(:ena_support, Shapes::ShapeRef.new(shape: EnaSupport, location_name: "enaSupport"))
8322
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"))
8323
8454
  NetworkInfo.struct_class = Types::NetworkInfo
8324
8455
 
8325
8456
  NetworkInsightsAnalysis.add_member(:network_insights_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAnalysisId, location_name: "networkInsightsAnalysisId"))
@@ -8954,6 +9085,18 @@ module Aws::EC2
8954
9085
  ReplaceNetworkAclEntryRequest.add_member(:rule_number, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ruleNumber"))
8955
9086
  ReplaceNetworkAclEntryRequest.struct_class = Types::ReplaceNetworkAclEntryRequest
8956
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
+
8957
9100
  ReplaceRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
8958
9101
  ReplaceRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
8959
9102
  ReplaceRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
@@ -9080,7 +9223,7 @@ module Aws::EC2
9080
9223
 
9081
9224
  RequestSpotLaunchSpecificationSecurityGroupIdList.member = Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "item")
9082
9225
 
9083
- RequestSpotLaunchSpecificationSecurityGroupList.member = Shapes::ShapeRef.new(shape: SecurityGroupName, location_name: "item")
9226
+ RequestSpotLaunchSpecificationSecurityGroupList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
9084
9227
 
9085
9228
  Reservation.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdentifierList, location_name: "groupSet"))
9086
9229
  Reservation.add_member(:instances, Shapes::ShapeRef.new(shape: InstanceList, location_name: "instancesSet"))
@@ -9445,6 +9588,12 @@ module Aws::EC2
9445
9588
  RunScheduledInstancesResult.add_member(:instance_id_set, Shapes::ShapeRef.new(shape: InstanceIdSet, location_name: "instanceIdSet"))
9446
9589
  RunScheduledInstancesResult.struct_class = Types::RunScheduledInstancesResult
9447
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
+
9448
9597
  S3Storage.add_member(:aws_access_key_id, Shapes::ShapeRef.new(shape: String, location_name: "AWSAccessKeyId"))
9449
9598
  S3Storage.add_member(:bucket, Shapes::ShapeRef.new(shape: String, location_name: "bucket"))
9450
9599
  S3Storage.add_member(:prefix, Shapes::ShapeRef.new(shape: String, location_name: "prefix"))
@@ -9973,6 +10122,17 @@ module Aws::EC2
9973
10122
  StorageLocation.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
9974
10123
  StorageLocation.struct_class = Types::StorageLocation
9975
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
+
9976
10136
  StringList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
9977
10137
 
9978
10138
  Subnet.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
@@ -10498,8 +10658,8 @@ module Aws::EC2
10498
10658
 
10499
10659
  TunnelOptionsList.member = Shapes::ShapeRef.new(shape: TunnelOption, location_name: "item")
10500
10660
 
10501
- UnassignIpv6AddressesRequest.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6AddressList, required: true, location_name: "ipv6Addresses"))
10502
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"))
10503
10663
  UnassignIpv6AddressesRequest.struct_class = Types::UnassignIpv6AddressesRequest
10504
10664
 
10505
10665
  UnassignIpv6AddressesResult.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
@@ -11518,6 +11678,14 @@ module Aws::EC2
11518
11678
  o.output = Shapes::ShapeRef.new(shape: CreatePlacementGroupResult)
11519
11679
  end)
11520
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
+
11521
11689
  api.add_operation(:create_reserved_instances_listing, Seahorse::Model::Operation.new.tap do |o|
11522
11690
  o.name = "CreateReservedInstancesListing"
11523
11691
  o.http_method = "POST"
@@ -11526,6 +11694,14 @@ module Aws::EC2
11526
11694
  o.output = Shapes::ShapeRef.new(shape: CreateReservedInstancesListingResult)
11527
11695
  end)
11528
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
+
11529
11705
  api.add_operation(:create_route, Seahorse::Model::Operation.new.tap do |o|
11530
11706
  o.name = "CreateRoute"
11531
11707
  o.http_method = "POST"
@@ -11574,6 +11750,14 @@ module Aws::EC2
11574
11750
  o.output = Shapes::ShapeRef.new(shape: CreateSpotDatafeedSubscriptionResult)
11575
11751
  end)
11576
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
+
11577
11761
  api.add_operation(:create_subnet, Seahorse::Model::Operation.new.tap do |o|
11578
11762
  o.name = "CreateSubnet"
11579
11763
  o.http_method = "POST"
@@ -13114,6 +13298,20 @@ module Aws::EC2
13114
13298
  o.output = Shapes::ShapeRef.new(shape: DescribeRegionsResult)
13115
13299
  end)
13116
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
+
13117
13315
  api.add_operation(:describe_reserved_instances, Seahorse::Model::Operation.new.tap do |o|
13118
13316
  o.name = "DescribeReservedInstances"
13119
13317
  o.http_method = "POST"
@@ -13323,6 +13521,20 @@ module Aws::EC2
13323
13521
  )
13324
13522
  end)
13325
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
+ o[:pager] = Aws::Pager.new(
13531
+ limit_key: "max_results",
13532
+ tokens: {
13533
+ "next_token" => "next_token"
13534
+ }
13535
+ )
13536
+ end)
13537
+
13326
13538
  api.add_operation(:describe_subnets, Seahorse::Model::Operation.new.tap do |o|
13327
13539
  o.name = "DescribeSubnets"
13328
13540
  o.http_method = "POST"
@@ -13763,6 +13975,14 @@ module Aws::EC2
13763
13975
  o.output = Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoresResult)
13764
13976
  end)
13765
13977
 
13978
+ api.add_operation(:disable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
13979
+ o.name = "DisableSerialConsoleAccess"
13980
+ o.http_method = "POST"
13981
+ o.http_request_uri = "/"
13982
+ o.input = Shapes::ShapeRef.new(shape: DisableSerialConsoleAccessRequest)
13983
+ o.output = Shapes::ShapeRef.new(shape: DisableSerialConsoleAccessResult)
13984
+ end)
13985
+
13766
13986
  api.add_operation(:disable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13767
13987
  o.name = "DisableTransitGatewayRouteTablePropagation"
13768
13988
  o.http_method = "POST"
@@ -13883,6 +14103,14 @@ module Aws::EC2
13883
14103
  o.output = Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoresResult)
13884
14104
  end)
13885
14105
 
14106
+ api.add_operation(:enable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
14107
+ o.name = "EnableSerialConsoleAccess"
14108
+ o.http_method = "POST"
14109
+ o.http_request_uri = "/"
14110
+ o.input = Shapes::ShapeRef.new(shape: EnableSerialConsoleAccessRequest)
14111
+ o.output = Shapes::ShapeRef.new(shape: EnableSerialConsoleAccessResult)
14112
+ end)
14113
+
13886
14114
  api.add_operation(:enable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13887
14115
  o.name = "EnableTransitGatewayRouteTablePropagation"
13888
14116
  o.http_method = "POST"
@@ -14033,6 +14261,14 @@ module Aws::EC2
14033
14261
  o.output = Shapes::ShapeRef.new(shape: GetEbsEncryptionByDefaultResult)
14034
14262
  end)
14035
14263
 
14264
+ api.add_operation(:get_flow_logs_integration_template, Seahorse::Model::Operation.new.tap do |o|
14265
+ o.name = "GetFlowLogsIntegrationTemplate"
14266
+ o.http_method = "POST"
14267
+ o.http_request_uri = "/"
14268
+ o.input = Shapes::ShapeRef.new(shape: GetFlowLogsIntegrationTemplateRequest)
14269
+ o.output = Shapes::ShapeRef.new(shape: GetFlowLogsIntegrationTemplateResult)
14270
+ end)
14271
+
14036
14272
  api.add_operation(:get_groups_for_capacity_reservation, Seahorse::Model::Operation.new.tap do |o|
14037
14273
  o.name = "GetGroupsForCapacityReservation"
14038
14274
  o.http_method = "POST"
@@ -14107,6 +14343,14 @@ module Aws::EC2
14107
14343
  o.output = Shapes::ShapeRef.new(shape: GetReservedInstancesExchangeQuoteResult)
14108
14344
  end)
14109
14345
 
14346
+ api.add_operation(:get_serial_console_access_status, Seahorse::Model::Operation.new.tap do |o|
14347
+ o.name = "GetSerialConsoleAccessStatus"
14348
+ o.http_method = "POST"
14349
+ o.http_request_uri = "/"
14350
+ o.input = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusRequest)
14351
+ o.output = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusResult)
14352
+ end)
14353
+
14110
14354
  api.add_operation(:get_transit_gateway_attachment_propagations, Seahorse::Model::Operation.new.tap do |o|
14111
14355
  o.name = "GetTransitGatewayAttachmentPropagations"
14112
14356
  o.http_method = "POST"