aws-sdk-ec2 1.239.0 → 1.249.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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')
@@ -98,6 +100,8 @@ module Aws::EC2
98
100
  AssociateTransitGatewayMulticastDomainResult = Shapes::StructureShape.new(name: 'AssociateTransitGatewayMulticastDomainResult')
99
101
  AssociateTransitGatewayRouteTableRequest = Shapes::StructureShape.new(name: 'AssociateTransitGatewayRouteTableRequest')
100
102
  AssociateTransitGatewayRouteTableResult = Shapes::StructureShape.new(name: 'AssociateTransitGatewayRouteTableResult')
103
+ AssociateTrunkInterfaceRequest = Shapes::StructureShape.new(name: 'AssociateTrunkInterfaceRequest')
104
+ AssociateTrunkInterfaceResult = Shapes::StructureShape.new(name: 'AssociateTrunkInterfaceResult')
101
105
  AssociateVpcCidrBlockRequest = Shapes::StructureShape.new(name: 'AssociateVpcCidrBlockRequest')
102
106
  AssociateVpcCidrBlockResult = Shapes::StructureShape.new(name: 'AssociateVpcCidrBlockResult')
103
107
  AssociatedNetworkType = Shapes::StringShape.new(name: 'AssociatedNetworkType')
@@ -126,7 +130,9 @@ module Aws::EC2
126
130
  AuthorizeClientVpnIngressRequest = Shapes::StructureShape.new(name: 'AuthorizeClientVpnIngressRequest')
127
131
  AuthorizeClientVpnIngressResult = Shapes::StructureShape.new(name: 'AuthorizeClientVpnIngressResult')
128
132
  AuthorizeSecurityGroupEgressRequest = Shapes::StructureShape.new(name: 'AuthorizeSecurityGroupEgressRequest')
133
+ AuthorizeSecurityGroupEgressResult = Shapes::StructureShape.new(name: 'AuthorizeSecurityGroupEgressResult')
129
134
  AuthorizeSecurityGroupIngressRequest = Shapes::StructureShape.new(name: 'AuthorizeSecurityGroupIngressRequest')
135
+ AuthorizeSecurityGroupIngressResult = Shapes::StructureShape.new(name: 'AuthorizeSecurityGroupIngressResult')
130
136
  AutoAcceptSharedAssociationsValue = Shapes::StringShape.new(name: 'AutoAcceptSharedAssociationsValue')
131
137
  AutoAcceptSharedAttachmentsValue = Shapes::StringShape.new(name: 'AutoAcceptSharedAttachmentsValue')
132
138
  AutoPlacement = Shapes::StringShape.new(name: 'AutoPlacement')
@@ -271,6 +277,7 @@ module Aws::EC2
271
277
  ConnectionNotificationSet = Shapes::ListShape.new(name: 'ConnectionNotificationSet')
272
278
  ConnectionNotificationState = Shapes::StringShape.new(name: 'ConnectionNotificationState')
273
279
  ConnectionNotificationType = Shapes::StringShape.new(name: 'ConnectionNotificationType')
280
+ ConnectivityType = Shapes::StringShape.new(name: 'ConnectivityType')
274
281
  ContainerFormat = Shapes::StringShape.new(name: 'ContainerFormat')
275
282
  ConversionIdStringList = Shapes::ListShape.new(name: 'ConversionIdStringList')
276
283
  ConversionTask = Shapes::StructureShape.new(name: 'ConversionTask')
@@ -317,6 +324,8 @@ module Aws::EC2
317
324
  CreateFpgaImageResult = Shapes::StructureShape.new(name: 'CreateFpgaImageResult')
318
325
  CreateImageRequest = Shapes::StructureShape.new(name: 'CreateImageRequest')
319
326
  CreateImageResult = Shapes::StructureShape.new(name: 'CreateImageResult')
327
+ CreateInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'CreateInstanceEventWindowRequest')
328
+ CreateInstanceEventWindowResult = Shapes::StructureShape.new(name: 'CreateInstanceEventWindowResult')
320
329
  CreateInstanceExportTaskRequest = Shapes::StructureShape.new(name: 'CreateInstanceExportTaskRequest')
321
330
  CreateInstanceExportTaskResult = Shapes::StructureShape.new(name: 'CreateInstanceExportTaskResult')
322
331
  CreateInternetGatewayRequest = Shapes::StructureShape.new(name: 'CreateInternetGatewayRequest')
@@ -429,6 +438,7 @@ module Aws::EC2
429
438
  DateTime = Shapes::TimestampShape.new(name: 'DateTime')
430
439
  DedicatedHostFlag = Shapes::BooleanShape.new(name: 'DedicatedHostFlag')
431
440
  DedicatedHostId = Shapes::StringShape.new(name: 'DedicatedHostId')
441
+ DedicatedHostIdList = Shapes::ListShape.new(name: 'DedicatedHostIdList')
432
442
  DefaultNetworkCardIndex = Shapes::IntegerShape.new(name: 'DefaultNetworkCardIndex')
433
443
  DefaultRouteTableAssociationValue = Shapes::StringShape.new(name: 'DefaultRouteTableAssociationValue')
434
444
  DefaultRouteTablePropagationValue = Shapes::StringShape.new(name: 'DefaultRouteTablePropagationValue')
@@ -456,6 +466,8 @@ module Aws::EC2
456
466
  DeleteFlowLogsResult = Shapes::StructureShape.new(name: 'DeleteFlowLogsResult')
457
467
  DeleteFpgaImageRequest = Shapes::StructureShape.new(name: 'DeleteFpgaImageRequest')
458
468
  DeleteFpgaImageResult = Shapes::StructureShape.new(name: 'DeleteFpgaImageResult')
469
+ DeleteInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'DeleteInstanceEventWindowRequest')
470
+ DeleteInstanceEventWindowResult = Shapes::StructureShape.new(name: 'DeleteInstanceEventWindowResult')
459
471
  DeleteInternetGatewayRequest = Shapes::StructureShape.new(name: 'DeleteInternetGatewayRequest')
460
472
  DeleteKeyPairRequest = Shapes::StructureShape.new(name: 'DeleteKeyPairRequest')
461
473
  DeleteLaunchTemplateRequest = Shapes::StructureShape.new(name: 'DeleteLaunchTemplateRequest')
@@ -653,6 +665,8 @@ module Aws::EC2
653
665
  DescribeInstanceCreditSpecificationsResult = Shapes::StructureShape.new(name: 'DescribeInstanceCreditSpecificationsResult')
654
666
  DescribeInstanceEventNotificationAttributesRequest = Shapes::StructureShape.new(name: 'DescribeInstanceEventNotificationAttributesRequest')
655
667
  DescribeInstanceEventNotificationAttributesResult = Shapes::StructureShape.new(name: 'DescribeInstanceEventNotificationAttributesResult')
668
+ DescribeInstanceEventWindowsRequest = Shapes::StructureShape.new(name: 'DescribeInstanceEventWindowsRequest')
669
+ DescribeInstanceEventWindowsResult = Shapes::StructureShape.new(name: 'DescribeInstanceEventWindowsResult')
656
670
  DescribeInstanceStatusRequest = Shapes::StructureShape.new(name: 'DescribeInstanceStatusRequest')
657
671
  DescribeInstanceStatusResult = Shapes::StructureShape.new(name: 'DescribeInstanceStatusResult')
658
672
  DescribeInstanceTypeOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeInstanceTypeOfferingsRequest')
@@ -740,6 +754,9 @@ module Aws::EC2
740
754
  DescribeScheduledInstancesResult = Shapes::StructureShape.new(name: 'DescribeScheduledInstancesResult')
741
755
  DescribeSecurityGroupReferencesRequest = Shapes::StructureShape.new(name: 'DescribeSecurityGroupReferencesRequest')
742
756
  DescribeSecurityGroupReferencesResult = Shapes::StructureShape.new(name: 'DescribeSecurityGroupReferencesResult')
757
+ DescribeSecurityGroupRulesMaxResults = Shapes::IntegerShape.new(name: 'DescribeSecurityGroupRulesMaxResults')
758
+ DescribeSecurityGroupRulesRequest = Shapes::StructureShape.new(name: 'DescribeSecurityGroupRulesRequest')
759
+ DescribeSecurityGroupRulesResult = Shapes::StructureShape.new(name: 'DescribeSecurityGroupRulesResult')
743
760
  DescribeSecurityGroupsMaxResults = Shapes::IntegerShape.new(name: 'DescribeSecurityGroupsMaxResults')
744
761
  DescribeSecurityGroupsRequest = Shapes::StructureShape.new(name: 'DescribeSecurityGroupsRequest')
745
762
  DescribeSecurityGroupsResult = Shapes::StructureShape.new(name: 'DescribeSecurityGroupsResult')
@@ -795,6 +812,9 @@ module Aws::EC2
795
812
  DescribeTransitGatewayVpcAttachmentsResult = Shapes::StructureShape.new(name: 'DescribeTransitGatewayVpcAttachmentsResult')
796
813
  DescribeTransitGatewaysRequest = Shapes::StructureShape.new(name: 'DescribeTransitGatewaysRequest')
797
814
  DescribeTransitGatewaysResult = Shapes::StructureShape.new(name: 'DescribeTransitGatewaysResult')
