aws-sdk-ec2 1.230.0 → 1.235.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')
@@ -933,6 +949,8 @@ module Aws::EC2
933
949
  EnableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'EnableFastSnapshotRestoreSuccessSet')
934
950
  EnableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresRequest')
935
951
  EnableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresResult')
952
+ EnableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessRequest')
953
+ EnableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessResult')
936
954
  EnableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationRequest')
937
955
  EnableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationResult')
938
956
  EnableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'EnableVgwRoutePropagationRequest')
@@ -1054,6 +1072,8 @@ module Aws::EC2
1054
1072
  GetEbsDefaultKmsKeyIdResult = Shapes::StructureShape.new(name: 'GetEbsDefaultKmsKeyIdResult')
1055
1073
  GetEbsEncryptionByDefaultRequest = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultRequest')
1056
1074
  GetEbsEncryptionByDefaultResult = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultResult')
1075
+ GetFlowLogsIntegrationTemplateRequest = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateRequest')
1076
+ GetFlowLogsIntegrationTemplateResult = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateResult')
1057
1077
  GetGroupsForCapacityReservationRequest = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationRequest')
1058
1078
  GetGroupsForCapacityReservationRequestMaxResults = Shapes::IntegerShape.new(name: 'GetGroupsForCapacityReservationRequestMaxResults')
1059
1079
  GetGroupsForCapacityReservationResult = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationResult')
@@ -1070,6 +1090,8 @@ module Aws::EC2
1070
1090
  GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
1071
1091
  GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
1072
1092
  GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
1093
+ GetSerialConsoleAccessStatusRequest = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusRequest')
1094
+ GetSerialConsoleAccessStatusResult = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusResult')
1073
1095
  GetTransitGatewayAttachmentPropagationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsRequest')
1074
1096
  GetTransitGatewayAttachmentPropagationsResult = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsResult')
1075
1097
  GetTransitGatewayMulticastDomainAssociationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayMulticastDomainAssociationsRequest')
@@ -1136,6 +1158,7 @@ module Aws::EC2
1136
1158
  ImageDiskContainer = Shapes::StructureShape.new(name: 'ImageDiskContainer')
1137
1159
  ImageDiskContainerList = Shapes::ListShape.new(name: 'ImageDiskContainerList')
1138
1160
  ImageId = Shapes::StringShape.new(name: 'ImageId')
1161
+ ImageIdList = Shapes::ListShape.new(name: 'ImageIdList')
1139
1162
  ImageIdStringList = Shapes::ListShape.new(name: 'ImageIdStringList')
1140
1163
  ImageList = Shapes::ListShape.new(name: 'ImageList')
1141
1164
  ImageState = Shapes::StringShape.new(name: 'ImageState')
@@ -1249,6 +1272,7 @@ module Aws::EC2
1249
1272
  InstanceUsage = Shapes::StructureShape.new(name: 'InstanceUsage')
1250
1273
  InstanceUsageSet = Shapes::ListShape.new(name: 'InstanceUsageSet')
1251
1274
  Integer = Shapes::IntegerShape.new(name: 'Integer')
1275
+ IntegrateServices = Shapes::StructureShape.new(name: 'IntegrateServices')
1252
1276
  InterfacePermissionType = Shapes::StringShape.new(name: 'InterfacePermissionType')
1253
1277
  InternetGateway = Shapes::StructureShape.new(name: 'InternetGateway')
1254
1278
  InternetGatewayAttachment = Shapes::StructureShape.new(name: 'InternetGatewayAttachment')
@@ -1574,6 +1598,7 @@ module Aws::EC2
1574
1598
  OnDemandOptionsRequest = Shapes::StructureShape.new(name: 'OnDemandOptionsRequest')
1575
1599
  OperationType = Shapes::StringShape.new(name: 'OperationType')
1576
1600
  OwnerStringList = Shapes::ListShape.new(name: 'OwnerStringList')
