aws-sdk-ec2 1.227.0 → 1.232.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')
@@ -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,6 +345,8 @@ 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')
345
352
  CreateRouteRequest = Shapes::StructureShape.new(name: 'CreateRouteRequest')
@@ -708,6 +715,9 @@ module Aws::EC2
708
715
  DescribePublicIpv4PoolsResult = Shapes::StructureShape.new(name: 'DescribePublicIpv4PoolsResult')
709
716
  DescribeRegionsRequest = Shapes::StructureShape.new(name: 'DescribeRegionsRequest')
710
717
  DescribeRegionsResult = Shapes::StructureShape.new(name: 'DescribeRegionsResult')
718
+ DescribeReplaceRootVolumeTasksMaxResults = Shapes::IntegerShape.new(name: 'DescribeReplaceRootVolumeTasksMaxResults')
719
+ DescribeReplaceRootVolumeTasksRequest = Shapes::StructureShape.new(name: 'DescribeReplaceRootVolumeTasksRequest')
720
+ DescribeReplaceRootVolumeTasksResult = Shapes::StructureShape.new(name: 'DescribeReplaceRootVolumeTasksResult')
711
721
  DescribeReservedInstancesListingsRequest = Shapes::StructureShape.new(name: 'DescribeReservedInstancesListingsRequest')
712
722
  DescribeReservedInstancesListingsResult = Shapes::StructureShape.new(name: 'DescribeReservedInstancesListingsResult')
713
723
  DescribeReservedInstancesModificationsRequest = Shapes::StructureShape.new(name: 'DescribeReservedInstancesModificationsRequest')
@@ -843,6 +853,8 @@ module Aws::EC2
843
853
  DisableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'DisableFastSnapshotRestoreSuccessSet')
844
854
  DisableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresRequest')
845
855
  DisableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresResult')
856
+ DisableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessRequest')
857
+ DisableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessResult')
846
858
  DisableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationRequest')
847
859
  DisableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationResult')
848
860
  DisableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'DisableVgwRoutePropagationRequest')
@@ -892,6 +904,7 @@ module Aws::EC2
892
904
  EbsNvmeSupport = Shapes::StringShape.new(name: 'EbsNvmeSupport')
893
905
  EbsOptimizedInfo = Shapes::StructureShape.new(name: 'EbsOptimizedInfo')
894
906
  EbsOptimizedSupport = Shapes::StringShape.new(name: 'EbsOptimizedSupport')
907
+ EfaInfo = Shapes::StructureShape.new(name: 'EfaInfo')
895
908
  EfaSupportedFlag = Shapes::BooleanShape.new(name: 'EfaSupportedFlag')
896
909
  EgressOnlyInternetGateway = Shapes::StructureShape.new(name: 'EgressOnlyInternetGateway')
897
910
  EgressOnlyInternetGatewayId = Shapes::StringShape.new(name: 'EgressOnlyInternetGatewayId')
@@ -929,6 +942,8 @@ module Aws::EC2
929
942
  EnableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'EnableFastSnapshotRestoreSuccessSet')
930
943
  EnableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresRequest')
931
944
  EnableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresResult')
945
+ EnableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessRequest')
946
+ EnableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessResult')
932
947
  EnableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationRequest')
933
948
  EnableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationResult')
934
949
  EnableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'EnableVgwRoutePropagationRequest')
@@ -1050,6 +1065,8 @@ module Aws::EC2
1050
1065
  GetEbsDefaultKmsKeyIdResult = Shapes::StructureShape.new(name: 'GetEbsDefaultKmsKeyIdResult')
1051
1066
  GetEbsEncryptionByDefaultRequest = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultRequest')
1052
1067
  GetEbsEncryptionByDefaultResult = Shapes::StructureShape.new(name: 'GetEbsEncryptionByDefaultResult')
1068
+ GetFlowLogsIntegrationTemplateRequest = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateRequest')
1069
+ GetFlowLogsIntegrationTemplateResult = Shapes::StructureShape.new(name: 'GetFlowLogsIntegrationTemplateResult')
1053
1070
  GetGroupsForCapacityReservationRequest = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationRequest')
1054
1071
  GetGroupsForCapacityReservationRequestMaxResults = Shapes::IntegerShape.new(name: 'GetGroupsForCapacityReservationRequestMaxResults')
1055
1072
  GetGroupsForCapacityReservationResult = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationResult')