815
+ DescribeTrunkInterfaceAssociationsMaxResults = Shapes::IntegerShape.new(name: 'DescribeTrunkInterfaceAssociationsMaxResults')
816
+ DescribeTrunkInterfaceAssociationsRequest = Shapes::StructureShape.new(name: 'DescribeTrunkInterfaceAssociationsRequest')
817
+ DescribeTrunkInterfaceAssociationsResult = Shapes::StructureShape.new(name: 'DescribeTrunkInterfaceAssociationsResult')
798
818
  DescribeVolumeAttributeRequest = Shapes::StructureShape.new(name: 'DescribeVolumeAttributeRequest')
799
819
  DescribeVolumeAttributeResult = Shapes::StructureShape.new(name: 'DescribeVolumeAttributeResult')
800
820
  DescribeVolumeStatusRequest = Shapes::StructureShape.new(name: 'DescribeVolumeStatusRequest')
@@ -860,6 +880,8 @@ module Aws::EC2
860
880
  DisableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'DisableFastSnapshotRestoreSuccessSet')
861
881
  DisableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresRequest')
862
882
  DisableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresResult')
883
+ DisableImageDeprecationRequest = Shapes::StructureShape.new(name: 'DisableImageDeprecationRequest')
884
+ DisableImageDeprecationResult = Shapes::StructureShape.new(name: 'DisableImageDeprecationResult')
863
885
  DisableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessRequest')
864
886
  DisableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessResult')
865
887
  DisableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationRequest')
@@ -876,6 +898,8 @@ module Aws::EC2
876
898
  DisassociateEnclaveCertificateIamRoleResult = Shapes::StructureShape.new(name: 'DisassociateEnclaveCertificateIamRoleResult')
877
899
  DisassociateIamInstanceProfileRequest = Shapes::StructureShape.new(name: 'DisassociateIamInstanceProfileRequest')
878
900
  DisassociateIamInstanceProfileResult = Shapes::StructureShape.new(name: 'DisassociateIamInstanceProfileResult')
901
+ DisassociateInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'DisassociateInstanceEventWindowRequest')
902
+ DisassociateInstanceEventWindowResult = Shapes::StructureShape.new(name: 'DisassociateInstanceEventWindowResult')
879
903
  DisassociateRouteTableRequest = Shapes::StructureShape.new(name: 'DisassociateRouteTableRequest')
880
904
  DisassociateSubnetCidrBlockRequest = Shapes::StructureShape.new(name: 'DisassociateSubnetCidrBlockRequest')
881
905
  DisassociateSubnetCidrBlockResult = Shapes::StructureShape.new(name: 'DisassociateSubnetCidrBlockResult')
@@ -883,6 +907,8 @@ module Aws::EC2
883
907
  DisassociateTransitGatewayMulticastDomainResult = Shapes::StructureShape.new(name: 'DisassociateTransitGatewayMulticastDomainResult')
884
908
  DisassociateTransitGatewayRouteTableRequest = Shapes::StructureShape.new(name: 'DisassociateTransitGatewayRouteTableRequest')
885
909
  DisassociateTransitGatewayRouteTableResult = Shapes::StructureShape.new(name: 'DisassociateTransitGatewayRouteTableResult')
910
+ DisassociateTrunkInterfaceRequest = Shapes::StructureShape.new(name: 'DisassociateTrunkInterfaceRequest')
911
+ DisassociateTrunkInterfaceResult = Shapes::StructureShape.new(name: 'DisassociateTrunkInterfaceResult')
886
912
  DisassociateVpcCidrBlockRequest = Shapes::StructureShape.new(name: 'DisassociateVpcCidrBlockRequest')
887
913
  DisassociateVpcCidrBlockResult = Shapes::StructureShape.new(name: 'DisassociateVpcCidrBlockResult')
888
914
  DiskCount = Shapes::IntegerShape.new(name: 'DiskCount')
@@ -949,6 +975,8 @@ module Aws::EC2
949
975
  EnableFastSnapshotRestoreSuccessSet = Shapes::ListShape.new(name: 'EnableFastSnapshotRestoreSuccessSet')
950
976
  EnableFastSnapshotRestoresRequest = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresRequest')
951
977
  EnableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresResult')
978
+ EnableImageDeprecationRequest = Shapes::StructureShape.new(name: 'EnableImageDeprecationRequest')
979
+ EnableImageDeprecationResult = Shapes::StructureShape.new(name: 'EnableImageDeprecationResult')
952
980
  EnableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessRequest')
953
981
  EnableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessResult')
954
982
  EnableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationRequest')
@@ -1136,6 +1164,7 @@ module Aws::EC2
1136
1164
  HostReservationIdSet = Shapes::ListShape.new(name: 'HostReservationIdSet')
1137
1165
  HostReservationSet = Shapes::ListShape.new(name: 'HostReservationSet')
1138
1166
  HostTenancy = Shapes::StringShape.new(name: 'HostTenancy')
1167
+ Hour = Shapes::IntegerShape.new(name: 'Hour')
1139
1168
  HttpTokensState = Shapes::StringShape.new(name: 'HttpTokensState')
1140
1169
  HypervisorType = Shapes::StringShape.new(name: 'HypervisorType')
1141
1170
  IKEVersionsList = Shapes::ListShape.new(name: 'IKEVersionsList')
@@ -1215,10 +1244,25 @@ module Aws::EC2
1215
1244
  InstanceCreditSpecificationListRequest = Shapes::ListShape.new(name: 'InstanceCreditSpecificationListRequest')
1216
1245
  InstanceCreditSpecificationRequest = Shapes::StructureShape.new(name: 'InstanceCreditSpecificationRequest')
1217
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')
1218
1261
  InstanceExportDetails = Shapes::StructureShape.new(name: 'InstanceExportDetails')
1219
1262
  InstanceFamilyCreditSpecification = Shapes::StructureShape.new(name: 'InstanceFamilyCreditSpecification')
1220
1263
  InstanceHealthStatus = Shapes::StringShape.new(name: 'InstanceHealthStatus')
1221
1264
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
1265
+ InstanceIdList = Shapes::ListShape.new(name: 'InstanceIdList')
1222
1266
  InstanceIdSet = Shapes::ListShape.new(name: 'InstanceIdSet')
1223
1267
  InstanceIdStringList = Shapes::ListShape.new(name: 'InstanceIdStringList')
1224
1268
  InstanceIdsSet = Shapes::ListShape.new(name: 'InstanceIdsSet')
@@ -1274,6 +1318,7 @@ module Aws::EC2
1274
1318
  Integer = Shapes::IntegerShape.new(name: 'Integer')
1275
1319
  IntegrateServices = Shapes::StructureShape.new(name: 'IntegrateServices')
1276
1320
  InterfacePermissionType = Shapes::StringShape.new(name: 'InterfacePermissionType')
1321
+ InterfaceProtocolType = Shapes::StringShape.new(name: 'InterfaceProtocolType')
1277
1322
  InternetGateway = Shapes::StructureShape.new(name: 'InternetGateway')
1278
1323
  InternetGatewayAttachment = Shapes::StructureShape.new(name: 'InternetGatewayAttachment')
1279
1324
  InternetGatewayAttachmentList = Shapes::ListShape.new(name: 'InternetGatewayAttachmentList')
@@ -1469,6 +1514,8 @@ module Aws::EC2
1469
1514
  ModifyInstanceCreditSpecificationResult = Shapes::StructureShape.new(name: 'ModifyInstanceCreditSpecificationResult')
1470
1515
  ModifyInstanceEventStartTimeRequest = Shapes::StructureShape.new(name: 'ModifyInstanceEventStartTimeRequest')
1471
1516
  ModifyInstanceEventStartTimeResult = Shapes::StructureShape.new(name: 'ModifyInstanceEventStartTimeResult')
1517
+ ModifyInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'ModifyInstanceEventWindowRequest')
1518
+ ModifyInstanceEventWindowResult = Shapes::StructureShape.new(name: 'ModifyInstanceEventWindowResult')
1472
1519
  ModifyInstanceMetadataOptionsRequest = Shapes::StructureShape.new(name: 'ModifyInstanceMetadataOptionsRequest')
1473
1520
  ModifyInstanceMetadataOptionsResult = Shapes::StructureShape.new(name: 'ModifyInstanceMetadataOptionsResult')
1474
1521
  ModifyInstancePlacementRequest = Shapes::StructureShape.new(name: 'ModifyInstancePlacementRequest')
@@ -1480,6 +1527,8 @@ module Aws::EC2
1480
1527
  ModifyNetworkInterfaceAttributeRequest = Shapes::StructureShape.new(name: 'ModifyNetworkInterfaceAttributeRequest')
1481
1528
  ModifyReservedInstancesRequest = Shapes::StructureShape.new(name: 'ModifyReservedInstancesRequest')
1482
1529
  ModifyReservedInstancesResult = Shapes::StructureShape.new(name: 'ModifyReservedInstancesResult')
1530
+ ModifySecurityGroupRulesRequest = Shapes::StructureShape.new(name: 'ModifySecurityGroupRulesRequest')
1531
+ ModifySecurityGroupRulesResult = Shapes::StructureShape.new(name: 'ModifySecurityGroupRulesResult')
1483
1532
  ModifySnapshotAttributeRequest = Shapes::StructureShape.new(name: 'ModifySnapshotAttributeRequest')
1484
1533
  ModifySpotFleetRequestRequest = Shapes::StructureShape.new(name: 'ModifySpotFleetRequestRequest')
1485
1534
  ModifySpotFleetRequestResponse = Shapes::StructureShape.new(name: 'ModifySpotFleetRequestResponse')
