aws-sdk-ec2 1.248.0 → 1.249.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -90,6 +90,8 @@ module Aws::EC2
90
90
  AssociateEnclaveCertificateIamRoleResult = Shapes::StructureShape.new(name: 'AssociateEnclaveCertificateIamRoleResult')
91
91
  AssociateIamInstanceProfileRequest = Shapes::StructureShape.new(name: 'AssociateIamInstanceProfileRequest')
92
92
  AssociateIamInstanceProfileResult = Shapes::StructureShape.new(name: 'AssociateIamInstanceProfileResult')
93
+ AssociateInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'AssociateInstanceEventWindowRequest')
94
+ AssociateInstanceEventWindowResult = Shapes::StructureShape.new(name: 'AssociateInstanceEventWindowResult')
93
95
  AssociateRouteTableRequest = Shapes::StructureShape.new(name: 'AssociateRouteTableRequest')
94
96
  AssociateRouteTableResult = Shapes::StructureShape.new(name: 'AssociateRouteTableResult')
95
97
  AssociateSubnetCidrBlockRequest = Shapes::StructureShape.new(name: 'AssociateSubnetCidrBlockRequest')
@@ -322,6 +324,8 @@ module Aws::EC2
322
324
  CreateFpgaImageResult = Shapes::StructureShape.new(name: 'CreateFpgaImageResult')
323
325
  CreateImageRequest = Shapes::StructureShape.new(name: 'CreateImageRequest')
324
326
  CreateImageResult = Shapes::StructureShape.new(name: 'CreateImageResult')
327
+ CreateInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'CreateInstanceEventWindowRequest')
328
+ CreateInstanceEventWindowResult = Shapes::StructureShape.new(name: 'CreateInstanceEventWindowResult')
325
329
  CreateInstanceExportTaskRequest = Shapes::StructureShape.new(name: 'CreateInstanceExportTaskRequest')
326
330
  CreateInstanceExportTaskResult = Shapes::StructureShape.new(name: 'CreateInstanceExportTaskResult')
327
331
  CreateInternetGatewayRequest = Shapes::StructureShape.new(name: 'CreateInternetGatewayRequest')
@@ -434,6 +438,7 @@ module Aws::EC2
434
438
  DateTime = Shapes::TimestampShape.new(name: 'DateTime')
435
439
  DedicatedHostFlag = Shapes::BooleanShape.new(name: 'DedicatedHostFlag')
436
440
  DedicatedHostId = Shapes::StringShape.new(name: 'DedicatedHostId')
441
+ DedicatedHostIdList = Shapes::ListShape.new(name: 'DedicatedHostIdList')
437
442
  DefaultNetworkCardIndex = Shapes::IntegerShape.new(name: 'DefaultNetworkCardIndex')
438
443
  DefaultRouteTableAssociationValue = Shapes::StringShape.new(name: 'DefaultRouteTableAssociationValue')
439
444
  DefaultRouteTablePropagationValue = Shapes::StringShape.new(name: 'DefaultRouteTablePropagationValue')
@@ -461,6 +466,8 @@ module Aws::EC2
461
466
  DeleteFlowLogsResult = Shapes::StructureShape.new(name: 'DeleteFlowLogsResult')
462
467
  DeleteFpgaImageRequest = Shapes::StructureShape.new(name: 'DeleteFpgaImageRequest')
463
468
  DeleteFpgaImageResult = Shapes::StructureShape.new(name: 'DeleteFpgaImageResult')
469
+ DeleteInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'DeleteInstanceEventWindowRequest')
470
+ DeleteInstanceEventWindowResult = Shapes::StructureShape.new(name: 'DeleteInstanceEventWindowResult')
464
471
  DeleteInternetGatewayRequest = Shapes::StructureShape.new(name: 'DeleteInternetGatewayRequest')
465
472
  DeleteKeyPairRequest = Shapes::StructureShape.new(name: 'DeleteKeyPairRequest')
466
473
  DeleteLaunchTemplateRequest = Shapes::StructureShape.new(name: 'DeleteLaunchTemplateRequest')
@@ -658,6 +665,8 @@ module Aws::EC2
658
665
  DescribeInstanceCreditSpecificationsResult = Shapes::StructureShape.new(name: 'DescribeInstanceCreditSpecificationsResult')
659
666
  DescribeInstanceEventNotificationAttributesRequest = Shapes::StructureShape.new(name: 'DescribeInstanceEventNotificationAttributesRequest')
660
667
  DescribeInstanceEventNotificationAttributesResult = Shapes::StructureShape.new(name: 'DescribeInstanceEventNotificationAttributesResult')
668
+ DescribeInstanceEventWindowsRequest = Shapes::StructureShape.new(name: 'DescribeInstanceEventWindowsRequest')
669
+ DescribeInstanceEventWindowsResult = Shapes::StructureShape.new(name: 'DescribeInstanceEventWindowsResult')
661
670
  DescribeInstanceStatusRequest = Shapes::StructureShape.new(name: 'DescribeInstanceStatusRequest')
662
671
  DescribeInstanceStatusResult = Shapes::StructureShape.new(name: 'DescribeInstanceStatusResult')