@@ -1066,6 +1083,8 @@ module Aws::EC2
1066
1083
  GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
1067
1084
  GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
1068
1085
  GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
1086
+ GetSerialConsoleAccessStatusRequest = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusRequest')
1087
+ GetSerialConsoleAccessStatusResult = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusResult')
1069
1088
  GetTransitGatewayAttachmentPropagationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsRequest')
1070
1089
  GetTransitGatewayAttachmentPropagationsResult = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsResult')
1071
1090
  GetTransitGatewayMulticastDomainAssociationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayMulticastDomainAssociationsRequest')
@@ -1245,6 +1264,7 @@ module Aws::EC2
1245
1264
  InstanceUsage = Shapes::StructureShape.new(name: 'InstanceUsage')
1246
1265
  InstanceUsageSet = Shapes::ListShape.new(name: 'InstanceUsageSet')
1247
1266
  Integer = Shapes::IntegerShape.new(name: 'Integer')
1267
+ IntegrateServices = Shapes::StructureShape.new(name: 'IntegrateServices')
1248
1268
  InterfacePermissionType = Shapes::StringShape.new(name: 'InterfacePermissionType')
1249
1269
  InternetGateway = Shapes::StructureShape.new(name: 'InternetGateway')
1250
1270
  InternetGatewayAttachment = Shapes::StructureShape.new(name: 'InternetGatewayAttachment')
@@ -1404,6 +1424,7 @@ module Aws::EC2
1404
1424
  MaxNetworkInterfaces = Shapes::IntegerShape.new(name: 'MaxNetworkInterfaces')
1405
1425
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
1406
1426
  MaximumBandwidthInMbps = Shapes::IntegerShape.new(name: 'MaximumBandwidthInMbps')
1427
+ MaximumEfaInterfaces = Shapes::IntegerShape.new(name: 'MaximumEfaInterfaces')
1407
1428
  MaximumIops = Shapes::IntegerShape.new(name: 'MaximumIops')
1408
1429
  MaximumNetworkCards = Shapes::IntegerShape.new(name: 'MaximumNetworkCards')
1409
1430
  MaximumThroughputInMBps = Shapes::FloatShape.new(name: 'MaximumThroughputInMBps')
@@ -1569,6 +1590,7 @@ module Aws::EC2
1569
1590
  OnDemandOptionsRequest = Shapes::StructureShape.new(name: 'OnDemandOptionsRequest')
1570
1591
  OperationType = Shapes::StringShape.new(name: 'OperationType')
1571
1592
  OwnerStringList = Shapes::ListShape.new(name: 'OwnerStringList')
1593
+ PartitionLoadFrequency = Shapes::StringShape.new(name: 'PartitionLoadFrequency')
1572
1594
  PathComponent = Shapes::StructureShape.new(name: 'PathComponent')
1573
1595
  PathComponentList = Shapes::ListShape.new(name: 'PathComponentList')
1574
1596
  PaymentOption = Shapes::StringShape.new(name: 'PaymentOption')
@@ -1723,6 +1745,11 @@ module Aws::EC2
1723
1745
  ReplaceNetworkAclAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationRequest')
1724
1746
  ReplaceNetworkAclAssociationResult = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationResult')
1725
1747
  ReplaceNetworkAclEntryRequest = Shapes::StructureShape.new(name: 'ReplaceNetworkAclEntryRequest')
1748
+ ReplaceRootVolumeTask = Shapes::StructureShape.new(name: 'ReplaceRootVolumeTask')
1749
+ ReplaceRootVolumeTaskId = Shapes::StringShape.new(name: 'ReplaceRootVolumeTaskId')
1750
+ ReplaceRootVolumeTaskIds = Shapes::ListShape.new(name: 'ReplaceRootVolumeTaskIds')
1751
+ ReplaceRootVolumeTaskState = Shapes::StringShape.new(name: 'ReplaceRootVolumeTaskState')
1752
+ ReplaceRootVolumeTasks = Shapes::ListShape.new(name: 'ReplaceRootVolumeTasks')
1726
1753
  ReplaceRouteRequest = Shapes::StructureShape.new(name: 'ReplaceRouteRequest')
1727
1754
  ReplaceRouteTableAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationRequest')
1728
1755
  ReplaceRouteTableAssociationResult = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationResult')
@@ -2521,8 +2548,8 @@ module Aws::EC2
2521
2548
  AssociateRouteTableResult.add_member(:association_state, Shapes::ShapeRef.new(shape: RouteTableAssociationState, location_name: "associationState"))