@@ -1722,6 +1771,7 @@ module Aws::EC2
1722
1771
  RecurringCharge = Shapes::StructureShape.new(name: 'RecurringCharge')
1723
1772
  RecurringChargeFrequency = Shapes::StringShape.new(name: 'RecurringChargeFrequency')
1724
1773
  RecurringChargesList = Shapes::ListShape.new(name: 'RecurringChargesList')
1774
+ ReferencedSecurityGroup = Shapes::StructureShape.new(name: 'ReferencedSecurityGroup')
1725
1775
  Region = Shapes::StructureShape.new(name: 'Region')
1726
1776
  RegionList = Shapes::ListShape.new(name: 'RegionList')
1727
1777
  RegionNameStringList = Shapes::ListShape.new(name: 'RegionNameStringList')
@@ -1834,6 +1884,7 @@ module Aws::EC2
1834
1884
  RestoreAddressToClassicResult = Shapes::StructureShape.new(name: 'RestoreAddressToClassicResult')
1835
1885
  RestoreManagedPrefixListVersionRequest = Shapes::StructureShape.new(name: 'RestoreManagedPrefixListVersionRequest')
1836
1886
  RestoreManagedPrefixListVersionResult = Shapes::StructureShape.new(name: 'RestoreManagedPrefixListVersionResult')
1887
+ ResultRange = Shapes::IntegerShape.new(name: 'ResultRange')
1837
1888
  RevokeClientVpnIngressRequest = Shapes::StructureShape.new(name: 'RevokeClientVpnIngressRequest')
1838
1889
  RevokeClientVpnIngressResult = Shapes::StructureShape.new(name: 'RevokeClientVpnIngressResult')
1839
1890
  RevokeSecurityGroupEgressRequest = Shapes::StructureShape.new(name: 'RevokeSecurityGroupEgressRequest')
@@ -1899,6 +1950,15 @@ module Aws::EC2
1899
1950
  SecurityGroupName = Shapes::StringShape.new(name: 'SecurityGroupName')
1900
1951
  SecurityGroupReference = Shapes::StructureShape.new(name: 'SecurityGroupReference')
1901
1952
  SecurityGroupReferences = Shapes::ListShape.new(name: 'SecurityGroupReferences')
1953
+ SecurityGroupRule = Shapes::StructureShape.new(name: 'SecurityGroupRule')
1954
+ SecurityGroupRuleDescription = Shapes::StructureShape.new(name: 'SecurityGroupRuleDescription')
1955
+ SecurityGroupRuleDescriptionList = Shapes::ListShape.new(name: 'SecurityGroupRuleDescriptionList')
1956
+ SecurityGroupRuleId = Shapes::StringShape.new(name: 'SecurityGroupRuleId')
1957
+ SecurityGroupRuleIdList = Shapes::ListShape.new(name: 'SecurityGroupRuleIdList')
1958
+ SecurityGroupRuleList = Shapes::ListShape.new(name: 'SecurityGroupRuleList')
1959
+ SecurityGroupRuleRequest = Shapes::StructureShape.new(name: 'SecurityGroupRuleRequest')
1960
+ SecurityGroupRuleUpdate = Shapes::StructureShape.new(name: 'SecurityGroupRuleUpdate')
1961
+ SecurityGroupRuleUpdateList = Shapes::ListShape.new(name: 'SecurityGroupRuleUpdateList')
1902
1962
  SecurityGroupStringList = Shapes::ListShape.new(name: 'SecurityGroupStringList')
1903
1963
  SelfServicePortal = Shapes::StringShape.new(name: 'SelfServicePortal')
1904
1964
  SendDiagnosticInterruptRequest = Shapes::StructureShape.new(name: 'SendDiagnosticInterruptRequest')
@@ -2130,6 +2190,10 @@ module Aws::EC2
2130
2190
  TransitGatewayVpcAttachmentList = Shapes::ListShape.new(name: 'TransitGatewayVpcAttachmentList')
2131
2191
  TransitGatewayVpcAttachmentOptions = Shapes::StructureShape.new(name: 'TransitGatewayVpcAttachmentOptions')
2132
2192
  TransportProtocol = Shapes::StringShape.new(name: 'TransportProtocol')
2193
+ TrunkInterfaceAssociation = Shapes::StructureShape.new(name: 'TrunkInterfaceAssociation')
2194
+ TrunkInterfaceAssociationId = Shapes::StringShape.new(name: 'TrunkInterfaceAssociationId')
2195
+ TrunkInterfaceAssociationIdList = Shapes::ListShape.new(name: 'TrunkInterfaceAssociationIdList')
2196
+ TrunkInterfaceAssociationList = Shapes::ListShape.new(name: 'TrunkInterfaceAssociationList')
2133
2197
  TunnelInsideIpVersion = Shapes::StringShape.new(name: 'TunnelInsideIpVersion')
2134
2198
  TunnelOption = Shapes::StructureShape.new(name: 'TunnelOption')
2135
2199
  TunnelOptionsList = Shapes::ListShape.new(name: 'TunnelOptionsList')
@@ -2257,6 +2321,7 @@ module Aws::EC2
2257
2321
  VpnStaticRouteSource = Shapes::StringShape.new(name: 'VpnStaticRouteSource')
2258
2322
  VpnTunnelOptionsSpecification = Shapes::StructureShape.new(name: 'VpnTunnelOptionsSpecification')
2259
2323
  VpnTunnelOptionsSpecificationsList = Shapes::ListShape.new(name: 'VpnTunnelOptionsSpecificationsList')
2324
+ WeekDay = Shapes::StringShape.new(name: 'WeekDay')
2260
2325
  WithdrawByoipCidrRequest = Shapes::StructureShape.new(name: 'WithdrawByoipCidrRequest')
2261
2326
  WithdrawByoipCidrResult = Shapes::StructureShape.new(name: 'WithdrawByoipCidrResult')
2262
2327
  ZoneIdStringList = Shapes::ListShape.new(name: 'ZoneIdStringList')
@@ -2551,6 +2616,14 @@ module Aws::EC2
2551
2616
  AssociateIamInstanceProfileResult.add_member(:iam_instance_profile_association, Shapes::ShapeRef.new(shape: IamInstanceProfileAssociation, location_name: "iamInstanceProfileAssociation"))
2552
2617
  AssociateIamInstanceProfileResult.struct_class = Types::AssociateIamInstanceProfileResult
2553
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
+
2554
2627
  AssociateRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2555
2628
  AssociateRouteTableRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, required: true, location_name: "routeTableId"))
2556
2629
  AssociateRouteTableRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "subnetId"))
@@ -2586,6 +2659,18 @@ module Aws::EC2
2586
2659
  AssociateTransitGatewayRouteTableResult.add_member(:association, Shapes::ShapeRef.new(shape: TransitGatewayAssociation, location_name: "association"))
2587
2660
  AssociateTransitGatewayRouteTableResult.struct_class = Types::AssociateTransitGatewayRouteTableResult
2588
2661
 
2662
+ AssociateTrunkInterfaceRequest.add_member(:branch_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, required: true, location_name: "BranchInterfaceId"))
2663
+ AssociateTrunkInterfaceRequest.add_member(:trunk_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, required: true, location_name: "TrunkInterfaceId"))
2664
+ AssociateTrunkInterfaceRequest.add_member(:vlan_id, Shapes::ShapeRef.new(shape: Integer, location_name: "VlanId"))
2665
+ AssociateTrunkInterfaceRequest.add_member(:gre_key, Shapes::ShapeRef.new(shape: Integer, location_name: "GreKey"))
2666
+ AssociateTrunkInterfaceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
2667
+ AssociateTrunkInterfaceRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
2668
+ AssociateTrunkInterfaceRequest.struct_class = Types::AssociateTrunkInterfaceRequest
2669
+
2670
+ AssociateTrunkInterfaceResult.add_member(:interface_association, Shapes::ShapeRef.new(shape: TrunkInterfaceAssociation, location_name: "interfaceAssociation"))
2671
+ AssociateTrunkInterfaceResult.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
2672
+ AssociateTrunkInterfaceResult.struct_class = Types::AssociateTrunkInterfaceResult
2673
+
2589
2674
  AssociateVpcCidrBlockRequest.add_member(:amazon_provided_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: Boolean, location_name: "amazonProvidedIpv6CidrBlock"))
2590
2675
  AssociateVpcCidrBlockRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "CidrBlock"))
2591
2676
  AssociateVpcCidrBlockRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "vpcId"))
@@ -2697,6 +2782,7 @@ module Aws::EC2
2697
2782
  AuthorizeSecurityGroupEgressRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2698
2783
  AuthorizeSecurityGroupEgressRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, required: true, location_name: "groupId"))
2699
2784
  AuthorizeSecurityGroupEgressRequest.add_member(:ip_permissions, Shapes::ShapeRef.new(shape: IpPermissionList, location_name: "ipPermissions"))
2785
+ AuthorizeSecurityGroupEgressRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
2700
2786
  AuthorizeSecurityGroupEgressRequest.add_member(:cidr_ip, Shapes::ShapeRef.new(shape: String, location_name: "cidrIp"))
2701
2787
  AuthorizeSecurityGroupEgressRequest.add_member(:from_port, Shapes::ShapeRef.new(shape: Integer, location_name: "fromPort"))
2702
2788
  AuthorizeSecurityGroupEgressRequest.add_member(:ip_protocol, Shapes::ShapeRef.new(shape: String, location_name: "ipProtocol"))
