@aws-sdk/client-ec2 3.453.0 → 3.455.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 (231) 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 +15 -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 +815 -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 +13 -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 +778 -0
  44. package/dist-types/EC2.d.ts +42 -0
  45. package/dist-types/EC2Client.d.ts +8 -2
  46. package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +1 -0
  47. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
  48. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +4 -1
  49. package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +83 -0
  50. package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +4 -2
  51. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +1 -5
  52. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +1 -2
  53. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +6 -0
  54. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamCommand.d.ts +3 -0
  56. package/dist-types/commands/CreateIpamPoolCommand.d.ts +12 -0
  57. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +5 -0
  58. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +10 -0
  59. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +12 -1
  60. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateSubnetCommand.d.ts +6 -2
  62. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +2 -0
  63. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -0
  64. package/dist-types/commands/CreateVpcCommand.d.ts +4 -3
  65. package/dist-types/commands/DeleteIpamCommand.d.ts +2 -0
  66. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +7 -0
  67. package/dist-types/commands/DeleteNatGatewayCommand.d.ts +1 -1
  68. package/dist-types/commands/DeleteNetworkAclCommand.d.ts +1 -1
  69. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  70. package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  71. package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  72. package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
  73. package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
  74. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +1 -0
  75. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -0
  76. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +8 -0
  77. package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +81 -0
  78. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +8 -0
  79. package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +1 -1
  80. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -1
  82. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +1 -1
  83. package/dist-types/commands/DescribeInstancesCommand.d.ts +5 -0
  84. package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +83 -0
  85. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +6 -0
  86. package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -0
  87. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +5 -0
  88. package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +5 -0
  89. package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +5 -0
  91. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +5 -0
  92. package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +2 -3
  93. package/dist-types/commands/DescribeSubnetsCommand.d.ts +2 -1
  94. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
  96. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  100. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  101. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +1 -2
  102. package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -0
  103. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +1 -5
  105. package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +81 -0
  106. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +1 -5
  107. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +121 -0
  108. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  109. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  110. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +2 -1
  111. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +3 -3
  112. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +6 -1
  113. package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  114. package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
  115. package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +1 -1
  116. package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +1 -1
  117. package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
  118. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  119. package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  120. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  121. package/dist-types/commands/ModifyIpamCommand.d.ts +3 -0
  122. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +6 -0
  123. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  124. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +5 -0
  125. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -0
  126. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -0
  127. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +8 -0
  128. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +8 -0
  129. package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +84 -0
  130. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
  131. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  132. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  133. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  134. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  135. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -1
  136. package/dist-types/commands/ReleaseAddressCommand.d.ts +1 -1
  137. package/dist-types/commands/ReleaseHostsCommand.d.ts +1 -1
  138. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  139. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  140. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  141. package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +1 -1
  142. package/dist-types/commands/ReplaceRouteCommand.d.ts +1 -1
  143. package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
  144. package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
  145. package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +1 -1
  146. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
  147. package/dist-types/commands/RequestSpotFleetCommand.d.ts +6 -1
  148. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +10 -0
  149. package/dist-types/commands/RunInstancesCommand.d.ts +10 -0
  150. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +8 -0
  151. package/dist-types/commands/index.d.ts +6 -0
  152. package/dist-types/models/models_0.d.ts +123 -105
  153. package/dist-types/models/models_1.d.ts +296 -347
  154. package/dist-types/models/models_2.d.ts +404 -184
  155. package/dist-types/models/models_3.d.ts +258 -535
  156. package/dist-types/models/models_4.d.ts +1882 -1944
  157. package/dist-types/models/models_5.d.ts +3701 -3495
  158. package/dist-types/models/models_6.d.ts +4435 -4347
  159. package/dist-types/models/models_7.d.ts +740 -5
  160. package/dist-types/protocols/Aws_ec2.d.ts +54 -0
  161. package/dist-types/ts3.4/EC2.d.ts +102 -0
  162. package/dist-types/ts3.4/EC2Client.d.ts +36 -0
  163. package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +39 -0
  164. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +2 -4
  166. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +42 -0
  175. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +39 -0
  180. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +2 -4
  181. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +4 -2
  189. package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +42 -0
  190. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +42 -0
  191. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +2 -4
  192. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +39 -0
  203. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -4
  204. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/index.d.ts +6 -0
  222. package/dist-types/ts3.4/models/models_0.d.ts +38 -28
  223. package/dist-types/ts3.4/models/models_1.d.ts +72 -92
  224. package/dist-types/ts3.4/models/models_2.d.ts +107 -46
  225. package/dist-types/ts3.4/models/models_3.d.ts +69 -128
  226. package/dist-types/ts3.4/models/models_4.d.ts +149 -124
  227. package/dist-types/ts3.4/models/models_5.d.ts +202 -180
  228. package/dist-types/ts3.4/models/models_6.d.ts +205 -189
  229. package/dist-types/ts3.4/models/models_7.d.ts +188 -5
  230. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +72 -0
  231. package/package.json +2 -2
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  RequestSpotFleetRequest,
16
16
  RequestSpotFleetResponse,