663
672
  DescribeInstanceTypeOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeInstanceTypeOfferingsRequest')
@@ -889,6 +898,8 @@ module Aws::EC2
889
898
  DisassociateEnclaveCertificateIamRoleResult = Shapes::StructureShape.new(name: 'DisassociateEnclaveCertificateIamRoleResult')
890
899
  DisassociateIamInstanceProfileRequest = Shapes::StructureShape.new(name: 'DisassociateIamInstanceProfileRequest')
891
900
  DisassociateIamInstanceProfileResult = Shapes::StructureShape.new(name: 'DisassociateIamInstanceProfileResult')
901
+ DisassociateInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'DisassociateInstanceEventWindowRequest')
902
+ DisassociateInstanceEventWindowResult = Shapes::StructureShape.new(name: 'DisassociateInstanceEventWindowResult')
892
903
  DisassociateRouteTableRequest = Shapes::StructureShape.new(name: 'DisassociateRouteTableRequest')
893
904
  DisassociateSubnetCidrBlockRequest = Shapes::StructureShape.new(name: 'DisassociateSubnetCidrBlockRequest')
894
905
  DisassociateSubnetCidrBlockResult = Shapes::StructureShape.new(name: 'DisassociateSubnetCidrBlockResult')
@@ -1153,6 +1164,7 @@ module Aws::EC2
1153
1164
  HostReservationIdSet = Shapes::ListShape.new(name: 'HostReservationIdSet')
1154
1165
  HostReservationSet = Shapes::ListShape.new(name: 'HostReservationSet')
1155
1166
  HostTenancy = Shapes::StringShape.new(name: 'HostTenancy')
1167
+ Hour = Shapes::IntegerShape.new(name: 'Hour')
1156
1168
  HttpTokensState = Shapes::StringShape.new(name: 'HttpTokensState')
1157
1169
  HypervisorType = Shapes::StringShape.new(name: 'HypervisorType')
1158
1170
  IKEVersionsList = Shapes::ListShape.new(name: 'IKEVersionsList')
@@ -1232,10 +1244,25 @@ module Aws::EC2
1232
1244
  InstanceCreditSpecificationListRequest = Shapes::ListShape.new(name: 'InstanceCreditSpecificationListRequest')
1233
1245
  InstanceCreditSpecificationRequest = Shapes::StructureShape.new(name: 'InstanceCreditSpecificationRequest')
1234
1246
  InstanceEventId = Shapes::StringShape.new(name: 'InstanceEventId')
1247
+ InstanceEventWindow = Shapes::StructureShape.new(name: 'InstanceEventWindow')
1248
+ InstanceEventWindowAssociationRequest = Shapes::StructureShape.new(name: 'InstanceEventWindowAssociationRequest')
1249
+ InstanceEventWindowAssociationTarget = Shapes::StructureShape.new(name: 'InstanceEventWindowAssociationTarget')
1250
+ InstanceEventWindowCronExpression = Shapes::StringShape.new(name: 'InstanceEventWindowCronExpression')
1251
+ InstanceEventWindowDisassociationRequest = Shapes::StructureShape.new(name: 'InstanceEventWindowDisassociationRequest')
1252
+ InstanceEventWindowId = Shapes::StringShape.new(name: 'InstanceEventWindowId')
1253
+ InstanceEventWindowIdSet = Shapes::ListShape.new(name: 'InstanceEventWindowIdSet')
1254
+ InstanceEventWindowSet = Shapes::ListShape.new(name: 'InstanceEventWindowSet')
1255
+ InstanceEventWindowState = Shapes::StringShape.new(name: 'InstanceEventWindowState')
1256
+ InstanceEventWindowStateChange = Shapes::StructureShape.new(name: 'InstanceEventWindowStateChange')
1257
+ InstanceEventWindowTimeRange = Shapes::StructureShape.new(name: 'InstanceEventWindowTimeRange')
1258
+ InstanceEventWindowTimeRangeList = Shapes::ListShape.new(name: 'InstanceEventWindowTimeRangeList')
1259
+ InstanceEventWindowTimeRangeRequest = Shapes::StructureShape.new(name: 'InstanceEventWindowTimeRangeRequest')
1260
+ InstanceEventWindowTimeRangeRequestSet = Shapes::ListShape.new(name: 'InstanceEventWindowTimeRangeRequestSet')
1235
1261
  InstanceExportDetails = Shapes::StructureShape.new(name: 'InstanceExportDetails')
1236
1262
  InstanceFamilyCreditSpecification = Shapes::StructureShape.new(name: 'InstanceFamilyCreditSpecification')
1237
1263
  InstanceHealthStatus = Shapes::StringShape.new(name: 'InstanceHealthStatus')
1238
1264
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
1265
+ InstanceIdList = Shapes::ListShape.new(name: 'InstanceIdList')
1239
1266
  InstanceIdSet = Shapes::ListShape.new(name: 'InstanceIdSet')
1240
1267
  InstanceIdStringList = Shapes::ListShape.new(name: 'InstanceIdStringList')
1241
1268
  InstanceIdsSet = Shapes::ListShape.new(name: 'InstanceIdsSet')