@@ -2705,6 +2791,10 @@ module Aws::EC2
2705
2791
  AuthorizeSecurityGroupEgressRequest.add_member(:source_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "sourceSecurityGroupOwnerId"))
2706
2792
  AuthorizeSecurityGroupEgressRequest.struct_class = Types::AuthorizeSecurityGroupEgressRequest
2707
2793
 
2794
+ AuthorizeSecurityGroupEgressResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
2795
+ AuthorizeSecurityGroupEgressResult.add_member(:security_group_rules, Shapes::ShapeRef.new(shape: SecurityGroupRuleList, location_name: "securityGroupRuleSet"))
2796
+ AuthorizeSecurityGroupEgressResult.struct_class = Types::AuthorizeSecurityGroupEgressResult
2797
+
2708
2798
  AuthorizeSecurityGroupIngressRequest.add_member(:cidr_ip, Shapes::ShapeRef.new(shape: String, location_name: "CidrIp"))
2709
2799
  AuthorizeSecurityGroupIngressRequest.add_member(:from_port, Shapes::ShapeRef.new(shape: Integer, location_name: "FromPort"))
2710
2800
  AuthorizeSecurityGroupIngressRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "GroupId"))
@@ -2715,8 +2805,13 @@ module Aws::EC2
2715
2805
  AuthorizeSecurityGroupIngressRequest.add_member(:source_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "SourceSecurityGroupOwnerId"))
2716
2806
  AuthorizeSecurityGroupIngressRequest.add_member(:to_port, Shapes::ShapeRef.new(shape: Integer, location_name: "ToPort"))
2717
2807
  AuthorizeSecurityGroupIngressRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
2808
+ AuthorizeSecurityGroupIngressRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
2718
2809
  AuthorizeSecurityGroupIngressRequest.struct_class = Types::AuthorizeSecurityGroupIngressRequest
2719
2810
 
2811
+ AuthorizeSecurityGroupIngressResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
2812
+ AuthorizeSecurityGroupIngressResult.add_member(:security_group_rules, Shapes::ShapeRef.new(shape: SecurityGroupRuleList, location_name: "securityGroupRuleSet"))
2813
+ AuthorizeSecurityGroupIngressResult.struct_class = Types::AuthorizeSecurityGroupIngressResult
2814
+
2720
2815
  AvailabilityZone.add_member(:state, Shapes::ShapeRef.new(shape: AvailabilityZoneState, location_name: "zoneState"))
2721
2816
  AvailabilityZone.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: AvailabilityZoneOptInStatus, location_name: "optInStatus"))
2722
2817
  AvailabilityZone.add_member(:messages, Shapes::ShapeRef.new(shape: AvailabilityZoneMessageList, location_name: "messageSet"))
@@ -3335,6 +3430,7 @@ module Aws::EC2
3335
3430
  CreateFleetRequest.add_member(:valid_until, Shapes::ShapeRef.new(shape: DateTime, location_name: "ValidUntil"))
3336
3431
  CreateFleetRequest.add_member(:replace_unhealthy_instances, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReplaceUnhealthyInstances"))
3337
3432
  CreateFleetRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3433
+ CreateFleetRequest.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "Context"))
3338
3434
  CreateFleetRequest.struct_class = Types::CreateFleetRequest
3339
3435
 
3340
3436
  CreateFleetResult.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "fleetId"))
@@ -3386,6 +3482,16 @@ module Aws::EC2
3386
3482
  CreateImageResult.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
3387
3483
  CreateImageResult.struct_class = Types::CreateImageResult
3388
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
+
3389
3495
  CreateInstanceExportTaskRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
3390
3496
  CreateInstanceExportTaskRequest.add_member(:export_to_s3_task, Shapes::ShapeRef.new(shape: ExportToS3TaskSpecification, required: true, location_name: "exportToS3"))
3391
3497
  CreateInstanceExportTaskRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
@@ -3463,11 +3569,12 @@ module Aws::EC2
3463
3569
  CreateManagedPrefixListResult.add_member(:prefix_list, Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "prefixList"))
3464
3570
  CreateManagedPrefixListResult.struct_class = Types::CreateManagedPrefixListResult
3465
3571
 
3572
+ CreateNatGatewayRequest.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, location_name: "AllocationId"))
3466
3573
  CreateNatGatewayRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3467
3574
  CreateNatGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3468
3575
  CreateNatGatewayRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "SubnetId"))
3469
3576
  CreateNatGatewayRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3470
- CreateNatGatewayRequest.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, required: true, location_name: "AllocationId"))
3577
+ CreateNatGatewayRequest.add_member(:connectivity_type, Shapes::ShapeRef.new(shape: ConnectivityType, location_name: "ConnectivityType"))
3471
3578
  CreateNatGatewayRequest.struct_class = Types::CreateNatGatewayRequest
3472
3579
 
3473
3580
  CreateNatGatewayResult.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
@@ -3529,9 +3636,11 @@ module Aws::EC2
3529
3636
  CreateNetworkInterfaceRequest.add_member(:interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceCreationType, location_name: "InterfaceType"))
3530
3637
  CreateNetworkInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "subnetId"))
3531
3638
  CreateNetworkInterfaceRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3639
+ CreateNetworkInterfaceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3532
3640
  CreateNetworkInterfaceRequest.struct_class = Types::CreateNetworkInterfaceRequest
3533
3641
 
3534
3642
  CreateNetworkInterfaceResult.add_member(:network_interface, Shapes::ShapeRef.new(shape: NetworkInterface, location_name: "networkInterface"))
3643
+ CreateNetworkInterfaceResult.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
3535
3644
  CreateNetworkInterfaceResult.struct_class = Types::CreateNetworkInterfaceResult
3536
3645
 
3537
3646
  CreatePlacementGroupRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -3959,6 +4068,8 @@ module Aws::EC2
3959
4068
 
3960
4069
  CustomerGatewayList.member = Shapes::ShapeRef.new(shape: CustomerGateway, location_name: "item")
3961
4070
 
4071
+ DedicatedHostIdList.member = Shapes::ShapeRef.new(shape: DedicatedHostId, location_name: "item")
4072
+
3962
4073
  DeleteCarrierGatewayRequest.add_member(:carrier_gateway_id, Shapes::ShapeRef.new(shape: CarrierGatewayId, required: true, location_name: "CarrierGatewayId"))
3963
4074
  DeleteCarrierGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3964
4075
  DeleteCarrierGatewayRequest.struct_class = Types::DeleteCarrierGatewayRequest
@@ -4037,6 +4148,14 @@ module Aws::EC2
4037
4148
  DeleteFpgaImageResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
4038
4149
  DeleteFpgaImageResult.struct_class = Types::DeleteFpgaImageResult
4039
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
+
4040
4159
  DeleteInternetGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
4041
4160
  DeleteInternetGatewayRequest.add_member(:internet_gateway_id, Shapes::ShapeRef.new(shape: InternetGatewayId, required: true, location_name: "internetGatewayId"))
4042
4161
  DeleteInternetGatewayRequest.struct_class = Types::DeleteInternetGatewayRequest
@@ -4780,6 +4899,7 @@ module Aws::EC2
4780
4899
  DescribeImagesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
4781
4900
  DescribeImagesRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdStringList, location_name: "ImageId"))
4782
4901
  DescribeImagesRequest.add_member(:owners, Shapes::ShapeRef.new(shape: OwnerStringList, location_name: "Owner"))
4902
+ DescribeImagesRequest.add_member(:include_deprecated, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeDeprecated"))
4783
4903
  DescribeImagesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
4784
4904
  DescribeImagesRequest.struct_class = Types::DescribeImagesRequest
4785
4905
 
@@ -4830,6 +4950,17 @@ module Aws::EC2
4830
4950
  DescribeInstanceEventNotificationAttributesResult.add_member(:instance_tag_attribute, Shapes::ShapeRef.new(shape: InstanceTagNotificationAttribute, location_name: "instanceTagAttribute"))
4831
4951
  DescribeInstanceEventNotificationAttributesResult.struct_class = Types::DescribeInstanceEventNotificationAttributesResult
4832
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
+
4833
4964
  DescribeInstanceStatusRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
4834
4965
  DescribeInstanceStatusRequest.add_member(:instance_ids, Shapes::ShapeRef.new(shape: InstanceIdStringList, location_name: "InstanceId"))
4835
4966
  DescribeInstanceStatusRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
@@ -5253,6 +5384,17 @@ module Aws::EC2
5253
5384
  DescribeSecurityGroupReferencesResult.add_member(:security_group_reference_set, Shapes::ShapeRef.new(shape: SecurityGroupReferences, location_name: "securityGroupReferenceSet"))
5254
5385
  DescribeSecurityGroupReferencesResult.struct_class = Types::DescribeSecurityGroupReferencesResult
5255
5386
 
5387
+ DescribeSecurityGroupRulesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5388
+ DescribeSecurityGroupRulesRequest.add_member(:security_group_rule_ids, Shapes::ShapeRef.new(shape: SecurityGroupRuleIdList, location_name: "SecurityGroupRuleId"))
5389
+ DescribeSecurityGroupRulesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5390
+ DescribeSecurityGroupRulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
5391
+ DescribeSecurityGroupRulesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeSecurityGroupRulesMaxResults, location_name: "MaxResults"))
5392
+ DescribeSecurityGroupRulesRequest.struct_class = Types::DescribeSecurityGroupRulesRequest
5393
+
5394
+ DescribeSecurityGroupRulesResult.add_member(:security_group_rules, Shapes::ShapeRef.new(shape: SecurityGroupRuleList, location_name: "securityGroupRuleSet"))
5395
+ DescribeSecurityGroupRulesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5396
+ DescribeSecurityGroupRulesResult.struct_class = Types::DescribeSecurityGroupRulesResult
5397
+
5256
5398
  DescribeSecurityGroupsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5257