17
- } from "../models/models_6";
17
+ } from "../models/models_7";
18
18
  export { __MetadataBearer, $Command };
19
19
  export interface RequestSpotFleetCommandInput extends RequestSpotFleetRequest {}
20
20
  export interface RequestSpotFleetCommandOutput
@@ -19,6 +19,7 @@ export * from "./AssociateDhcpOptionsCommand";
19
19
  export * from "./AssociateEnclaveCertificateIamRoleCommand";
20
20
  export * from "./AssociateIamInstanceProfileCommand";
21
21
  export * from "./AssociateInstanceEventWindowCommand";
22
+ export * from "./AssociateIpamByoasnCommand";
22
23
  export * from "./AssociateIpamResourceDiscoveryCommand";
23
24
  export * from "./AssociateNatGatewayAddressCommand";
24
25
  export * from "./AssociateRouteTableCommand";
@@ -209,6 +210,7 @@ export * from "./DeleteVpnConnectionCommand";
209
210
  export * from "./DeleteVpnConnectionRouteCommand";
210
211
  export * from "./DeleteVpnGatewayCommand";
211
212
  export * from "./DeprovisionByoipCidrCommand";
213
+ export * from "./DeprovisionIpamByoasnCommand";
212
214
  export * from "./DeprovisionIpamPoolCidrCommand";
213
215
  export * from "./DeprovisionPublicIpv4PoolCidrCommand";
214
216
  export * from "./DeregisterImageCommand";
@@ -271,6 +273,7 @@ export * from "./DescribeInstanceTypeOfferingsCommand";
271
273
  export * from "./DescribeInstanceTypesCommand";
272
274
  export * from "./DescribeInstancesCommand";
273
275
  export * from "./DescribeInternetGatewaysCommand";
276
+ export * from "./DescribeIpamByoasnCommand";
274
277
  export * from "./DescribeIpamPoolsCommand";
275
278
  export * from "./DescribeIpamResourceDiscoveriesCommand";
276
279
  export * from "./DescribeIpamResourceDiscoveryAssociationsCommand";
@@ -389,6 +392,7 @@ export * from "./DisassociateClientVpnTargetNetworkCommand";
389
392
  export * from "./DisassociateEnclaveCertificateIamRoleCommand";
390
393
  export * from "./DisassociateIamInstanceProfileCommand";
391
394
  export * from "./DisassociateInstanceEventWindowCommand";
395
+ export * from "./DisassociateIpamByoasnCommand";
392
396
  export * from "./DisassociateIpamResourceDiscoveryCommand";
393
397
  export * from "./DisassociateNatGatewayAddressCommand";
394
398
  export * from "./DisassociateRouteTableCommand";
@@ -437,6 +441,7 @@ export * from "./GetInstanceTypesFromInstanceRequirementsCommand";
437
441
  export * from "./GetInstanceUefiDataCommand";
438
442
  export * from "./GetIpamAddressHistoryCommand";
439
443
  export * from "./GetIpamDiscoveredAccountsCommand";
444
+ export * from "./GetIpamDiscoveredPublicAddressesCommand";
440
445
  export * from "./GetIpamDiscoveredResourceCidrsCommand";
441
446
  export * from "./GetIpamPoolAllocationsCommand";
442
447
  export * from "./GetIpamPoolCidrsCommand";
@@ -542,6 +547,7 @@ export * from "./MonitorInstancesCommand";
542
547
  export * from "./MoveAddressToVpcCommand";
543
548
  export * from "./MoveByoipCidrToIpamCommand";
544
549
  export * from "./ProvisionByoipCidrCommand";
550
+ export * from "./ProvisionIpamByoasnCommand";
545
551
  export * from "./ProvisionIpamPoolCidrCommand";
546
552
  export * from "./ProvisionPublicIpv4PoolCidrCommand";
547
553
  export * from "./PurchaseCapacityBlockCommand";
@@ -292,8 +292,15 @@ export declare const Ipv6SupportValue: {
292
292
  };
293
293
  export type Ipv6SupportValue =
294
294
  (typeof Ipv6SupportValue)[keyof typeof Ipv6SupportValue];
295
+ export declare const SecurityGroupReferencingSupportValue: {
296
+ readonly disable: "disable";
297
+ readonly enable: "enable";
298
+ };
299
+ export type SecurityGroupReferencingSupportValue =
300
+ (typeof SecurityGroupReferencingSupportValue)[keyof typeof SecurityGroupReferencingSupportValue];
295
301
  export interface TransitGatewayVpcAttachmentOptions {
296
302
  DnsSupport?: DnsSupportValue;
303
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
297
304
  Ipv6Support?: Ipv6SupportValue;
298
305
  ApplianceModeSupport?: ApplianceModeSupportValue;
299
306
  }