2522
2549
  AssociateRouteTableResult.struct_class = Types::AssociateRouteTableResult
2523
2550
 
2524
- AssociateSubnetCidrBlockRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "subnetId"))
2525
2551
  AssociateSubnetCidrBlockRequest.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ipv6CidrBlock"))
2552
+ AssociateSubnetCidrBlockRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "subnetId"))
2526
2553
  AssociateSubnetCidrBlockRequest.struct_class = Types::AssociateSubnetCidrBlockRequest
2527
2554
 
2528
2555
  AssociateSubnetCidrBlockResult.add_member(:ipv_6_cidr_block_association, Shapes::ShapeRef.new(shape: SubnetIpv6CidrBlockAssociation, location_name: "ipv6CidrBlockAssociation"))
@@ -2579,6 +2606,14 @@ module Aws::EC2
2579
2606
  AssociationStatus.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
2580
2607
  AssociationStatus.struct_class = Types::AssociationStatus
2581
2608
 
2609
+ AthenaIntegration.add_member(:integration_result_s3_destination_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "IntegrationResultS3DestinationArn"))
2610
+ AthenaIntegration.add_member(:partition_load_frequency, Shapes::ShapeRef.new(shape: PartitionLoadFrequency, required: true, location_name: "PartitionLoadFrequency"))
2611
+ AthenaIntegration.add_member(:partition_start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "PartitionStartDate"))
2612
+ AthenaIntegration.add_member(:partition_end_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "PartitionEndDate"))
2613
+ AthenaIntegration.struct_class = Types::AthenaIntegration
2614
+
2615
+ AthenaIntegrationsSet.member = Shapes::ShapeRef.new(shape: AthenaIntegration, location_name: "item")
2616
+
2582
2617
  AttachClassicLinkVpcRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2583
2618
  AttachClassicLinkVpcRequest.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdStringList, required: true, location_name: "SecurityGroupId"))
2584
2619
  AttachClassicLinkVpcRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
@@ -2712,6 +2747,8 @@ module Aws::EC2
2712
2747
 
2713
2748
  BlockDeviceMappingRequestList.member = Shapes::ShapeRef.new(shape: BlockDeviceMapping, location_name: "BlockDeviceMapping")
2714
2749
 
2750
+ BootModeTypeList.member = Shapes::ShapeRef.new(shape: BootModeType, location_name: "item")
2751
+
2715
2752
  BundleIdStringList.member = Shapes::ShapeRef.new(shape: BundleId, location_name: "BundleId")
2716
2753
 
2717
2754
  BundleInstanceRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
@@ -3383,8 +3420,8 @@ module Aws::EC2
3383
3420
 
3384
3421
  CreateLocalGatewayRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DestinationCidrBlock"))
3385
3422
  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
3423
  CreateLocalGatewayRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3424
+ CreateLocalGatewayRouteRequest.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, required: true, location_name: "LocalGatewayVirtualInterfaceGroupId"))
3388
3425
  CreateLocalGatewayRouteRequest.struct_class = Types::CreateLocalGatewayRouteRequest
3389
3426
 
3390
3427
  CreateLocalGatewayRouteResult.add_member(:route, Shapes::ShapeRef.new(shape: LocalGatewayRoute, location_name: "route"))
@@ -3492,6 +3529,16 @@ module Aws::EC2
3492
3529
  CreatePlacementGroupResult.add_member(:placement_group, Shapes::ShapeRef.new(shape: PlacementGroup, location_name: "placementGroup"))
3493
3530
  CreatePlacementGroupResult.struct_class = Types::CreatePlacementGroupResult
3494
3531
 
3532
+ CreateReplaceRootVolumeTaskRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
3533
+ CreateReplaceRootVolumeTaskRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
3534
+ CreateReplaceRootVolumeTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3535
+ CreateReplaceRootVolumeTaskRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3536
+ CreateReplaceRootVolumeTaskRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3537
+ CreateReplaceRootVolumeTaskRequest.struct_class = Types::CreateReplaceRootVolumeTaskRequest
3538
+
3539
+ CreateReplaceRootVolumeTaskResult.add_member(:replace_root_volume_task, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTask, location_name: "replaceRootVolumeTask"))
3540
+ CreateReplaceRootVolumeTaskResult.struct_class = Types::CreateReplaceRootVolumeTaskResult
3541
+
3495
3542
  CreateReservedInstancesListingRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "clientToken"))
3496
3543
  CreateReservedInstancesListingRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "instanceCount"))
3497
3544
  CreateReservedInstancesListingRequest.add_member(:price_schedules, Shapes::ShapeRef.new(shape: PriceScheduleSpecificationList, required: true, location_name: "priceSchedules"))
@@ -3569,11 +3616,11 @@ module Aws::EC2
3569
3616
  CreateSubnetRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3570
3617
  CreateSubnetRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
3571
3618
  CreateSubnetRequest.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZoneId"))
3619
+ CreateSubnetRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CidrBlock"))
3572
3620
  CreateSubnetRequest.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "Ipv6CidrBlock"))
3573
3621
  CreateSubnetRequest.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "OutpostArn"))
3574
3622
  CreateSubnetRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
3575
3623
  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
3624
  CreateSubnetRequest.struct_class = Types::CreateSubnetRequest
3578
3625
 
3579
3626
  CreateSubnetResult.add_member(:subnet, Shapes::ShapeRef.new(shape: Subnet, location_name: "subnet"))
@@ -5069,6 +5116,17 @@ module Aws::EC2
5069
5116
  DescribeRegionsResult.add_member(:regions, Shapes::ShapeRef.new(shape: RegionList, location_name: "regionInfo"))
5070
5117
  DescribeRegionsResult.struct_class = Types::DescribeRegionsResult
5071
5118
 
5119
+ DescribeReplaceRootVolumeTasksRequest.add_member(:replace_root_volume_task_ids, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskIds, location_name: "ReplaceRootVolumeTaskId"))
5120
+ DescribeReplaceRootVolumeTasksRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5121
+ DescribeReplaceRootVolumeTasksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeReplaceRootVolumeTasksMaxResults, location_name: "MaxResults"))
5122
+ DescribeReplaceRootVolumeTasksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5123
+ DescribeReplaceRootVolumeTasksRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5124
+ DescribeReplaceRootVolumeTasksRequest.struct_class = Types::DescribeReplaceRootVolumeTasksRequest
5125
+
5126
+ DescribeReplaceRootVolumeTasksResult.add_member(:replace_root_volume_tasks, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTasks, location_name: "replaceRootVolumeTaskSet"))
5127
+ DescribeReplaceRootVolumeTasksResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5128
+ DescribeReplaceRootVolumeTasksResult.struct_class = Types::DescribeReplaceRootVolumeTasksResult
5129
+
5072
5130
  DescribeReservedInstancesListingsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5073
5131
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_id, Shapes::ShapeRef.new(shape: ReservationId, location_name: "reservedInstancesId"))
5074
5132
  DescribeReservedInstancesListingsRequest.add_member(:reserved_instances_listing_id, Shapes::ShapeRef.new(shape: ReservedInstancesListingId, location_name: "reservedInstancesListingId"))
@@ -5690,6 +5748,12 @@ module Aws::EC2
5690
5748
  DisableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5691
5749
  DisableFastSnapshotRestoresResult.struct_class = Types::DisableFastSnapshotRestoresResult
5692
5750
 
5751
+ DisableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5752
+ DisableSerialConsoleAccessRequest.struct_class = Types::DisableSerialConsoleAccessRequest
5753
+
5754
+ DisableSerialConsoleAccessResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
5755
+ DisableSerialConsoleAccessResult.struct_class = Types::DisableSerialConsoleAccessResult
5756
+
5693
5757
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5694
5758
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5695
5759
  DisableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -5854,6 +5918,9 @@ module Aws::EC2
5854
5918
  EbsOptimizedInfo.add_member(:maximum_iops, Shapes::ShapeRef.new(shape: MaximumIops, location_name: "maximumIops"))
5855
5919
  EbsOptimizedInfo.struct_class = Types::EbsOptimizedInfo
5856
5920
 
5921
+ EfaInfo.add_member(:maximum_efa_interfaces, Shapes::ShapeRef.new(shape: MaximumEfaInterfaces, location_name: "maximumEfaInterfaces"))
5922
+ EfaInfo.struct_class = Types::EfaInfo
5923
+
5857
5924
  EgressOnlyInternetGateway.add_member(:attachments, Shapes::ShapeRef.new(shape: InternetGatewayAttachmentList, location_name: "attachmentSet"))