5399
  DescribeSecurityGroupsRequest.add_member(:group_ids, Shapes::ShapeRef.new(shape: GroupIdStringList, location_name: "GroupId"))
5258
5400
  DescribeSecurityGroupsRequest.add_member(:group_names, Shapes::ShapeRef.new(shape: GroupNameStringList, location_name: "GroupName"))
@@ -5519,6 +5661,17 @@ module Aws::EC2
5519
5661
  DescribeTransitGatewaysResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5520
5662
  DescribeTransitGatewaysResult.struct_class = Types::DescribeTransitGatewaysResult
5521
5663
 
5664
+ DescribeTrunkInterfaceAssociationsRequest.add_member(:association_ids, Shapes::ShapeRef.new(shape: TrunkInterfaceAssociationIdList, location_name: "AssociationId"))
5665
+ DescribeTrunkInterfaceAssociationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5666
+ DescribeTrunkInterfaceAssociationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5667
+ DescribeTrunkInterfaceAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
5668
+ DescribeTrunkInterfaceAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeTrunkInterfaceAssociationsMaxResults, location_name: "MaxResults"))
5669
+ DescribeTrunkInterfaceAssociationsRequest.struct_class = Types::DescribeTrunkInterfaceAssociationsRequest
5670
+
5671
+ DescribeTrunkInterfaceAssociationsResult.add_member(:interface_associations, Shapes::ShapeRef.new(shape: TrunkInterfaceAssociationList, location_name: "interfaceAssociationSet"))
5672
+ DescribeTrunkInterfaceAssociationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5673
+ DescribeTrunkInterfaceAssociationsResult.struct_class = Types::DescribeTrunkInterfaceAssociationsResult
5674
+
5522
5675
  DescribeVolumeAttributeRequest.add_member(:attribute, Shapes::ShapeRef.new(shape: VolumeAttributeName, required: true, location_name: "Attribute"))
5523
5676
  DescribeVolumeAttributeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
5524
5677
  DescribeVolumeAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -5793,6 +5946,13 @@ module Aws::EC2
5793
5946
  DisableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
5794
5947
  DisableFastSnapshotRestoresResult.struct_class = Types::DisableFastSnapshotRestoresResult
5795
5948
 
5949
+ DisableImageDeprecationRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, required: true, location_name: "ImageId"))
5950
+ DisableImageDeprecationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5951
+ DisableImageDeprecationRequest.struct_class = Types::DisableImageDeprecationRequest
5952
+
5953
+ DisableImageDeprecationResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
5954
+ DisableImageDeprecationResult.struct_class = Types::DisableImageDeprecationResult
5955
+
5796
5956
  DisableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5797
5957
  DisableSerialConsoleAccessRequest.struct_class = Types::DisableSerialConsoleAccessRequest
5798
5958
 
@@ -5853,6 +6013,14 @@ module Aws::EC2
5853
6013
  DisassociateIamInstanceProfileResult.add_member(:iam_instance_profile_association, Shapes::ShapeRef.new(shape: IamInstanceProfileAssociation, location_name: "iamInstanceProfileAssociation"))
5854
6014
  DisassociateIamInstanceProfileResult.struct_class = Types::DisassociateIamInstanceProfileResult
5855
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
+
5856
6024
  DisassociateRouteTableRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: RouteTableAssociationId, required: true, location_name: "associationId"))
5857
6025
  DisassociateRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
5858
6026
  DisassociateRouteTableRequest.struct_class = Types::DisassociateRouteTableRequest
@@ -5881,6 +6049,15 @@ module Aws::EC2
5881
6049
  DisassociateTransitGatewayRouteTableResult.add_member(:association, Shapes::ShapeRef.new(shape: TransitGatewayAssociation, location_name: "association"))
5882
6050
  DisassociateTransitGatewayRouteTableResult.struct_class = Types::DisassociateTransitGatewayRouteTableResult
5883
6051
 
6052
+ DisassociateTrunkInterfaceRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: TrunkInterfaceAssociationId, required: true, location_name: "AssociationId"))
6053
+ DisassociateTrunkInterfaceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
6054
+ DisassociateTrunkInterfaceRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6055
+ DisassociateTrunkInterfaceRequest.struct_class = Types::DisassociateTrunkInterfaceRequest
6056
+
6057
+ DisassociateTrunkInterfaceResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
6058
+ DisassociateTrunkInterfaceResult.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
6059
+ DisassociateTrunkInterfaceResult.struct_class = Types::DisassociateTrunkInterfaceResult
6060
+
5884
6061
  DisassociateVpcCidrBlockRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: VpcCidrAssociationId, required: true, location_name: "associationId"))
5885
6062
  DisassociateVpcCidrBlockRequest.struct_class = Types::DisassociateVpcCidrBlockRequest
5886
6063
 
@@ -6071,6 +6248,14 @@ module Aws::EC2
6071
6248
  EnableFastSnapshotRestoresResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoreErrorSet, location_name: "unsuccessful"))
6072
6249
  EnableFastSnapshotRestoresResult.struct_class = Types::EnableFastSnapshotRestoresResult
6073
6250
 
6251
+ EnableImageDeprecationRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, required: true, location_name: "ImageId"))
6252
+ EnableImageDeprecationRequest.add_member(:deprecate_at, Shapes::ShapeRef.new(shape: MillisecondDateTime, required: true, location_name: "DeprecateAt"))
6253
+ EnableImageDeprecationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6254
+ EnableImageDeprecationRequest.struct_class = Types::EnableImageDeprecationRequest
6255
+
6256
+ EnableImageDeprecationResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
6257
+ EnableImageDeprecationResult.struct_class = Types::EnableImageDeprecationResult
6258
+
6074
6259
  EnableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6075
6260
  EnableSerialConsoleAccessRequest.struct_class = Types::EnableSerialConsoleAccessRequest
6076
6261
 
@@ -6306,6 +6491,7 @@ module Aws::EC2
6306
6491
  FleetData.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
6307
6492
  FleetData.add_member(:errors, Shapes::ShapeRef.new(shape: DescribeFleetsErrorSet, location_name: "errorSet"))
6308
6493
  FleetData.add_member(:instances, Shapes::ShapeRef.new(shape: DescribeFleetsInstancesSet, location_name: "fleetInstanceSet"))
6494
+ FleetData.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "context"))
6309
6495
  FleetData.struct_class = Types::FleetData
6310
6496
 
6311
6497
  FleetIdSet.member = Shapes::ShapeRef.new(shape: FleetId)
@@ -6842,6 +7028,7 @@ module Aws::EC2
6842
7028
  Image.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
6843
7029
  Image.add_member(:virtualization_type, Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "virtualizationType"))
6844
7030
  Image.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "bootMode"))
7031
+ Image.add_member(:deprecation_time, Shapes::ShapeRef.new(shape: String, location_name: "deprecationTime"))
6845
7032
  Image.struct_class = Types::Image
6846
7033
 
6847
7034
  ImageAttribute.add_member(:block_device_mappings, Shapes::ShapeRef.new(shape: BlockDeviceMappingList, location_name: "blockDeviceMapping"))
@@ -7157,6 +7344,54 @@ module Aws::EC2
7157
7344
  InstanceCreditSpecificationRequest.add_member(:cpu_credits, Shapes::ShapeRef.new(shape: String, location_name: "CpuCredits"))
7158
7345
  InstanceCreditSpecificationRequest.struct_class = Types::InstanceCreditSpecificationRequest
7159
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
+
7160
7395
  InstanceExportDetails.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
7161
7396
  InstanceExportDetails.add_member(:target_environment, Shapes::ShapeRef.new(shape: ExportEnvironment, location_name: "targetEnvironment"))
7162
7397
  InstanceExportDetails.struct_class = Types::InstanceExportDetails
@@ -7165,6 +7400,8 @@ module Aws::EC2
7165
7400
  InstanceFamilyCreditSpecification.add_member(:cpu_credits, Shapes::ShapeRef.new(shape: String, location_name: "cpuCredits"))
7166
7401
  InstanceFamilyCreditSpecification.struct_class = Types::InstanceFamilyCreditSpecification
7167
7402
 
7403
+ InstanceIdList.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
7404
+
7168
7405
  InstanceIdSet.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
7169
7406
 
7170
7407
  InstanceIdStringList.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId")
@@ -7942,6 +8179,7 @@ module Aws::EC2
7942
8179
  ModifyFleetRequest.add_member(:launch_template_configs, Shapes::ShapeRef.new(shape: FleetLaunchTemplateConfigListRequest, location_name: "LaunchTemplateConfig"))
7943
8180
  ModifyFleetRequest.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
7944
8181
  ModifyFleetRequest.add_member(:target_capacity_specification, Shapes::ShapeRef.new(shape: TargetCapacitySpecificationRequest, location_name: "TargetCapacitySpecification"))
8182
+ ModifyFleetRequest.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "Context"))
7945
8183
  ModifyFleetRequest.struct_class = Types::ModifyFleetRequest
7946
8184
 
7947
8185
  ModifyFleetResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -8038,6 +8276,16 @@ module Aws::EC2
8038
8276
  ModifyInstanceEventStartTimeResult.add_member(:event, Shapes::ShapeRef.new(shape: InstanceStatusEvent, location_name: "event"))
