@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,6 @@
1
1
  import {
2
2
  _InstanceType,
3
+ AccessScopeAnalysisFinding,
3
4
  AddedPrincipal,
4
5
  AddIpamOperatingRegion,
5
6
  AddPrefixListEntry,
@@ -16,19 +17,15 @@ import {
16
17
  EndDateType,
17
18
  HostMaintenance,
18
19
  HostRecovery,
19
- IamInstanceProfileAssociation,
20
- IamInstanceProfileSpecification,
21
20
  InstanceEventWindow,
22
21
  Ipv6SupportValue,
23
- PortRange,
24
- RouteTableAssociationState,
22
+ SecurityGroupReferencingSupportValue,
25
23
  SubnetAssociation,
26
24
  Tag,
27
25
  TagSpecification,
26
+ TargetConfigurationRequest,
28
27
  TransitGatewayAssociationState,
29
28
  TransitGatewayAttachmentResourceType,
30
- TransitGatewayMulticastDomainAssociations,
31
- TransitGatewayPeeringAttachment,
32
29
  TransitGatewayPolicyTableAssociation,
33
30
  TransitGatewayVpcAttachment,
34
31
  UnsuccessfulItem,
@@ -44,24 +41,27 @@ import {
44
41
  ClientConnectOptions,
45
42
  ClientLoginBannerOptions,
46
43
  ConnectionLogOptions,
44
+ ConnectionTrackingSpecificationRequest,
47
45
  DiskImageFormat,
48
46
  FleetExcessCapacityTerminationPolicy,
49
47
  FleetLaunchTemplateConfigRequest,
50
48
  HostnameType,
51
- IcmpTypeCode,
52
49
  InstanceEventWindowTimeRangeRequest,
53
50
  InstanceRequirementsRequest,
54
51
  Ipam,
55
52
  IpamPool,
56
53
  IpamResourceDiscovery,
54
+ IpamResourceTag,
57
55
  IpamScope,
56
+ IpamTier,
58
57
  LaunchTemplate,
59
58
  LocalGatewayRoute,
60
59
  ManagedPrefixList,
60
+ NetworkInsightsAccessScopeContent,
61
61
  Placement,
62
62
  PlatformValues,
63
63
  RequestIpamResourceTag,
64
- RuleAction,
64
+ ResponseLaunchTemplateData,
65
65
  SelfServicePortal,
66
66
  ShutdownBehavior,
67
67
  TargetCapacitySpecificationRequest,
@@ -93,7 +93,6 @@ import {
93
93
  TrafficMirrorSession,
94
94
  TransitGateway,
95
95
  TransitGatewayPrefixListReference,
96
- TransitGatewayRoute,
97
96
  VerifiedAccessEndpoint,
98
97
  VerifiedAccessEndpointProtocol,
99
98
  VerifiedAccessGroup,
@@ -104,29 +103,30 @@ import {
104
103
  } from "./models_2";
105
104
  import {
106
105
  ArchitectureValues,
107
- AttributeBooleanValue,
108
106
  BootModeValues,
107
+ Byoasn,
109
108
  ConversionTask,
110
109
  Filter,
111
110
  FpgaImageAttribute,
112
111
  FpgaImageAttributeName,
113
112
  ImdsSupportValues,
114
113
  ImportImageLicenseConfigurationResponse,
115
- InstanceAttributeName,
116
114
  InstanceTagNotificationAttribute,
117
115
  IpamPoolCidr,
118
116
  LaunchPermission,
119
117
  PermissionGroup,
120
118
  SnapshotDetail,
121
- SnapshotTaskDetail,
122
119
  TpmSupportValues,
123
120
  VirtualizationType,
124
121
  } from "./models_3";
125
122
  import {
123
+ AnalysisStatus,
126
124
  ArchitectureType,
125
+ AttributeBooleanValue,
127
126
  CreateVolumePermission,
128
127
  ExcessCapacityTerminationPolicy,
129
128
  HttpTokensState,
129
+ InstanceAttributeName,
130
130
  InstanceAutoRecoveryState,
131
131
  InstanceMetadataEndpointState,
132
132
  InstanceMetadataOptionsResponse,
@@ -140,11 +140,13 @@ import {
140
140
  ReservedInstancesConfiguration,
141
141
  ScheduledInstance,
142
142
  SnapshotAttributeName,
143
- SpotFleetRequestConfigData,
143
+ SnapshotTaskDetail,
144
144
  } from "./models_4";
145
145
  import {
146
146
  InstanceFamilyCreditSpecification,
147
- IpamResourceCidr,
147
+ IpamComplianceStatus,
148
+ IpamOverlapStatus,
149
+ IpamResourceType,
148
150
  Purchase,
149
151
  SnapshotBlockPublicAccessState,
150
152
  TransitGatewayPropagationState,
@@ -152,6 +154,172 @@ import {
152
154
  VerifiedAccessInstanceLoggingConfiguration,
153
155
  VolumeModification,
154
156
  } from "./models_5";
157
+ export interface GetIpamPoolCidrsResult {
158
+ IpamPoolCidrs?: IpamPoolCidr[];
159
+ NextToken?: string;
160
+ }
161
+ export interface GetIpamResourceCidrsRequest {
162
+ DryRun?: boolean;
163
+ Filters?: Filter[];
164
+ MaxResults?: number;
165
+ NextToken?: string;
166
+ IpamScopeId: string | undefined;
167
+ IpamPoolId?: string;
168
+ ResourceId?: string;
169
+ ResourceType?: IpamResourceType;
170
+ ResourceTag?: RequestIpamResourceTag;
171
+ ResourceOwner?: string;
172
+ }
173
+ export declare const IpamManagementState: {
174
+ readonly ignored: "ignored";
175
+ readonly managed: "managed";
176
+ readonly unmanaged: "unmanaged";
177
+ };
178
+ export type IpamManagementState =
179
+ (typeof IpamManagementState)[keyof typeof IpamManagementState];
180
+ export interface IpamResourceCidr {
181
+ IpamId?: string;
182
+ IpamScopeId?: string;
183
+ IpamPoolId?: string;
184
+ ResourceRegion?: string;
185
+ ResourceOwnerId?: string;
186
+ ResourceId?: string;
187
+ ResourceName?: string;
188
+ ResourceCidr?: string;
189
+ ResourceType?: IpamResourceType;
190
+ ResourceTags?: IpamResourceTag[];
191
+ IpUsage?: number;
192
+ ComplianceStatus?: IpamComplianceStatus;
193
+ ManagementState?: IpamManagementState;
194
+ OverlapStatus?: IpamOverlapStatus;
195
+ VpcId?: string;
196
+ }
197
+ export interface GetIpamResourceCidrsResult {
198
+ NextToken?: string;
199
+ IpamResourceCidrs?: IpamResourceCidr[];
200
+ }
201
+ export interface GetLaunchTemplateDataRequest {
202
+ DryRun?: boolean;
203
+ InstanceId: string | undefined;
204
+ }
205
+ export interface GetLaunchTemplateDataResult {
206
+ LaunchTemplateData?: ResponseLaunchTemplateData;
207
+ }
208
+ export interface GetManagedPrefixListAssociationsRequest {
209
+ DryRun?: boolean;
210
+ PrefixListId: string | undefined;
211
+ MaxResults?: number;
212
+ NextToken?: string;
213
+ }
214
+ export interface PrefixListAssociation {
215
+ ResourceId?: string;
216
+ ResourceOwner?: string;
217
+ }
218
+ export interface GetManagedPrefixListAssociationsResult {
219
+ PrefixListAssociations?: PrefixListAssociation[];
220
+ NextToken?: string;
221
+ }
222
+ export interface GetManagedPrefixListEntriesRequest {
223
+ DryRun?: boolean;
224
+ PrefixListId: string | undefined;
225
+ TargetVersion?: number;
226
+ MaxResults?: number;
227
+ NextToken?: string;
228
+ }
229
+ export interface PrefixListEntry {
230
+ Cidr?: string;
231
+ Description?: string;
232
+ }
233
+ export interface GetManagedPrefixListEntriesResult {
234
+ Entries?: PrefixListEntry[];
235
+ NextToken?: string;
236
+ }
237
+ export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
238
+ NetworkInsightsAccessScopeAnalysisId: string | undefined;
239
+ MaxResults?: number;
240
+ NextToken?: string;
241
+ DryRun?: boolean;
242
+ }
243
+ export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
244
+ NetworkInsightsAccessScopeAnalysisId?: string;
245
+ AnalysisStatus?: AnalysisStatus;
246
+ AnalysisFindings?: AccessScopeAnalysisFinding[];
247
+ NextToken?: string;
248
+ }
249
+ export interface GetNetworkInsightsAccessScopeContentRequest {
250
+ NetworkInsightsAccessScopeId: string | undefined;
251
+ DryRun?: boolean;
252
+ }
253
+ export interface GetNetworkInsightsAccessScopeContentResult {
254
+ NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
255
+ }
256
+ export interface GetPasswordDataRequest {
257
+ InstanceId: string | undefined;
258
+ DryRun?: boolean;
259
+ }
260
+ export interface GetPasswordDataResult {
261
+ InstanceId?: string;
262
+ PasswordData?: string;
263
+ Timestamp?: Date;
264
+ }
265
+ export interface GetReservedInstancesExchangeQuoteRequest {
266
+ DryRun?: boolean;
267
+ ReservedInstanceIds: string[] | undefined;
268
+ TargetConfigurations?: TargetConfigurationRequest[];
269
+ }
270
+ export interface ReservationValue {
271
+ HourlyPrice?: string;
272
+ RemainingTotalValue?: string;
273
+ RemainingUpfrontValue?: string;
274
+ }
275
+ export interface ReservedInstanceReservationValue {
276
+ ReservationValue?: ReservationValue;
277
+ ReservedInstanceId?: string;
278
+ }
279
+ export interface TargetConfiguration {
280
+ InstanceCount?: number;
281
+ OfferingId?: string;
282
+ }
283
+ export interface TargetReservationValue {
284
+ ReservationValue?: ReservationValue;
285
+ TargetConfiguration?: TargetConfiguration;
286
+ }
287
+ export interface GetReservedInstancesExchangeQuoteResult {
288
+ CurrencyCode?: string;
289
+ IsValidExchange?: boolean;
290
+ OutputReservedInstancesWillExpireAt?: Date;
291
+ PaymentDue?: string;
292
+ ReservedInstanceValueRollup?: ReservationValue;
293
+ ReservedInstanceValueSet?: ReservedInstanceReservationValue[];
294
+ TargetConfigurationValueRollup?: ReservationValue;
295
+ TargetConfigurationValueSet?: TargetReservationValue[];
296
+ ValidationFailureReason?: string;
297
+ }
298
+ export interface GetSecurityGroupsForVpcRequest {
299
+ VpcId: string | undefined;
300
+ NextToken?: string;
301
+ MaxResults?: number;
302
+ Filters?: Filter[];
303
+ DryRun?: boolean;
304
+ }
305
+ export interface SecurityGroupForVpc {
306
+ Description?: string;
307
+ GroupName?: string;
308
+ OwnerId?: string;
309
+ GroupId?: string;
310
+ Tags?: Tag[];
311
+ PrimaryVpcId?: string;
312
+ }
313
+ export interface GetSecurityGroupsForVpcResult {
314
+ NextToken?: string;
315
+ SecurityGroupForVpcs?: SecurityGroupForVpc[];
316
+ }
317
+ export interface GetSerialConsoleAccessStatusRequest {
318
+ DryRun?: boolean;
319
+ }
320
+ export interface GetSerialConsoleAccessStatusResult {
321
+ SerialConsoleAccessEnabled?: boolean;
322
+ }
155
323
  export interface GetSnapshotBlockPublicAccessStateRequest {
156
324
  DryRun?: boolean;
157
325
  }
@@ -885,6 +1053,7 @@ export interface ModifyIpamRequest {
885
1053
  Description?: string;
886
1054
  AddOperatingRegions?: AddIpamOperatingRegion[];
887
1055
  RemoveOperatingRegions?: RemoveIpamOperatingRegion[];
1056
+ Tier?: IpamTier;
888
1057
  }
889
1058
  export interface ModifyIpamResult {
890
1059
  Ipam?: Ipam;
@@ -983,6 +1152,7 @@ export interface ModifyNetworkInterfaceAttributeRequest {
983
1152
  SourceDestCheck?: AttributeBooleanValue;
984
1153
  EnaSrdSpecification?: EnaSrdSpecification;
985
1154
  EnablePrimaryIpv6?: boolean;
1155
+ ConnectionTrackingSpecification?: ConnectionTrackingSpecificationRequest;
986
1156
  }
987
1157
  export interface ModifyPrivateDnsNameOptionsRequest {
988
1158
  DryRun?: boolean;
@@ -1135,6 +1305,7 @@ export interface ModifyTransitGatewayOptions {
1135
1305
  RemoveTransitGatewayCidrBlocks?: string[];
1136
1306
  VpnEcmpSupport?: VpnEcmpSupportValue;
1137
1307
  DnsSupport?: DnsSupportValue;
1308
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
1138
1309
  AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue;
1139
1310
  DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue;
1140
1311
  AssociationDefaultRouteTableId?: string;
@@ -1163,6 +1334,7 @@ export interface ModifyTransitGatewayPrefixListReferenceResult {
1163
1334
  }
1164
1335
  export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
1165
1336
  DnsSupport?: DnsSupportValue;
1337
+ SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
1166
1338
  Ipv6Support?: Ipv6SupportValue;
1167
1339
  ApplianceModeSupport?: ApplianceModeSupportValue;
1168
1340
  }
@@ -1524,6 +1696,19 @@ export interface ProvisionByoipCidrRequest {
1524
1696
  export interface ProvisionByoipCidrResult {
1525
1697
  ByoipCidr?: ByoipCidr;
1526
1698
  }
1699
+ export interface AsnAuthorizationContext {
1700
+ Message: string | undefined;
1701
+ Signature: string | undefined;
1702
+ }
1703
+ export interface ProvisionIpamByoasnRequest {
1704
+ DryRun?: boolean;
1705
+ IpamId: string | undefined;
1706
+ Asn: string | undefined;
1707
+ AsnAuthorizationContext: AsnAuthorizationContext | undefined;
1708
+ }
1709
+ export interface ProvisionIpamByoasnResult {
1710
+ Byoasn?: Byoasn;
1711
+ }
1527
1712
  export interface IpamCidrAuthorizationContext {
1528
1713
  Message?: string;
1529
1714
  Signature?: string;
@@ -1661,178 +1846,12 @@ export interface TransitGatewayMulticastRegisteredGroupSources {
1661
1846
  RegisteredNetworkInterfaceIds?: string[];
1662
1847
  GroupIpAddress?: string;
1663
1848
  }
1664
- export interface RegisterTransitGatewayMulticastGroupSourcesResult {
1665
- RegisteredMulticastGroupSources?: TransitGatewayMulticastRegisteredGroupSources;
1666
- }
1667
- export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
1668
- TransitGatewayMulticastDomainId?: string;
1669
- TransitGatewayAttachmentId?: string;
1670
- SubnetIds?: string[];
1671
- DryRun?: boolean;
1672
- }
1673
- export interface RejectTransitGatewayMulticastDomainAssociationsResult {
1674
- Associations?: TransitGatewayMulticastDomainAssociations;
1675
- }
1676
- export interface RejectTransitGatewayPeeringAttachmentRequest {
1677
- TransitGatewayAttachmentId: string | undefined;
1678
- DryRun?: boolean;
1679
- }
1680
- export interface RejectTransitGatewayPeeringAttachmentResult {
1681
- TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
1682
- }
1683
- export interface RejectTransitGatewayVpcAttachmentRequest {
1684
- TransitGatewayAttachmentId: string | undefined;
1685
- DryRun?: boolean;
1686
- }
1687
- export interface RejectTransitGatewayVpcAttachmentResult {
1688
- TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
1689
- }
1690
- export interface RejectVpcEndpointConnectionsRequest {
1691
- DryRun?: boolean;
1692
- ServiceId: string | undefined;
1693
- VpcEndpointIds: string[] | undefined;
1694
- }
1695
- export interface RejectVpcEndpointConnectionsResult {
1696
- Unsuccessful?: UnsuccessfulItem[];
1697
- }
1698
- export interface RejectVpcPeeringConnectionRequest {
1699
- DryRun?: boolean;
1700
- VpcPeeringConnectionId: string | undefined;
1701
- }
1702
- export interface RejectVpcPeeringConnectionResult {
1703
- Return?: boolean;
1704
- }
1705
- export interface ReleaseAddressRequest {
1706
- AllocationId?: string;
1707
- PublicIp?: string;
1708
- NetworkBorderGroup?: string;
1709
- DryRun?: boolean;
1710
- }
1711
- export interface ReleaseHostsRequest {
1712
- HostIds: string[] | undefined;
1713
- }
1714
- export interface ReleaseHostsResult {
1715
- Successful?: string[];
1716
- Unsuccessful?: UnsuccessfulItem[];
1717
- }
1718
- export interface ReleaseIpamPoolAllocationRequest {
1719
- DryRun?: boolean;
1720
- IpamPoolId: string | undefined;
1721
- Cidr: string | undefined;
1722
- IpamPoolAllocationId: string | undefined;
1723
- }
1724
- export interface ReleaseIpamPoolAllocationResult {
1725
- Success?: boolean;
1726
- }
1727
- export interface ReplaceIamInstanceProfileAssociationRequest {
1728
- IamInstanceProfile: IamInstanceProfileSpecification | undefined;
1729
- AssociationId: string | undefined;
1730
- }
1731
- export interface ReplaceIamInstanceProfileAssociationResult {
1732
- IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
1733
- }
1734
- export interface ReplaceNetworkAclAssociationRequest {
1735
- AssociationId: string | undefined;
1736
- DryRun?: boolean;
1737
- NetworkAclId: string | undefined;
1738
- }
1739
- export interface ReplaceNetworkAclAssociationResult {
1740
- NewAssociationId?: string;
1741
- }
1742
- export interface ReplaceNetworkAclEntryRequest {
1743
- CidrBlock?: string;
1744
- DryRun?: boolean;
1745
- Egress: boolean | undefined;
1746
- IcmpTypeCode?: IcmpTypeCode;
1747
- Ipv6CidrBlock?: string;
1748
- NetworkAclId: string | undefined;
1749
- PortRange?: PortRange;
1750
- Protocol: string | undefined;
1751
- RuleAction: RuleAction | undefined;
1752
- RuleNumber: number | undefined;
1753
- }
1754
- export interface ReplaceRouteRequest {
1755
- DestinationCidrBlock?: string;
1756
- DestinationIpv6CidrBlock?: string;
1757
- DestinationPrefixListId?: string;
1758
- DryRun?: boolean;
1759
- VpcEndpointId?: string;
1760
- EgressOnlyInternetGatewayId?: string;
1761
- GatewayId?: string;
1762
- InstanceId?: string;
1763
- LocalTarget?: boolean;
1764
- NatGatewayId?: string;
1765
- TransitGatewayId?: string;
1766
- LocalGatewayId?: string;
1767
- CarrierGatewayId?: string;
1768
- NetworkInterfaceId?: string;
1769
- RouteTableId: string | undefined;
1770
- VpcPeeringConnectionId?: string;
1771
- CoreNetworkArn?: string;
1772
- }
1773
- export interface ReplaceRouteTableAssociationRequest {
1774
- AssociationId: string | undefined;
1775
- DryRun?: boolean;
1776
- RouteTableId: string | undefined;
1777
- }
1778
- export interface ReplaceRouteTableAssociationResult {
1779
- NewAssociationId?: string;
1780
- AssociationState?: RouteTableAssociationState;
1781
- }
1782
- export interface ReplaceTransitGatewayRouteRequest {
1783
- DestinationCidrBlock: string | undefined;
1784
- TransitGatewayRouteTableId: string | undefined;
1785
- TransitGatewayAttachmentId?: string;
1786
- Blackhole?: boolean;
1787
- DryRun?: boolean;
1788
- }
1789
- export interface ReplaceTransitGatewayRouteResult {
1790
- Route?: TransitGatewayRoute;
1791
- }
1792
- export interface ReplaceVpnTunnelRequest {
1793
- VpnConnectionId: string | undefined;
1794
- VpnTunnelOutsideIpAddress: string | undefined;
1795
- ApplyPendingMaintenance?: boolean;
1796
- DryRun?: boolean;
1797
- }
1798
- export interface ReplaceVpnTunnelResult {
1799
- Return?: boolean;
1800
- }
1801
- export declare const ReportInstanceReasonCodes: {
1802
- readonly instance_stuck_in_state: "instance-stuck-in-state";
1803
- readonly not_accepting_credentials: "not-accepting-credentials";
1804
- readonly other: "other";
1805
- readonly password_not_available: "password-not-available";
1806
- readonly performance_ebs_volume: "performance-ebs-volume";
1807
- readonly performance_instance_store: "performance-instance-store";
1808
- readonly performance_network: "performance-network";
1809
- readonly performance_other: "performance-other";
1810
- readonly unresponsive: "unresponsive";
1811
- };
1812
- export type ReportInstanceReasonCodes =
1813
- (typeof ReportInstanceReasonCodes)[keyof typeof ReportInstanceReasonCodes];
1814
- export declare const ReportStatusType: {
1815
- readonly impaired: "impaired";
1816
- readonly ok: "ok";
1817
- };
1818
- export type ReportStatusType =
1819
- (typeof ReportStatusType)[keyof typeof ReportStatusType];
1820
- export interface ReportInstanceStatusRequest {
1821
- Description?: string;
1822
- DryRun?: boolean;
1823
- EndTime?: Date;
1824
- Instances: string[] | undefined;
1825
- ReasonCodes: ReportInstanceReasonCodes[] | undefined;
1826
- StartTime?: Date;
1827
- Status: ReportStatusType | undefined;
1828
- }
1829
- export interface RequestSpotFleetRequest {
1830
- DryRun?: boolean;
1831
- SpotFleetRequestConfig: SpotFleetRequestConfigData | undefined;
1832
- }
1833
- export interface RequestSpotFleetResponse {
1834
- SpotFleetRequestId?: string;
1835
- }
1849
+ export declare const GetLaunchTemplateDataResultFilterSensitiveLog: (
1850
+ obj: GetLaunchTemplateDataResult
1851
+ ) => any;
1852
+ export declare const GetPasswordDataResultFilterSensitiveLog: (
1853
+ obj: GetPasswordDataResult
1854
+ ) => any;
1836
1855
  export declare const GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog: (
1837
1856
  obj: GetVpnConnectionDeviceSampleConfigurationResult
1838
1857
  ) => any;
@@ -1901,6 +1920,3 @@ export declare const ModifyVpnTunnelOptionsRequestFilterSensitiveLog: (
1901
1920
  export declare const ModifyVpnTunnelOptionsResultFilterSensitiveLog: (
1902
1921
  obj: ModifyVpnTunnelOptionsResult
1903
1922
  ) => any;
1904
- export declare const RequestSpotFleetRequestFilterSensitiveLog: (
1905
- obj: RequestSpotFleetRequest
1906
- ) => any;