@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
@@ -1,5 +1,355 @@
1
- import { ApplianceModeSupportValue, CarrierGateway, CurrencyCodeValues, DeviceTrustProviderType, DnsSupportValue, DynamicRoutingValue, InstanceEventWindowState, Ipv6SupportValue, ReservedInstancesListing, RouteTableAssociationState, Tag, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrustProviderType, UnsuccessfulItem, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider, VolumeAttachment, VpcAttachment, VpcPeeringConnection } from "./models_0";
2
- import { ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, Ec2InstanceConnectEndpoint, GatewayType, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, Subnet, Tenancy, VolumeType, Vpc } from "./models_1";
1
+ import { ApplianceModeSupportValue, CurrencyCodeValues, DeviceTrustProviderType, DnsSupportValue, DynamicRoutingValue, InstanceEventWindowState, Ipv4PrefixSpecification, Ipv6SupportValue, ReservedInstancesListing, RouteTableAssociationState, SecurityGroupReferencingSupportValue, Tag, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrustProviderType, UnsuccessfulItem, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider, VolumeAttachment, VpcAttachment, VpcPeeringConnection } from "./models_0";
2
+ import { CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, ConnectionTrackingConfiguration, Ec2InstanceConnectEndpoint, GatewayType, GroupIdentifier, Ipam, IpamPool, IpamResourceDiscovery, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, ManagedPrefixList, NetworkInterfaceAssociation, NetworkInterfaceAttachment, NetworkInterfaceType, Subnet, Tenancy, VolumeType, Vpc } from "./models_1";
3
+ /**
4
+ * @public
5
+ * <p>Describes an IPv6 address associated with a network interface.</p>
6
+ */
7
+ export interface NetworkInterfaceIpv6Address {
8
+ /**
9
+ * @public
10
+ * <p>The IPv6 address.</p>
11
+ */
12
+ Ipv6Address?: string;
13
+ /**
14
+ * @public
15
+ * <p>Determines if an IPv6 address associated with a network interface is the primary IPv6 address. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyNetworkInterfaceAttribute.html">ModifyNetworkInterfaceAttribute</a>.</p>
16
+ */
17
+ IsPrimaryIpv6?: boolean;
18
+ }
19
+ /**
20
+ * @public
21
+ * <p>Describes the IPv6 prefix.</p>
22
+ */
23
+ export interface Ipv6PrefixSpecification {
24
+ /**
25
+ * @public
26
+ * <p>The IPv6 prefix.</p>
27
+ */
28
+ Ipv6Prefix?: string;
29
+ }
30
+ /**
31
+ * @public
32
+ * <p>Describes the private IPv4 address of a network interface.</p>
33
+ */
34
+ export interface NetworkInterfacePrivateIpAddress {
35
+ /**
36
+ * @public
37
+ * <p>The association information for an Elastic IP address (IPv4) associated with the network interface.</p>
38
+ */
39
+ Association?: NetworkInterfaceAssociation;
40
+ /**
41
+ * @public
42
+ * <p>Indicates whether this IPv4 address is the primary private IPv4 address of the network interface.</p>
43
+ */
44
+ Primary?: boolean;
45
+ /**
46
+ * @public
47
+ * <p>The private DNS name.</p>
48
+ */
49
+ PrivateDnsName?: string;
50
+ /**
51
+ * @public
52
+ * <p>The private IPv4 address.</p>
53
+ */
54
+ PrivateIpAddress?: string;
55
+ }
56
+ /**
57
+ * @public
58
+ * @enum
59
+ */
60
+ export declare const NetworkInterfaceStatus: {
61
+ readonly associated: "associated";
62
+ readonly attaching: "attaching";
63
+ readonly available: "available";
64
+ readonly detaching: "detaching";
65
+ readonly in_use: "in-use";
66
+ };
67
+ /**
68
+ * @public
69
+ */
70
+ export type NetworkInterfaceStatus = (typeof NetworkInterfaceStatus)[keyof typeof NetworkInterfaceStatus];
71
+ /**
72
+ * @public
73
+ * <p>Describes a network interface.</p>
74
+ */
75
+ export interface NetworkInterface {
76
+ /**
77
+ * @public
78
+ * <p>The association information for an Elastic IP address (IPv4) associated with the network interface.</p>
79
+ */
80
+ Association?: NetworkInterfaceAssociation;
81
+ /**
82
+ * @public
83
+ * <p>The network interface attachment.</p>
84
+ */
85
+ Attachment?: NetworkInterfaceAttachment;
86
+ /**
87
+ * @public
88
+ * <p>The Availability Zone.</p>
89
+ */
90
+ AvailabilityZone?: string;
91
+ /**
92
+ * @public
93
+ * <p>A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
94
+ */
95
+ ConnectionTrackingConfiguration?: ConnectionTrackingConfiguration;
96
+ /**
97
+ * @public
98
+ * <p>A description.</p>
99
+ */
100
+ Description?: string;
101
+ /**
102
+ * @public
103
+ * <p>Any security groups for the network interface.</p>
104
+ */
105
+ Groups?: GroupIdentifier[];
106
+ /**
107
+ * @public
108
+ * <p>The type of network interface.</p>
109
+ */
110
+ InterfaceType?: NetworkInterfaceType;
111
+ /**
112
+ * @public
113
+ * <p>The IPv6 addresses associated with the network interface.</p>
114
+ */
115
+ Ipv6Addresses?: NetworkInterfaceIpv6Address[];
116
+ /**
117
+ * @public
118
+ * <p>The MAC address.</p>
119
+ */
120
+ MacAddress?: string;
121
+ /**
122
+ * @public
123
+ * <p>The ID of the network interface.</p>
124
+ */
125
+ NetworkInterfaceId?: string;
126
+ /**
127
+ * @public
128
+ * <p>The Amazon Resource Name (ARN) of the Outpost.</p>
129
+ */
130
+ OutpostArn?: string;
131
+ /**
132
+ * @public
133
+ * <p>The Amazon Web Services account ID of the owner of the network interface.</p>
134
+ */
135
+ OwnerId?: string;
136
+ /**
137
+ * @public
138
+ * <p>The private DNS name.</p>
139
+ */
140
+ PrivateDnsName?: string;
141
+ /**
142
+ * @public
143
+ * <p>The IPv4 address of the network interface within the subnet.</p>
144
+ */
145
+ PrivateIpAddress?: string;
146
+ /**
147
+ * @public
148
+ * <p>The private IPv4 addresses associated with the network interface.</p>
149
+ */
150
+ PrivateIpAddresses?: NetworkInterfacePrivateIpAddress[];
151
+ /**
152
+ * @public
153
+ * <p>The IPv4 prefixes that are assigned to the network interface.</p>
154
+ */
155
+ Ipv4Prefixes?: Ipv4PrefixSpecification[];
156
+ /**
157
+ * @public
158
+ * <p>The IPv6 prefixes that are assigned to the network interface.</p>
159
+ */
160
+ Ipv6Prefixes?: Ipv6PrefixSpecification[];
161
+ /**
162
+ * @public
163
+ * <p>The alias or Amazon Web Services account ID of the principal or service that created the network interface.</p>
164
+ */
165
+ RequesterId?: string;
166
+ /**
167
+ * @public
168
+ * <p>Indicates whether the network interface is being managed by Amazon Web Services.</p>
169
+ */
170
+ RequesterManaged?: boolean;
171
+ /**
172
+ * @public
173
+ * <p>Indicates whether source/destination checking is enabled.</p>
174
+ */
175
+ SourceDestCheck?: boolean;
176
+ /**
177
+ * @public
178
+ * <p>The status of the network interface.</p>
179
+ */
180
+ Status?: NetworkInterfaceStatus;
181
+ /**
182
+ * @public
183
+ * <p>The ID of the subnet.</p>
184
+ */
185
+ SubnetId?: string;
186
+ /**
187
+ * @public
188
+ * <p>Any tags assigned to the network interface.</p>
189
+ */
190
+ TagSet?: Tag[];
191
+ /**
192
+ * @public
193
+ * <p>The ID of the VPC.</p>
194
+ */
195
+ VpcId?: string;
196
+ /**
197
+ * @public
198
+ * <p>Indicates whether a network interface with an IPv6 address is unreachable from the
199
+ * public internet. If the value is <code>true</code>, inbound traffic from the internet
200
+ * is dropped and you cannot assign an elastic IP address to the network interface. The
201
+ * network interface is reachable from peered VPCs and resources connected through a
202
+ * transit gateway, including on-premises networks.</p>
203
+ */
204
+ DenyAllIgwTraffic?: boolean;
205
+ /**
206
+ * @public
207
+ * <p>Indicates whether this is an IPv6 only network interface.</p>
208
+ */
209
+ Ipv6Native?: boolean;
210
+ /**
211
+ * @public
212
+ * <p>The IPv6 globally unique address associated with the network interface.</p>
213
+ */
214
+ Ipv6Address?: string;
215
+ }
216
+ /**
217
+ * @public
218
+ */
219
+ export interface CreateNetworkInterfaceResult {
220
+ /**
221
+ * @public
222
+ * <p>Information about the network interface.</p>
223
+ */
224
+ NetworkInterface?: NetworkInterface;
225
+ /**
226
+ * @public
227
+ * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
228
+ */
229
+ ClientToken?: string;
230
+ }
231
+ /**
232
+ * @public
233
+ * @enum
234
+ */
235
+ export declare const InterfacePermissionType: {
236
+ readonly EIP_ASSOCIATE: "EIP-ASSOCIATE";
237
+ readonly INSTANCE_ATTACH: "INSTANCE-ATTACH";
238
+ };
239
+ /**
240
+ * @public
241
+ */
242
+ export type InterfacePermissionType = (typeof InterfacePermissionType)[keyof typeof InterfacePermissionType];
243
+ /**
244
+ * @public
245
+ * <p>Contains the parameters for CreateNetworkInterfacePermission.</p>
246
+ */
247
+ export interface CreateNetworkInterfacePermissionRequest {
248
+ /**
249
+ * @public
250
+ * <p>The ID of the network interface.</p>
251
+ */
252
+ NetworkInterfaceId: string | undefined;
253
+ /**
254
+ * @public
255
+ * <p>The Amazon Web Services account ID.</p>
256
+ */
257
+ AwsAccountId?: string;
258
+ /**
259
+ * @public
260
+ * <p>The Amazon Web Service. Currently not supported.</p>
261
+ */
262
+ AwsService?: string;
263
+ /**
264
+ * @public
265
+ * <p>The type of permission to grant.</p>
266
+ */
267
+ Permission: InterfacePermissionType | undefined;
268
+ /**
269
+ * @public
270
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
271
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
272
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
273
+ */
274
+ DryRun?: boolean;
275
+ }
276
+ /**
277
+ * @public
278
+ * @enum
279
+ */
280
+ export declare const NetworkInterfacePermissionStateCode: {
281
+ readonly granted: "granted";
282
+ readonly pending: "pending";
283
+ readonly revoked: "revoked";
284
+ readonly revoking: "revoking";
285
+ };
286
+ /**
287
+ * @public
288
+ */
289
+ export type NetworkInterfacePermissionStateCode = (typeof NetworkInterfacePermissionStateCode)[keyof typeof NetworkInterfacePermissionStateCode];
290
+ /**
291
+ * @public
292
+ * <p>Describes the state of a network interface permission.</p>
293
+ */
294
+ export interface NetworkInterfacePermissionState {
295
+ /**
296
+ * @public
297
+ * <p>The state of the permission.</p>
298
+ */
299
+ State?: NetworkInterfacePermissionStateCode;
300
+ /**
301
+ * @public
302
+ * <p>A status message, if applicable.</p>
303
+ */
304
+ StatusMessage?: string;
305
+ }
306
+ /**
307
+ * @public
308
+ * <p>Describes a permission for a network interface.</p>
309
+ */
310
+ export interface NetworkInterfacePermission {
311
+ /**
312
+ * @public
313
+ * <p>The ID of the network interface permission.</p>
314
+ */
315
+ NetworkInterfacePermissionId?: string;
316
+ /**
317
+ * @public
318
+ * <p>The ID of the network interface.</p>
319
+ */
320
+ NetworkInterfaceId?: string;
321
+ /**
322
+ * @public
323
+ * <p>The Amazon Web Services account ID.</p>
324
+ */
325
+ AwsAccountId?: string;
326
+ /**
327
+ * @public
328
+ * <p>The Amazon Web Service.</p>
329
+ */
330
+ AwsService?: string;
331
+ /**
332
+ * @public
333
+ * <p>The type of permission.</p>
334
+ */
335
+ Permission?: InterfacePermissionType;
336
+ /**
337
+ * @public
338
+ * <p>Information about the state of the permission.</p>
339
+ */
340
+ PermissionState?: NetworkInterfacePermissionState;
341
+ }
342
+ /**
343
+ * @public
344
+ * <p>Contains the output of CreateNetworkInterfacePermission.</p>
345
+ */
346
+ export interface CreateNetworkInterfacePermissionResult {
347
+ /**
348
+ * @public
349
+ * <p>Information about the permission for the network interface.</p>
350
+ */
351
+ InterfacePermission?: NetworkInterfacePermission;
352
+ }
3
353
  /**
4
354
  * @public
5
355
  * @enum
@@ -1422,9 +1772,8 @@ export interface CreateSubnetRequest {
1422
1772
  CidrBlock?: string;
1423
1773
  /**
1424
1774
  * @public
1425
- * <p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a
1426
- * /64 prefix length.</p>
1427
- * <p>This parameter is required for an IPv6 only subnet.</p>
1775
+ * <p>The IPv6 network range for the subnet, in CIDR notation. This parameter is required
1776
+ * for an IPv6 only subnet.</p>
1428
1777
  */