8039
8277
  ModifyInstanceEventStartTimeResult.struct_class = Types::ModifyInstanceEventStartTimeResult
8040
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
+
8041
8289
  ModifyInstanceMetadataOptionsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
8042
8290
  ModifyInstanceMetadataOptionsRequest.add_member(:http_tokens, Shapes::ShapeRef.new(shape: HttpTokensState, location_name: "HttpTokens"))
8043
8291
  ModifyInstanceMetadataOptionsRequest.add_member(:http_put_response_hop_limit, Shapes::ShapeRef.new(shape: Integer, location_name: "HttpPutResponseHopLimit"))
@@ -8098,6 +8346,14 @@ module Aws::EC2
8098
8346
  ModifyReservedInstancesResult.add_member(:reserved_instances_modification_id, Shapes::ShapeRef.new(shape: String, location_name: "reservedInstancesModificationId"))
8099
8347
  ModifyReservedInstancesResult.struct_class = Types::ModifyReservedInstancesResult
8100
8348
 
8349
+ ModifySecurityGroupRulesRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, required: true, location_name: "GroupId"))
8350
+ ModifySecurityGroupRulesRequest.add_member(:security_group_rules, Shapes::ShapeRef.new(shape: SecurityGroupRuleUpdateList, required: true, location_name: "SecurityGroupRule"))
8351
+ ModifySecurityGroupRulesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8352
+ ModifySecurityGroupRulesRequest.struct_class = Types::ModifySecurityGroupRulesRequest
8353
+
8354
+ ModifySecurityGroupRulesResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
8355
+ ModifySecurityGroupRulesResult.struct_class = Types::ModifySecurityGroupRulesResult
8356
+
8101
8357
  ModifySnapshotAttributeRequest.add_member(:attribute, Shapes::ShapeRef.new(shape: SnapshotAttributeName, location_name: "Attribute"))
8102
8358
  ModifySnapshotAttributeRequest.add_member(:create_volume_permission, Shapes::ShapeRef.new(shape: CreateVolumePermissionModifications, location_name: "CreateVolumePermission"))
8103
8359
  ModifySnapshotAttributeRequest.add_member(:group_names, Shapes::ShapeRef.new(shape: GroupNameStringList, location_name: "UserGroup"))
@@ -8112,6 +8368,7 @@ module Aws::EC2
8112
8368
  ModifySpotFleetRequestRequest.add_member(:spot_fleet_request_id, Shapes::ShapeRef.new(shape: SpotFleetRequestId, required: true, location_name: "spotFleetRequestId"))
8113
8369
  ModifySpotFleetRequestRequest.add_member(:target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "targetCapacity"))
8114
8370
  ModifySpotFleetRequestRequest.add_member(:on_demand_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "OnDemandTargetCapacity"))
8371
+ ModifySpotFleetRequestRequest.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "Context"))
8115
8372
  ModifySpotFleetRequestRequest.struct_class = Types::ModifySpotFleetRequestRequest
8116
8373
 
8117
8374
  ModifySpotFleetRequestResponse.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -8390,6 +8647,7 @@ module Aws::EC2
8390
8647
  NatGateway.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "subnetId"))
8391
8648
  NatGateway.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
8392
8649
  NatGateway.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
8650
+ NatGateway.add_member(:connectivity_type, Shapes::ShapeRef.new(shape: ConnectivityType, location_name: "connectivityType"))
8393
8651
  NatGateway.struct_class = Types::NatGateway
8394
8652
 
8395
8653
  NatGatewayAddress.add_member(:allocation_id, Shapes::ShapeRef.new(shape: String, location_name: "allocationId"))
@@ -8843,6 +9101,7 @@ module Aws::EC2
8843
9101
  ProvisionByoipCidrRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
8844
9102
  ProvisionByoipCidrRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8845
9103
  ProvisionByoipCidrRequest.add_member(:pool_tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "PoolTagSpecification"))
9104
+ ProvisionByoipCidrRequest.add_member(:multi_region, Shapes::ShapeRef.new(shape: Boolean, location_name: "MultiRegion"))
8846
9105
  ProvisionByoipCidrRequest.struct_class = Types::ProvisionByoipCidrRequest
8847
9106
 
8848
9107
  ProvisionByoipCidrResult.add_member(:byoip_cidr, Shapes::ShapeRef.new(shape: ByoipCidr, location_name: "byoipCidr"))
@@ -8948,6 +9207,13 @@ module Aws::EC2
8948
9207
 
8949
9208
  RecurringChargesList.member = Shapes::ShapeRef.new(shape: RecurringCharge, location_name: "item")
8950
9209
 
9210
+ ReferencedSecurityGroup.add_member(:group_id, Shapes::ShapeRef.new(shape: String, location_name: "groupId"))
9211
+ ReferencedSecurityGroup.add_member(:peering_status, Shapes::ShapeRef.new(shape: String, location_name: "peeringStatus"))
9212
+ ReferencedSecurityGroup.add_member(:user_id, Shapes::ShapeRef.new(shape: String, location_name: "userId"))
9213
+ ReferencedSecurityGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
9214
+ ReferencedSecurityGroup.add_member(:vpc_peering_connection_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcPeeringConnectionId"))
9215
+ ReferencedSecurityGroup.struct_class = Types::ReferencedSecurityGroup
9216
+
8951
9217
  Region.add_member(:endpoint, Shapes::ShapeRef.new(shape: String, location_name: "regionEndpoint"))
8952
9218
  Region.add_member(:region_name, Shapes::ShapeRef.new(shape: String, location_name: "regionName"))
8953
9219
  Region.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: String, location_name: "optInStatus"))
@@ -9463,6 +9729,7 @@ module Aws::EC2
9463
9729
  RevokeSecurityGroupEgressRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
9464
9730
  RevokeSecurityGroupEgressRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, required: true, location_name: "groupId"))
9465
9731
  RevokeSecurityGroupEgressRequest.add_member(:ip_permissions, Shapes::ShapeRef.new(shape: IpPermissionList, location_name: "ipPermissions"))
9732
+ RevokeSecurityGroupEgressRequest.add_member(:security_group_rule_ids, Shapes::ShapeRef.new(shape: SecurityGroupRuleIdList, location_name: "SecurityGroupRuleId"))
9466
9733
  RevokeSecurityGroupEgressRequest.add_member(:cidr_ip, Shapes::ShapeRef.new(shape: String, location_name: "cidrIp"))
9467
9734
  RevokeSecurityGroupEgressRequest.add_member(:from_port, Shapes::ShapeRef.new(shape: Integer, location_name: "fromPort"))
9468
9735
  RevokeSecurityGroupEgressRequest.add_member(:ip_protocol, Shapes::ShapeRef.new(shape: String, location_name: "ipProtocol"))
@@ -9485,6 +9752,7 @@ module Aws::EC2
9485
9752
  RevokeSecurityGroupIngressRequest.add_member(:source_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "SourceSecurityGroupOwnerId"))
9486
9753
  RevokeSecurityGroupIngressRequest.add_member(:to_port, Shapes::ShapeRef.new(shape: Integer, location_name: "ToPort"))
9487
9754
  RevokeSecurityGroupIngressRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
9755
+ RevokeSecurityGroupIngressRequest.add_member(:security_group_rule_ids, Shapes::ShapeRef.new(shape: SecurityGroupRuleIdList, location_name: "SecurityGroupRuleId"))
9488
9756
  RevokeSecurityGroupIngressRequest.struct_class = Types::RevokeSecurityGroupIngressRequest
9489
9757
 
9490
9758
  RevokeSecurityGroupIngressResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -9783,6 +10051,47 @@ module Aws::EC2
9783
10051
 
9784
10052
  SecurityGroupReferences.member = Shapes::ShapeRef.new(shape: SecurityGroupReference, location_name: "item")
9785
10053
 