1601
+ PartitionLoadFrequency = Shapes::StringShape.new(name: 'PartitionLoadFrequency')
1577
1602
  PathComponent = Shapes::StructureShape.new(name: 'PathComponent')
1578
1603
  PathComponentList = Shapes::ListShape.new(name: 'PathComponentList')
1579
1604
  PaymentOption = Shapes::StringShape.new(name: 'PaymentOption')
@@ -1728,6 +1753,11 @@ module Aws::EC2
1728
1753
  ReplaceNetworkAclAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationRequest')
1729
1754
  ReplaceNetworkAclAssociationResult = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationResult')
1730
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')
1731
1761
  ReplaceRouteRequest = Shapes::StructureShape.new(name: 'ReplaceRouteRequest')
1732
1762
  ReplaceRouteTableAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationRequest')
1733
1763
  ReplaceRouteTableAssociationResult = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationResult')
@@ -1830,6 +1860,8 @@ module Aws::EC2
1830
1860
  RunInstancesRequest = Shapes::StructureShape.new(name: 'RunInstancesRequest')
1831
1861
  RunScheduledInstancesRequest = Shapes::StructureShape.new(name: 'RunScheduledInstancesRequest')
1832
1862
  RunScheduledInstancesResult = Shapes::StructureShape.new(name: 'RunScheduledInstancesResult')
1863
+ S3ObjectTag = Shapes::StructureShape.new(name: 'S3ObjectTag')
1864
+ S3ObjectTagList = Shapes::ListShape.new(name: 'S3ObjectTagList')
1833
1865
  S3Storage = Shapes::StructureShape.new(name: 'S3Storage')
1834
1866
  ScheduledInstance = Shapes::StructureShape.new(name: 'ScheduledInstance')
1835
1867
  ScheduledInstanceAvailability = Shapes::StructureShape.new(name: 'ScheduledInstanceAvailability')
@@ -1941,6 +1973,8 @@ module Aws::EC2
1941
1973
  StopInstancesResult = Shapes::StructureShape.new(name: 'StopInstancesResult')
1942
1974
  Storage = Shapes::StructureShape.new(name: 'Storage')
1943
1975
  StorageLocation = Shapes::StructureShape.new(name: 'StorageLocation')
1976
+ StoreImageTaskResult = Shapes::StructureShape.new(name: 'StoreImageTaskResult')
1977
+ StoreImageTaskResultSet = Shapes::ListShape.new(name: 'StoreImageTaskResultSet')
1944
1978
  String = Shapes::StringShape.new(name: 'String')
1945
1979
  StringList = Shapes::ListShape.new(name: 'StringList')
1946
1980
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
@@ -2584,6 +2618,14 @@ module Aws::EC2
2584
2618
  AssociationStatus.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
2585
2619
  AssociationStatus.struct_class = Types::AssociationStatus
2586
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
+
2587
2629
  AttachClassicLinkVpcRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2588
2630
  AttachClassicLinkVpcRequest.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdStringList, required: true, location_name: "SecurityGroupId"))
2589
2631
  AttachClassicLinkVpcRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
@@ -3499,6 +3541,16 @@ module Aws::EC2
3499
3541
  CreatePlacementGroupResult.add_member(:placement_group, Shapes::ShapeRef.new(shape: PlacementGroup, location_name: "placementGroup"))
3500
3542
  CreatePlacementGroupResult.struct_class = Types::CreatePlacementGroupResult
3501
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
+
3502
3554
  CreateReservedInstancesListingRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "clientToken"))
3503
3555
  CreateReservedInstancesListingRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "instanceCount"))
3504
3556
  CreateReservedInstancesListingRequest.add_member(:price_schedules, Shapes::ShapeRef.new(shape: PriceScheduleSpecificationList, required: true, location_name: "priceSchedules"))
@@ -3508,6 +3560,16 @@ module Aws::EC2
3508
3560
  CreateReservedInstancesListingResult.add_member(:reserved_instances_listings, Shapes::ShapeRef.new(shape: ReservedInstancesListingList, location_name: "reservedInstancesListingsSet"))