1429
1778
  Ipv6CidrBlock?: string;
1430
1779
  /**
@@ -1450,6 +1799,26 @@ export interface CreateSubnetRequest {
1450
1799
  * <p>Indicates whether to create an IPv6 only subnet.</p>
1451
1800
  */
1452
1801
  Ipv6Native?: boolean;
1802
+ /**
1803
+ * @public
1804
+ * <p>An IPv4 IPAM pool ID for the subnet.</p>
1805
+ */
1806
+ Ipv4IpamPoolId?: string;
1807
+ /**
1808
+ * @public
1809
+ * <p>An IPv4 netmask length for the subnet.</p>
1810
+ */
1811
+ Ipv4NetmaskLength?: number;
1812
+ /**
1813
+ * @public
1814
+ * <p>An IPv6 IPAM pool ID for the subnet.</p>
1815
+ */
1816
+ Ipv6IpamPoolId?: string;
1817
+ /**
1818
+ * @public
1819
+ * <p>An IPv6 netmask length for the subnet.</p>
1820
+ */
1821
+ Ipv6NetmaskLength?: number;
1453
1822
  }
1454
1823
  /**
1455
1824
  * @public
@@ -2238,6 +2607,12 @@ export interface TransitGatewayRequestOptions {
2238
2607
  * <p>Enable or disable DNS support. Enabled by default.</p>
2239
2608
  */
