@aws-sdk/client-ec2 3.310.1 → 3.312.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.
Files changed (788) hide show
  1. package/dist-cjs/protocols/Aws_ec2.js +594 -1773
  2. package/dist-es/protocols/Aws_ec2.js +594 -1773
  3. package/dist-types/ts3.4/EC2.d.ts +10801 -7290
  4. package/dist-types/ts3.4/EC2Client.d.ts +3657 -777
  5. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +41 -75
  6. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +41 -72
  7. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
  8. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +41 -65
  9. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +41 -67
  10. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +41 -67
  11. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +41 -69
  12. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +38 -74
  13. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +37 -127
  14. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +34 -84
  15. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +41 -75
  16. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +41 -69
  17. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +38 -81
  18. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +41 -113
  19. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +41 -68
  20. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +37 -142
  21. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +41 -67
  22. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +36 -92
  23. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +41 -77
  24. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +41 -95
  25. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +41 -81
  26. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +41 -77
  27. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +41 -71
  28. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +38 -89
  29. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +41 -65
  30. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +41 -70
  31. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +41 -65
  32. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +41 -66
  33. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +41 -74
  34. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +41 -80
  35. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +41 -77
  36. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +36 -78
  37. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +41 -91
  38. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -68
  39. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +34 -112
  40. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +37 -68
  41. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +41 -71
  42. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +41 -173
  43. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +41 -204
  44. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +37 -77
  45. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +37 -64
  46. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +41 -69
  47. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +41 -80
  48. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +36 -69
  49. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +32 -65
  50. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +41 -67
  51. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +37 -65
  52. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +41 -66
  53. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +41 -123
  54. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +41 -93
  55. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +41 -84
  56. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +34 -68
  57. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +34 -109
  58. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +34 -120
  59. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +41 -102
  60. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +41 -92
  61. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +41 -76
  62. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +41 -120
  63. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +41 -69
  64. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +37 -67
  65. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +37 -75
  66. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +41 -117
  67. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +38 -68
  68. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +37 -77
  69. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +38 -172
  70. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +41 -79
  71. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +34 -216
  72. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +37 -102
  73. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +37 -90
  74. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -143
  75. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +41 -106
  76. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +41 -85
  77. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +41 -94
  78. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +34 -86
  79. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +37 -95
  80. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +41 -81
  81. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +37 -78
  82. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +32 -98
  83. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +41 -368
  84. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +41 -357
  85. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +41 -81
  86. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +41 -78
  87. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -78
  88. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -76
  89. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +41 -85
  90. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +37 -123
  91. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +37 -115
  92. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +36 -105
  93. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +41 -177
  94. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +41 -108
  95. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +41 -158
  96. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +41 -69
  97. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +41 -99
  98. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +41 -74
  99. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +39 -84
  100. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +41 -87
  101. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +41 -82
  102. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +34 -111
  103. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +37 -106
  104. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +38 -112
  105. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +34 -125
  106. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +37 -93
  107. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +41 -90
  108. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +41 -75
  109. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +41 -78
  110. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +34 -121
  111. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -99
  112. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +41 -79
  113. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +41 -82
  114. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +41 -88
  115. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +41 -84
  116. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +41 -99
  117. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +41 -79
  118. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +41 -86
  119. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +41 -81
  120. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +41 -85
  121. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +41 -75
  122. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
  123. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +41 -67
  124. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -76
  125. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +41 -75
  126. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +41 -87
  127. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -99
  128. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -81
  129. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -77
  130. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -95
  131. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +32 -149
  132. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +34 -116
  133. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +38 -97
  134. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +41 -74
  135. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +41 -102
  136. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +41 -90
  137. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +38 -163
  138. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +37 -68
  139. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +37 -81
  140. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +41 -69
  141. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +41 -65
  142. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +41 -69
  143. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +37 -67
  144. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +37 -64
  145. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +36 -76
  146. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +33 -75
  147. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +41 -64
  148. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +34 -92
  149. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +37 -66
  150. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +37 -64
  151. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +41 -67
  152. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +36 -76
  153. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +34 -67
  154. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +37 -71
  155. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +41 -64
  156. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +37 -66
  157. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +32 -76
  158. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +41 -89
  159. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +41 -97
  160. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +41 -66
  161. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +41 -66
  162. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -66
  163. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -64
  164. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +41 -64
  165. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +37 -82
  166. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +32 -75
  167. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +36 -79
  168. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -64
  169. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +41 -64
  170. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +41 -64
  171. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +41 -64
  172. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +36 -75
  173. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +41 -68
  174. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +36 -78
  175. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +41 -64
  176. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +41 -66
  177. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +32 -79
  178. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +32 -75
  179. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +33 -83
  180. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +32 -84
  181. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +37 -72
  182. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +41 -64
  183. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +32 -75
  184. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -95
  185. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +41 -65
  186. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +41 -64
  187. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +41 -64
  188. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +41 -65
  189. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +41 -64
  190. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +41 -65
  191. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +41 -64
  192. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +41 -64
  193. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
  194. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +41 -64
  195. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +41 -65
  196. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +41 -65
  197. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -64
  198. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +41 -65
  199. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +41 -64
  200. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -65
  201. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -65
  202. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -65
  203. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -65
  204. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +32 -79
  205. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +32 -75
  206. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +41 -66
  207. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +41 -69
  208. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +38 -70
  209. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +41 -68
  210. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +33 -74
  211. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +37 -67
  212. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +32 -67
  213. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +41 -67
  214. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +41 -65
  215. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +41 -65
  216. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +32 -75
  217. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +41 -70
  218. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -68
  219. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -68
  220. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -199
  221. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +41 -68
  222. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +41 -69
  223. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +38 -175
  224. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +41 -79
  225. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +41 -122
  226. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +43 -73
  227. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +38 -77
  228. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +38 -67
  229. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +41 -76
  230. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +41 -77
  231. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +41 -76
  232. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +41 -81
  233. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +41 -74
  234. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +41 -75
  235. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +41 -76
  236. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +41 -74
  237. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +41 -77
  238. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +38 -76
  239. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +41 -68
  240. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +41 -102
  241. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +38 -113
  242. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +41 -76
  243. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +38 -77
  244. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +41 -76
  245. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +38 -73
  246. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +41 -76
  247. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +41 -73
  248. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +41 -73
  249. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +41 -75
  250. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +37 -77
  251. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +37 -78
  252. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +41 -65
  253. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +38 -81
  254. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +41 -81
  255. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +41 -76
  256. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +34 -78
  257. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +41 -103
  258. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +37 -82
  259. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +41 -82
  260. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +41 -87
  261. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +37 -135
  262. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +41 -76
  263. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +41 -76
  264. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +41 -152
  265. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +41 -95
  266. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +41 -64
  267. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +41 -84
  268. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +41 -150
  269. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +41 -75
  270. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +41 -77
  271. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +36 -141
  272. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +41 -110
  273. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +38 -76
  274. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +41 -76
  275. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +41 -76
  276. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +38 -76
  277. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +34 -78
  278. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +38 -76
  279. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +37 -103
  280. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +41 -148
  281. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +41 -106
  282. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +43 -76
  283. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +41 -76
  284. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +41 -77
  285. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +41 -76
  286. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +41 -76
  287. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +41 -77
  288. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +41 -77
  289. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +41 -95
  290. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +38 -115
  291. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +38 -126
  292. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +41 -79
  293. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +41 -76
  294. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +41 -79
  295. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +41 -76
  296. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +41 -154
  297. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +41 -75
  298. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +41 -144
  299. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +41 -79
  300. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +38 -78
  301. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +41 -85
  302. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +41 -75
  303. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +37 -137
  304. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +41 -77
  305. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +41 -78
  306. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +41 -77
  307. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +41 -75
  308. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +41 -89
  309. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +38 -118
  310. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +41 -140
  311. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +41 -123
  312. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +41 -90
  313. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +41 -76
  314. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +41 -119
  315. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +41 -85
  316. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +41 -73
  317. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +38 -192
  318. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +41 -83
  319. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +41 -89
  320. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +41 -125
  321. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +41 -128
  322. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +41 -147
  323. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +41 -124
  324. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +41 -69
  325. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +41 -87
  326. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +37 -112
  327. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +34 -111
  328. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +41 -76
  329. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +41 -76
  330. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +41 -76
  331. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +41 -77
  332. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +41 -76
  333. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +41 -76
  334. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +41 -76
  335. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +41 -76
  336. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +41 -76
  337. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +41 -76
  338. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +41 -77
  339. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +41 -77
  340. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +41 -77
  341. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +41 -80
  342. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -78
  343. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -77
  344. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -76
  345. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -76
  346. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -76
  347. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +41 -87
  348. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +41 -170
  349. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +35 -164
  350. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +41 -82
  351. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +41 -105
  352. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +41 -77
  353. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +41 -74
  354. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +41 -75
  355. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +41 -74
  356. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +41 -76
  357. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +41 -75
  358. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +41 -83
  359. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +41 -76
  360. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +41 -76
  361. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +34 -109
  362. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +41 -76
  363. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +38 -76
  364. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +41 -68
  365. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +36 -79
  366. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +36 -76
  367. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -66
  368. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +35 -98
  369. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +32 -70
  370. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +41 -64
  371. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +43 -67
  372. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +41 -69
  373. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +38 -70
  374. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +41 -69
  375. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +41 -66
  376. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +41 -65
  377. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +41 -66
  378. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
  379. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +37 -78
  380. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +41 -67
  381. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +41 -70
  382. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +33 -94
  383. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +41 -81
  384. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +41 -69
  385. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +41 -89
  386. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +41 -80
  387. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +41 -64
  388. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +41 -74
  389. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +36 -79
  390. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +41 -63
  391. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +41 -68
  392. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +41 -65
  393. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +41 -65
  394. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +41 -69
  395. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +41 -68
  396. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +41 -65
  397. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +41 -67
  398. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +41 -74
  399. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +37 -82
  400. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +41 -74
  401. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +41 -66
  402. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +41 -65
  403. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +41 -67
  404. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +41 -65
  405. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
  406. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +37 -78
  407. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +32 -76
  408. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +41 -73
  409. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +41 -72
  410. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +43 -64
  411. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +41 -66
  412. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +34 -85
  413. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +41 -77
  414. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +41 -67
  415. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +41 -66
  416. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +41 -77
  417. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +41 -68
  418. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +37 -74
  419. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +37 -95
  420. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +41 -67
  421. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +41 -67
  422. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +41 -67
  423. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +41 -66
  424. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +41 -92
  425. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +41 -66
  426. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +41 -70
  427. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +41 -148
  428. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +38 -74
  429. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +41 -70
  430. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +41 -75
  431. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +41 -75
  432. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +41 -78
  433. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +37 -74
  434. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +41 -82
  435. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +41 -134
  436. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +41 -66
  437. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +41 -67
  438. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +41 -66
  439. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +41 -64
  440. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +37 -76
  441. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +41 -74
  442. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +41 -66
  443. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +41 -157
  444. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +41 -74
  445. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +41 -74
  446. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +41 -74
  447. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +41 -74
  448. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +41 -74
  449. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +41 -74
  450. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +41 -74
  451. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +41 -74
  452. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -64
  453. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -64
  454. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +41 -67
  455. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +41 -68
  456. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +41 -65
  457. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +43 -66
  458. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +34 -124
  459. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +37 -113
  460. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +34 -81
  461. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +37 -96
  462. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +34 -79
  463. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +41 -70
  464. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +41 -68
  465. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +41 -65
  466. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +41 -68
  467. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +41 -73
  468. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +41 -71
  469. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +41 -93
  470. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +41 -78
  471. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +41 -71
  472. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +34 -193
  473. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +41 -91
  474. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +34 -78
  475. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +32 -87
  476. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +36 -86
  477. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +36 -147
  478. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +37 -151
  479. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +41 -73
  480. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +41 -74
  481. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +41 -66
  482. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +41 -81
  483. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +41 -68
  484. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +41 -75
  485. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +41 -95
  486. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +34 -76
  487. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +37 -84
  488. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +41 -70
  489. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +41 -75
  490. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +37 -65
  491. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +41 -93
  492. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +41 -68
  493. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +41 -82
  494. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +37 -143
  495. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +41 -67
  496. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +41 -82
  497. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +41 -79
  498. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +37 -125
  499. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +38 -69
  500. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +41 -213
  501. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +36 -124
  502. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +41 -73
  503. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +41 -85
  504. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +41 -73
  505. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +41 -81
  506. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
  507. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +41 -75
  508. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -78
  509. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -67
  510. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -67
  511. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -67
  512. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -66
  513. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -81
  514. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -69
  515. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +36 -88
  516. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +34 -85
  517. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +33 -100
  518. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +38 -93
  519. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +41 -69
  520. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +41 -88
  521. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +41 -65
  522. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +41 -75
  523. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +41 -99
  524. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +37 -72
  525. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +38 -102
  526. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +41 -72
  527. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +41 -65
  528. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +41 -125
  529. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +37 -69
  530. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +37 -88
  531. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +38 -67
  532. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +38 -93
  533. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +41 -73
  534. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +41 -67
  535. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +41 -83
  536. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +41 -82
  537. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +41 -124
  538. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +32 -86
  539. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +34 -146
  540. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +41 -71
  541. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -73
  542. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -73
  543. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
  544. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
  545. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +41 -67
  546. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +41 -67
  547. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +41 -67
  548. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +32 -105
  549. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +34 -73
  550. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +41 -70
  551. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +41 -71
  552. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +41 -86
  553. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +36 -99
  554. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +32 -97
  555. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +41 -86
  556. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +41 -67
  557. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +37 -66
  558. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +36 -77
  559. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +37 -556
  560. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +41 -236
  561. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +41 -65
  562. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +41 -68
  563. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +41 -66
  564. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +33 -77
  565. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +36 -85
  566. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +37 -65
  567. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +36 -79
  568. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +41 -84
  569. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +41 -64
  570. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +41 -66
  571. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +41 -65
  572. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +38 -70
  573. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +41 -67
  574. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +41 -122
  575. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +41 -124
  576. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +35 -346
  577. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +41 -207
  578. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +41 -74
  579. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +41 -74
  580. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +41 -73
  581. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +37 -78
  582. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +35 -116
  583. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -76
  584. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +41 -83
  585. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +41 -67
  586. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +34 -128
  587. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +41 -66
  588. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +38 -155
  589. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +41 -69
  590. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +37 -84
  591. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +41 -76
  592. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +38 -68
  593. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +41 -134
  594. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +41 -134
  595. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +38 -68
  596. package/dist-types/ts3.4/commands/index.d.ts +591 -591
  597. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +33 -19
  598. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -5
  599. package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -2
  600. package/dist-types/ts3.4/index.d.ts +7 -7
  601. package/dist-types/ts3.4/models/EC2ServiceException.d.ts +7 -12
  602. package/dist-types/ts3.4/models/index.d.ts +8 -8
  603. package/dist-types/ts3.4/models/models_0.d.ts +2660 -7440
  604. package/dist-types/ts3.4/models/models_1.d.ts +2100 -8581
  605. package/dist-types/ts3.4/models/models_2.d.ts +1846 -6522
  606. package/dist-types/ts3.4/models/models_3.d.ts +1844 -8050
  607. package/dist-types/ts3.4/models/models_4.d.ts +2103 -9927
  608. package/dist-types/ts3.4/models/models_5.d.ts +1710 -6740
  609. package/dist-types/ts3.4/models/models_6.d.ts +1879 -7333
  610. package/dist-types/ts3.4/models/models_7.d.ts +143 -489
  611. package/dist-types/ts3.4/pagination/DescribeAddressTransfersPaginator.d.ts +11 -7
  612. package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +11 -7
  613. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +11 -7
  614. package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +11 -7
  615. package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +11 -7
  616. package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +11 -7
  617. package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +11 -7
  618. package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +11 -7
  619. package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +11 -7
  620. package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +11 -7
  621. package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +11 -7
  622. package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +11 -7
  623. package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +11 -7
  624. package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +11 -7
  625. package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +11 -7
  626. package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +11 -7
  627. package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +11 -7
  628. package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +11 -7
  629. package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +11 -7
  630. package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +11 -7
  631. package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +11 -7
  632. package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +11 -7
  633. package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +11 -7
  634. package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +11 -7
  635. package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +11 -7
  636. package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +11 -7
  637. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -7
  638. package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +11 -7
  639. package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +11 -7
  640. package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +11 -7
  641. package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +11 -7
  642. package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +11 -7
  643. package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +11 -7
  644. package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +11 -7
  645. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +11 -7
  646. package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +11 -7
  647. package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +11 -7
  648. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +11 -7
  649. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +11 -7
  650. package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +11 -7
  651. package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +11 -7
  652. package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +11 -7
  653. package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +11 -7
  654. package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +11 -7
  655. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +11 -7
  656. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +11 -7
  657. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +11 -7
  658. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +11 -7
  659. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +11 -7
  660. package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +11 -7
  661. package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +11 -7
  662. package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +11 -7
  663. package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +11 -7
  664. package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +11 -7
  665. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +11 -7
  666. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +11 -7
  667. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +11 -7
  668. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +11 -7
  669. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +11 -7
  670. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +11 -7
  671. package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +11 -7
  672. package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +11 -7
  673. package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +11 -7
  674. package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +11 -7
  675. package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +11 -7
  676. package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +11 -7
  677. package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +11 -7
  678. package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +11 -7
  679. package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +11 -7
  680. package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +11 -7
  681. package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +11 -7
  682. package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +11 -7
  683. package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +11 -7
  684. package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +11 -7
  685. package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +11 -7
  686. package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +11 -7
  687. package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +11 -7
  688. package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +11 -7
  689. package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +11 -7
  690. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -7
  691. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +11 -7
  692. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +11 -7
  693. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +11 -7
  694. package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +11 -7
  695. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +11 -7
  696. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +11 -7
  697. package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +11 -7
  698. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +11 -7
  699. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +11 -7
  700. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +11 -7
  701. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +11 -7
  702. package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +11 -7
  703. package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +11 -7
  704. package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +11 -7
  705. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -7
  706. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -7
  707. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -7
  708. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -7
  709. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -7
  710. package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +11 -7
  711. package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +11 -7
  712. package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +11 -7
  713. package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +11 -7
  714. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +11 -7
  715. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +11 -7
  716. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +11 -7
  717. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +11 -7
  718. package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +11 -7
  719. package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +11 -7
  720. package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +11 -7
  721. package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +11 -7
  722. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +11 -7
  723. package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +11 -7
  724. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +11 -7
  725. package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +11 -7
  726. package/dist-types/ts3.4/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +11 -7
  727. package/dist-types/ts3.4/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +11 -7
  728. package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +11 -7
  729. package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +11 -7
  730. package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +11 -7
  731. package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +11 -7
  732. package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +11 -7
  733. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +11 -7
  734. package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +11 -7
  735. package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +11 -7
  736. package/dist-types/ts3.4/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +11 -7
  737. package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +11 -7
  738. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +11 -7
  739. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +11 -7
  740. package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +11 -7
  741. package/dist-types/ts3.4/pagination/Interfaces.d.ts +5 -8
  742. package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +11 -7
  743. package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +11 -7
  744. package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +11 -7
  745. package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +11 -7
  746. package/dist-types/ts3.4/pagination/index.d.ts +135 -135
  747. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +7097 -5321
  748. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +91 -42
  749. package/dist-types/ts3.4/runtimeConfig.d.ts +91 -42
  750. package/dist-types/ts3.4/runtimeConfig.native.d.ts +80 -41
  751. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +18 -18
  752. package/dist-types/ts3.4/waiters/index.d.ts +35 -35
  753. package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +11 -14
  754. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +11 -14
  755. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +11 -14
  756. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +11 -14
  757. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +11 -14
  758. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +11 -14
  759. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +11 -14
  760. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +11 -14
  761. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +11 -14
  762. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +11 -14
  763. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +11 -14
  764. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +11 -14
  765. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +11 -14
  766. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +11 -14
  767. package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +11 -14
  768. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +11 -14
  769. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +11 -14
  770. package/dist-types/ts3.4/waiters/waitForNatGatewayDeleted.d.ts +11 -14
  771. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +11 -14
  772. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +11 -14
  773. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +11 -14
  774. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +11 -14
  775. package/dist-types/ts3.4/waiters/waitForSnapshotImported.d.ts +11 -14
  776. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +11 -14
  777. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +11 -14
  778. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +11 -14
  779. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +11 -14
  780. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +11 -14
  781. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +11 -14
  782. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +11 -14
  783. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +11 -14
  784. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +11 -14
  785. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +11 -14
  786. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +11 -14
  787. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +11 -14
  788. package/package.json +3 -3
