@aws-sdk/client-ec2 3.662.0 → 3.665.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 (193) hide show
  1. package/README.md +8 -0
  2. package/dist-cjs/index.js +1635 -1556
  3. package/dist-cjs/runtimeConfig.js +1 -0
  4. package/dist-es/EC2.js +2 -0
  5. package/dist-es/commands/ModifyInstanceCpuOptionsCommand.js +22 -0
  6. package/dist-es/commands/ModifyVpnConnectionCommand.js +1 -1
  7. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -1
  8. package/dist-es/commands/index.js +1 -0
  9. package/dist-es/models/models_2.js +1 -1
  10. package/dist-es/models/models_6.js +1 -6
  11. package/dist-es/models/models_7.js +8 -0
  12. package/dist-es/protocols/Aws_ec2.js +1601 -1545
  13. package/dist-es/runtimeConfig.js +2 -1
  14. package/dist-types/EC2.d.ts +7 -0
  15. package/dist-types/EC2Client.d.ts +3 -2
  16. package/dist-types/commands/AllocateAddressCommand.d.ts +2 -2
  17. package/dist-types/commands/AllocateHostsCommand.d.ts +5 -5
  18. package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +4 -4
  19. package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +5 -5
  20. package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +1 -1
  21. package/dist-types/commands/AssociateAddressCommand.d.ts +1 -1
  22. package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +6 -2
  23. package/dist-types/commands/AssociateRouteTableCommand.d.ts +2 -2
  24. package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -2
  25. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -2
  26. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +2 -2
  27. package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +4 -4
  28. package/dist-types/commands/AttachVolumeCommand.d.ts +5 -5
  29. package/dist-types/commands/AttachVpnGatewayCommand.d.ts +2 -2
  30. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +32 -32
  31. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +16 -16
  32. package/dist-types/commands/BundleInstanceCommand.d.ts +8 -8
  33. package/dist-types/commands/CancelBundleTaskCommand.d.ts +8 -8
  34. package/dist-types/commands/CancelConversionTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +1 -1
  36. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  37. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +6 -6
  39. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +9 -9
  40. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +4 -4
  41. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +8 -8
  42. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateImageCommand.d.ts +18 -18
  45. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +9 -9
  46. package/dist-types/commands/CreateKeyPairCommand.d.ts +4 -4
  47. package/dist-types/commands/CreateNatGatewayCommand.d.ts +7 -1
  48. package/dist-types/commands/CreateNetworkAclCommand.d.ts +2 -2
  49. package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +6 -6
  50. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +22 -22
  51. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +3 -3
  52. package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +4 -4
  53. package/dist-types/commands/CreateRouteCommand.d.ts +9 -9
  54. package/dist-types/commands/CreateRouteTableCommand.d.ts +2 -2
  55. package/dist-types/commands/CreateSnapshotCommand.d.ts +12 -12
  56. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +2 -2
  58. package/dist-types/commands/CreateSubnetCommand.d.ts +9 -9
  59. package/dist-types/commands/CreateVolumeCommand.d.ts +21 -21
  60. package/dist-types/commands/CreateVpcCommand.d.ts +8 -8
  61. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +4 -4
  62. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +18 -18
  63. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +10 -10
  64. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  65. package/dist-types/commands/DeleteRouteCommand.d.ts +2 -2
  66. package/dist-types/commands/DeleteVpcCommand.d.ts +7 -1
  67. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeAddressesCommand.d.ts +6 -6
  69. package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +9 -9
  70. package/dist-types/commands/DescribeBundleTasksCommand.d.ts +9 -9
  71. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +6 -6
  72. package/dist-types/commands/DescribeConversionTasksCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +5 -5
  74. package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +12 -12
  75. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
  76. package/dist-types/commands/DescribeHostsCommand.d.ts +5 -5
  77. package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeImageAttributeCommand.d.ts +33 -33
  79. package/dist-types/commands/DescribeImagesCommand.d.ts +29 -29
  80. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +7 -7
  81. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +6 -6
  82. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +2 -1
  83. package/dist-types/commands/DescribeInstancesCommand.d.ts +51 -51
  84. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +6 -6
  85. package/dist-types/commands/DescribeKeyPairsCommand.d.ts +10 -10
  86. package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +6 -6
  87. package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +6 -6
  88. package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -2
  89. package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +7 -7
  90. package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +7 -7
  91. package/dist-types/commands/DescribeRegionsCommand.d.ts +7 -7
  92. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +16 -16
  93. package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -2
  94. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +4 -4
  95. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +18 -18
  96. package/dist-types/commands/DescribeRouteTablesCommand.d.ts +6 -6
  97. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +50 -50
  98. package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +6 -6
  99. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +21 -21
  100. package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -2
  101. package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +3 -3
  102. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +10 -10
  103. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +14 -14
  104. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +9 -9
  105. package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +6 -6
  106. package/dist-types/commands/DescribeSubnetsCommand.d.ts +10 -10
  107. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +6 -6
  108. package/dist-types/commands/DescribeVolumesCommand.d.ts +26 -26
  109. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
  110. package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +1 -1
  111. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +4 -4
  112. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -2
  113. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +6 -6
  114. package/dist-types/commands/DescribeVpcsCommand.d.ts +6 -6
  115. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +6 -6
  116. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +10 -10
  117. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  118. package/dist-types/commands/DetachVolumeCommand.d.ts +5 -5
  119. package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +1 -1
  120. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
  121. package/dist-types/commands/GetConsoleOutputCommand.d.ts +2 -2
  122. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -0
  123. package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
  124. package/dist-types/commands/ImportInstanceCommand.d.ts +24 -24
  125. package/dist-types/commands/ImportKeyPairCommand.d.ts +3 -3
  126. package/dist-types/commands/ImportVolumeCommand.d.ts +3 -3
  127. package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
  128. package/dist-types/commands/ModifyHostsCommand.d.ts +4 -4
  129. package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
  130. package/dist-types/commands/ModifyImageAttributeCommand.d.ts +5 -5
  131. package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +22 -22
  132. package/dist-types/commands/ModifyInstanceCpuOptionsCommand.d.ts +85 -0
  133. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +4 -4
  134. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +15 -15
  135. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +2 -2
  136. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +3 -3
  137. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +8 -7
  138. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +7 -8
  139. package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +6 -6
  140. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +6 -6
  141. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
  142. package/dist-types/commands/RegisterImageCommand.d.ts +28 -28
  143. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  144. package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +6 -6
  145. package/dist-types/commands/ReplaceRouteCommand.d.ts +9 -9
  146. package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
  147. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +4 -4
  148. package/dist-types/commands/RequestSpotFleetCommand.d.ts +8 -8
  149. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +20 -20
  150. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
  151. package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +39 -39
  152. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +31 -31
  153. package/dist-types/commands/RunInstancesCommand.d.ts +114 -114
  154. package/dist-types/commands/StartInstancesCommand.d.ts +1 -1
  155. package/dist-types/commands/StopInstancesCommand.d.ts +1 -1
  156. package/dist-types/commands/TerminateInstancesCommand.d.ts +1 -1
  157. package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +3 -3
  158. package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +3 -3
  159. package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +3 -1
  160. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +15 -15
  161. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +15 -15
  162. package/dist-types/commands/index.d.ts +1 -0
  163. package/dist-types/models/models_0.d.ts +266 -268
  164. package/dist-types/models/models_1.d.ts +231 -231
  165. package/dist-types/models/models_2.d.ts +372 -376
  166. package/dist-types/models/models_3.d.ts +221 -221
  167. package/dist-types/models/models_4.d.ts +858 -858
  168. package/dist-types/models/models_5.d.ts +210 -210
  169. package/dist-types/models/models_6.d.ts +289 -291
  170. package/dist-types/models/models_7.d.ts +424 -361
  171. package/dist-types/protocols/Aws_ec2.d.ts +9 -0
  172. package/dist-types/runtimeConfig.browser.d.ts +2 -1
  173. package/dist-types/runtimeConfig.d.ts +2 -1
  174. package/dist-types/runtimeConfig.native.d.ts +2 -1
  175. package/dist-types/ts3.4/EC2.d.ts +17 -0
  176. package/dist-types/ts3.4/EC2Client.d.ts +6 -0
  177. package/dist-types/ts3.4/commands/ModifyInstanceCpuOptionsCommand.d.ts +51 -0
  178. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +2 -4
  179. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +4 -2
  180. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  181. package/dist-types/ts3.4/models/models_0.d.ts +56 -56
  182. package/dist-types/ts3.4/models/models_1.d.ts +41 -41
  183. package/dist-types/ts3.4/models/models_2.d.ts +71 -71
  184. package/dist-types/ts3.4/models/models_3.d.ts +27 -27
  185. package/dist-types/ts3.4/models/models_4.d.ts +112 -112
  186. package/dist-types/ts3.4/models/models_5.d.ts +27 -27
  187. package/dist-types/ts3.4/models/models_6.d.ts +53 -56
  188. package/dist-types/ts3.4/models/models_7.d.ts +78 -61
  189. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +12 -0
  190. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -3
  191. package/dist-types/ts3.4/runtimeConfig.d.ts +6 -3
  192. package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -3
  193. package/package.json +15 -15

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.