@@ -1487,6 +1514,8 @@ module Aws::EC2
1487
1514
  ModifyInstanceCreditSpecificationResult = Shapes::StructureShape.new(name: 'ModifyInstanceCreditSpecificationResult')
1488
1515
  ModifyInstanceEventStartTimeRequest = Shapes::StructureShape.new(name: 'ModifyInstanceEventStartTimeRequest')
1489
1516
  ModifyInstanceEventStartTimeResult = Shapes::StructureShape.new(name: 'ModifyInstanceEventStartTimeResult')
1517
+ ModifyInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'ModifyInstanceEventWindowRequest')
1518
+ ModifyInstanceEventWindowResult = Shapes::StructureShape.new(name: 'ModifyInstanceEventWindowResult')
1490
1519
  ModifyInstanceMetadataOptionsRequest = Shapes::StructureShape.new(name: 'ModifyInstanceMetadataOptionsRequest')
1491
1520
  ModifyInstanceMetadataOptionsResult = Shapes::StructureShape.new(name: 'ModifyInstanceMetadataOptionsResult')
1492
1521
  ModifyInstancePlacementRequest = Shapes::StructureShape.new(name: 'ModifyInstancePlacementRequest')
@@ -1855,6 +1884,7 @@ module Aws::EC2
1855
1884
  RestoreAddressToClassicResult = Shapes::StructureShape.new(name: 'RestoreAddressToClassicResult')
1856
1885
  RestoreManagedPrefixListVersionRequest = Shapes::StructureShape.new(name: 'RestoreManagedPrefixListVersionRequest')
1857
1886
  RestoreManagedPrefixListVersionResult = Shapes::StructureShape.new(name: 'RestoreManagedPrefixListVersionResult')
1887
+ ResultRange = Shapes::IntegerShape.new(name: 'ResultRange')
1858
1888
  RevokeClientVpnIngressRequest = Shapes::StructureShape.new(name: 'RevokeClientVpnIngressRequest')
1859
1889
  RevokeClientVpnIngressResult = Shapes::StructureShape.new(name: 'RevokeClientVpnIngressResult')
1860
1890
  RevokeSecurityGroupEgressRequest = Shapes::StructureShape.new(name: 'RevokeSecurityGroupEgressRequest')
@@ -2291,6 +2321,7 @@ module Aws::EC2
2291
2321
  VpnStaticRouteSource = Shapes::StringShape.new(name: 'VpnStaticRouteSource')
2292
2322
  VpnTunnelOptionsSpecification = Shapes::StructureShape.new(name: 'VpnTunnelOptionsSpecification')
2293
2323
  VpnTunnelOptionsSpecificationsList = Shapes::ListShape.new(name: 'VpnTunnelOptionsSpecificationsList')
2324
+ WeekDay = Shapes::StringShape.new(name: 'WeekDay')
2294
2325
  WithdrawByoipCidrRequest = Shapes::StructureShape.new(name: 'WithdrawByoipCidrRequest')
2295
2326
  WithdrawByoipCidrResult = Shapes::StructureShape.new(name: 'WithdrawByoipCidrResult')
2296
2327
  ZoneIdStringList = Shapes::ListShape.new(name: 'ZoneIdStringList')
@@ -2585,6 +2616,14 @@ module Aws::EC2
2585
2616
  AssociateIamInstanceProfileResult.add_member(:iam_instance_profile_association, Shapes::ShapeRef.new(shape: IamInstanceProfileAssociation, location_name: "iamInstanceProfileAssociation"))
2586
2617
  AssociateIamInstanceProfileResult.struct_class = Types::AssociateIamInstanceProfileResult
2587
2618
 
2619
+ AssociateInstanceEventWindowRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
2620
+ AssociateInstanceEventWindowRequest.add_member(:instance_event_window_id, Shapes::ShapeRef.new(shape: InstanceEventWindowId, required: true, location_name: "InstanceEventWindowId"))
2621
+ AssociateInstanceEventWindowRequest.add_member(:association_target, Shapes::ShapeRef.new(shape: InstanceEventWindowAssociationRequest, required: true, location_name: "AssociationTarget"))
2622
+ AssociateInstanceEventWindowRequest.struct_class = Types::AssociateInstanceEventWindowRequest
2623
+
2624
+ AssociateInstanceEventWindowResult.add_member(:instance_event_window, Shapes::ShapeRef.new(shape: InstanceEventWindow, location_name: "instanceEventWindow"))
2625
+ AssociateInstanceEventWindowResult.struct_class = Types::AssociateInstanceEventWindowResult
2626
+
2588
2627
  AssociateRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2589
2628
  AssociateRouteTableRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, required: true, location_name: "routeTableId"))
2590
2629
  AssociateRouteTableRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "subnetId"))
@@ -3443,6 +3482,16 @@ module Aws::EC2
3443
3482
  CreateImageResult.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
3444
3483
  CreateImageResult.struct_class = Types::CreateImageResult
3445
3484
 