10054
+ SecurityGroupRule.add_member(:security_group_rule_id, Shapes::ShapeRef.new(shape: SecurityGroupRuleId, location_name: "securityGroupRuleId"))
10055
+ SecurityGroupRule.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "groupId"))
10056
+ SecurityGroupRule.add_member(:group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "groupOwnerId"))
10057
+ SecurityGroupRule.add_member(:is_egress, Shapes::ShapeRef.new(shape: Boolean, location_name: "isEgress"))
10058
+ SecurityGroupRule.add_member(:ip_protocol, Shapes::ShapeRef.new(shape: String, location_name: "ipProtocol"))
10059
+ SecurityGroupRule.add_member(:from_port, Shapes::ShapeRef.new(shape: Integer, location_name: "fromPort"))
10060
+ SecurityGroupRule.add_member(:to_port, Shapes::ShapeRef.new(shape: Integer, location_name: "toPort"))
10061
+ SecurityGroupRule.add_member(:cidr_ipv_4, Shapes::ShapeRef.new(shape: String, location_name: "cidrIpv4"))
10062
+ SecurityGroupRule.add_member(:cidr_ipv_6, Shapes::ShapeRef.new(shape: String, location_name: "cidrIpv6"))
10063
+ SecurityGroupRule.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "prefixListId"))
10064
+ SecurityGroupRule.add_member(:referenced_group_info, Shapes::ShapeRef.new(shape: ReferencedSecurityGroup, location_name: "referencedGroupInfo"))
10065
+ SecurityGroupRule.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
10066
+ SecurityGroupRule.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
10067
+ SecurityGroupRule.struct_class = Types::SecurityGroupRule
10068
+
10069
+ SecurityGroupRuleDescription.add_member(:security_group_rule_id, Shapes::ShapeRef.new(shape: String, location_name: "SecurityGroupRuleId"))
10070
+ SecurityGroupRuleDescription.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
10071
+ SecurityGroupRuleDescription.struct_class = Types::SecurityGroupRuleDescription
10072
+
10073
+ SecurityGroupRuleDescriptionList.member = Shapes::ShapeRef.new(shape: SecurityGroupRuleDescription, location_name: "item")
10074
+
10075
+ SecurityGroupRuleIdList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
10076
+
10077
+ SecurityGroupRuleList.member = Shapes::ShapeRef.new(shape: SecurityGroupRule, location_name: "item")
10078
+
10079
+ SecurityGroupRuleRequest.add_member(:ip_protocol, Shapes::ShapeRef.new(shape: String, location_name: "IpProtocol"))
10080
+ SecurityGroupRuleRequest.add_member(:from_port, Shapes::ShapeRef.new(shape: Integer, location_name: "FromPort"))
10081
+ SecurityGroupRuleRequest.add_member(:to_port, Shapes::ShapeRef.new(shape: Integer, location_name: "ToPort"))
10082
+ SecurityGroupRuleRequest.add_member(:cidr_ipv_4, Shapes::ShapeRef.new(shape: String, location_name: "CidrIpv4"))
10083
+ SecurityGroupRuleRequest.add_member(:cidr_ipv_6, Shapes::ShapeRef.new(shape: String, location_name: "CidrIpv6"))
10084
+ SecurityGroupRuleRequest.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "PrefixListId"))
10085
+ SecurityGroupRuleRequest.add_member(:referenced_group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "ReferencedGroupId"))
10086
+ SecurityGroupRuleRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
10087
+ SecurityGroupRuleRequest.struct_class = Types::SecurityGroupRuleRequest
10088
+
10089
+ SecurityGroupRuleUpdate.add_member(:security_group_rule_id, Shapes::ShapeRef.new(shape: SecurityGroupRuleId, location_name: "SecurityGroupRuleId"))
10090
+ SecurityGroupRuleUpdate.add_member(:security_group_rule, Shapes::ShapeRef.new(shape: SecurityGroupRuleRequest, location_name: "SecurityGroupRule"))
10091
+ SecurityGroupRuleUpdate.struct_class = Types::SecurityGroupRuleUpdate
10092
+
10093
+ SecurityGroupRuleUpdateList.member = Shapes::ShapeRef.new(shape: SecurityGroupRuleUpdate, location_name: "item")
10094
+
9786
10095
  SecurityGroupStringList.member = Shapes::ShapeRef.new(shape: SecurityGroupName, location_name: "SecurityGroup")
9787
10096
 
9788
10097
  SendDiagnosticInterruptRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
@@ -9969,6 +10278,7 @@ module Aws::EC2
9969
10278
  SpotFleetRequestConfigData.add_member(:instance_interruption_behavior, Shapes::ShapeRef.new(shape: InstanceInterruptionBehavior, location_name: "instanceInterruptionBehavior"))
9970
10279
  SpotFleetRequestConfigData.add_member(:load_balancers_config, Shapes::ShapeRef.new(shape: LoadBalancersConfig, location_name: "loadBalancersConfig"))
9971
10280
  SpotFleetRequestConfigData.add_member(:instance_pools_to_use_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instancePoolsToUseCount"))
10281
+ SpotFleetRequestConfigData.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "context"))
9972
10282
  SpotFleetRequestConfigData.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
9973
10283
  SpotFleetRequestConfigData.struct_class = Types::SpotFleetRequestConfigData
9974
10284
 
@@ -10638,6 +10948,19 @@ module Aws::EC2
10638
10948
  TransitGatewayVpcAttachmentOptions.add_member(:appliance_mode_support, Shapes::ShapeRef.new(shape: ApplianceModeSupportValue, location_name: "applianceModeSupport"))
10639
10949
  TransitGatewayVpcAttachmentOptions.struct_class = Types::TransitGatewayVpcAttachmentOptions
10640
10950
 
10951
+ TrunkInterfaceAssociation.add_member(:association_id, Shapes::ShapeRef.new(shape: TrunkInterfaceAssociationId, location_name: "associationId"))
10952
+ TrunkInterfaceAssociation.add_member(:branch_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "branchInterfaceId"))
10953
+ TrunkInterfaceAssociation.add_member(:trunk_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "trunkInterfaceId"))
10954
+ TrunkInterfaceAssociation.add_member(:interface_protocol, Shapes::ShapeRef.new(shape: InterfaceProtocolType, location_name: "interfaceProtocol"))
10955
+ TrunkInterfaceAssociation.add_member(:vlan_id, Shapes::ShapeRef.new(shape: Integer, location_name: "vlanId"))
10956
+ TrunkInterfaceAssociation.add_member(:gre_key, Shapes::ShapeRef.new(shape: Integer, location_name: "greKey"))
10957
+ TrunkInterfaceAssociation.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
10958
+ TrunkInterfaceAssociation.struct_class = Types::TrunkInterfaceAssociation
10959
+
10960
+ TrunkInterfaceAssociationIdList.member = Shapes::ShapeRef.new(shape: TrunkInterfaceAssociationId, location_name: "item")
10961
+
10962
+ TrunkInterfaceAssociationList.member = Shapes::ShapeRef.new(shape: TrunkInterfaceAssociation, location_name: "item")
10963
+
10641
10964
  TunnelOption.add_member(:outside_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "outsideIpAddress"))
10642
10965
  TunnelOption.add_member(:tunnel_inside_cidr, Shapes::ShapeRef.new(shape: String, location_name: "tunnelInsideCidr"))
10643
10966
  TunnelOption.add_member(:tunnel_inside_ipv_6_cidr, Shapes::ShapeRef.new(shape: String, location_name: "tunnelInsideIpv6Cidr"))
@@ -10705,7 +11028,8 @@ module Aws::EC2
10705
11028
  UpdateSecurityGroupRuleDescriptionsEgressRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10706
11029
  UpdateSecurityGroupRuleDescriptionsEgressRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "GroupId"))
10707
11030
  UpdateSecurityGroupRuleDescriptionsEgressRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: SecurityGroupName, location_name: "GroupName"))
10708
- UpdateSecurityGroupRuleDescriptionsEgressRequest.add_member(:ip_permissions, Shapes::ShapeRef.new(shape: IpPermissionList, required: true, location_name: "IpPermissions"))
11031
+ UpdateSecurityGroupRuleDescriptionsEgressRequest.add_member(:ip_permissions, Shapes::ShapeRef.new(shape: IpPermissionList, location_name: "IpPermissions"))
11032
+ UpdateSecurityGroupRuleDescriptionsEgressRequest.add_member(:security_group_rule_descriptions, Shapes::ShapeRef.new(shape: SecurityGroupRuleDescriptionList, location_name: "SecurityGroupRuleDescription"))
10709
11033
  UpdateSecurityGroupRuleDescriptionsEgressRequest.struct_class = Types::UpdateSecurityGroupRuleDescriptionsEgressRequest
10710
11034
 
10711
11035
  UpdateSecurityGroupRuleDescriptionsEgressResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -10714,7 +11038,8 @@ module Aws::EC2
10714
11038
  UpdateSecurityGroupRuleDescriptionsIngressRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10715
11039
  UpdateSecurityGroupRuleDescriptionsIngressRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "GroupId"))
10716
11040
  UpdateSecurityGroupRuleDescriptionsIngressRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: SecurityGroupName, location_name: "GroupName"))
10717
- UpdateSecurityGroupRuleDescriptionsIngressRequest.add_member(:ip_permissions, Shapes::ShapeRef.new(shape: IpPermissionList, required: true, location_name: "IpPermissions"))
11041
+ UpdateSecurityGroupRuleDescriptionsIngressRequest.add_member(:ip_permissions, Shapes::ShapeRef.new(shape: IpPermissionList, location_name: "IpPermissions"))
11042
+ UpdateSecurityGroupRuleDescriptionsIngressRequest.add_member(:security_group_rule_descriptions, Shapes::ShapeRef.new(shape: SecurityGroupRuleDescriptionList, location_name: "SecurityGroupRuleDescription"))
10718
11043
  UpdateSecurityGroupRuleDescriptionsIngressRequest.struct_class = Types::UpdateSecurityGroupRuleDescriptionsIngressRequest
10719
11044
 
10720
11045
  UpdateSecurityGroupRuleDescriptionsIngressResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -11249,6 +11574,14 @@ module Aws::EC2
11249
11574
  o.output = Shapes::ShapeRef.new(shape: AssociateIamInstanceProfileResult)
11250
11575
  end)
11251
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
+
11252
11585
  api.add_operation(:associate_route_table, Seahorse::Model::Operation.new.tap do |o|
11253
11586
  o.name = "AssociateRouteTable"
11254
11587
  o.http_method = "POST"
@@ -11281,6 +11614,14 @@ module Aws::EC2
11281
11614
  o.output = Shapes::ShapeRef.new(shape: AssociateTransitGatewayRouteTableResult)
11282
11615
  end)
11283
11616
 