3509
3561
  CreateReservedInstancesListingResult.struct_class = Types::CreateReservedInstancesListingResult
3510
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
+
3511
3573
  CreateRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
3512
3574
  CreateRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
3513
3575
  CreateRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
@@ -3573,6 +3635,15 @@ module Aws::EC2
3573
3635
  CreateSpotDatafeedSubscriptionResult.add_member(:spot_datafeed_subscription, Shapes::ShapeRef.new(shape: SpotDatafeedSubscription, location_name: "spotDatafeedSubscription"))
3574
3636
  CreateSpotDatafeedSubscriptionResult.struct_class = Types::CreateSpotDatafeedSubscriptionResult
3575
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
+
3576
3647
  CreateSubnetRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3577
3648
  CreateSubnetRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
3578
3649
  CreateSubnetRequest.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZoneId"))
@@ -5076,6 +5147,17 @@ module Aws::EC2
5076
5147
  DescribeRegionsResult.add_member(:regions, Shapes::ShapeRef.new(shape: RegionList, location_name: "regionInfo"))
5077
5148
  DescribeRegionsResult.struct_class = Types::DescribeRegionsResult
5078
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
+
5079
5161
  DescribeReservedInstancesListingsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5080
5162
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_id, Shapes::ShapeRef.new(shape: ReservationId, location_name: "reservedInstancesId"))
5081
5163
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_listing_id, Shapes::ShapeRef.new(shape: ReservedInstancesListingId, location_name: "reservedInstancesListingId"))
@@ -5281,6 +5363,17 @@ module Aws::EC2
5281
5363
  DescribeStaleSecurityGroupsResult.add_member(:stale_security_group_set, Shapes::ShapeRef.new(shape: StaleSecurityGroupSet, location_name: "staleSecurityGroupSet"))
5282
5364
  DescribeStaleSecurityGroupsResult.struct_class = Types::DescribeStaleSecurityGroupsResult
5283
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
+
5284
5377
  DescribeSubnetsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5285
5378
  DescribeSubnetsRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdStringList, location_name: "SubnetId"))
5286
5379
  DescribeSubnetsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -5697,6 +5790,12 @@ module Aws::EC2
5697
5790
  DisableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5698
5791
  DisableFastSnapshotRestoresResult.struct_class = Types::DisableFastSnapshotRestoresResult
5699
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
+
5700
5799
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5701
5800
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5702
5801
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -5969,6 +6068,12 @@ module Aws::EC2
5969
6068
  EnableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5970
6069
  EnableFastSnapshotRestoresResult.struct_class = Types::EnableFastSnapshotRestoresResult
5971
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
+
5972
6077
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5973
6078
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5974
6079
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -6411,6 +6516,15 @@ module Aws::EC2
6411
6516
  GetEbsEncryptionByDefaultResult.add_member(:ebs_encryption_by_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "ebsEncryptionByDefault"))
6412
6517
  GetEbsEncryptionByDefaultResult.struct_class = Types::GetEbsEncryptionByDefaultResult
6413
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
+
6414
6528
  GetGroupsForCapacityReservationRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, required: true, location_name: "CapacityReservationId"))
6415
6529
  GetGroupsForCapacityReservationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6416
6530
  GetGroupsForCapacityReservationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetGroupsForCapacityReservationRequestMaxResults, location_name: "MaxResults"))
@@ -6484,6 +6598,12 @@ module Aws::EC2
6484
6598
  GetReservedInstancesExchangeQuoteResult.add_member(:validation_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "validationFailureReason"))
6485
6599
  GetReservedInstancesExchangeQuoteResult.struct_class = Types::GetReservedInstancesExchangeQuoteResult
6486
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
+
6487
6607
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
6488
6608
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
6489
6609
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
@@ -6742,6 +6862,8 @@ module Aws::EC2
6742
6862
 