3485
+ CreateInstanceEventWindowRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3486
+ CreateInstanceEventWindowRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
3487
+ CreateInstanceEventWindowRequest.add_member(:time_ranges, Shapes::ShapeRef.new(shape: InstanceEventWindowTimeRangeRequestSet, location_name: "TimeRange"))
3488
+ CreateInstanceEventWindowRequest.add_member(:cron_expression, Shapes::ShapeRef.new(shape: InstanceEventWindowCronExpression, location_name: "CronExpression"))
3489
+ CreateInstanceEventWindowRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3490
+ CreateInstanceEventWindowRequest.struct_class = Types::CreateInstanceEventWindowRequest
3491
+
3492
+ CreateInstanceEventWindowResult.add_member(:instance_event_window, Shapes::ShapeRef.new(shape: InstanceEventWindow, location_name: "instanceEventWindow"))
3493
+ CreateInstanceEventWindowResult.struct_class = Types::CreateInstanceEventWindowResult
3494
+
3446
3495
  CreateInstanceExportTaskRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
3447
3496
  CreateInstanceExportTaskRequest.add_member(:export_to_s3_task, Shapes::ShapeRef.new(shape: ExportToS3TaskSpecification, required: true, location_name: "exportToS3"))
3448
3497
  CreateInstanceExportTaskRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
@@ -4019,6 +4068,8 @@ module Aws::EC2
4019
4068
 
4020
4069
  CustomerGatewayList.member = Shapes::ShapeRef.new(shape: CustomerGateway, location_name: "item")
4021
4070
 
4071
+ DedicatedHostIdList.member = Shapes::ShapeRef.new(shape: DedicatedHostId, location_name: "item")
4072
+
4022
4073
  DeleteCarrierGatewayRequest.add_member(:carrier_gateway_id, Shapes::ShapeRef.new(shape: CarrierGatewayId, required: true, location_name: "CarrierGatewayId"))
4023
4074
  DeleteCarrierGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4024
4075
  DeleteCarrierGatewayRequest.struct_class = Types::DeleteCarrierGatewayRequest
@@ -4097,6 +4148,14 @@ module Aws::EC2
4097
4148
  DeleteFpgaImageResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
4098
4149
  DeleteFpgaImageResult.struct_class = Types::DeleteFpgaImageResult
4099
4150
 
4151
+ DeleteInstanceEventWindowRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4152
+ DeleteInstanceEventWindowRequest.add_member(:force_delete, Shapes::ShapeRef.new(shape: Boolean, location_name: "ForceDelete"))
4153
+ DeleteInstanceEventWindowRequest.add_member(:instance_event_window_id, Shapes::ShapeRef.new(shape: InstanceEventWindowId, required: true, location_name: "InstanceEventWindowId"))
4154
+ DeleteInstanceEventWindowRequest.struct_class = Types::DeleteInstanceEventWindowRequest
4155
+
4156
+ DeleteInstanceEventWindowResult.add_member(:instance_event_window_state, Shapes::ShapeRef.new(shape: InstanceEventWindowStateChange, location_name: "instanceEventWindowState"))
4157
+ DeleteInstanceEventWindowResult.struct_class = Types::DeleteInstanceEventWindowResult
4158
+
4100
4159
  DeleteInternetGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
4101
4160
  DeleteInternetGatewayRequest.add_member(:internet_gateway_id, Shapes::ShapeRef.new(shape: InternetGatewayId, required: true, location_name: "internetGatewayId"))
4102
4161
  DeleteInternetGatewayRequest.struct_class = Types::DeleteInternetGatewayRequest
@@ -4891,6 +4950,17 @@ module Aws::EC2
4891
4950
  DescribeInstanceEventNotificationAttributesResult.add_member(:instance_tag_attribute, Shapes::ShapeRef.new(shape: InstanceTagNotificationAttribute, location_name: "instanceTagAttribute"))
4892
4951
  DescribeInstanceEventNotificationAttributesResult.struct_class = Types::DescribeInstanceEventNotificationAttributesResult
4893
4952
 
4953
+ DescribeInstanceEventWindowsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4954
+ DescribeInstanceEventWindowsRequest.add_member(:instance_event_window_ids, Shapes::ShapeRef.new(shape: InstanceEventWindowIdSet, location_name: "InstanceEventWindowId"))
4955
+ DescribeInstanceEventWindowsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
4956
+ DescribeInstanceEventWindowsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultRange, location_name: "MaxResults"))
4957
+ DescribeInstanceEventWindowsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
4958
+ DescribeInstanceEventWindowsRequest.struct_class = Types::DescribeInstanceEventWindowsRequest
4959
+
4960
+ DescribeInstanceEventWindowsResult.add_member(:instance_event_windows, Shapes::ShapeRef.new(shape: InstanceEventWindowSet, location_name: "instanceEventWindowSet"))
4961
+ DescribeInstanceEventWindowsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
4962
+ DescribeInstanceEventWindowsResult.struct_class = Types::DescribeInstanceEventWindowsResult
4963
+
4894
4964
  DescribeInstanceStatusRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
4895
4965
  DescribeInstanceStatusRequest.add_member(:instance_ids, Shapes::ShapeRef.new(shape: InstanceIdStringList, location_name: "InstanceId"))
4896
4966
  DescribeInstanceStatusRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
