@aws-sdk/client-ec2 3.453.0 → 3.454.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 (213) hide show
  1. package/README.md +48 -0
  2. package/dist-cjs/EC2.js +12 -0
  3. package/dist-cjs/commands/AssociateIpamByoasnCommand.js +51 -0
  4. package/dist-cjs/commands/DeprovisionIpamByoasnCommand.js +51 -0
  5. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  6. package/dist-cjs/commands/DescribeIpamByoasnCommand.js +51 -0
  7. package/dist-cjs/commands/DisassociateIpamByoasnCommand.js +51 -0
  8. package/dist-cjs/commands/GetIpamDiscoveredPublicAddressesCommand.js +51 -0
  9. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  10. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  11. package/dist-cjs/commands/ProvisionIpamByoasnCommand.js +51 -0
  12. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  13. package/dist-cjs/commands/index.js +6 -0
  14. package/dist-cjs/models/models_0.js +11 -8
  15. package/dist-cjs/models/models_1.js +15 -19
  16. package/dist-cjs/models/models_2.js +19 -2
  17. package/dist-cjs/models/models_3.js +9 -37
  18. package/dist-cjs/models/models_4.js +37 -2
  19. package/dist-cjs/models/models_5.js +24 -20
  20. package/dist-cjs/models/models_6.js +20 -24
  21. package/dist-cjs/models/models_7.js +23 -1
  22. package/dist-cjs/protocols/Aws_ec2.js +794 -25
  23. package/dist-es/EC2.js +12 -0
  24. package/dist-es/commands/AssociateIpamByoasnCommand.js +47 -0
  25. package/dist-es/commands/DeprovisionIpamByoasnCommand.js +47 -0
  26. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +1 -1
  27. package/dist-es/commands/DescribeIpamByoasnCommand.js +47 -0
  28. package/dist-es/commands/DisassociateIpamByoasnCommand.js +47 -0
  29. package/dist-es/commands/GetIpamDiscoveredPublicAddressesCommand.js +47 -0
  30. package/dist-es/commands/GetLaunchTemplateDataCommand.js +1 -1
  31. package/dist-es/commands/GetPasswordDataCommand.js +1 -1
  32. package/dist-es/commands/ProvisionIpamByoasnCommand.js +47 -0
  33. package/dist-es/commands/RequestSpotFleetCommand.js +1 -1
  34. package/dist-es/commands/index.js +6 -0
  35. package/dist-es/models/models_0.js +9 -6
  36. package/dist-es/models/models_1.js +13 -17
  37. package/dist-es/models/models_2.js +17 -0
  38. package/dist-es/models/models_3.js +8 -32
  39. package/dist-es/models/models_4.js +32 -0
  40. package/dist-es/models/models_5.js +23 -17
  41. package/dist-es/models/models_6.js +18 -23
  42. package/dist-es/models/models_7.js +22 -1
  43. package/dist-es/protocols/Aws_ec2.js +757 -0
  44. package/dist-types/EC2.d.ts +42 -0
  45. package/dist-types/EC2Client.d.ts +8 -2
  46. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
  47. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +4 -1
  48. package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +83 -0
  49. package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +4 -2
  50. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +1 -5
  51. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +1 -2
  52. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +2 -1
  53. package/dist-types/commands/CreateIpamCommand.d.ts +3 -0
  54. package/dist-types/commands/CreateIpamPoolCommand.d.ts +12 -0
  55. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +5 -0
  56. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +10 -0
  57. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +12 -1
  58. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateSubnetCommand.d.ts +6 -2
  60. package/dist-types/commands/CreateVpcCommand.d.ts +4 -3
  61. package/dist-types/commands/DeleteIpamCommand.d.ts +2 -0
  62. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +7 -0
  63. package/dist-types/commands/DeleteNatGatewayCommand.d.ts +2 -1
  64. package/dist-types/commands/DeleteNetworkAclCommand.d.ts +1 -1
  65. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  66. package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  67. package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  68. package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
  69. package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
  70. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +8 -0
  71. package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +81 -0
  72. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +8 -0
  73. package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  75. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeInstancesCommand.d.ts +5 -0
  78. package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +83 -0
  79. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +6 -0
  80. package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -0
  81. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +5 -0
  82. package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +5 -0
  83. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +5 -0
  84. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +5 -0
  85. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  86. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
  87. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
  88. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  89. package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
  90. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  91. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  92. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +1 -2
  93. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +1 -5
  94. package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +81 -0
  95. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +1 -5
  96. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +121 -0
  97. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  98. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  99. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +3 -3
  100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +6 -1
  101. package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  102. package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
  103. package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +1 -1
  104. package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +1 -1
  105. package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
  106. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  107. package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  108. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  109. package/dist-types/commands/ModifyIpamCommand.d.ts +3 -0
  110. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +6 -0
  111. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  112. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +5 -0
  113. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +8 -0
  114. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +8 -0
  115. package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +84 -0
  116. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  117. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  118. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  119. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  120. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -1
  121. package/dist-types/commands/ReleaseAddressCommand.d.ts +1 -1
  122. package/dist-types/commands/ReleaseHostsCommand.d.ts +1 -1
  123. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  124. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  125. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  126. package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +1 -1
  127. package/dist-types/commands/ReplaceRouteCommand.d.ts +1 -1
  128. package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
  129. package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
  130. package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +1 -1
  131. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
  132. package/dist-types/commands/RequestSpotFleetCommand.d.ts +6 -1
  133. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +10 -0
  134. package/dist-types/commands/RunInstancesCommand.d.ts +10 -0
  135. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +8 -0
  136. package/dist-types/commands/index.d.ts +6 -0
  137. package/dist-types/models/models_0.d.ts +105 -75
  138. package/dist-types/models/models_1.d.ts +267 -331
  139. package/dist-types/models/models_2.d.ts +367 -167
  140. package/dist-types/models/models_3.d.ts +243 -504
  141. package/dist-types/models/models_4.d.ts +1058 -1143
  142. package/dist-types/models/models_5.d.ts +4030 -3824
  143. package/dist-types/models/models_6.d.ts +4392 -4321
  144. package/dist-types/models/models_7.d.ts +729 -4
  145. package/dist-types/protocols/Aws_ec2.d.ts +54 -0
  146. package/dist-types/ts3.4/EC2.d.ts +102 -0
  147. package/dist-types/ts3.4/EC2Client.d.ts +36 -0
  148. package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +39 -0
  149. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +2 -4
  150. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +2 -4
  151. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +2 -4
  153. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +42 -0
  160. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -4
  161. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +39 -0
  165. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +4 -2
  173. package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +42 -0
  174. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +42 -0
  175. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +39 -0
  186. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/index.d.ts +6 -0
  204. package/dist-types/ts3.4/models/models_0.d.ts +31 -22
  205. package/dist-types/ts3.4/models/models_1.d.ts +66 -88
  206. package/dist-types/ts3.4/models/models_2.d.ts +100 -42
  207. package/dist-types/ts3.4/models/models_3.d.ts +65 -121
  208. package/dist-types/ts3.4/models/models_4.d.ts +141 -119
  209. package/dist-types/ts3.4/models/models_5.d.ts +197 -175
  210. package/dist-types/ts3.4/models/models_6.d.ts +198 -186
  211. package/dist-types/ts3.4/models/models_7.d.ts +184 -5
  212. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +72 -0
  213. package/package.json +2 -2

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.