2240
2609
  DnsSupport?: DnsSupportValue;
2610
+ /**
2611
+ * @public
2612
+ * <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
2613
+ * <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#create-tgw">Create a transit gateway</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
2614
+ */
2615
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
2241
2616
  /**
2242
2617
  * @public
2243
2618
  * <p>Indicates whether multicast is enabled on the transit gateway</p>
@@ -2327,6 +2702,12 @@ export interface TransitGatewayOptions {
2327
2702
  * <p>Indicates whether DNS support is enabled.</p>
2328
2703
  */
2329
2704
  DnsSupport?: DnsSupportValue;
2705
+ /**
2706
+ * @public
2707
+ * <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
2708
+ * <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#create-tgw">Create a transit gateway</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
2709
+ */
2710
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
2330
2711
  /**
2331
2712
  * @public
2332
2713
  * <p>Indicates whether multicast is enabled on the transit gateway</p>
@@ -3486,6 +3867,15 @@ export interface CreateTransitGatewayVpcAttachmentRequestOptions {
3486
3867
  * <p>Enable or disable DNS support. The default is <code>enable</code>.</p>
3487
3868
  */
3488
3869
  DnsSupport?: DnsSupportValue;
3870
+ /**
3871
+ * @public
3872
+ * <p>Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
3873
+ * <p>If you don't enable or disable SecurityGroupReferencingSupport in the request, the
3874
+ * attachment will inherit the security group referencing support setting on the transit
3875
+ * gateway.</p>
3876
+ * <p>For important information about this feature, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#create-vpc-attachment">Create a transit gateway attachment to a VPC</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
3877
+ */
3878
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
3489
3879
  /**
3490
3880
  * @public
3491
3881
  * <p>Enable or disable IPv6 support. The default is <code>disable</code>.</p>
@@ -7055,6 +7445,15 @@ export interface DeleteIpamPoolRequest {
7055
7445
  * <p>The ID of the pool to delete.</p>
7056
7446
  */