@@ -5943,6 +6013,14 @@ module Aws::EC2
5943
6013
  DisassociateIamInstanceProfileResult.add_member(:iam_instance_profile_association, Shapes::ShapeRef.new(shape: IamInstanceProfileAssociation, location_name: "iamInstanceProfileAssociation"))
5944
6014
  DisassociateIamInstanceProfileResult.struct_class = Types::DisassociateIamInstanceProfileResult
5945
6015
 
6016
+ DisassociateInstanceEventWindowRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6017
+ DisassociateInstanceEventWindowRequest.add_member(:instance_event_window_id, Shapes::ShapeRef.new(shape: InstanceEventWindowId, required: true, location_name: "InstanceEventWindowId"))
6018
+ DisassociateInstanceEventWindowRequest.add_member(:association_target, Shapes::ShapeRef.new(shape: InstanceEventWindowDisassociationRequest, required: true, location_name: "AssociationTarget"))
6019
+ DisassociateInstanceEventWindowRequest.struct_class = Types::DisassociateInstanceEventWindowRequest
6020
+
6021
+ DisassociateInstanceEventWindowResult.add_member(:instance_event_window, Shapes::ShapeRef.new(shape: InstanceEventWindow, location_name: "instanceEventWindow"))
6022
+ DisassociateInstanceEventWindowResult.struct_class = Types::DisassociateInstanceEventWindowResult
6023
+
5946
6024
  DisassociateRouteTableRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: RouteTableAssociationId, required: true, location_name: "associationId"))
5947
6025
  DisassociateRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
5948
6026
  DisassociateRouteTableRequest.struct_class = Types::DisassociateRouteTableRequest
@@ -7266,6 +7344,54 @@ module Aws::EC2
7266
7344
  InstanceCreditSpecificationRequest.add_member(:cpu_credits, Shapes::ShapeRef.new(shape: String, location_name: "CpuCredits"))
7267
7345
  InstanceCreditSpecificationRequest.struct_class = Types::InstanceCreditSpecificationRequest
7268
7346
 
7347
+ InstanceEventWindow.add_member(:instance_event_window_id, Shapes::ShapeRef.new(shape: InstanceEventWindowId, location_name: "instanceEventWindowId"))
7348
+ InstanceEventWindow.add_member(:time_ranges, Shapes::ShapeRef.new(shape: InstanceEventWindowTimeRangeList, location_name: "timeRangeSet"))
7349
+ InstanceEventWindow.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
7350
+ InstanceEventWindow.add_member(:cron_expression, Shapes::ShapeRef.new(shape: InstanceEventWindowCronExpression, location_name: "cronExpression"))
7351
+ InstanceEventWindow.add_member(:association_target, Shapes::ShapeRef.new(shape: InstanceEventWindowAssociationTarget, location_name: "associationTarget"))
7352
+ InstanceEventWindow.add_member(:state, Shapes::ShapeRef.new(shape: InstanceEventWindowState, location_name: "state"))
7353
+ InstanceEventWindow.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
7354
+ InstanceEventWindow.struct_class = Types::InstanceEventWindow
7355
+
7356
+ InstanceEventWindowAssociationRequest.add_member(:instance_ids, Shapes::ShapeRef.new(shape: InstanceIdList, location_name: "InstanceId"))
7357
+ InstanceEventWindowAssociationRequest.add_member(:instance_tags, Shapes::ShapeRef.new(shape: TagList, location_name: "InstanceTag"))
7358
+ InstanceEventWindowAssociationRequest.add_member(:dedicated_host_ids, Shapes::ShapeRef.new(shape: DedicatedHostIdList, location_name: "DedicatedHostId"))
7359
+ InstanceEventWindowAssociationRequest.struct_class = Types::InstanceEventWindowAssociationRequest
7360
+
7361
+ InstanceEventWindowAssociationTarget.add_member(:instance_ids, Shapes::ShapeRef.new(shape: InstanceIdList, location_name: "instanceIdSet"))
7362
+ InstanceEventWindowAssociationTarget.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
7363
+ InstanceEventWindowAssociationTarget.add_member(:dedicated_host_ids, Shapes::ShapeRef.new(shape: DedicatedHostIdList, location_name: "dedicatedHostIdSet"))
7364
+ InstanceEventWindowAssociationTarget.struct_class = Types::InstanceEventWindowAssociationTarget
7365
+
7366
+ InstanceEventWindowDisassociationRequest.add_member(:instance_ids, Shapes::ShapeRef.new(shape: InstanceIdList, location_name: "InstanceId"))
7367
+ InstanceEventWindowDisassociationRequest.add_member(:instance_tags, Shapes::ShapeRef.new(shape: TagList, location_name: "InstanceTag"))
7368
+ InstanceEventWindowDisassociationRequest.add_member(:dedicated_host_ids, Shapes::ShapeRef.new(shape: DedicatedHostIdList, location_name: "DedicatedHostId"))
7369
+ InstanceEventWindowDisassociationRequest.struct_class = Types::InstanceEventWindowDisassociationRequest
7370
+
7371
+ InstanceEventWindowIdSet.member = Shapes::ShapeRef.new(shape: InstanceEventWindowId, location_name: "InstanceEventWindowId")
7372
+
7373
+ InstanceEventWindowSet.member = Shapes::ShapeRef.new(shape: InstanceEventWindow, location_name: "item")
7374
+
7375
+ InstanceEventWindowStateChange.add_member(:instance_event_window_id, Shapes::ShapeRef.new(shape: InstanceEventWindowId, location_name: "instanceEventWindowId"))
7376
+ InstanceEventWindowStateChange.add_member(:state, Shapes::ShapeRef.new(shape: InstanceEventWindowState, location_name: "state"))
7377
+ InstanceEventWindowStateChange.struct_class = Types::InstanceEventWindowStateChange
7378
+
7379
+ InstanceEventWindowTimeRange.add_member(:start_week_day, Shapes::ShapeRef.new(shape: WeekDay, location_name: "startWeekDay"))
7380
+ InstanceEventWindowTimeRange.add_member(:start_hour, Shapes::ShapeRef.new(shape: Hour, location_name: "startHour"))
7381
+ InstanceEventWindowTimeRange.add_member(:end_week_day, Shapes::ShapeRef.new(shape: WeekDay, location_name: "endWeekDay"))
7382
+ InstanceEventWindowTimeRange.add_member(:end_hour, Shapes::ShapeRef.new(shape: Hour, location_name: "endHour"))
7383
+ InstanceEventWindowTimeRange.struct_class = Types::InstanceEventWindowTimeRange
7384
+
7385
+ InstanceEventWindowTimeRangeList.member = Shapes::ShapeRef.new(shape: InstanceEventWindowTimeRange, location_name: "item")
7386
+
7387
+ InstanceEventWindowTimeRangeRequest.add_member(:start_week_day, Shapes::ShapeRef.new(shape: WeekDay, location_name: "StartWeekDay"))
7388
+ InstanceEventWindowTimeRangeRequest.add_member(:start_hour, Shapes::ShapeRef.new(shape: Hour, location_name: "StartHour"))
7389
+ InstanceEventWindowTimeRangeRequest.add_member(:end_week_day, Shapes::ShapeRef.new(shape: WeekDay, location_name: "EndWeekDay"))
7390
+ InstanceEventWindowTimeRangeRequest.add_member(:end_hour, Shapes::ShapeRef.new(shape: Hour, location_name: "EndHour"))
7391
+ InstanceEventWindowTimeRangeRequest.struct_class = Types::InstanceEventWindowTimeRangeRequest
7392
+
7393
+ InstanceEventWindowTimeRangeRequestSet.member = Shapes::ShapeRef.new(shape: InstanceEventWindowTimeRangeRequest)
7394
+
7269
7395
  InstanceExportDetails.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