5858
5925
  EgressOnlyInternetGateway.add_member(:egress_only_internet_gateway_id, Shapes::ShapeRef.new(shape: EgressOnlyInternetGatewayId, location_name: "egressOnlyInternetGatewayId"))
5859
5926
  EgressOnlyInternetGateway.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
@@ -5959,6 +6026,12 @@ module Aws::EC2
5959
6026
  EnableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5960
6027
  EnableFastSnapshotRestoresResult.struct_class = Types::EnableFastSnapshotRestoresResult
5961
6028
 
6029
+ EnableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6030
+ EnableSerialConsoleAccessRequest.struct_class = Types::EnableSerialConsoleAccessRequest
6031
+
6032
+ EnableSerialConsoleAccessResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
6033
+ EnableSerialConsoleAccessResult.struct_class = Types::EnableSerialConsoleAccessResult
6034
+
5962
6035
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableId, required: true, location_name: "TransitGatewayRouteTableId"))
5963
6036
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
5964
6037
  EnableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -6401,6 +6474,15 @@ module Aws::EC2
6401
6474
  GetEbsEncryptionByDefaultResult.add_member(:ebs_encryption_by_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "ebsEncryptionByDefault"))
6402
6475
  GetEbsEncryptionByDefaultResult.struct_class = Types::GetEbsEncryptionByDefaultResult
6403
6476
 
6477
+ GetFlowLogsIntegrationTemplateRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6478
+ GetFlowLogsIntegrationTemplateRequest.add_member(:flow_log_id, Shapes::ShapeRef.new(shape: VpcFlowLogId, required: true, location_name: "FlowLogId"))
6479
+ GetFlowLogsIntegrationTemplateRequest.add_member(:config_delivery_s3_destination_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ConfigDeliveryS3DestinationArn"))
6480
+ GetFlowLogsIntegrationTemplateRequest.add_member(:integrate_services, Shapes::ShapeRef.new(shape: IntegrateServices, required: true, location_name: "IntegrateService"))
6481
+ GetFlowLogsIntegrationTemplateRequest.struct_class = Types::GetFlowLogsIntegrationTemplateRequest
6482
+
6483
+ GetFlowLogsIntegrationTemplateResult.add_member(:result, Shapes::ShapeRef.new(shape: String, location_name: "result"))
6484
+ GetFlowLogsIntegrationTemplateResult.struct_class = Types::GetFlowLogsIntegrationTemplateResult
6485
+
6404
6486
  GetGroupsForCapacityReservationRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, required: true, location_name: "CapacityReservationId"))
6405
6487
  GetGroupsForCapacityReservationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6406
6488
  GetGroupsForCapacityReservationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetGroupsForCapacityReservationRequestMaxResults, location_name: "MaxResults"))
@@ -6474,6 +6556,12 @@ module Aws::EC2
6474
6556
  GetReservedInstancesExchangeQuoteResult.add_member(:validation_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "validationFailureReason"))
6475
6557
  GetReservedInstancesExchangeQuoteResult.struct_class = Types::GetReservedInstancesExchangeQuoteResult
6476
6558
 
6559
+ GetSerialConsoleAccessStatusRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6560
+ GetSerialConsoleAccessStatusRequest.struct_class = Types::GetSerialConsoleAccessStatusRequest
6561
+
6562
+ GetSerialConsoleAccessStatusResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
6563
+ GetSerialConsoleAccessStatusResult.struct_class = Types::GetSerialConsoleAccessStatusResult
6564
+
6477
6565
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentId, required: true, location_name: "TransitGatewayAttachmentId"))
6478
6566
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
6479
6567
  GetTransitGatewayAttachmentPropagationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
@@ -6708,6 +6796,7 @@ module Aws::EC2
6708
6796
  Image.add_member(:state_reason, Shapes::ShapeRef.new(shape: StateReason, location_name: "stateReason"))
6709
6797
  Image.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
6710
6798
  Image.add_member(:virtualization_type, Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "virtualizationType"))
6799
+ Image.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "bootMode"))
6711
6800
  Image.struct_class = Types::Image
6712
6801
 
6713
6802
  ImageAttribute.add_member(:block_device_mappings, Shapes::ShapeRef.new(shape: BlockDeviceMappingList, location_name: "blockDeviceMapping"))
@@ -6718,6 +6807,7 @@ module Aws::EC2
6718
6807
  ImageAttribute.add_member(:kernel_id, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "kernel"))