@@ -1,118 +1,38 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { DescribeRouteTablesRequest, DescribeRouteTablesResult } from "../models/models_4";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link DescribeRouteTablesCommand}.
10
- */
11
- export interface DescribeRouteTablesCommandInput extends DescribeRouteTablesRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link DescribeRouteTablesCommand}.
17
- */
18
- export interface DescribeRouteTablesCommandOutput extends DescribeRouteTablesResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>Describes one or more of your route tables.</p>
23
- * <p>Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations.</p>
24
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
25
- * <i>Amazon Virtual Private Cloud User Guide</i>.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { EC2Client, DescribeRouteTablesCommand } from "@aws-sdk/client-ec2"; // ES Modules import
30
- * // const { EC2Client, DescribeRouteTablesCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
31
- * const client = new EC2Client(config);
32
- * const input = { // DescribeRouteTablesRequest
33
- * Filters: [ // FilterList
34
- * { // Filter
35
- * Name: "STRING_VALUE",
36
- * Values: [ // ValueStringList
37
- * "STRING_VALUE",
38
- * ],
39
- * },
40
- * ],
41
- * DryRun: true || false,
42
- * RouteTableIds: [ // RouteTableIdStringList
43
- * "STRING_VALUE",
44
- * ],
45
- * NextToken: "STRING_VALUE",
46
- * MaxResults: Number("int"),
47
- * };
48
- * const command = new DescribeRouteTablesCommand(input);
49
- * const response = await client.send(command);
50
- * ```
51
- *
52
- * @param DescribeRouteTablesCommandInput - {@link DescribeRouteTablesCommandInput}
53
- * @returns {@link DescribeRouteTablesCommandOutput}
54
- * @see {@link DescribeRouteTablesCommandInput} for command's `input` shape.
55
- * @see {@link DescribeRouteTablesCommandOutput} for command's `response` shape.
56
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
57
- *
58
- *
59
- * @example To describe a route table
60
- * ```javascript
61
- * // This example describes the specified route table.
62
- * const input = {
63
- * "RouteTableIds": [
64
- * "rtb-1f382e7d"
65
- * ]
66
- * };
67
- * const command = new DescribeRouteTablesCommand(input);
68
- * const response = await client.send(command);
69
- * /* response ==
70
- * {
71
- * "RouteTables": [
72
- * {
73
- * "Associations": [
74
- * {
75
- * "Main": true,
76
- * "RouteTableAssociationId": "rtbassoc-d8ccddba",
77
- * "RouteTableId": "rtb-1f382e7d"
78
- * }
79
- * ],
80
- * "PropagatingVgws": [],
81
- * "RouteTableId": "rtb-1f382e7d",
82
- * "Routes": [
83
- * {
84
- * "DestinationCidrBlock": "10.0.0.0/16",
85
- * "GatewayId": "local",
86
- * "State": "active"
87
- * }
88
- * ],
89
- * "Tags": [],
90
- * "VpcId": "vpc-a01106c2"
91
- * }
92
- * ]
93
- * }
94
- * *\/
95
- * // example id: ec2-describe-route-tables-1
96
- * ```
97
- *
98
- */
99
- export declare class DescribeRouteTablesCommand extends $Command<DescribeRouteTablesCommandInput, DescribeRouteTablesCommandOutput, EC2ClientResolvedConfig> {
100
- readonly input: DescribeRouteTablesCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: DescribeRouteTablesCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRouteTablesCommandInput, DescribeRouteTablesCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
118
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import {
4
+ Handler,
5
+ HttpHandlerOptions as __HttpHandlerOptions,
6
+ MetadataBearer as __MetadataBearer,
7
+ MiddlewareStack,
8
+ } from "@aws-sdk/types";
9
+ import {
10
+ EC2ClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../EC2Client";
14
+ import {
15
+ DescribeRouteTablesRequest,
16
+ DescribeRouteTablesResult,
17
+ } from "../models/models_4";
18
+ export interface DescribeRouteTablesCommandInput
19
+ extends DescribeRouteTablesRequest {}
20
+ export interface DescribeRouteTablesCommandOutput
21
+ extends DescribeRouteTablesResult,
22
+ __MetadataBearer {}
23
+ export declare class DescribeRouteTablesCommand extends $Command<
24
+ DescribeRouteTablesCommandInput,
25
+ DescribeRouteTablesCommandOutput,
26
+ EC2ClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeRouteTablesCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
+ constructor(input: DescribeRouteTablesCommandInput);
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: EC2ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<DescribeRouteTablesCommandInput, DescribeRouteTablesCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,140 +1,41 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { DescribeScheduledInstanceAvailabilityRequest, DescribeScheduledInstanceAvailabilityResult } from "../models/models_4";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link DescribeScheduledInstanceAvailabilityCommand}.
10
- */
11
- export interface DescribeScheduledInstanceAvailabilityCommandInput extends DescribeScheduledInstanceAvailabilityRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link DescribeScheduledInstanceAvailabilityCommand}.
17
- */
18
- export interface DescribeScheduledInstanceAvailabilityCommandOutput extends DescribeScheduledInstanceAvailabilityResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>Finds available schedules that meet the specified criteria.</p>
23
- * <p>You can search for an available schedule no more than 3 months in advance. You must meet the minimum required duration of 1,200 hours per year. For example, the minimum daily schedule is 4 hours, the minimum weekly schedule is 24 hours, and the minimum monthly schedule is 100 hours.</p>
24
- * <p>After you find a schedule that meets your needs, call <a>PurchaseScheduledInstances</a>
25
- * to purchase Scheduled Instances with that schedule.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { EC2Client, DescribeScheduledInstanceAvailabilityCommand } from "@aws-sdk/client-ec2"; // ES Modules import
30
- * // const { EC2Client, DescribeScheduledInstanceAvailabilityCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
31
- * const client = new EC2Client(config);
32
- * const input = { // DescribeScheduledInstanceAvailabilityRequest
33
- * DryRun: true || false,
34
- * Filters: [ // FilterList
35
- * { // Filter
36
- * Name: "STRING_VALUE",
37
- * Values: [ // ValueStringList
38
- * "STRING_VALUE",
39
- * ],
40
- * },
41
- * ],
42
- * FirstSlotStartTimeRange: { // SlotDateTimeRangeRequest
43
- * EarliestTime: new Date("TIMESTAMP"), // required
44
- * LatestTime: new Date("TIMESTAMP"), // required
45
- * },
46
- * MaxResults: Number("int"),
47
- * MaxSlotDurationInHours: Number("int"),
48
- * MinSlotDurationInHours: Number("int"),
49
- * NextToken: "STRING_VALUE",
50
- * Recurrence: { // ScheduledInstanceRecurrenceRequest
51
- * Frequency: "STRING_VALUE",
52
- * Interval: Number("int"),
53
- * OccurrenceDays: [ // OccurrenceDayRequestSet
54
- * Number("int"),
55
- * ],
56
- * OccurrenceRelativeToEnd: true || false,
57
- * OccurrenceUnit: "STRING_VALUE",
58
- * },
59
- * };
60
- * const command = new DescribeScheduledInstanceAvailabilityCommand(input);
61
- * const response = await client.send(command);
62
- * ```
63
- *
64
- * @param DescribeScheduledInstanceAvailabilityCommandInput - {@link DescribeScheduledInstanceAvailabilityCommandInput}
65
- * @returns {@link DescribeScheduledInstanceAvailabilityCommandOutput}
66
- * @see {@link DescribeScheduledInstanceAvailabilityCommandInput} for command's `input` shape.
67
- * @see {@link DescribeScheduledInstanceAvailabilityCommandOutput} for command's `response` shape.
68
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
69
- *
70
- *
71
- * @example To describe an available schedule
72
- * ```javascript
73
- * // This example describes a schedule that occurs every week on Sunday, starting on the specified date. Note that the output contains a single schedule as an example.
74
- * const input = {
75
- * "FirstSlotStartTimeRange": {
76
- * "EarliestTime": "2016-01-31T00:00:00Z",
77
- * "LatestTime": "2016-01-31T04:00:00Z"
78
- * },
79
- * "Recurrence": {
80
- * "Frequency": "Weekly",
81
- * "Interval": 1,
82
- * "OccurrenceDays": [
83
- * 1
84
- * ]
85
- * }
86
- * };
87
- * const command = new DescribeScheduledInstanceAvailabilityCommand(input);
88
- * const response = await client.send(command);
89
- * /* response ==
90
- * {
91
- * "ScheduledInstanceAvailabilitySet": [
92
- * {
93
- * "AvailabilityZone": "us-west-2b",
94
- * "AvailableInstanceCount": 20,
95
- * "FirstSlotStartTime": "2016-01-31T00:00:00Z",
96
- * "HourlyPrice": "0.095",
97
- * "InstanceType": "c4.large",
98
- * "MaxTermDurationInDays": 366,
99
- * "MinTermDurationInDays": 366,
100
- * "NetworkPlatform": "EC2-VPC",
101
- * "Platform": "Linux/UNIX",
102
- * "PurchaseToken": "eyJ2IjoiMSIsInMiOjEsImMiOi...",
103
- * "Recurrence": {
104
- * "Frequency": "Weekly",
105
- * "Interval": 1,
106
- * "OccurrenceDaySet": [
107
- * 1
108
- * ],
109
- * "OccurrenceRelativeToEnd": false
110
- * },
111
- * "SlotDurationInHours": 23,
112
- * "TotalScheduledInstanceHours": 1219
113
- * }
114
- * ]
115
- * }
116
- * *\/
117
- * // example id: ec2-describe-scheduled-instance-availability-1
118
- * ```
119
- *
120
- */
121
- export declare class DescribeScheduledInstanceAvailabilityCommand extends $Command<DescribeScheduledInstanceAvailabilityCommandInput, DescribeScheduledInstanceAvailabilityCommandOutput, EC2ClientResolvedConfig> {
122
- readonly input: DescribeScheduledInstanceAvailabilityCommandInput;
123
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
124
- /**
125
- * @public
126
- */
127
- constructor(input: DescribeScheduledInstanceAvailabilityCommandInput);
128
- /**
129
- * @internal
130
- */
131
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScheduledInstanceAvailabilityCommandInput, DescribeScheduledInstanceAvailabilityCommandOutput>;
132
- /**
133
- * @internal
134
- */
135
- private serialize;
136
- /**
137
- * @internal
138
- */
139
- private deserialize;
140
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import {
4
+ Handler,
5
+ HttpHandlerOptions as __HttpHandlerOptions,
6
+ MetadataBearer as __MetadataBearer,
7
+ MiddlewareStack,
8
+ } from "@aws-sdk/types";
9
+ import {
10
+ EC2ClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../EC2Client";
14
+ import {
15
+ DescribeScheduledInstanceAvailabilityRequest,
16
+ DescribeScheduledInstanceAvailabilityResult,
17
+ } from "../models/models_4";
18
+ export interface DescribeScheduledInstanceAvailabilityCommandInput
19
+ extends DescribeScheduledInstanceAvailabilityRequest {}
20
+ export interface DescribeScheduledInstanceAvailabilityCommandOutput
21
+ extends DescribeScheduledInstanceAvailabilityResult,
22
+ __MetadataBearer {}
23
+ export declare class DescribeScheduledInstanceAvailabilityCommand extends $Command<
24
+ DescribeScheduledInstanceAvailabilityCommandInput,
25
+ DescribeScheduledInstanceAvailabilityCommandOutput,
26
+ EC2ClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeScheduledInstanceAvailabilityCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
+ constructor(input: DescribeScheduledInstanceAvailabilityCommandInput);
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: EC2ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeScheduledInstanceAvailabilityCommandInput,
37
+ DescribeScheduledInstanceAvailabilityCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,123 +1,41 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { DescribeScheduledInstancesRequest, DescribeScheduledInstancesResult } from "../models/models_4";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link DescribeScheduledInstancesCommand}.
10
- */
11
- export interface DescribeScheduledInstancesCommandInput extends DescribeScheduledInstancesRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link DescribeScheduledInstancesCommand}.
17
- */
18
- export interface DescribeScheduledInstancesCommandOutput extends DescribeScheduledInstancesResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>Describes the specified Scheduled Instances or all your Scheduled Instances.</p>
23
- * @example
24
- * Use a bare-bones client and the command you need to make an API call.
25
- * ```javascript
26
- * import { EC2Client, DescribeScheduledInstancesCommand } from "@aws-sdk/client-ec2"; // ES Modules import
27
- * // const { EC2Client, DescribeScheduledInstancesCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
28
- * const client = new EC2Client(config);
29
- * const input = { // DescribeScheduledInstancesRequest
30
- * DryRun: true || false,
31
- * Filters: [ // FilterList
32
- * { // Filter
33
- * Name: "STRING_VALUE",
34
- * Values: [ // ValueStringList
35
- * "STRING_VALUE",
36
- * ],
37
- * },
38
- * ],
39
- * MaxResults: Number("int"),
40
- * NextToken: "STRING_VALUE",
41
- * ScheduledInstanceIds: [ // ScheduledInstanceIdRequestSet
42
- * "STRING_VALUE",
43
- * ],
44
- * SlotStartTimeRange: { // SlotStartTimeRangeRequest
45
- * EarliestTime: new Date("TIMESTAMP"),
46
- * LatestTime: new Date("TIMESTAMP"),
47
- * },
48
- * };
49
- * const command = new DescribeScheduledInstancesCommand(input);
50
- * const response = await client.send(command);
51
- * ```
52
- *
53
- * @param DescribeScheduledInstancesCommandInput - {@link DescribeScheduledInstancesCommandInput}
54
- * @returns {@link DescribeScheduledInstancesCommandOutput}
55
- * @see {@link DescribeScheduledInstancesCommandInput} for command's `input` shape.
56
- * @see {@link DescribeScheduledInstancesCommandOutput} for command's `response` shape.
57
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
58
- *
59
- *
60
- * @example To describe your Scheduled Instances
61
- * ```javascript
62
- * // This example describes the specified Scheduled Instance.
63
- * const input = {
64
- * "ScheduledInstanceIds": [
65
- * "sci-1234-1234-1234-1234-123456789012"
66
- * ]
67
- * };
68
- * const command = new DescribeScheduledInstancesCommand(input);
69
- * const response = await client.send(command);
70
- * /* response ==
71
- * {
72
- * "ScheduledInstanceSet": [
73
- * {
74
- * "AvailabilityZone": "us-west-2b",
75
- * "CreateDate": "2016-01-25T21:43:38.612Z",
76
- * "HourlyPrice": "0.095",
77
- * "InstanceCount": 1,
78
- * "InstanceType": "c4.large",
79
- * "NetworkPlatform": "EC2-VPC",
80
- * "NextSlotStartTime": "2016-01-31T09:00:00Z",
81
- * "Platform": "Linux/UNIX",
82
- * "Recurrence": {
83
- * "Frequency": "Weekly",
84
- * "Interval": 1,
85
- * "OccurrenceDaySet": [
86
- * 1
87
- * ],
88
- * "OccurrenceRelativeToEnd": false,
89
- * "OccurrenceUnit": ""
90
- * },
91
- * "ScheduledInstanceId": "sci-1234-1234-1234-1234-123456789012",
92
- * "SlotDurationInHours": 32,
93
- * "TermEndDate": "2017-01-31T09:00:00Z",
94
- * "TermStartDate": "2016-01-31T09:00:00Z",
95
- * "TotalScheduledInstanceHours": 1696
96
- * }
97
- * ]
98
- * }
99
- * *\/
100
- * // example id: ec2-describe-scheduled-instances-1
101
- * ```
102
- *
103
- */
104
- export declare class DescribeScheduledInstancesCommand extends $Command<DescribeScheduledInstancesCommandInput, DescribeScheduledInstancesCommandOutput, EC2ClientResolvedConfig> {
105
- readonly input: DescribeScheduledInstancesCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: DescribeScheduledInstancesCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScheduledInstancesCommandInput, DescribeScheduledInstancesCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
123
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import {
4
+ Handler,
5
+ HttpHandlerOptions as __HttpHandlerOptions,
6
+ MetadataBearer as __MetadataBearer,
7
+ MiddlewareStack,
8
+ } from "@aws-sdk/types";
9
+ import {
10
+ EC2ClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../EC2Client";
14
+ import {
15
+ DescribeScheduledInstancesRequest,
16
+ DescribeScheduledInstancesResult,
17
+ } from "../models/models_4";
18
+ export interface DescribeScheduledInstancesCommandInput
19
+ extends DescribeScheduledInstancesRequest {}
20
+ export interface DescribeScheduledInstancesCommandOutput
21
+ extends DescribeScheduledInstancesResult,
22
+ __MetadataBearer {}
23
+ export declare class DescribeScheduledInstancesCommand extends $Command<
24
+ DescribeScheduledInstancesCommandInput,
25
+ DescribeScheduledInstancesCommandOutput,
26
+ EC2ClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeScheduledInstancesCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
+ constructor(input: DescribeScheduledInstancesCommandInput);
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: EC2ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeScheduledInstancesCommandInput,
37
+ DescribeScheduledInstancesCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,90 +1,41 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
- import { DescribeSecurityGroupReferencesRequest, DescribeSecurityGroupReferencesResult } from "../models/models_4";
6
- /**
7
- * @public
8
- *
9
- * The input for {@link DescribeSecurityGroupReferencesCommand}.
10
- */
11
- export interface DescribeSecurityGroupReferencesCommandInput extends DescribeSecurityGroupReferencesRequest {
12
- }
13
- /**
14
- * @public
15
- *
16
- * The output of {@link DescribeSecurityGroupReferencesCommand}.
17
- */
18
- export interface DescribeSecurityGroupReferencesCommandOutput extends DescribeSecurityGroupReferencesResult, __MetadataBearer {
19
- }
20
- /**
21
- * @public
22
- * <p>[VPC only] Describes the VPCs on the other side of a VPC peering connection that are referencing the security groups you've specified in this request.</p>
23
- * @example
24
- * Use a bare-bones client and the command you need to make an API call.
25
- * ```javascript
26
- * import { EC2Client, DescribeSecurityGroupReferencesCommand } from "@aws-sdk/client-ec2"; // ES Modules import
27
- * // const { EC2Client, DescribeSecurityGroupReferencesCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
28
- * const client = new EC2Client(config);
29
- * const input = { // DescribeSecurityGroupReferencesRequest
30
- * DryRun: true || false,
31
- * GroupId: [ // GroupIds // required
32
- * "STRING_VALUE",
33
- * ],
34
- * };
35
- * const command = new DescribeSecurityGroupReferencesCommand(input);
36
- * const response = await client.send(command);
37
- * ```
38
- *
39
- * @param DescribeSecurityGroupReferencesCommandInput - {@link DescribeSecurityGroupReferencesCommandInput}
40
- * @returns {@link DescribeSecurityGroupReferencesCommandOutput}
41
- * @see {@link DescribeSecurityGroupReferencesCommandInput} for command's `input` shape.
42
- * @see {@link DescribeSecurityGroupReferencesCommandOutput} for command's `response` shape.
43
- * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
44
- *
45
- *
46
- * @example To describe security group references
47
- * ```javascript
48
- * // This example describes the security group references for the specified security group.
49
- * const input = {
50
- * "GroupId": [
51
- * "sg-903004f8"
52
- * ]
53
- * };
54
- * const command = new DescribeSecurityGroupReferencesCommand(input);
55
- * const response = await client.send(command);
56
- * /* response ==
57
- * {
58
- * "SecurityGroupReferenceSet": [
59
- * {
60
- * "GroupId": "sg-903004f8",
61
- * "ReferencingVpcId": "vpc-1a2b3c4d",
62
- * "VpcPeeringConnectionId": "pcx-b04deed9"
63
- * }
64
- * ]
65
- * }
66
- * *\/
67
- * // example id: to-describe-security-group-references-1529354312088
68
- * ```
69
- *
70
- */
71
- export declare class DescribeSecurityGroupReferencesCommand extends $Command<DescribeSecurityGroupReferencesCommandInput, DescribeSecurityGroupReferencesCommandOutput, EC2ClientResolvedConfig> {
72
- readonly input: DescribeSecurityGroupReferencesCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: DescribeSecurityGroupReferencesCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSecurityGroupReferencesCommandInput, DescribeSecurityGroupReferencesCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
90
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import {
4
+ Handler,
5
+ HttpHandlerOptions as __HttpHandlerOptions,
6
+ MetadataBearer as __MetadataBearer,
7
+ MiddlewareStack,
8
+ } from "@aws-sdk/types";
9
+ import {
10
+ EC2ClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../EC2Client";
14
+ import {
15
+ DescribeSecurityGroupReferencesRequest,
16
+ DescribeSecurityGroupReferencesResult,
17
+ } from "../models/models_4";
18
+ export interface DescribeSecurityGroupReferencesCommandInput
19
+ extends DescribeSecurityGroupReferencesRequest {}
20
+ export interface DescribeSecurityGroupReferencesCommandOutput
21
+ extends DescribeSecurityGroupReferencesResult,
22
+ __MetadataBearer {}
23
+ export declare class DescribeSecurityGroupReferencesCommand extends $Command<
24
+ DescribeSecurityGroupReferencesCommandInput,
25
+ DescribeSecurityGroupReferencesCommandOutput,
26
+ EC2ClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeSecurityGroupReferencesCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
+ constructor(input: DescribeSecurityGroupReferencesCommandInput);
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: EC2ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeSecurityGroupReferencesCommandInput,
37
+ DescribeSecurityGroupReferencesCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }