@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,7 +1,7 @@
1
1
  import {
2
- AccessScopeAnalysisFinding,
3
2
  AddressTransfer,
4
3
  AllowedPrincipal,
4
+ AsnAssociation,
5
5
  AssociationStatus,
6
6
  CapacityReservationState,
7
7
  CurrencyCodeValues,
@@ -10,12 +10,14 @@ import {
10
10
  IpamPoolAllocation,
11
11
  IpamResourceDiscoveryAssociation,
12
12
  NatGatewayAddress,
13
+ ResourceType,
13
14
  SubnetIpv6CidrBlockAssociation,
14
15
  Tag,
15
16
  TagSpecification,
16
- TargetConfigurationRequest,
17
17
  TransitGatewayAssociation,
18
+ TransitGatewayAssociationState,
18
19
  TransitGatewayAttachmentResourceType,
20
+ TransitGatewayAttachmentState,
19
21
  TransitGatewayMulticastDomainAssociations,
20
22
  TransitGatewayPeeringAttachment,
21
23
  TransitGatewayPolicyTableAssociation,
@@ -31,9 +33,7 @@ import {
31
33
  DiskImageFormat,
32
34
  InstanceRequirementsRequest,
33
35
  IpamResourceTag,
34
- NetworkInsightsAccessScopeContent,
35
- RequestIpamResourceTag,
36
- ResponseLaunchTemplateData,
36
+ Subnet,
37
37
  VolumeType,
38
38
  Vpc,
39
39
  } from "./models_1";
@@ -48,7 +48,12 @@ import {
48
48
  ServiceTypeDetail,
49
49
  SSEType,
50
50
  State,
51
+ TrafficMirrorFilter,
52
+ TrafficMirrorSession,
53
+ TrafficMirrorTarget,
51
54
  TransitGateway,
55
+ TransitGatewayConnect,
56
+ TransitGatewayConnectPeer,
52
57
  TransitGatewayMulticastDomain,
53
58
  TransitGatewayPolicyTable,
54
59
  TransitGatewayRouteTable,
@@ -61,7 +66,6 @@ import {
61
66
  VpnGateway,
62
67
  } from "./models_2";
63
68
  import {
64
- AttributeBooleanValue,
65
69
  ExportTaskS3Location,
66
70
  FastLaunchLaunchTemplateSpecificationResponse,
67
71
  FastLaunchResourceType,
@@ -69,7 +73,6 @@ import {
69
73
  FastLaunchStateCode,
70
74
  FastSnapshotRestoreStateCode,
71
75
  Filter,
72
- IpamPoolCidr,
73
76
  MetricType,
74
77
  PaymentOption,
75
78
  PeriodType,
@@ -77,7 +80,116 @@ import {
77
80
  StatisticType,
78
81
  VirtualizationType,
79
82
  } from "./models_3";
80
- import { AnalysisStatus, ArchitectureType } from "./models_4";
83
+ import { ArchitectureType, AttributeBooleanValue } from "./models_4";
84
+ export interface DescribeSubnetsResult {
85
+ Subnets?: Subnet[];
86
+ NextToken?: string;
87
+ }
88
+ export interface DescribeTagsRequest {
89
+ DryRun?: boolean;
90
+ Filters?: Filter[];
91
+ MaxResults?: number;
92
+ NextToken?: string;
93
+ }
94
+ export interface TagDescription {
95
+ Key?: string;
96
+ ResourceId?: string;
97
+ ResourceType?: ResourceType;
98
+ Value?: string;
99
+ }
100
+ export interface DescribeTagsResult {
101
+ NextToken?: string;
102
+ Tags?: TagDescription[];
103
+ }
104
+ export interface DescribeTrafficMirrorFiltersRequest {
105
+ TrafficMirrorFilterIds?: string[];
106
+ DryRun?: boolean;
107
+ Filters?: Filter[];
108
+ MaxResults?: number;
109
+ NextToken?: string;
110
+ }
111
+ export interface DescribeTrafficMirrorFiltersResult {
112
+ TrafficMirrorFilters?: TrafficMirrorFilter[];
113
+ NextToken?: string;
114
+ }
115
+ export interface DescribeTrafficMirrorSessionsRequest {
116
+ TrafficMirrorSessionIds?: string[];
117
+ DryRun?: boolean;
118
+ Filters?: Filter[];
119
+ MaxResults?: number;
120
+ NextToken?: string;
121
+ }
122
+ export interface DescribeTrafficMirrorSessionsResult {
123
+ TrafficMirrorSessions?: TrafficMirrorSession[];
124
+ NextToken?: string;
125
+ }
126
+ export interface DescribeTrafficMirrorTargetsRequest {
127
+ TrafficMirrorTargetIds?: string[];
128
+ DryRun?: boolean;
129
+ Filters?: Filter[];
130
+ MaxResults?: number;
131
+ NextToken?: string;
132
+ }
133
+ export interface DescribeTrafficMirrorTargetsResult {
134
+ TrafficMirrorTargets?: TrafficMirrorTarget[];
135
+ NextToken?: string;
136
+ }
137
+ export interface DescribeTransitGatewayAttachmentsRequest {
138
+ TransitGatewayAttachmentIds?: string[];
139
+ Filters?: Filter[];
140
+ MaxResults?: number;
141
+ NextToken?: string;
142
+ DryRun?: boolean;
143
+ }
144
+ export interface TransitGatewayAttachmentAssociation {
145
+ TransitGatewayRouteTableId?: string;
146
+ State?: TransitGatewayAssociationState;
147
+ }
148
+ export interface TransitGatewayAttachment {
149
+ TransitGatewayAttachmentId?: string;
150
+ TransitGatewayId?: string;
151
+ TransitGatewayOwnerId?: string;
152
+ ResourceOwnerId?: string;
153
+ ResourceType?: TransitGatewayAttachmentResourceType;
154
+ ResourceId?: string;
155
+ State?: TransitGatewayAttachmentState;
156
+ Association?: TransitGatewayAttachmentAssociation;
157
+ CreationTime?: Date;
158
+ Tags?: Tag[];
159
+ }
160
+ export interface DescribeTransitGatewayAttachmentsResult {
161
+ TransitGatewayAttachments?: TransitGatewayAttachment[];
162
+ NextToken?: string;
163
+ }
164
+ export interface DescribeTransitGatewayConnectPeersRequest {
165
+ TransitGatewayConnectPeerIds?: string[];
166
+ Filters?: Filter[];
167
+ MaxResults?: number;
168
+ NextToken?: string;
169
+ DryRun?: boolean;
170
+ }
171
+ export interface DescribeTransitGatewayConnectPeersResult {
172
+ TransitGatewayConnectPeers?: TransitGatewayConnectPeer[];
173
+ NextToken?: string;
174
+ }
175
+ export interface DescribeTransitGatewayConnectsRequest {
176
+ TransitGatewayAttachmentIds?: string[];
177
+ Filters?: Filter[];
178
+ MaxResults?: number;
179
+ NextToken?: string;
180
+ DryRun?: boolean;
181
+ }
182
+ export interface DescribeTransitGatewayConnectsResult {
183
+ TransitGatewayConnects?: TransitGatewayConnect[];
184
+ NextToken?: string;
185
+ }
186
+ export interface DescribeTransitGatewayMulticastDomainsRequest {
187
+ TransitGatewayMulticastDomainIds?: string[];
188
+ Filters?: Filter[];
189
+ MaxResults?: number;
190
+ NextToken?: string;
191
+ DryRun?: boolean;
192
+ }
81
193
  export interface DescribeTransitGatewayMulticastDomainsResult {
82
194
  TransitGatewayMulticastDomains?: TransitGatewayMulticastDomain[];
83
195
  NextToken?: string;
@@ -807,6 +919,14 @@ export interface DisassociateInstanceEventWindowRequest {
807
919
  export interface DisassociateInstanceEventWindowResult {
808
920
  InstanceEventWindow?: InstanceEventWindow;
809
921
  }
922
+ export interface DisassociateIpamByoasnRequest {
923
+ DryRun?: boolean;
924
+ Asn: string | undefined;
925
+ Cidr: string | undefined;
926
+ }
927
+ export interface DisassociateIpamByoasnResult {
928
+ AsnAssociation?: AsnAssociation;
929
+ }
810
930
  export interface DisassociateIpamResourceDiscoveryRequest {
811
931
  DryRun?: boolean;
812
932
  IpamResourceDiscoveryAssociationId: string | undefined;
@@ -1427,6 +1547,79 @@ export interface GetIpamDiscoveredAccountsResult {
1427
1547
  IpamDiscoveredAccounts?: IpamDiscoveredAccount[];
1428
1548
  NextToken?: string;
1429
1549
  }
1550
+ export interface GetIpamDiscoveredPublicAddressesRequest {
1551
+ DryRun?: boolean;
1552
+ IpamResourceDiscoveryId: string | undefined;
1553
+ AddressRegion: string | undefined;
1554
+ Filters?: Filter[];
1555
+ NextToken?: string;
1556
+ MaxResults?: number;
1557
+ }
1558
+ export declare const IpamPublicAddressType: {
1559
+ readonly AMAZON_OWNED_EIP: "amazon-owned-eip";
1560
+ readonly BYOIP: "byoip";
1561
+ readonly EC2_PUBLIC_IP: "ec2-public-ip";
1562
+ readonly SERVICE_MANAGED_BYOIP: "service-managed-byoip";
1563
+ readonly SERVICE_MANAGED_IP: "service-managed-ip";
1564
+ };
1565
+ export type IpamPublicAddressType =
1566
+ (typeof IpamPublicAddressType)[keyof typeof IpamPublicAddressType];
1567
+ export declare const IpamPublicAddressAssociationStatus: {
1568
+ readonly ASSOCIATED: "associated";
1569
+ readonly DISASSOCIATED: "disassociated";
1570
+ };
1571
+ export type IpamPublicAddressAssociationStatus =
1572
+ (typeof IpamPublicAddressAssociationStatus)[keyof typeof IpamPublicAddressAssociationStatus];
1573
+ export interface IpamPublicAddressSecurityGroup {
1574
+ GroupName?: string;
1575
+ GroupId?: string;
1576
+ }
1577
+ export declare const IpamPublicAddressAwsService: {
1578
+ readonly AGA: "global-accelerator";
1579
+ readonly DMS: "database-migration-service";
1580
+ readonly EC2_LB: "load-balancer";
1581
+ readonly ECS: "elastic-container-service";
1582
+ readonly NAT_GATEWAY: "nat-gateway";
1583
+ readonly OTHER: "other";
1584
+ readonly RDS: "relational-database-service";
1585
+ readonly REDSHIFT: "redshift";
1586
+ readonly S2S_VPN: "site-to-site-vpn";
1587
+ };
1588
+ export type IpamPublicAddressAwsService =
1589
+ (typeof IpamPublicAddressAwsService)[keyof typeof IpamPublicAddressAwsService];
1590
+ export interface IpamPublicAddressTag {
1591
+ Key?: string;
1592
+ Value?: string;
1593
+ }
1594
+ export interface IpamPublicAddressTags {
1595
+ EipTags?: IpamPublicAddressTag[];
1596
+ }
1597
+ export interface IpamDiscoveredPublicAddress {
1598
+ IpamResourceDiscoveryId?: string;
1599
+ AddressRegion?: string;
1600
+ Address?: string;
1601
+ AddressOwnerId?: string;
1602
+ AddressAllocationId?: string;
1603
+ AssociationStatus?: IpamPublicAddressAssociationStatus;
1604
+ AddressType?: IpamPublicAddressType;
1605
+ Service?: IpamPublicAddressAwsService;
1606
+ ServiceResource?: string;
1607
+ VpcId?: string;
1608
+ SubnetId?: string;
1609
+ PublicIpv4PoolId?: string;
1610
+ NetworkInterfaceId?: string;
1611
+ NetworkInterfaceDescription?: string;
1612
+ InstanceId?: string;
1613
+ Tags?: IpamPublicAddressTags;
1614
+ NetworkBorderGroup?: string;
1615
+ SecurityGroups?: IpamPublicAddressSecurityGroup[];
1616
+ SampleTime?: Date;
1617
+ }
1618
+ export interface GetIpamDiscoveredPublicAddressesResult {
1619
+ IpamDiscoveredPublicAddresses?: IpamDiscoveredPublicAddress[];
1620
+ OldestSampleTime?: Date;
1621
+ NextToken?: string;
1622
+ }
1430
1623
  export interface GetIpamDiscoveredResourceCidrsRequest {
1431
1624
  DryRun?: boolean;
1432
1625
  IpamResourceDiscoveryId: string | undefined;
@@ -1437,6 +1630,7 @@ export interface GetIpamDiscoveredResourceCidrsRequest {
1437
1630
  }
1438
1631
  export declare const IpamResourceType: {
1439
1632
  readonly eip: "eip";
1633
+ readonly eni: "eni";
1440
1634
  readonly ipv6_pool: "ipv6-pool";
1441
1635
  readonly public_ipv4_pool: "public-ipv4-pool";
1442
1636
  readonly subnet: "subnet";
@@ -1479,172 +1673,6 @@ export interface GetIpamPoolCidrsRequest {
1479
1673
  MaxResults?: number;
1480
1674
  NextToken?: string;
1481
1675
  }
1482
- export interface GetIpamPoolCidrsResult {
1483
- IpamPoolCidrs?: IpamPoolCidr[];
1484
- NextToken?: string;
1485
- }
1486
- export interface GetIpamResourceCidrsRequest {
1487
- DryRun?: boolean;
1488
- Filters?: Filter[];
1489
- MaxResults?: number;
1490
- NextToken?: string;
1491
- IpamScopeId: string | undefined;
1492
- IpamPoolId?: string;
1493
- ResourceId?: string;
1494
- ResourceType?: IpamResourceType;
1495
- ResourceTag?: RequestIpamResourceTag;
1496
- ResourceOwner?: string;
1497
- }
1498
- export declare const IpamManagementState: {
1499
- readonly ignored: "ignored";
1500
- readonly managed: "managed";
1501
- readonly unmanaged: "unmanaged";
1502
- };
1503
- export type IpamManagementState =
1504
- (typeof IpamManagementState)[keyof typeof IpamManagementState];
1505
- export interface IpamResourceCidr {
1506
- IpamId?: string;
1507
- IpamScopeId?: string;
1508
- IpamPoolId?: string;
1509
- ResourceRegion?: string;
1510
- ResourceOwnerId?: string;
1511
- ResourceId?: string;
1512
- ResourceName?: string;
1513
- ResourceCidr?: string;
1514
- ResourceType?: IpamResourceType;
1515
- ResourceTags?: IpamResourceTag[];
1516
- IpUsage?: number;
1517
- ComplianceStatus?: IpamComplianceStatus;
1518
- ManagementState?: IpamManagementState;
1519
- OverlapStatus?: IpamOverlapStatus;
1520
- VpcId?: string;
1521
- }
1522
- export interface GetIpamResourceCidrsResult {
1523
- NextToken?: string;
1524
- IpamResourceCidrs?: IpamResourceCidr[];
1525
- }
1526
- export interface GetLaunchTemplateDataRequest {
1527
- DryRun?: boolean;
1528
- InstanceId: string | undefined;
1529
- }
1530
- export interface GetLaunchTemplateDataResult {
1531
- LaunchTemplateData?: ResponseLaunchTemplateData;
1532
- }
1533
- export interface GetManagedPrefixListAssociationsRequest {
1534
- DryRun?: boolean;
1535
- PrefixListId: string | undefined;
1536
- MaxResults?: number;
1537
- NextToken?: string;
1538
- }
1539
- export interface PrefixListAssociation {
1540
- ResourceId?: string;
1541
- ResourceOwner?: string;
1542
- }
1543
- export interface GetManagedPrefixListAssociationsResult {
1544
- PrefixListAssociations?: PrefixListAssociation[];
1545
- NextToken?: string;
1546
- }
1547
- export interface GetManagedPrefixListEntriesRequest {
1548
- DryRun?: boolean;
1549
- PrefixListId: string | undefined;
1550
- TargetVersion?: number;
1551
- MaxResults?: number;
1552
- NextToken?: string;
1553
- }
1554
- export interface PrefixListEntry {
1555
- Cidr?: string;
1556
- Description?: string;
1557
- }
1558
- export interface GetManagedPrefixListEntriesResult {
1559
- Entries?: PrefixListEntry[];
1560
- NextToken?: string;
1561
- }
1562
- export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1563
- NetworkInsightsAccessScopeAnalysisId: string | undefined;
1564
- MaxResults?: number;
1565
- NextToken?: string;
1566
- DryRun?: boolean;
1567
- }
1568
- export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1569
- NetworkInsightsAccessScopeAnalysisId?: string;
1570
- AnalysisStatus?: AnalysisStatus;
1571
- AnalysisFindings?: AccessScopeAnalysisFinding[];
1572
- NextToken?: string;
1573
- }
1574
- export interface GetNetworkInsightsAccessScopeContentRequest {
1575
- NetworkInsightsAccessScopeId: string | undefined;
1576
- DryRun?: boolean;
1577
- }
1578
- export interface GetNetworkInsightsAccessScopeContentResult {
1579
- NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
1580
- }
1581
- export interface GetPasswordDataRequest {
1582
- InstanceId: string | undefined;
1583
- DryRun?: boolean;
1584
- }
1585
- export interface GetPasswordDataResult {
1586
- InstanceId?: string;
1587
- PasswordData?: string;
1588
- Timestamp?: Date;
1589
- }
1590
- export interface GetReservedInstancesExchangeQuoteRequest {
1591
- DryRun?: boolean;
1592
- ReservedInstanceIds: string[] | undefined;
1593
- TargetConfigurations?: TargetConfigurationRequest[];
1594
- }
1595
- export interface ReservationValue {
1596
- HourlyPrice?: string;
1597
- RemainingTotalValue?: string;
1598
- RemainingUpfrontValue?: string;
1599
- }
1600
- export interface ReservedInstanceReservationValue {
1601
- ReservationValue?: ReservationValue;
1602
- ReservedInstanceId?: string;
1603
- }
1604
- export interface TargetConfiguration {
1605
- InstanceCount?: number;
1606
- OfferingId?: string;
1607
- }
1608
- export interface TargetReservationValue {
1609
- ReservationValue?: ReservationValue;
1610
- TargetConfiguration?: TargetConfiguration;
1611
- }
1612
- export interface GetReservedInstancesExchangeQuoteResult {
1613
- CurrencyCode?: string;
1614
- IsValidExchange?: boolean;
1615
- OutputReservedInstancesWillExpireAt?: Date;
1616
- PaymentDue?: string;
1617
- ReservedInstanceValueRollup?: ReservationValue;
1618
- ReservedInstanceValueSet?: ReservedInstanceReservationValue[];
1619
- TargetConfigurationValueRollup?: ReservationValue;
1620
- TargetConfigurationValueSet?: TargetReservationValue[];
1621
- ValidationFailureReason?: string;
1622
- }
1623
- export interface GetSecurityGroupsForVpcRequest {
1624
- VpcId: string | undefined;
1625
- NextToken?: string;
1626
- MaxResults?: number;
1627
- Filters?: Filter[];
1628
- DryRun?: boolean;
1629
- }
1630
- export interface SecurityGroupForVpc {
1631
- Description?: string;
1632
- GroupName?: string;
1633
- OwnerId?: string;
1634
- GroupId?: string;
1635
- Tags?: Tag[];
1636
- PrimaryVpcId?: string;
1637
- }
1638
- export interface GetSecurityGroupsForVpcResult {
1639
- NextToken?: string;
1640
- SecurityGroupForVpcs?: SecurityGroupForVpc[];
1641
- }
1642
- export interface GetSerialConsoleAccessStatusRequest {
1643
- DryRun?: boolean;
1644
- }
1645
- export interface GetSerialConsoleAccessStatusResult {
1646
- SerialConsoleAccessEnabled?: boolean;
1647
- }
1648
1676
  export declare const DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog: (
1649
1677
  obj: DescribeVerifiedAccessTrustProvidersResult
1650
1678
  ) => any;
@@ -1654,9 +1682,3 @@ export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (
1654
1682
  export declare const DetachVerifiedAccessTrustProviderResultFilterSensitiveLog: (
1655
1683
  obj: DetachVerifiedAccessTrustProviderResult
1656
1684
  ) => any;
1657
- export declare const GetLaunchTemplateDataResultFilterSensitiveLog: (
1658
- obj: GetLaunchTemplateDataResult
1659
- ) => any;
1660
- export declare const GetPasswordDataResultFilterSensitiveLog: (
1661
- obj: GetPasswordDataResult
1662
- ) => any;