6719
6808
  ImageAttribute.add_member(:ramdisk_id, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "ramdisk"))
6720
6809
  ImageAttribute.add_member(:sriov_net_support, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "sriovNetSupport"))
6810
+ ImageAttribute.add_member(:boot_mode, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "bootMode"))
6721
6811
  ImageAttribute.struct_class = Types::ImageAttribute
6722
6812
 
6723
6813
  ImageDiskContainer.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
@@ -6962,6 +7052,7 @@ module Aws::EC2
6962
7052
  Instance.add_member(:licenses, Shapes::ShapeRef.new(shape: LicenseList, location_name: "licenseSet"))
6963
7053
  Instance.add_member(:metadata_options, Shapes::ShapeRef.new(shape: InstanceMetadataOptionsResponse, location_name: "metadataOptions"))
6964
7054
  Instance.add_member(:enclave_options, Shapes::ShapeRef.new(shape: EnclaveOptions, location_name: "enclaveOptions"))
7055
+ Instance.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "bootMode"))
6965
7056
  Instance.struct_class = Types::Instance
6966
7057
 
6967
7058
  InstanceAttribute.add_member(:groups, Shapes::ShapeRef.new(shape: GroupIdentifierList, location_name: "groupSet"))
@@ -7208,6 +7299,7 @@ module Aws::EC2
7208
7299
  InstanceTypeInfo.add_member(:burstable_performance_supported, Shapes::ShapeRef.new(shape: BurstablePerformanceFlag, location_name: "burstablePerformanceSupported"))
7209
7300
  InstanceTypeInfo.add_member(:dedicated_hosts_supported, Shapes::ShapeRef.new(shape: DedicatedHostFlag, location_name: "dedicatedHostsSupported"))
7210
7301
  InstanceTypeInfo.add_member(:auto_recovery_supported, Shapes::ShapeRef.new(shape: AutoRecoveryFlag, location_name: "autoRecoverySupported"))
7302
+ InstanceTypeInfo.add_member(:supported_boot_modes, Shapes::ShapeRef.new(shape: BootModeTypeList, location_name: "supportedBootModes"))
7211
7303
  InstanceTypeInfo.struct_class = Types::InstanceTypeInfo
7212
7304
 
7213
7305
  InstanceTypeInfoList.member = Shapes::ShapeRef.new(shape: InstanceTypeInfo, location_name: "item")
@@ -7227,6 +7319,9 @@ module Aws::EC2
7227
7319
 
7228
7320
  InstanceUsageSet.member = Shapes::ShapeRef.new(shape: InstanceUsage, location_name: "item")
7229
7321
 
7322
+ IntegrateServices.add_member(:athena_integrations, Shapes::ShapeRef.new(shape: AthenaIntegrationsSet, location_name: "AthenaIntegration"))
7323
+ IntegrateServices.struct_class = Types::IntegrateServices
7324
+
7230
7325
  InternetGateway.add_member(:attachments, Shapes::ShapeRef.new(shape: InternetGatewayAttachmentList, location_name: "attachmentSet"))
7231
7326
  InternetGateway.add_member(:internet_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "internetGatewayId"))
7232
7327
  InternetGateway.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
@@ -8311,6 +8406,7 @@ module Aws::EC2
8311
8406
  NetworkInfo.add_member(:ipv_6_supported, Shapes::ShapeRef.new(shape: Ipv6Flag, location_name: "ipv6Supported"))
8312
8407
  NetworkInfo.add_member(:ena_support, Shapes::ShapeRef.new(shape: EnaSupport, location_name: "enaSupport"))
8313
8408
  NetworkInfo.add_member(:efa_supported, Shapes::ShapeRef.new(shape: EfaSupportedFlag, location_name: "efaSupported"))
8409
+ NetworkInfo.add_member(:efa_info, Shapes::ShapeRef.new(shape: EfaInfo, location_name: "efaInfo"))
8314
8410
  NetworkInfo.struct_class = Types::NetworkInfo
8315
8411
 
8316
8412
  NetworkInsightsAnalysis.add_member(:network_insights_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAnalysisId, location_name: "networkInsightsAnalysisId"))
@@ -8827,6 +8923,7 @@ module Aws::EC2
8827
8923
  RegisterImageRequest.add_member(:root_device_name, Shapes::ShapeRef.new(shape: String, location_name: "rootDeviceName"))