7270
7396
  InstanceExportDetails.add_member(:target_environment, Shapes::ShapeRef.new(shape: ExportEnvironment, location_name: "targetEnvironment"))
7271
7397
  InstanceExportDetails.struct_class = Types::InstanceExportDetails
@@ -7274,6 +7400,8 @@ module Aws::EC2
7274
7400
  InstanceFamilyCreditSpecification.add_member(:cpu_credits, Shapes::ShapeRef.new(shape: String, location_name: "cpuCredits"))
7275
7401
  InstanceFamilyCreditSpecification.struct_class = Types::InstanceFamilyCreditSpecification
7276
7402
 
7403
+ InstanceIdList.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
7404
+
7277
7405
  InstanceIdSet.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
7278
7406
 
7279
7407
  InstanceIdStringList.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId")
@@ -8148,6 +8276,16 @@ module Aws::EC2
8148
8276
  ModifyInstanceEventStartTimeResult.add_member(:event, Shapes::ShapeRef.new(shape: InstanceStatusEvent, location_name: "event"))
8149
8277
  ModifyInstanceEventStartTimeResult.struct_class = Types::ModifyInstanceEventStartTimeResult
8150
8278
 
8279
+ ModifyInstanceEventWindowRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8280
+ ModifyInstanceEventWindowRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
8281
+ ModifyInstanceEventWindowRequest.add_member(:instance_event_window_id, Shapes::ShapeRef.new(shape: InstanceEventWindowId, required: true, location_name: "InstanceEventWindowId"))
8282
+ ModifyInstanceEventWindowRequest.add_member(:time_ranges, Shapes::ShapeRef.new(shape: InstanceEventWindowTimeRangeRequestSet, location_name: "TimeRange"))
8283
+ ModifyInstanceEventWindowRequest.add_member(:cron_expression, Shapes::ShapeRef.new(shape: InstanceEventWindowCronExpression, location_name: "CronExpression"))
8284
+ ModifyInstanceEventWindowRequest.struct_class = Types::ModifyInstanceEventWindowRequest
8285
+
8286
+ ModifyInstanceEventWindowResult.add_member(:instance_event_window, Shapes::ShapeRef.new(shape: InstanceEventWindow, location_name: "instanceEventWindow"))
8287
+ ModifyInstanceEventWindowResult.struct_class = Types::ModifyInstanceEventWindowResult
8288
+
8151
8289
  ModifyInstanceMetadataOptionsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