@@ -725,8 +732,25 @@ export declare const AddressFamily: {
725
732
  export type AddressFamily = (typeof AddressFamily)[keyof typeof AddressFamily];
726
733
  export interface AdvertiseByoipCidrRequest {
727
734
  Cidr: string | undefined;
735
+ Asn?: string;
728
736
  DryRun?: boolean;
729
737
  }
738
+ export declare const AsnAssociationState: {
739
+ readonly associated: "associated";
740
+ readonly disassociated: "disassociated";
741
+ readonly failed_association: "failed-association";
742
+ readonly failed_disassociation: "failed-disassociation";
743
+ readonly pending_association: "pending-association";
744
+ readonly pending_disassociation: "pending-disassociation";
745
+ };
746
+ export type AsnAssociationState =
747
+ (typeof AsnAssociationState)[keyof typeof AsnAssociationState];
748
+ export interface AsnAssociation {
749
+ Asn?: string;
750
+ Cidr?: string;
751
+ StatusMessage?: string;
752
+ State?: AsnAssociationState;
753
+ }
730
754
  export declare const ByoipCidrState: {
731
755
  readonly advertised: "advertised";
732
756
  readonly deprovisioned: "deprovisioned";
@@ -742,6 +766,7 @@ export type ByoipCidrState =
742
766
  export interface ByoipCidr {
743
767
  Cidr?: string;
744
768
  Description?: string;
769
+ AsnAssociations?: AsnAssociation[];
745
770
  StatusMessage?: string;
746
771
  State?: ByoipCidrState;
747
772
  }
@@ -812,12 +837,14 @@ export interface AllocateIpamPoolCidrRequest {
812
837
  ClientToken?: string;
813
838
  Description?: string;
814
839
  PreviewNextCidr?: boolean;
840
+ AllowedCidrs?: string[];
815
841
  DisallowedCidrs?: string[];
816
842
  }
817
843
  export declare const IpamPoolAllocationResourceType: {
818
844
  readonly custom: "custom";
819
845
  readonly ec2_public_ipv4_pool: "ec2-public-ipv4-pool";
820
846
  readonly ipam_pool: "ipam-pool";
847
+ readonly subnet: "subnet";
821
848
  readonly vpc: "vpc";
822
849
  };
823
850
  export type IpamPoolAllocationResourceType =
@@ -1076,6 +1103,14 @@ export interface InstanceEventWindow {
1076
1103
  export interface AssociateInstanceEventWindowResult {
1077
1104
  InstanceEventWindow?: InstanceEventWindow;
1078
1105
  }
1106
+ export interface AssociateIpamByoasnRequest {
1107
+ DryRun?: boolean;
1108
+ Asn: string | undefined;
1109
+ Cidr: string | undefined;
1110
+ }
1111
+ export interface AssociateIpamByoasnResult {
1112
+ AsnAssociation?: AsnAssociation;
1113
+ }
1079
1114
  export interface AssociateIpamResourceDiscoveryRequest {
1080
1115
  DryRun?: boolean;
1081
1116
  IpamId: string | undefined;
@@ -1152,8 +1187,10 @@ export interface AssociateRouteTableResult {
1152
1187
  AssociationState?: RouteTableAssociationState;
1153
1188
  }
1154
1189
  export interface AssociateSubnetCidrBlockRequest {
1155
- Ipv6CidrBlock: string | undefined;
1190
+ Ipv6CidrBlock?: string;
1156
1191
  SubnetId: string | undefined;
1192
+ Ipv6IpamPoolId?: string;
1193
+ Ipv6NetmaskLength?: number;
1157
1194
  }
1158
1195
  export declare const SubnetCidrBlockStateCode: {
1159
1196
  readonly associated: "associated";
@@ -2771,33 +2808,6 @@ export interface CreateCapacityReservationFleetResult {
2771
2808
  FleetCapacityReservations?: FleetCapacityReservation[];
2772
2809
  Tags?: Tag[];
2773
2810
  }
2774
- export interface CreateCarrierGatewayRequest {
2775
- VpcId: string | undefined;
2776
- TagSpecifications?: TagSpecification[];
2777
- DryRun?: boolean;
2778
- ClientToken?: string;
2779
- }
2780
- export declare const CarrierGatewayState: {
2781
- readonly available: "available";
2782
- readonly deleted: "deleted";
2783
- readonly deleting: "deleting";
2784
- readonly pending: "pending";
2785
- };
2786
- export type CarrierGatewayState =
2787
- (typeof CarrierGatewayState)[keyof typeof CarrierGatewayState];
2788
- export interface CarrierGateway {
2789
- CarrierGatewayId?: string;
2790
- VpcId?: string;
2791
- State?: CarrierGatewayState;
2792
- OwnerId?: string;
2793
- Tags?: Tag[];
2794
- }
2795
- export interface CreateCarrierGatewayResult {
2796
- CarrierGateway?: CarrierGateway;
2797
- }
2798
- export interface DirectoryServiceAuthenticationRequest {
2799
- DirectoryId?: string;
2800
- }
2801
2811
  export declare const OidcOptionsFilterSensitiveLog: (obj: OidcOptions) => any;
2802
2812
  export declare const VerifiedAccessTrustProviderFilterSensitiveLog: (
2803
2813
  obj: VerifiedAccessTrustProvider
@@ -13,9 +13,7 @@ import {
13
13
  AddPrefixListEntry,
14
14
  AddressFamily,
15
15
  AttachmentStatus,
16
- DirectoryServiceAuthenticationRequest,
17
16
  InstanceEventWindow,
18
- Ipv4PrefixSpecification,
19
17
  NatGatewayAddress,
20
18
  PortRange,
21
19
  Protocol,
@@ -28,6 +26,33 @@ import {
28
26
  VpcIpv6CidrBlockAssociation,
29
27
  WeekDay,
30
28
  } from "./models_0";
29
+ export interface CreateCarrierGatewayRequest {
30
+ VpcId: string | undefined;
31
+ TagSpecifications?: TagSpecification[];
32
+ DryRun?: boolean;
33
+ ClientToken?: string;
34
+ }
35
+ export declare const CarrierGatewayState: {
36
+ readonly available: "available";
37
+ readonly deleted: "deleted";
38
+ readonly deleting: "deleting";
39
+ readonly pending: "pending";
40
+ };
41
+ export type CarrierGatewayState =
42
+ (typeof CarrierGatewayState)[keyof typeof CarrierGatewayState];
43
+ export interface CarrierGateway {
44
+ CarrierGatewayId?: string;
45
+ VpcId?: string;
46
+ State?: CarrierGatewayState;
47
+ OwnerId?: string;
48
+ Tags?: Tag[];
49
+ }
50
+ export interface CreateCarrierGatewayResult {
51
+ CarrierGateway?: CarrierGateway;
52
+ }
53
+ export interface DirectoryServiceAuthenticationRequest {
54
+ DirectoryId?: string;
55
+ }
31
56
  export interface FederatedAuthenticationRequest {
32
57
  SAMLProviderArn?: string;
33
58
  SelfServiceSAMLProviderArn?: string;
@@ -884,12 +909,18 @@ export interface InternetGateway {
884
909
  export interface CreateInternetGatewayResult {
885
910
  InternetGateway?: InternetGateway;
886
911
  }
912
+ export declare const IpamTier: {
913
+ readonly advanced: "advanced";
914
+ readonly free: "free";
915
+ };
916
+ export type IpamTier = (typeof IpamTier)[keyof typeof IpamTier];
887
917
  export interface CreateIpamRequest {
888
918
  DryRun?: boolean;
889
919
  Description?: string;
890
920
  OperatingRegions?: AddIpamOperatingRegion[];
891
921
  TagSpecifications?: TagSpecification[];
892
922
  ClientToken?: string;
923
+ Tier?: IpamTier;
893
924
  }
894
925
  export interface IpamOperatingRegion {
895
926
  RegionName?: string;
@@ -924,6 +955,8 @@ export interface Ipam {
924
955
  DefaultResourceDiscoveryId?: string;
925
956
  DefaultResourceDiscoveryAssociationId?: string;
926
957
  ResourceDiscoveryAssociationCount?: number;
958
+ StateMessage?: string;
959
+ Tier?: IpamTier;
927
960
  }
928
961
  export interface CreateIpamResult {
929
962
  Ipam?: Ipam;
@@ -943,6 +976,17 @@ export declare const IpamPoolPublicIpSource: {
943
976
  };
944
977
  export type IpamPoolPublicIpSource =
945
978
  (typeof IpamPoolPublicIpSource)[keyof typeof IpamPoolPublicIpSource];
979
+ export declare const IpamPoolSourceResourceType: {
980
+ readonly vpc: "vpc";
981
+ };
982
+ export type IpamPoolSourceResourceType =
983
+ (typeof IpamPoolSourceResourceType)[keyof typeof IpamPoolSourceResourceType];
984
+ export interface IpamPoolSourceResourceRequest {
985
+ ResourceId?: string;
986
+ ResourceType?: IpamPoolSourceResourceType;
987
+ ResourceRegion?: string;
988
+ ResourceOwner?: string;
989
+ }
946
990
  export interface CreateIpamPoolRequest {
947
991
  DryRun?: boolean;
948
992
  IpamScopeId: string | undefined;
@@ -960,6 +1004,7 @@ export interface CreateIpamPoolRequest {
960
1004
  ClientToken?: string;
961
1005
  AwsService?: IpamPoolAwsService;
962
1006
  PublicIpSource?: IpamPoolPublicIpSource;
1007
+ SourceResource?: IpamPoolSourceResourceRequest;
963
1008
  }
964
1009
  export interface IpamResourceTag {
965
1010
  Key?: string;
@@ -970,6 +1015,12 @@ export declare const IpamScopeType: {
970
1015
  readonly public: "public";
971
1016
  };
972
1017
  export type IpamScopeType = (typeof IpamScopeType)[keyof typeof IpamScopeType];
1018
+ export interface IpamPoolSourceResource {
1019
+ ResourceId?: string;
1020
+ ResourceType?: IpamPoolSourceResourceType;
1021
+ ResourceRegion?: string;
1022
+ ResourceOwner?: string;
1023
+ }
973
1024
  export declare const IpamPoolState: {
974
1025
  readonly create_complete: "create-complete";
975
1026
  readonly create_failed: "create-failed";
@@ -1009,6 +1060,7 @@ export interface IpamPool {
1009
1060
  Tags?: Tag[];
1010
1061
  AwsService?: IpamPoolAwsService;
1011
1062
  PublicIpSource?: IpamPoolPublicIpSource;
1063
+ SourceResource?: IpamPoolSourceResource;
1012
1064
  }
1013
1065
  export interface CreateIpamPoolResult {
1014
1066
  IpamPool?: IpamPool;
@@ -1255,6 +1307,11 @@ export interface LaunchTemplateInstanceMetadataOptionsRequest {
1255
1307
  export interface LaunchTemplatesMonitoringRequest {
1256
1308
  Enabled?: boolean;
1257
1309
  }
1310
+ export interface ConnectionTrackingSpecificationRequest {
1311
+ TcpEstablishedTimeout?: number;
1312
+ UdpStreamTimeout?: number;
1313
+ UdpTimeout?: number;
1314
+ }
1258
1315
  export interface EnaSrdUdpSpecificationRequest {
1259
1316
  EnaSrdUdpEnabled?: boolean;
1260
1317
  }
@@ -1297,6 +1354,7 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
1297
1354
  Ipv6PrefixCount?: number;
1298
1355
  PrimaryIpv6?: boolean;
1299
1356
  EnaSrdSpecification?: EnaSrdSpecificationRequest;
1357
+ ConnectionTrackingSpecification?: ConnectionTrackingSpecificationRequest;
1300
1358
  }
1301
1359
  export interface LaunchTemplatePlacementRequest {
1302
1360
  AvailabilityZone?: string;
@@ -1472,6 +1530,11 @@ export interface LaunchTemplateInstanceMetadataOptions {
1472
1530
  export interface LaunchTemplatesMonitoring {
1473
1531
  Enabled?: boolean;
1474
1532
  }
1533
+ export interface ConnectionTrackingSpecification {
1534
+ TcpEstablishedTimeout?: number;
1535
+ UdpTimeout?: number;
1536
+ UdpStreamTimeout?: number;
1537
+ }
1475
1538
  export interface LaunchTemplateEnaSrdUdpSpecification {
1476
1539
  EnaSrdUdpEnabled?: boolean;
1477
1540
  }
@@ -1511,6 +1574,7 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
1511
1574
  Ipv6PrefixCount?: number;
1512
1575
  PrimaryIpv6?: boolean;
1513
1576
  EnaSrdSpecification?: LaunchTemplateEnaSrdSpecification;
1577
+ ConnectionTrackingSpecification?: ConnectionTrackingSpecification;
1514
1578
  }
1515
1579
  export interface LaunchTemplatePlacement {
1516
1580
  AvailabilityZone?: string;
@@ -1931,6 +1995,7 @@ export interface CreateNetworkInterfaceRequest {
1931
1995
  TagSpecifications?: TagSpecification[];
1932
1996
  ClientToken?: string;
1933
1997
  EnablePrimaryIpv6?: boolean;
1998
+ ConnectionTrackingSpecification?: ConnectionTrackingSpecificationRequest;
1934
1999
  }
1935
2000
  export interface NetworkInterfaceAssociation {
1936
2001
  AllocationId?: string;
@@ -1959,6 +2024,11 @@ export interface NetworkInterfaceAttachment {
1959
2024
  Status?: AttachmentStatus;
1960
2025
  EnaSrdSpecification?: AttachmentEnaSrdSpecification;
1961
2026
  }
2027
+ export interface ConnectionTrackingConfiguration {
2028
+ TcpEstablishedTimeout?: number;
2029
+ UdpStreamTimeout?: number;
2030
+ UdpTimeout?: number;
2031
+ }
1962
2032
  export interface GroupIdentifier {
1963
2033
  GroupName?: string;
1964
2034
  GroupId?: string;
@@ -1984,96 +2054,6 @@ export declare const NetworkInterfaceType: {
1984
2054
  };
1985
2055
  export type NetworkInterfaceType =
1986
2056
  (typeof NetworkInterfaceType)[keyof typeof NetworkInterfaceType];
1987
- export interface NetworkInterfaceIpv6Address {
1988
- Ipv6Address?: string;
1989
- IsPrimaryIpv6?: boolean;
1990
- }
1991
- export interface Ipv6PrefixSpecification {
1992
- Ipv6Prefix?: string;
1993
- }
1994
- export interface NetworkInterfacePrivateIpAddress {
1995
- Association?: NetworkInterfaceAssociation;
1996
- Primary?: boolean;
1997
- PrivateDnsName?: string;
1998
- PrivateIpAddress?: string;
1999
- }
2000
- export declare const NetworkInterfaceStatus: {
2001
- readonly associated: "associated";
2002
- readonly attaching: "attaching";
2003
- readonly available: "available";
2004
- readonly detaching: "detaching";
2005
- readonly in_use: "in-use";
2006
- };
2007
- export type NetworkInterfaceStatus =
2008
- (typeof NetworkInterfaceStatus)[keyof typeof NetworkInterfaceStatus];
2009
- export interface NetworkInterface {
2010
- Association?: NetworkInterfaceAssociation;
2011
- Attachment?: NetworkInterfaceAttachment;
2012
- AvailabilityZone?: string;
2013
- Description?: string;
2014
- Groups?: GroupIdentifier[];
2015
- InterfaceType?: NetworkInterfaceType;
2016
- Ipv6Addresses?: NetworkInterfaceIpv6Address[];
2017
- MacAddress?: string;
2018
- NetworkInterfaceId?: string;
2019
- OutpostArn?: string;
2020
- OwnerId?: string;
2021
- PrivateDnsName?: string;
2022
- PrivateIpAddress?: string;
2023
- PrivateIpAddresses?: NetworkInterfacePrivateIpAddress[];
2024
- Ipv4Prefixes?: Ipv4PrefixSpecification[];
2025
- Ipv6Prefixes?: Ipv6PrefixSpecification[];
2026
- RequesterId?: string;
2027
- RequesterManaged?: boolean;
2028
- SourceDestCheck?: boolean;
2029
- Status?: NetworkInterfaceStatus;
2030
- SubnetId?: string;
2031
- TagSet?: Tag[];
2032
- VpcId?: string;
2033
- DenyAllIgwTraffic?: boolean;
2034
- Ipv6Native?: boolean;
2035
- Ipv6Address?: string;
2036
- }
2037
- export interface CreateNetworkInterfaceResult {
2038
- NetworkInterface?: NetworkInterface;
2039
- ClientToken?: string;
2040
- }
2041
- export declare const InterfacePermissionType: {
2042
- readonly EIP_ASSOCIATE: "EIP-ASSOCIATE";
2043
- readonly INSTANCE_ATTACH: "INSTANCE-ATTACH";
2044
- };
2045
- export type InterfacePermissionType =
2046
- (typeof InterfacePermissionType)[keyof typeof InterfacePermissionType];
2047
- export interface CreateNetworkInterfacePermissionRequest {
2048
- NetworkInterfaceId: string | undefined;
2049
- AwsAccountId?: string;
2050
- AwsService?: string;
2051
- Permission: InterfacePermissionType | undefined;
2052
- DryRun?: boolean;
2053
- }
2054
- export declare const NetworkInterfacePermissionStateCode: {
2055
- readonly granted: "granted";
2056
- readonly pending: "pending";
2057
- readonly revoked: "revoked";
2058
- readonly revoking: "revoking";
2059
- };
2060
- export type NetworkInterfacePermissionStateCode =
2061
- (typeof NetworkInterfacePermissionStateCode)[keyof typeof NetworkInterfacePermissionStateCode];
2062
- export interface NetworkInterfacePermissionState {
2063
- State?: NetworkInterfacePermissionStateCode;
2064
- StatusMessage?: string;
2065
- }
2066
- export interface NetworkInterfacePermission {
2067
- NetworkInterfacePermissionId?: string;
2068
- NetworkInterfaceId?: string;
2069
- AwsAccountId?: string;
2070
- AwsService?: string;
2071
- Permission?: InterfacePermissionType;
2072
- PermissionState?: NetworkInterfacePermissionState;
2073
- }
2074
- export interface CreateNetworkInterfacePermissionResult {
2075
- InterfacePermission?: NetworkInterfacePermission;
2076
- }
2077
2057
  export declare const KeyPairFilterSensitiveLog: (obj: KeyPair) => any;
2078
2058
  export declare const RequestLaunchTemplateDataFilterSensitiveLog: (
2079
2059
  obj: RequestLaunchTemplateData
@@ -1,14 +1,15 @@
1
1
  import {
2
2
  ApplianceModeSupportValue,
3
- CarrierGateway,
4
3
  CurrencyCodeValues,
5
4
  DeviceTrustProviderType,
6
5
  DnsSupportValue,
7
6
  DynamicRoutingValue,
8
7
  InstanceEventWindowState,
8
+ Ipv4PrefixSpecification,
9
9
  Ipv6SupportValue,
10
10
  ReservedInstancesListing,
11
11
  RouteTableAssociationState,
12
+ SecurityGroupReferencingSupportValue,
12
13
  Tag,
13
14
  TagSpecification,
14
15
  TransitGatewayAttachmentResourceType,
@@ -26,12 +27,15 @@ import {
26
27
  VpcPeeringConnection,
27
28
  } from "./models_0";
28
29
  import {
30
+ CarrierGateway,
29
31
  ClientVpnEndpointStatus,
30
32
  ClientVpnRouteStatus,
31
33
  CoipCidr,
32
34
  CoipPool,
35
+ ConnectionTrackingConfiguration,
33
36
  Ec2InstanceConnectEndpoint,
34
37
  GatewayType,
38
+ GroupIdentifier,
35
39
  Ipam,
36
40
  IpamPool,
37
41
  IpamResourceDiscovery,
@@ -42,11 +46,105 @@ import {
42
46
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation,
43
47
  LocalGatewayRouteTableVpcAssociation,
44
48
  ManagedPrefixList,
49
+ NetworkInterfaceAssociation,
50
+ NetworkInterfaceAttachment,
51
+ NetworkInterfaceType,
45
52
  Subnet,
46
53
  Tenancy,
47
54
  VolumeType,
48
55
  Vpc,
49
56
  } from "./models_1";
57
+ export interface NetworkInterfaceIpv6Address {
58
+ Ipv6Address?: string;
59
+ IsPrimaryIpv6?: boolean;
60
+ }
61
+ export interface Ipv6PrefixSpecification {
62
+ Ipv6Prefix?: string;
63
+ }
64
+ export interface NetworkInterfacePrivateIpAddress {
65
+ Association?: NetworkInterfaceAssociation;
66
+ Primary?: boolean;
67
+ PrivateDnsName?: string;
68
+ PrivateIpAddress?: string;
69
+ }
70
+ export declare const NetworkInterfaceStatus: {
71
+ readonly associated: "associated";
72
+ readonly attaching: "attaching";
73
+ readonly available: "available";
74
+ readonly detaching: "detaching";
75
+ readonly in_use: "in-use";
76
+ };
77
+ export type NetworkInterfaceStatus =
78
+ (typeof NetworkInterfaceStatus)[keyof typeof NetworkInterfaceStatus];
79
+ export interface NetworkInterface {
80
+ Association?: NetworkInterfaceAssociation;
81
+ Attachment?: NetworkInterfaceAttachment;
82
+ AvailabilityZone?: string;
83
+ ConnectionTrackingConfiguration?: ConnectionTrackingConfiguration;
84
+ Description?: string;
85
+ Groups?: GroupIdentifier[];
86
+ InterfaceType?: NetworkInterfaceType;
87
+ Ipv6Addresses?: NetworkInterfaceIpv6Address[];
88
+ MacAddress?: string;
89
+ NetworkInterfaceId?: string;
90
+ OutpostArn?: string;
91
+ OwnerId?: string;
92
+ PrivateDnsName?: string;
93
+ PrivateIpAddress?: string;
94
+ PrivateIpAddresses?: NetworkInterfacePrivateIpAddress[];
95
+ Ipv4Prefixes?: Ipv4PrefixSpecification[];
96
+ Ipv6Prefixes?: Ipv6PrefixSpecification[];
97
+ RequesterId?: string;
98
+ RequesterManaged?: boolean;
99
+ SourceDestCheck?: boolean;
100
+ Status?: NetworkInterfaceStatus;
101
+ SubnetId?: string;
102
+ TagSet?: Tag[];
103
+ VpcId?: string;
104
+ DenyAllIgwTraffic?: boolean;
105
+ Ipv6Native?: boolean;
106
+ Ipv6Address?: string;
107
+ }
108
+ export interface CreateNetworkInterfaceResult {
109
+ NetworkInterface?: NetworkInterface;
110
+ ClientToken?: string;
111
+ }
112
+ export declare const InterfacePermissionType: {
113
+ readonly EIP_ASSOCIATE: "EIP-ASSOCIATE";
114
+ readonly INSTANCE_ATTACH: "INSTANCE-ATTACH";
115
+ };
116
+ export type InterfacePermissionType =
117
+ (typeof InterfacePermissionType)[keyof typeof InterfacePermissionType];
118
+ export interface CreateNetworkInterfacePermissionRequest {
119
+ NetworkInterfaceId: string | undefined;
120
+ AwsAccountId?: string;
121
+ AwsService?: string;
122
+ Permission: InterfacePermissionType | undefined;
123
+ DryRun?: boolean;
124
+ }
125
+ export declare const NetworkInterfacePermissionStateCode: {
126
+ readonly granted: "granted";
127
+ readonly pending: "pending";
128
+ readonly revoked: "revoked";
129
+ readonly revoking: "revoking";
130
+ };
131
+ export type NetworkInterfacePermissionStateCode =
132
+ (typeof NetworkInterfacePermissionStateCode)[keyof typeof NetworkInterfacePermissionStateCode];
133
+ export interface NetworkInterfacePermissionState {
134
+ State?: NetworkInterfacePermissionStateCode;
135
+ StatusMessage?: string;
136
+ }
137
+ export interface NetworkInterfacePermission {
138
+ NetworkInterfacePermissionId?: string;
139
+ NetworkInterfaceId?: string;
140
+ AwsAccountId?: string;
141
+ AwsService?: string;
142
+ Permission?: InterfacePermissionType;
143
+ PermissionState?: NetworkInterfacePermissionState;
144
+ }
145
+ export interface CreateNetworkInterfacePermissionResult {
146
+ InterfacePermission?: NetworkInterfacePermission;
147
+ }
50
148
  export declare const SpreadLevel: {
51
149
  readonly host: "host";
52
150
  readonly rack: "rack";
@@ -370,6 +468,10 @@ export interface CreateSubnetRequest {
370
468
  VpcId: string | undefined;
371
469
  DryRun?: boolean;
372
470
  Ipv6Native?: boolean;
471
+ Ipv4IpamPoolId?: string;
472
+ Ipv4NetmaskLength?: number;
473
+ Ipv6IpamPoolId?: string;
474
+ Ipv6NetmaskLength?: number;
373
475
  }
374
476
  export interface CreateSubnetResult {
375
477
  Subnet?: Subnet;
@@ -574,6 +676,7 @@ export interface TransitGatewayRequestOptions {
574
676
  DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue;
575
677
  VpnEcmpSupport?: VpnEcmpSupportValue;
576
678
  DnsSupport?: DnsSupportValue;
679
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
577
680
  MulticastSupport?: MulticastSupportValue;
578
681
  TransitGatewayCidrBlocks?: string[];
579
682
  }
@@ -593,6 +696,7 @@ export interface TransitGatewayOptions {
593
696
  PropagationDefaultRouteTableId?: string;
594
697
  VpnEcmpSupport?: VpnEcmpSupportValue;
595
698
  DnsSupport?: DnsSupportValue;
699
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
596
700
  MulticastSupport?: MulticastSupportValue;
597
701
  }
598
702
  export declare const TransitGatewayState: {
@@ -922,6 +1026,7 @@ export interface CreateTransitGatewayRouteTableAnnouncementResult {
922
1026
  }
923
1027
  export interface CreateTransitGatewayVpcAttachmentRequestOptions {
924
1028
  DnsSupport?: DnsSupportValue;
1029
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
925
1030
  Ipv6Support?: Ipv6SupportValue;
926
1031
  ApplianceModeSupport?: ApplianceModeSupportValue;
927
1032
  }
@@ -1734,6 +1839,7 @@ export interface DeleteIpamResult {
1734
1839
  export interface DeleteIpamPoolRequest {
1735
1840
  DryRun?: boolean;
1736
1841
  IpamPoolId: string | undefined;
1842
+ Cascade?: boolean;
1737
1843
  }
1738
1844
  export interface DeleteIpamPoolResult {
1739
1845
  IpamPool?: IpamPool;
@@ -1841,51 +1947,6 @@ export interface DeleteManagedPrefixListRequest {
1841
1947
  export interface DeleteManagedPrefixListResult {
1842
1948
  PrefixList?: ManagedPrefixList;
1843
1949
  }
1844
- export interface DeleteNatGatewayRequest {
1845
- DryRun?: boolean;
1846
- NatGatewayId: string | undefined;
1847
- }
1848
- export interface DeleteNatGatewayResult {
1849
- NatGatewayId?: string;
1850
- }
1851
- export interface DeleteNetworkAclRequest {
1852
- DryRun?: boolean;
1853
- NetworkAclId: string | undefined;
1854
- }
1855
- export interface DeleteNetworkAclEntryRequest {
1856
- DryRun?: boolean;
1857
- Egress: boolean | undefined;
1858
- NetworkAclId: string | undefined;
1859
- RuleNumber: number | undefined;
1860
- }
1861
- export interface DeleteNetworkInsightsAccessScopeRequest {
1862
- DryRun?: boolean;
1863
- NetworkInsightsAccessScopeId: string | undefined;
1864
- }
1865
- export interface DeleteNetworkInsightsAccessScopeResult {
1866
- NetworkInsightsAccessScopeId?: string;
1867
- }
1868
- export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
1869
- NetworkInsightsAccessScopeAnalysisId: string | undefined;
1870
- DryRun?: boolean;
1871
- }
1872
- export interface DeleteNetworkInsightsAccessScopeAnalysisResult {
1873
- NetworkInsightsAccessScopeAnalysisId?: string;
1874
- }
1875
- export interface DeleteNetworkInsightsAnalysisRequest {
1876
- DryRun?: boolean;
1877
- NetworkInsightsAnalysisId: string | undefined;
1878
- }
1879
- export interface DeleteNetworkInsightsAnalysisResult {
1880
- NetworkInsightsAnalysisId?: string;
1881
- }
1882
- export interface DeleteNetworkInsightsPathRequest {
1883
- DryRun?: boolean;
1884
- NetworkInsightsPathId: string | undefined;
1885
- }
1886
- export interface DeleteNetworkInsightsPathResult {
1887
- NetworkInsightsPathId?: string;
1888
- }
1889
1950
  export declare const CreateVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (
1890
1951
  obj: CreateVerifiedAccessTrustProviderOidcOptions
1891
1952
  ) => any;