8828
8924
  RegisterImageRequest.add_member(:sriov_net_support, Shapes::ShapeRef.new(shape: String, location_name: "sriovNetSupport"))
8829
8925
  RegisterImageRequest.add_member(:virtualization_type, Shapes::ShapeRef.new(shape: String, location_name: "virtualizationType"))
8926
+ RegisterImageRequest.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "BootMode"))
8830
8927
  RegisterImageRequest.struct_class = Types::RegisterImageRequest
8831
8928
 
8832
8929
  RegisterImageResult.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
@@ -8944,6 +9041,18 @@ module Aws::EC2
8944
9041
  ReplaceNetworkAclEntryRequest.add_member(:rule_number, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ruleNumber"))
8945
9042
  ReplaceNetworkAclEntryRequest.struct_class = Types::ReplaceNetworkAclEntryRequest
8946
9043
 
9044
+ ReplaceRootVolumeTask.add_member(:replace_root_volume_task_id, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskId, location_name: "replaceRootVolumeTaskId"))
9045
+ ReplaceRootVolumeTask.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
9046
+ ReplaceRootVolumeTask.add_member(:task_state, Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskState, location_name: "taskState"))
9047
+ ReplaceRootVolumeTask.add_member(:start_time, Shapes::ShapeRef.new(shape: String, location_name: "startTime"))
9048
+ ReplaceRootVolumeTask.add_member(:complete_time, Shapes::ShapeRef.new(shape: String, location_name: "completeTime"))
9049
+ ReplaceRootVolumeTask.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
9050
+ ReplaceRootVolumeTask.struct_class = Types::ReplaceRootVolumeTask
9051
+
9052
+ ReplaceRootVolumeTaskIds.member = Shapes::ShapeRef.new(shape: ReplaceRootVolumeTaskId, location_name: "ReplaceRootVolumeTaskId")
9053
+
9054
+ ReplaceRootVolumeTasks.member = Shapes::ShapeRef.new(shape: ReplaceRootVolumeTask, location_name: "item")
9055
+
8947
9056
  ReplaceRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
8948
9057
  ReplaceRouteRequest.add_member(:destination_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationIpv6CidrBlock"))
8949
9058
  ReplaceRouteRequest.add_member(:destination_prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "DestinationPrefixListId"))
@@ -11508,6 +11617,14 @@ module Aws::EC2
11508
11617
  o.output = Shapes::ShapeRef.new(shape: CreatePlacementGroupResult)
11509
11618
  end)
11510
11619
 
11620
+ api.add_operation(:create_replace_root_volume_task, Seahorse::Model::Operation.new.tap do |o|
11621
+ o.name = "CreateReplaceRootVolumeTask"
11622
+ o.http_method = "POST"
11623
+ o.http_request_uri = "/"
11624
+ o.input = Shapes::ShapeRef.new(shape: CreateReplaceRootVolumeTaskRequest)
11625
+ o.output = Shapes::ShapeRef.new(shape: CreateReplaceRootVolumeTaskResult)
11626
+ end)
11627
+
11511
11628
  api.add_operation(:create_reserved_instances_listing, Seahorse::Model::Operation.new.tap do |o|
11512
11629
  o.name = "CreateReservedInstancesListing"
11513
11630
  o.http_method = "POST"
@@ -13104,6 +13221,20 @@ module Aws::EC2
13104
13221
  o.output = Shapes::ShapeRef.new(shape: DescribeRegionsResult)
13105
13222
  end)
13106
13223
 
13224
+ api.add_operation(:describe_replace_root_volume_tasks, Seahorse::Model::Operation.new.tap do |o|
13225
+ o.name = "DescribeReplaceRootVolumeTasks"
13226
+ o.http_method = "POST"
13227
+ o.http_request_uri = "/"
13228
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplaceRootVolumeTasksRequest)
13229
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplaceRootVolumeTasksResult)
13230
+ o[:pager] = Aws::Pager.new(
13231
+ limit_key: "max_results",
13232
+ tokens: {
13233
+ "next_token" => "next_token"
13234
+ }
13235
+ )
13236
+ end)
13237
+
13107
13238
  api.add_operation(:describe_reserved_instances, Seahorse::Model::Operation.new.tap do |o|
13108
13239
  o.name = "DescribeReservedInstances"
13109
13240
  o.http_method = "POST"
@@ -13753,6 +13884,14 @@ module Aws::EC2
13753
13884
  o.output = Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoresResult)
13754
13885
  end)
13755
13886
 