7057
7447
  IpamPoolId: string | undefined;
7448
+ /**
7449
+ * @public
7450
+ * <p>Enables you to quickly delete an IPAM pool and all resources within that pool, including
7451
+ * provisioned CIDRs, allocations, and other pools.</p>
7452
+ * <important>
7453
+ * <p>You can only use this option to delete pools in the private scope or pools in the public scope with a source resource. A source resource is a resource used to provision CIDRs to a resource planning pool.</p>
7454
+ * </important>
7455
+ */
7456
+ Cascade?: boolean;
7058
7457
  }
7059
7458
  /**
7060
7459
  * @public
@@ -7474,185 +7873,6 @@ export interface DeleteManagedPrefixListResult {
7474
7873
  */
7475
7874
  PrefixList?: ManagedPrefixList;
7476
7875
  }
7477
- /**
7478
- * @public
7479
- */
7480
- export interface DeleteNatGatewayRequest {
7481
- /**
7482
- * @public
7483
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7484
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7485
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7486
- */
7487
- DryRun?: boolean;
7488
- /**
7489
- * @public
7490
- * <p>The ID of the NAT gateway.</p>
7491
- */
7492
- NatGatewayId: string | undefined;
7493
- }
7494
- /**
7495
- * @public
7496
- */
7497
- export interface DeleteNatGatewayResult {
7498
- /**
7499
- * @public
7500
- * <p>The ID of the NAT gateway.</p>
7501
- */
7502
- NatGatewayId?: string;
7503
- }
7504
- /**
7505
- * @public
7506
- */
7507
- export interface DeleteNetworkAclRequest {
7508
- /**
7509
- * @public
7510
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7511
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7512
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7513
- */
7514
- DryRun?: boolean;
7515
- /**
7516
- * @public
7517
- * <p>The ID of the network ACL.</p>
7518
- */
7519
- NetworkAclId: string | undefined;
7520
- }
7521
- /**
7522
- * @public
7523
- */
7524
- export interface DeleteNetworkAclEntryRequest {
7525
- /**
7526
- * @public
7527
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7528
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7529
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7530
- */
7531
- DryRun?: boolean;
7532
- /**
7533
- * @public
7534
- * <p>Indicates whether the rule is an egress rule.</p>
7535
- */
7536
- Egress: boolean | undefined;
7537
- /**
7538
- * @public
7539
- * <p>The ID of the network ACL.</p>
7540
- */
7541
- NetworkAclId: string | undefined;
7542
- /**
7543
- * @public
7544
- * <p>The rule number of the entry to delete.</p>
7545
- */
7546
- RuleNumber: number | undefined;
7547
- }
7548
- /**
7549
- * @public
7550
- */
7551
- export interface DeleteNetworkInsightsAccessScopeRequest {
7552
- /**
7553
- * @public
7554
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7555
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7556
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7557
- */
7558
- DryRun?: boolean;
7559
- /**
7560
- * @public
7561
- * <p>The ID of the Network Access Scope.</p>
7562
- */
7563
- NetworkInsightsAccessScopeId: string | undefined;
7564
- }
7565
- /**
7566
- * @public
7567
- */
7568
- export interface DeleteNetworkInsightsAccessScopeResult {
7569
- /**
7570
- * @public
7571
- * <p>The ID of the Network Access Scope.</p>
7572
- */
7573
- NetworkInsightsAccessScopeId?: string;
7574
- }
7575
- /**
7576
- * @public
7577
- */
7578
- export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
7579
- /**
7580
- * @public
7581
- * <p>The ID of the Network Access Scope analysis.</p>
7582
- */
7583
- NetworkInsightsAccessScopeAnalysisId: string | undefined;
7584
- /**
7585
- * @public
7586
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7587
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7588
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7589
- */
7590
- DryRun?: boolean;
7591
- }
7592
- /**
7593
- * @public
7594
- */
7595
- export interface DeleteNetworkInsightsAccessScopeAnalysisResult {
7596
- /**
7597
- * @public
7598
- * <p>The ID of the Network Access Scope analysis.</p>
7599
- */
7600
- NetworkInsightsAccessScopeAnalysisId?: string;
7601
- }
7602
- /**
7603
- * @public
7604
- */
7605
- export interface DeleteNetworkInsightsAnalysisRequest {
7606
- /**
7607
- * @public
7608
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7609
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7610
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7611
- */
7612
- DryRun?: boolean;
7613
- /**
7614
- * @public
7615
- * <p>The ID of the network insights analysis.</p>
7616
- */
7617
- NetworkInsightsAnalysisId: string | undefined;
7618
- }
7619
- /**
7620
- * @public
7621
- */
7622
- export interface DeleteNetworkInsightsAnalysisResult {
7623
- /**
7624
- * @public
7625
- * <p>The ID of the network insights analysis.</p>
7626
- */
7627
- NetworkInsightsAnalysisId?: string;
7628
- }
7629
- /**
7630
- * @public
7631
- */
7632
- export interface DeleteNetworkInsightsPathRequest {
7633
- /**
7634
- * @public
7635
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7636
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7637
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7638
- */
7639
- DryRun?: boolean;
7640
- /**
7641
- * @public
7642
- * <p>The ID of the path.</p>
7643
- */
7644
- NetworkInsightsPathId: string | undefined;
7645
- }
7646
- /**
7647
- * @public
7648
- */
7649
- export interface DeleteNetworkInsightsPathResult {
7650
- /**
7651
- * @public
7652
- * <p>The ID of the path.</p>
7653
- */
7654
- NetworkInsightsPathId?: string;
7655
- }
7656
7876
  /**
7657
7877
  * @internal
7658
7878
  */