6743
6863
  ImageDiskContainerList.member = Shapes::ShapeRef.new(shape: ImageDiskContainer, location_name: "item")
6744
6864
 
6865
+ ImageIdList.member = Shapes::ShapeRef.new(shape: ImageId, location_name: "item")
6866
+
6745
6867
  ImageIdStringList.member = Shapes::ShapeRef.new(shape: ImageId, location_name: "ImageId")
6746
6868
 
6747
6869
  ImageList.member = Shapes::ShapeRef.new(shape: Image, location_name: "item")
@@ -7241,6 +7363,9 @@ module Aws::EC2
7241
7363
 
7242
7364
  InstanceUsageSet.member = Shapes::ShapeRef.new(shape: InstanceUsage, location_name: "item")
7243
7365
 
7366
+ IntegrateServices.add_member(:athena_integrations, Shapes::ShapeRef.new(shape: AthenaIntegrationsSet, location_name: "AthenaIntegration"))
7367
+ IntegrateServices.struct_class = Types::IntegrateServices
7368
+
7244
7369
  InternetGateway.add_member(:attachments, Shapes::ShapeRef.new(shape: InternetGatewayAttachmentList, location_name: "attachmentSet"))
7245
7370
  InternetGateway.add_member(:internet_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "internetGatewayId"))
7246
7371
  InternetGateway.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
@@ -8960,6 +9085,18 @@ module Aws::EC2
8960
9085
  ReplaceNetworkAclEntryRequest.add_member(:rule_number, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ruleNumber"))
8961
9086
  ReplaceNetworkAclEntryRequest.struct_class = Types::ReplaceNetworkAclEntryRequest
8962
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
+
8963
9100
  ReplaceRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
8964
9101
  ReplaceRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
8965
9102
  ReplaceRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
@@ -9086,7 +9223,7 @@ module Aws::EC2
9086
9223
 
9087
9224
  RequestSpotLaunchSpecificationSecurityGroupIdList.member = Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "item")
9088
9225
 
9089
- RequestSpotLaunchSpecificationSecurityGroupList.member = Shapes::ShapeRef.new(shape: SecurityGroupName, location_name: "item")
9226
+ RequestSpotLaunchSpecificationSecurityGroupList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
9090
9227
 
9091
9228
  Reservation.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdentifierList, location_name: "groupSet"))
9092
9229
  Reservation.add_member(:instances, Shapes::ShapeRef.new(shape: InstanceList, location_name: "instancesSet"))
@@ -9451,6 +9588,12 @@ module Aws::EC2
9451
9588
  RunScheduledInstancesResult.add_member(:instance_id_set, Shapes::ShapeRef.new(shape: InstanceIdSet, location_name: "instanceIdSet"))
9452
9589
  RunScheduledInstancesResult.struct_class = Types::RunScheduledInstancesResult
9453
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
+
9454
9597
  S3Storage.add_member(:aws_access_key_id, Shapes::ShapeRef.new(shape: String, location_name: "AWSAccessKeyId"))
9455
9598
  S3Storage.add_member(:bucket, Shapes::ShapeRef.new(shape: String, location_name: "bucket"))
9456
9599
  S3Storage.add_member(:prefix, Shapes::ShapeRef.new(shape: String, location_name: "prefix"))
@@ -9979,6 +10122,17 @@ module Aws::EC2
9979
10122
  StorageLocation.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
9980
10123
  StorageLocation.struct_class = Types::StorageLocation
9981
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
+
9982
10136
  StringList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
9983
10137
 
9984
10138
  Subnet.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
@@ -10504,8 +10658,8 @@ module Aws::EC2
10504
10658
 
10505
10659
  TunnelOptionsList.member = Shapes::ShapeRef.new(shape: TunnelOption, location_name: "item")
10506
10660
 