8152
8290
  ModifyInstanceMetadataOptionsRequest.add_member(:http_tokens, Shapes::ShapeRef.new(shape: HttpTokensState, location_name: "HttpTokens"))
8153
8291
  ModifyInstanceMetadataOptionsRequest.add_member(:http_put_response_hop_limit, Shapes::ShapeRef.new(shape: Integer, location_name: "HttpPutResponseHopLimit"))
@@ -11436,6 +11574,14 @@ module Aws::EC2
11436
11574
  o.output = Shapes::ShapeRef.new(shape: AssociateIamInstanceProfileResult)
11437
11575
  end)
11438
11576
 
11577
+ api.add_operation(:associate_instance_event_window, Seahorse::Model::Operation.new.tap do |o|
11578
+ o.name = "AssociateInstanceEventWindow"
11579
+ o.http_method = "POST"
11580
+ o.http_request_uri = "/"
11581
+ o.input = Shapes::ShapeRef.new(shape: AssociateInstanceEventWindowRequest)
11582
+ o.output = Shapes::ShapeRef.new(shape: AssociateInstanceEventWindowResult)
11583
+ end)
11584
+
11439
11585
  api.add_operation(:associate_route_table, Seahorse::Model::Operation.new.tap do |o|
11440
11586
  o.name = "AssociateRouteTable"
11441
11587
  o.http_method = "POST"
@@ -11756,6 +11902,14 @@ module Aws::EC2
11756
11902
  o.output = Shapes::ShapeRef.new(shape: CreateImageResult)
11757
11903
  end)
11758
11904
 
11905
+ api.add_operation(:create_instance_event_window, Seahorse::Model::Operation.new.tap do |o|
11906
+ o.name = "CreateInstanceEventWindow"
11907
+ o.http_method = "POST"
11908
+ o.http_request_uri = "/"
11909
+ o.input = Shapes::ShapeRef.new(shape: CreateInstanceEventWindowRequest)
11910
+ o.output = Shapes::ShapeRef.new(shape: CreateInstanceEventWindowResult)
11911
+ end)
11912
+
11759
11913
  api.add_operation(:create_instance_export_task, Seahorse::Model::Operation.new.tap do |o|
11760
11914
  o.name = "CreateInstanceExportTask"
11761
11915
  o.http_method = "POST"
@@ -12220,6 +12374,14 @@ module Aws::EC2
12220
12374
  o.output = Shapes::ShapeRef.new(shape: DeleteFpgaImageResult)
12221
12375
  end)
12222
12376
 
12377
+ api.add_operation(:delete_instance_event_window, Seahorse::Model::Operation.new.tap do |o|
12378
+ o.name = "DeleteInstanceEventWindow"
12379
+ o.http_method = "POST"
12380
+ o.http_request_uri = "/"
12381
+ o.input = Shapes::ShapeRef.new(shape: DeleteInstanceEventWindowRequest)
12382
+ o.output = Shapes::ShapeRef.new(shape: DeleteInstanceEventWindowResult)
12383
+ end)
12384
+
12223
12385
  api.add_operation(:delete_internet_gateway, Seahorse::Model::Operation.new.tap do |o|
12224
12386
  o.name = "DeleteInternetGateway"
12225
12387
  o.http_method = "POST"
@@ -13114,6 +13276,20 @@ module Aws::EC2
13114
13276
  o.output = Shapes::ShapeRef.new(shape: DescribeInstanceEventNotificationAttributesResult)
13115
13277
  end)
13116
13278
 
13279
+ api.add_operation(:describe_instance_event_windows, Seahorse::Model::Operation.new.tap do |o|
13280
+ o.name = "DescribeInstanceEventWindows"
13281
+ o.http_method = "POST"
13282
+ o.http_request_uri = "/"
13283
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstanceEventWindowsRequest)
13284
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstanceEventWindowsResult)
13285
+ o[:pager] = Aws::Pager.new(
13286
+ limit_key: "max_results",
13287
+ tokens: {
13288
+ "next_token" => "next_token"
13289
+ }
13290
+ )
13291
+ end)
13292
+
13117
13293
  api.add_operation(:describe_instance_status, Seahorse::Model::Operation.new.tap do |o|
13118
13294
  o.name = "DescribeInstanceStatus"
13119
13295
  o.http_method = "POST"
@@ -14275,6 +14451,14 @@ module Aws::EC2
14275
14451
  o.output = Shapes::ShapeRef.new(shape: DisassociateIamInstanceProfileResult)
14276
14452
  end)
14277
14453
 
14454
+ api.add_operation(:disassociate_instance_event_window, Seahorse::Model::Operation.new.tap do |o|
14455
+ o.name = "DisassociateInstanceEventWindow"
14456
+ o.http_method = "POST"
14457
+ o.http_request_uri = "/"
14458
+ o.input = Shapes::ShapeRef.new(shape: DisassociateInstanceEventWindowRequest)
14459
+ o.output = Shapes::ShapeRef.new(shape: DisassociateInstanceEventWindowResult)
14460
+ end)
14461
+
14278
14462
  api.add_operation(:disassociate_route_table, Seahorse::Model::Operation.new.tap do |o|
14279
14463
  o.name = "DisassociateRouteTable"
14280
14464
  o.http_method = "POST"
@@ -14841,6 +15025,14 @@ module Aws::EC2
14841
15025
  o.output = Shapes::ShapeRef.new(shape: ModifyInstanceEventStartTimeResult)
14842
15026
  end)