11617
+ api.add_operation(:associate_trunk_interface, Seahorse::Model::Operation.new.tap do |o|
11618
+ o.name = "AssociateTrunkInterface"
11619
+ o.http_method = "POST"
11620
+ o.http_request_uri = "/"
11621
+ o.input = Shapes::ShapeRef.new(shape: AssociateTrunkInterfaceRequest)
11622
+ o.output = Shapes::ShapeRef.new(shape: AssociateTrunkInterfaceResult)
11623
+ end)
11624
+
11284
11625
  api.add_operation(:associate_vpc_cidr_block, Seahorse::Model::Operation.new.tap do |o|
11285
11626
  o.name = "AssociateVpcCidrBlock"
11286
11627
  o.http_method = "POST"
@@ -11342,7 +11683,7 @@ module Aws::EC2
11342
11683
  o.http_method = "POST"
11343
11684
  o.http_request_uri = "/"
11344
11685
  o.input = Shapes::ShapeRef.new(shape: AuthorizeSecurityGroupEgressRequest)
11345
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
11686
+ o.output = Shapes::ShapeRef.new(shape: AuthorizeSecurityGroupEgressResult)
11346
11687
  end)
11347
11688
 
11348
11689
  api.add_operation(:authorize_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
@@ -11350,7 +11691,7 @@ module Aws::EC2
11350
11691
  o.http_method = "POST"
11351
11692
  o.http_request_uri = "/"
11352
11693
  o.input = Shapes::ShapeRef.new(shape: AuthorizeSecurityGroupIngressRequest)
11353
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
11694
+ o.output = Shapes::ShapeRef.new(shape: AuthorizeSecurityGroupIngressResult)
11354
11695
  end)
11355
11696
 
11356
11697
  api.add_operation(:bundle_instance, Seahorse::Model::Operation.new.tap do |o|
@@ -11561,6 +11902,14 @@ module Aws::EC2
11561
11902
  o.output = Shapes::ShapeRef.new(shape: CreateImageResult)
11562
11903
  end)
11563
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
+
11564
11913
  api.add_operation(:create_instance_export_task, Seahorse::Model::Operation.new.tap do |o|
11565
11914
  o.name = "CreateInstanceExportTask"
11566
11915
  o.http_method = "POST"
@@ -12025,6 +12374,14 @@ module Aws::EC2
12025
12374
  o.output = Shapes::ShapeRef.new(shape: DeleteFpgaImageResult)
12026
12375
  end)
12027
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
+
12028
12385
  api.add_operation(:delete_internet_gateway, Seahorse::Model::Operation.new.tap do |o|
12029
12386
  o.name = "DeleteInternetGateway"
12030
12387
  o.http_method = "POST"
@@ -12919,6 +13276,20 @@ module Aws::EC2
12919
13276
  o.output = Shapes::ShapeRef.new(shape: DescribeInstanceEventNotificationAttributesResult)
12920
13277
  end)
12921
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
+
12922
13293
  api.add_operation(:describe_instance_status, Seahorse::Model::Operation.new.tap do |o|
12923
13294
  o.name = "DescribeInstanceStatus"
12924
13295
  o.http_method = "POST"
@@ -13408,6 +13779,20 @@ module Aws::EC2
13408
13779
  o.output = Shapes::ShapeRef.new(shape: DescribeSecurityGroupReferencesResult)
13409
13780
  end)
13410
13781
 
13782
+ api.add_operation(:describe_security_group_rules, Seahorse::Model::Operation.new.tap do |o|
13783
+ o.name = "DescribeSecurityGroupRules"
13784
+ o.http_method = "POST"
13785
+ o.http_request_uri = "/"
13786
+ o.input = Shapes::ShapeRef.new(shape: DescribeSecurityGroupRulesRequest)
13787
+ o.output = Shapes::ShapeRef.new(shape: DescribeSecurityGroupRulesResult)
13788
+ o[:pager] = Aws::Pager.new(
13789
+ limit_key: "max_results",
13790
+ tokens: {
13791
+ "next_token" => "next_token"
13792
+ }
13793
+ )
13794
+ end)
13795
+
13411
13796
  api.add_operation(:describe_security_groups, Seahorse::Model::Operation.new.tap do |o|
13412
13797
  o.name = "DescribeSecurityGroups"
13413
13798
  o.http_method = "POST"
@@ -13720,6 +14105,14 @@ module Aws::EC2
13720
14105
  )
13721
14106
  end)
13722
14107
 
14108
+ api.add_operation(:describe_trunk_interface_associations, Seahorse::Model::Operation.new.tap do |o|
14109
+ o.name = "DescribeTrunkInterfaceAssociations"
14110
+ o.http_method = "POST"
14111
+ o.http_request_uri = "/"
14112
+ o.input = Shapes::ShapeRef.new(shape: DescribeTrunkInterfaceAssociationsRequest)
14113
+ o.output = Shapes::ShapeRef.new(shape: DescribeTrunkInterfaceAssociationsResult)
14114
+ end)
14115
+
13723
14116
  api.add_operation(:describe_volume_attribute, Seahorse::Model::Operation.new.tap do |o|
13724
14117
  o.name = "DescribeVolumeAttribute"
13725
14118
  o.http_method = "POST"
@@ -13978,6 +14371,14 @@ module Aws::EC2
13978
14371
  o.output = Shapes::ShapeRef.new(shape: DisableFastSnapshotRestoresResult)
13979
14372
  end)
13980
14373
 
14374
+ api.add_operation(:disable_image_deprecation, Seahorse::Model::Operation.new.tap do |o|
14375
+ o.name = "DisableImageDeprecation"
14376
+ o.http_method = "POST"
14377
+ o.http_request_uri = "/"
14378
+ o.input = Shapes::ShapeRef.new(shape: DisableImageDeprecationRequest)
14379
+ o.output = Shapes::ShapeRef.new(shape: DisableImageDeprecationResult)
14380
+ end)
14381
+
13981
14382
  api.add_operation(:disable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
13982
14383
  o.name = "DisableSerialConsoleAccess"
13983
14384
  o.http_method = "POST"
@@ -14050,6 +14451,14 @@ module Aws::EC2
14050
14451
  o.output = Shapes::ShapeRef.new(shape: DisassociateIamInstanceProfileResult)
14051
14452
  end)
14052
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
+
14053
14462
  api.add_operation(:disassociate_route_table, Seahorse::Model::Operation.new.tap do |o|
14054
14463
  o.name = "DisassociateRouteTable"
14055
14464
  o.http_method = "POST"
@@ -14082,6 +14491,14 @@ module Aws::EC2
14082
14491
  o.output = Shapes::ShapeRef.new(shape: DisassociateTransitGatewayRouteTableResult)
14083
14492
  end)
14084
14493
 
14494
+ api.add_operation(:disassociate_trunk_interface, Seahorse::Model::Operation.new.tap do |o|
14495
+ o.name = "DisassociateTrunkInterface"
14496
+ o.http_method = "POST"
14497
+ o.http_request_uri = "/"
14498
+ o.input = Shapes::ShapeRef.new(shape: DisassociateTrunkInterfaceRequest)
14499
+ o.output = Shapes::ShapeRef.new(shape: DisassociateTrunkInterfaceResult)
14500
+ end)
14501
+
14085
14502
  api.add_operation(:disassociate_vpc_cidr_block, Seahorse::Model::Operation.new.tap do |o|
14086
14503
  o.name = "DisassociateVpcCidrBlock"
14087
14504
  o.http_method = "POST"
@@ -14106,6 +14523,14 @@ module Aws::EC2
14106
14523
  o.output = Shapes::ShapeRef.new(shape: EnableFastSnapshotRestoresResult)
14107
14524
  end)
14108
14525
 
14526
+ api.add_operation(:enable_image_deprecation, Seahorse::Model::Operation.new.tap do |o|
14527
+ o.name = "EnableImageDeprecation"
14528
+ o.http_method = "POST"
14529
+ o.http_request_uri = "/"
14530
+ o.input = Shapes::ShapeRef.new(shape: EnableImageDeprecationRequest)
14531
+ o.output = Shapes::ShapeRef.new(shape: EnableImageDeprecationResult)
14532
+ end)
14533
+
14109
14534
  api.add_operation(:enable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
14110
14535
  o.name = "EnableSerialConsoleAccess"
14111
14536
  o.http_method = "POST"
@@ -14600,6 +15025,14 @@ module Aws::EC2
14600
15025
  o.output = Shapes::ShapeRef.new(shape: ModifyInstanceEventStartTimeResult)
14601
15026
  end)
14602
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
+
14603
15036
  api.add_operation(:modify_instance_metadata_options, Seahorse::Model::Operation.new.tap do |o|
14604
15037
  o.name = "ModifyInstanceMetadataOptions"
14605
15038
  o.http_method = "POST"
@@ -14648,6 +15081,14 @@ module Aws::EC2
14648
15081
  o.output = Shapes::ShapeRef.new(shape: ModifyReservedInstancesResult)
14649
15082
  end)
14650
15083
 
15084
+ api.add_operation(:modify_security_group_rules, Seahorse::Model::Operation.new.tap do |o|
15085
+ o.name = "ModifySecurityGroupRules"
15086
+ o.http_method = "POST"
15087
+ o.http_request_uri = "/"
15088
+ o.input = Shapes::ShapeRef.new(shape: ModifySecurityGroupRulesRequest)
15089
+ o.output = Shapes::ShapeRef.new(shape: ModifySecurityGroupRulesResult)
15090
+ end)
15091
+
14651
15092
  api.add_operation(:modify_snapshot_attribute, Seahorse::Model::Operation.new.tap do |o|
14652
15093
  o.name = "ModifySnapshotAttribute"
14653
15094
  o.http_method = "POST"