13887
+ api.add_operation(:disable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
13888
+ o.name = "DisableSerialConsoleAccess"
13889
+ o.http_method = "POST"
13890
+ o.http_request_uri = "/"
13891
+ o.input = Shapes::ShapeRef.new(shape: DisableSerialConsoleAccessRequest)
13892
+ o.output = Shapes::ShapeRef.new(shape: DisableSerialConsoleAccessResult)
13893
+ end)
13894
+
13756
13895
  api.add_operation(:disable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13757
13896
  o.name = "DisableTransitGatewayRouteTablePropagation"
13758
13897
  o.http_method = "POST"
@@ -13873,6 +14012,14 @@ module Aws::EC2
13873
14012
  o.output = Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoresResult)
13874
14013
  end)
13875
14014
 
14015
+ api.add_operation(:enable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
14016
+ o.name = "EnableSerialConsoleAccess"
14017
+ o.http_method = "POST"
14018
+ o.http_request_uri = "/"
14019
+ o.input = Shapes::ShapeRef.new(shape: EnableSerialConsoleAccessRequest)
14020
+ o.output = Shapes::ShapeRef.new(shape: EnableSerialConsoleAccessResult)
14021
+ end)
14022
+
13876
14023
  api.add_operation(:enable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
13877
14024
  o.name = "EnableTransitGatewayRouteTablePropagation"
13878
14025
  o.http_method = "POST"
@@ -14023,6 +14170,14 @@ module Aws::EC2
14023
14170
  o.output = Shapes::ShapeRef.new(shape: GetEbsEncryptionByDefaultResult)
14024
14171
  end)
14025
14172
 
14173
+ api.add_operation(:get_flow_logs_integration_template, Seahorse::Model::Operation.new.tap do |o|
14174
+ o.name = "GetFlowLogsIntegrationTemplate"
14175
+ o.http_method = "POST"
14176
+ o.http_request_uri = "/"
14177
+ o.input = Shapes::ShapeRef.new(shape: GetFlowLogsIntegrationTemplateRequest)
14178
+ o.output = Shapes::ShapeRef.new(shape: GetFlowLogsIntegrationTemplateResult)
14179
+ end)
14180
+
14026
14181
  api.add_operation(:get_groups_for_capacity_reservation, Seahorse::Model::Operation.new.tap do |o|
14027
14182
  o.name = "GetGroupsForCapacityReservation"
14028
14183
  o.http_method = "POST"
@@ -14097,6 +14252,14 @@ module Aws::EC2
14097
14252
  o.output = Shapes::ShapeRef.new(shape: GetReservedInstancesExchangeQuoteResult)
14098
14253
  end)
14099
14254
 
14255
+ api.add_operation(:get_serial_console_access_status, Seahorse::Model::Operation.new.tap do |o|
14256
+ o.name = "GetSerialConsoleAccessStatus"
14257
+ o.http_method = "POST"
14258
+ o.http_request_uri = "/"
14259
+ o.input = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusRequest)
14260
+ o.output = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusResult)
14261
+ end)
14262
+
14100
14263
  api.add_operation(:get_transit_gateway_attachment_propagations, Seahorse::Model::Operation.new.tap do |o|
14101
14264
  o.name = "GetTransitGatewayAttachmentPropagations"
14102
14265
  o.http_method = "POST"
@@ -211,6 +211,17 @@ module Aws::EC2
211
211
  data[:virtualization_type]
212
212
  end
213
213
 
214
+ # The boot mode of the image. For more information, see [Boot modes][1]
215
+ # in the *Amazon Elastic Compute Cloud User Guide*.
216
+ #
217
+ #
218
+ #
219
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html
220
+ # @return [String]
221
+ def boot_mode
222
+ data[:boot_mode]
223
+ end
224
+
214
225
  # @!endgroup
215
226
 
216
227
  # @return [Client]
@@ -478,7 +489,7 @@ module Aws::EC2
478
489
  # @example Request syntax with placeholder values
479
490
  #
480
491
  # image.describe_attribute({
481
- # attribute: "description", # required, accepts description, kernel, ramdisk, launchPermission, productCodes, blockDeviceMapping, sriovNetSupport
492
+ # attribute: "description", # required, accepts description, kernel, ramdisk, launchPermission, productCodes, blockDeviceMapping, sriovNetSupport, bootMode
482
493
  # dry_run: false,
483
494
  # })
484
495
  # @param [Hash] options ({})