14843
15027
 
15028
+ api.add_operation(:modify_instance_event_window, Seahorse::Model::Operation.new.tap do |o|
15029
+ o.name = "ModifyInstanceEventWindow"
15030
+ o.http_method = "POST"
15031
+ o.http_request_uri = "/"
15032
+ o.input = Shapes::ShapeRef.new(shape: ModifyInstanceEventWindowRequest)
15033
+ o.output = Shapes::ShapeRef.new(shape: ModifyInstanceEventWindowResult)
15034
+ end)
15035
+
14844
15036
  api.add_operation(:modify_instance_metadata_options, Seahorse::Model::Operation.new.tap do |o|
14845
15037
  o.name = "ModifyInstanceMetadataOptions"
14846
15038
  o.http_method = "POST"
@@ -270,8 +270,8 @@ module Aws::EC2
270
270
  # if its value is an empty string.
271
271
  #
272
272
  # If you omit this parameter, we delete all user-defined tags for the
273
- # specified resources. We do not delete AWS-generated tags (tags that
274
- # have the `aws:` prefix).
273
+ # specified resources. We do not delete Amazon Web Services-generated
274
+ # tags (tags that have the `aws:` prefix).
275
275
  # @return [Tag::Collection]
276
276
  def delete_tags(options = {})
277
277
  batch = []
@@ -458,8 +458,8 @@ module Aws::EC2
458
458
  # if its value is an empty string.
459
459
  #
460
460
  # If you omit this parameter, we delete all user-defined tags for the
461
- # specified resources. We do not delete AWS-generated tags (tags that
462
- # have the `aws:` prefix).
461
+ # specified resources. We do not delete Amazon Web Services-generated
462
+ # tags (tags that have the `aws:` prefix).
463
463
  # @return [Tag::Collection]
464
464
  def delete_tags(options = {})
465
465
  batch = []
@@ -669,7 +669,7 @@ module Aws::EC2
669
669
  # no_reboot: false,
670
670
  # tag_specifications: [
671
671
  # {
672
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
672
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
673
673
  # tags: [
674
674
  # {
675
675
  # key: "String",
@@ -794,8 +794,8 @@ module Aws::EC2
794
794
  # if its value is an empty string.
795
795
  #
796
796
  # If you omit this parameter, we delete all user-defined tags for the
797
- # specified resources. We do not delete AWS-generated tags (tags that
798
- # have the `aws:` prefix).
797
+ # specified resources. We do not delete Amazon Web Services-generated
798
+ # tags (tags that have the `aws:` prefix).
799
799
  # @return [Tag::Collection]
800
800
  def delete_tags(options = {})
801
801
  batch = []
@@ -1703,8 +1703,8 @@ module Aws::EC2
1703
1703
  # if its value is an empty string.
1704
1704
  #
1705
1705
  # If you omit this parameter, we delete all user-defined tags for the
1706
- # specified resources. We do not delete AWS-generated tags (tags that
1707
- # have the `aws:` prefix).
1706
+ # specified resources. We do not delete Amazon Web Services-generated
1707
+ # tags (tags that have the `aws:` prefix).
1708
1708
  # @return [void]
1709
1709
  def batch_delete_tags!(options = {})
1710
1710
  batch_enum.each do |batch|
@@ -270,8 +270,8 @@ module Aws::EC2
270
270
  # if its value is an empty string.
271
271
  #
272
272
  # If you omit this parameter, we delete all user-defined tags for the
273
- # specified resources. We do not delete AWS-generated tags (tags that
274
- # have the `aws:` prefix).
273
+ # specified resources. We do not delete Amazon Web Services-generated
274
+ # tags (tags that have the `aws:` prefix).
275
275
  # @return [Tag::Collection]
276
276
  def delete_tags(options = {})
277
277
  batch = []
@@ -345,8 +345,8 @@ module Aws::EC2
345
345
  # if its value is an empty string.
346
346
  #
347
347
  # If you omit this parameter, we delete all user-defined tags for the
348
- # specified resources. We do not delete AWS-generated tags (tags that
349
- # have the `aws:` prefix).
348
+ # specified resources. We do not delete Amazon Web Services-generated
349
+ # tags (tags that have the `aws:` prefix).
350
350
  # @return [Tag::Collection]
351
351
  def delete_tags(options = {})
352
352
  batch = []
@@ -334,8 +334,8 @@ module Aws::EC2
334
334
  # if its value is an empty string.
335
335
  #
336
336
  # If you omit this parameter, we delete all user-defined tags for the
337
- # specified resources. We do not delete AWS-generated tags (tags that
338
- # have the `aws:` prefix).
337
+ # specified resources. We do not delete Amazon Web Services-generated
338
+ # tags (tags that have the `aws:` prefix).
339
339
  # @return [Tag::Collection]
340
340
  def delete_tags(options = {})
341
341
  batch = []