10507
- UnassignIpv6AddressesRequest.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6AddressList, required: true, location_name: "ipv6Addresses"))
10508
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"))
10509
10663
  UnassignIpv6AddressesRequest.struct_class = Types::UnassignIpv6AddressesRequest
10510
10664
 
10511
10665
  UnassignIpv6AddressesResult.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
@@ -11524,6 +11678,14 @@ module Aws::EC2
11524
11678
  o.output = Shapes::ShapeRef.new(shape: CreatePlacementGroupResult)
11525
11679
  end)
11526
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
+
11527
11689
  api.add_operation(:create_reserved_instances_listing, Seahorse::Model::Operation.new.tap do |o|
11528
11690
  o.name = "CreateReservedInstancesListing"
11529
11691
  o.http_method = "POST"
@@ -11532,6 +11694,14 @@ module Aws::EC2
11532
11694
  o.output = Shapes::ShapeRef.new(shape: CreateReservedInstancesListingResult)
11533
11695
  end)
11534
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
+
11535
11705
  api.add_operation(:create_route, Seahorse::Model::Operation.new.tap do |o|
11536
11706
  o.name = "CreateRoute"
11537
11707
  o.http_method = "POST"
@@ -11580,6 +11750,14 @@ module Aws::EC2
11580
11750
  o.output = Shapes::ShapeRef.new(shape: CreateSpotDatafeedSubscriptionResult)
11581
11751
  end)
11582
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
+
11583
11761
  api.add_operation(:create_subnet, Seahorse::Model::Operation.new.tap do |o|
11584
11762
  o.name = "CreateSubnet"
11585
11763
  o.http_method = "POST"
@@ -13120,6 +13298,20 @@ module Aws::EC2
13120
13298
  o.output = Shapes::ShapeRef.new(shape: DescribeRegionsResult)
13121
13299
  end)
13122
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
+
13123
13315
  api.add_operation(:describe_reserved_instances, Seahorse::Model::Operation.new.tap do |o|
13124
13316
  o.name = "DescribeReservedInstances"
13125
13317
  o.http_method = "POST"
@@ -13329,6 +13521,20 @@ module Aws::EC2
13329
13521
  )
13330
13522
  end)
13331
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
+
13332
13538
  api.add_operation(:describe_subnets, Seahorse::Model::Operation.new.tap do |o|
13333
13539
  o.name = "DescribeSubnets"
13334
13540
  o.http_method = "POST"
@@ -13769,6 +13975,14 @@ module Aws::EC2
13769
13975
  o.output = Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoresResult)
13770
13976
  end)
13771
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
+
13772
13986
  api.add_operation(:disable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13773
13987
  o.name = "DisableTransitGatewayRouteTablePropagation"
13774
13988
  o.http_method = "POST"
@@ -13889,6 +14103,14 @@ module Aws::EC2
13889
14103
  o.output = Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoresResult)
13890
14104
  end)
13891
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
+
13892
14114
  api.add_operation(:enable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13893
14115
  o.name = "EnableTransitGatewayRouteTablePropagation"
13894
14116
  o.http_method = "POST"
@@ -14039,6 +14261,14 @@ module Aws::EC2
14039
14261
  o.output = Shapes::ShapeRef.new(shape: GetEbsEncryptionByDefaultResult)
14040
14262
  end)
14041
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
+
14042
14272
  api.add_operation(:get_groups_for_capacity_reservation, Seahorse::Model::Operation.new.tap do |o|
14043
14273
  o.name = "GetGroupsForCapacityReservation"
14044
14274
  o.http_method = "POST"
@@ -14113,6 +14343,14 @@ module Aws::EC2
14113
14343
  o.output = Shapes::ShapeRef.new(shape: GetReservedInstancesExchangeQuoteResult)
14114
14344
  end)
14115
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
+
14116
14354
  api.add_operation(:get_transit_gateway_attachment_propagations, Seahorse::Model::Operation.new.tap do |o|
14117
14355
  o.name = "GetTransitGatewayAttachmentPropagations"
14118
14356
  o.http_method = "POST"