@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,6 +1,185 @@
1
- import { _InstanceType, AccountAttribute, AccountAttributeName, ActiveInstance, Address, AddressAttribute, AddressAttributeName, AddressTransfer, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AttachmentStatus, AutoPlacement, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CapacityReservationTenancy, CarrierGateway, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostMaintenance, HostRecovery, IamInstanceProfileAssociation, Tag, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
2
- import { AttributeValue, BlockDeviceMapping, ClientVpnAuthenticationType, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StateReason, TargetCapacityUnitType, TrafficType, TransportProtocol } from "./models_1";
1
+ import { _InstanceType, AccountAttribute, AccountAttributeName, ActiveInstance, Address, AddressAttribute, AddressAttributeName, AddressTransfer, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AutoPlacement, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CapacityReservationTenancy, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostMaintenance, HostRecovery, IamInstanceProfileAssociation, Tag, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
2
+ import { AttributeValue, BlockDeviceMapping, CarrierGateway, ClientVpnAuthenticationType, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StateReason, TargetCapacityUnitType, TrafficType, TransportProtocol } from "./models_1";
3
3
  import { FleetStateCode, SubnetCidrReservation, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayPrefixListReference, TransitGatewayRoute, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup } from "./models_2";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface DeleteNatGatewayRequest {
8
+ /**
9
+ * @public
10
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
11
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
12
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
13
+ */
14
+ DryRun?: boolean;
15
+ /**
16
+ * @public
17
+ * <p>The ID of the NAT gateway.</p>
18
+ */
19
+ NatGatewayId: string | undefined;
20
+ }
21
+ /**
22
+ * @public
23
+ */
24
+ export interface DeleteNatGatewayResult {
25
+ /**
26
+ * @public
27
+ * <p>The ID of the NAT gateway.</p>
28
+ */
29
+ NatGatewayId?: string;
30
+ }
31
+ /**
32
+ * @public
33
+ */
34
+ export interface DeleteNetworkAclRequest {
35
+ /**
36
+ * @public
37
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
38
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
39
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
40
+ */
41
+ DryRun?: boolean;
42
+ /**
43
+ * @public
44
+ * <p>The ID of the network ACL.</p>
45
+ */
46
+ NetworkAclId: string | undefined;
47
+ }
48
+ /**
49
+ * @public
50
+ */
51
+ export interface DeleteNetworkAclEntryRequest {
52
+ /**
53
+ * @public
54
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
55
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
56
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
57
+ */
58
+ DryRun?: boolean;
59
+ /**
60
+ * @public
61
+ * <p>Indicates whether the rule is an egress rule.</p>
62
+ */
63
+ Egress: boolean | undefined;
64
+ /**
65
+ * @public
66
+ * <p>The ID of the network ACL.</p>
67
+ */
68
+ NetworkAclId: string | undefined;
69
+ /**
70
+ * @public
71
+ * <p>The rule number of the entry to delete.</p>
72
+ */
73
+ RuleNumber: number | undefined;
74
+ }
75
+ /**
76
+ * @public
77
+ */
78
+ export interface DeleteNetworkInsightsAccessScopeRequest {
79
+ /**
80
+ * @public
81
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
82
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
83
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
84
+ */
85
+ DryRun?: boolean;
86
+ /**
87
+ * @public
88
+ * <p>The ID of the Network Access Scope.</p>
89
+ */
90
+ NetworkInsightsAccessScopeId: string | undefined;
91
+ }
92
+ /**
93
+ * @public
94
+ */
95
+ export interface DeleteNetworkInsightsAccessScopeResult {
96
+ /**
97
+ * @public
98
+ * <p>The ID of the Network Access Scope.</p>
99
+ */
100
+ NetworkInsightsAccessScopeId?: string;
101
+ }
102
+ /**
103
+ * @public
104
+ */
105
+ export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
106
+ /**
107
+ * @public
108
+ * <p>The ID of the Network Access Scope analysis.</p>
109
+ */
110
+ NetworkInsightsAccessScopeAnalysisId: string | undefined;
111
+ /**
112
+ * @public
113
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
114
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
115
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
116
+ */
117
+ DryRun?: boolean;
118
+ }
119
+ /**
120
+ * @public
121
+ */
122
+ export interface DeleteNetworkInsightsAccessScopeAnalysisResult {
123
+ /**
124
+ * @public
125
+ * <p>The ID of the Network Access Scope analysis.</p>
126
+ */
127
+ NetworkInsightsAccessScopeAnalysisId?: string;
128
+ }
129
+ /**
130
+ * @public
131
+ */
132
+ export interface DeleteNetworkInsightsAnalysisRequest {
133
+ /**
134
+ * @public
135
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
136
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
137
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
138
+ */
139
+ DryRun?: boolean;
140
+ /**
141
+ * @public
142
+ * <p>The ID of the network insights analysis.</p>
143
+ */
144
+ NetworkInsightsAnalysisId: string | undefined;
145
+ }
146
+ /**
147
+ * @public
148
+ */
149
+ export interface DeleteNetworkInsightsAnalysisResult {
150
+ /**
151
+ * @public
152
+ * <p>The ID of the network insights analysis.</p>
153
+ */
154
+ NetworkInsightsAnalysisId?: string;
155
+ }
156
+ /**
157
+ * @public
158
+ */
159
+ export interface DeleteNetworkInsightsPathRequest {
160
+ /**
161
+ * @public
162
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
163
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
164
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
165
+ */
166
+ DryRun?: boolean;
167
+ /**
168
+ * @public
169
+ * <p>The ID of the path.</p>
170
+ */
171
+ NetworkInsightsPathId: string | undefined;
172
+ }
173
+ /**
174
+ * @public
175
+ */
176
+ export interface DeleteNetworkInsightsPathResult {
177
+ /**
178
+ * @public
179
+ * <p>The ID of the path.</p>
180
+ */
181
+ NetworkInsightsPathId?: string;
182
+ }
4
183
  /**
5
184
  * @public
6
185
  * <p>Contains the parameters for DeleteNetworkInterface.</p>
@@ -1137,6 +1316,80 @@ export interface DeprovisionByoipCidrResult {
1137
1316
  */
1138
1317
  ByoipCidr?: ByoipCidr;
1139
1318
  }
1319
+ /**
1320
+ * @public
1321
+ */
1322
+ export interface DeprovisionIpamByoasnRequest {
1323
+ /**
1324
+ * @public
1325
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
1326
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
1327
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1328
+ */
1329
+ DryRun?: boolean;
1330
+ /**
1331
+ * @public
1332
+ * <p>The IPAM ID.</p>
1333
+ */
1334
+ IpamId: string | undefined;
1335
+ /**
1336
+ * @public
1337
+ * <p>An ASN.</p>
1338
+ */
1339
+ Asn: string | undefined;
1340
+ }
1341
+ /**
1342
+ * @public
1343
+ * @enum
1344
+ */
1345
+ export declare const AsnState: {
1346
+ readonly deprovisioned: "deprovisioned";
1347
+ readonly failed_deprovision: "failed-deprovision";
1348
+ readonly failed_provision: "failed-provision";
1349
+ readonly pending_deprovision: "pending-deprovision";
1350
+ readonly pending_provision: "pending-provision";
1351
+ readonly provisioned: "provisioned";
1352
+ };
1353
+ /**
1354
+ * @public
1355
+ */
1356
+ export type AsnState = (typeof AsnState)[keyof typeof AsnState];
1357
+ /**
1358
+ * @public
1359
+ * <p>The Autonomous System Number (ASN) and BYOIP CIDR association.</p>
1360
+ */
1361
+ export interface Byoasn {
1362
+ /**
1363
+ * @public
1364
+ * <p>A public 2-byte or 4-byte ASN.</p>
1365
+ */
1366
+ Asn?: string;
1367
+ /**
1368
+ * @public
1369
+ * <p>An IPAM ID.</p>
1370
+ */
1371
+ IpamId?: string;
1372
+ /**
1373
+ * @public
1374
+ * <p>The status message.</p>
1375
+ */
1376
+ StatusMessage?: string;
1377
+ /**
1378
+ * @public
1379
+ * <p>The provisioning state of the BYOASN.</p>
1380
+ */
1381
+ State?: AsnState;
1382
+ }
1383
+ /**
1384
+ * @public
1385
+ */
1386
+ export interface DeprovisionIpamByoasnResult {
1387
+ /**
1388
+ * @public
1389
+ * <p>An ASN and BYOIP CIDR association.</p>
1390
+ */
1391
+ Byoasn?: Byoasn;
1392
+ }
1140
1393
  /**
1141
1394
  * @public
1142
1395
  */
@@ -8009,529 +8262,11 @@ export interface DescribeImportImageTasksResult {
8009
8262
  NextToken?: string;
8010
8263
  }
8011
8264
  /**
8012
- * @public
8265
+ * @internal
8013
8266
  */
8014
- export interface DescribeImportSnapshotTasksRequest {
8015
- /**
8016
- * @public
8017
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
8018
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8019
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8020
- */
8021
- DryRun?: boolean;
8022
- /**
8023
- * @public
8024
- * <p>The filters.</p>
8025
- */
8026
- Filters?: Filter[];
8027
- /**
8028
- * @public
8029
- * <p>A list of import snapshot task IDs.</p>
8030
- */
8031
- ImportTaskIds?: string[];
8032
- /**
8033
- * @public
8034
- * <p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call
8035
- * with the returned <code>NextToken</code> value.</p>
8036
- */
8037
- MaxResults?: number;
8038
- /**
8039
- * @public
8040
- * <p>A token that indicates the next page of results.</p>
8041
- */
8042
- NextToken?: string;
8043
- }
8267
+ export declare const DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog: (obj: DeleteVerifiedAccessTrustProviderResult) => any;
8044
8268
  /**
8045
- * @public
8046
- * <p>Details about the import snapshot task.</p>
8047
- */
8048
- export interface SnapshotTaskDetail {
8049
- /**
8050
- * @public
8051
- * <p>The description of the snapshot.</p>
8052
- */
8053
- Description?: string;
8054
- /**
8055
- * @public
8056
- * <p>The size of the disk in the snapshot, in GiB.</p>
8057
- */
8058
- DiskImageSize?: number;
8059
- /**
8060
- * @public
8061
- * <p>Indicates whether the snapshot is encrypted.</p>
8062
- */
8063
- Encrypted?: boolean;
8064
- /**
8065
- * @public
8066
- * <p>The format of the disk image from which the snapshot is created.</p>
8067
- */
8068
- Format?: string;
8069
- /**
8070
- * @public
8071
- * <p>The identifier for the KMS key that was used to create the encrypted snapshot.</p>
8072
- */
8073
- KmsKeyId?: string;
8074
- /**
8075
- * @public
8076
- * <p>The percentage of completion for the import snapshot task.</p>
8077
- */
8078
- Progress?: string;
8079
- /**
8080
- * @public
8081
- * <p>The snapshot ID of the disk being imported.</p>
8082
- */
8083
- SnapshotId?: string;
8084
- /**
8085
- * @public
8086
- * <p>A brief status for the import snapshot task.</p>
8087
- */
8088
- Status?: string;
8089
- /**
8090
- * @public
8091
- * <p>A detailed status message for the import snapshot task.</p>
8092
- */
8093
- StatusMessage?: string;
8094
- /**
8095
- * @public
8096
- * <p>The URL of the disk image from which the snapshot is created.</p>
8097
- */
8098
- Url?: string;
8099
- /**
8100
- * @public
8101
- * <p>The Amazon S3 bucket for the disk image.</p>
8102
- */
8103
- UserBucket?: UserBucketDetails;
8104
- }
8105
- /**
8106
- * @public
8107
- * <p>Describes an import snapshot task.</p>
8108
- */
8109
- export interface ImportSnapshotTask {
8110
- /**
8111
- * @public
8112
- * <p>A description of the import snapshot task.</p>
8113
- */
8114
- Description?: string;
8115
- /**
8116
- * @public
8117
- * <p>The ID of the import snapshot task.</p>
8118
- */
8119
- ImportTaskId?: string;
8120
- /**
8121
- * @public
8122
- * <p>Describes an import snapshot task.</p>
8123
- */
8124
- SnapshotTaskDetail?: SnapshotTaskDetail;
8125
- /**
8126
- * @public
8127
- * <p>The tags for the import snapshot task.</p>
8128
- */
8129
- Tags?: Tag[];
8130
- }
8131
- /**
8132
- * @public
8133
- */
8134
- export interface DescribeImportSnapshotTasksResult {
8135
- /**
8136
- * @public
8137
- * <p>A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the
8138
- * previous 7 days.</p>
8139
- */
8140
- ImportSnapshotTasks?: ImportSnapshotTask[];
8141
- /**
8142
- * @public
8143
- * <p>The token to use to get the next page of results. This value is <code>null</code> when there are no more results
8144
- * to return.</p>
8145
- */
8146
- NextToken?: string;
8147
- }
8148
- /**
8149
- * @public
8150
- * @enum
8151
- */
8152
- export declare const InstanceAttributeName: {
8153
- readonly blockDeviceMapping: "blockDeviceMapping";
8154
- readonly disableApiStop: "disableApiStop";
8155
- readonly disableApiTermination: "disableApiTermination";
8156
- readonly ebsOptimized: "ebsOptimized";
8157
- readonly enaSupport: "enaSupport";
8158
- readonly enclaveOptions: "enclaveOptions";
8159
- readonly groupSet: "groupSet";
8160
- readonly instanceInitiatedShutdownBehavior: "instanceInitiatedShutdownBehavior";
8161
- readonly instanceType: "instanceType";
8162
- readonly kernel: "kernel";
8163
- readonly productCodes: "productCodes";
8164
- readonly ramdisk: "ramdisk";
8165
- readonly rootDeviceName: "rootDeviceName";
8166
- readonly sourceDestCheck: "sourceDestCheck";
8167
- readonly sriovNetSupport: "sriovNetSupport";
8168
- readonly userData: "userData";
8169
- };
8170
- /**
8171
- * @public
8172
- */
8173
- export type InstanceAttributeName = (typeof InstanceAttributeName)[keyof typeof InstanceAttributeName];
8174
- /**
8175
- * @public
8176
- */
8177
- export interface DescribeInstanceAttributeRequest {
8178
- /**
8179
- * @public
8180
- * <p>The instance attribute.</p>
8181
- * <p>Note: The <code>enaSupport</code> attribute is not supported at this time.</p>
8182
- */
8183
- Attribute: InstanceAttributeName | undefined;
8184
- /**
8185
- * @public
8186
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
8187
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8188
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8189
- */
8190
- DryRun?: boolean;
8191
- /**
8192
- * @public
8193
- * <p>The ID of the instance.</p>
8194
- */
8195
- InstanceId: string | undefined;
8196
- }
8197
- /**
8198
- * @public
8199
- * <p>Describes a parameter used to set up an EBS volume in a block device mapping.</p>
8200
- */
8201
- export interface EbsInstanceBlockDevice {
8202
- /**
8203
- * @public
8204
- * <p>The time stamp when the attachment initiated.</p>
8205
- */
8206
- AttachTime?: Date;
8207
- /**
8208
- * @public
8209
- * <p>Indicates whether the volume is deleted on instance termination.</p>
8210
- */
8211
- DeleteOnTermination?: boolean;
8212
- /**
8213
- * @public
8214
- * <p>The attachment state.</p>
8215
- */
8216
- Status?: AttachmentStatus;
8217
- /**
8218
- * @public
8219
- * <p>The ID of the EBS volume.</p>
8220
- */
8221
- VolumeId?: string;
8222
- }
8223
- /**
8224
- * @public
8225
- * <p>Describes a block device mapping.</p>
8226
- */
8227
- export interface InstanceBlockDeviceMapping {
8228
- /**
8229
- * @public
8230
- * <p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>
8231
- */
8232
- DeviceName?: string;
8233
- /**
8234
- * @public
8235
- * <p>Parameters used to automatically set up EBS volumes when the instance is
8236
- * launched.</p>
8237
- */
8238
- Ebs?: EbsInstanceBlockDevice;
8239
- }
8240
- /**
8241
- * @public
8242
- * <p>Describes a value for a resource attribute that is a Boolean value.</p>
8243
- */
8244
- export interface AttributeBooleanValue {
8245
- /**
8246
- * @public
8247
- * <p>The attribute value. The valid values are <code>true</code> or <code>false</code>.</p>
8248
- */
8249
- Value?: boolean;
8250
- }
8251
- /**
8252
- * @public
8253
- * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro
8254
- * Enclaves.</p>
8255
- */
8256
- export interface EnclaveOptions {
8257
- /**
8258
- * @public
8259
- * <p>If this parameter is set to <code>true</code>, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro
8260
- * Enclaves.</p>
8261
- */
8262
- Enabled?: boolean;
8263
- }
8264
- /**
8265
- * @public
8266
- * <p>Describes an instance attribute.</p>
8267
- */
8268
- export interface InstanceAttribute {
8269
- /**
8270
- * @public
8271
- * <p>The security groups associated with the instance.</p>
8272
- */
8273
- Groups?: GroupIdentifier[];
8274
- /**
8275
- * @public
8276
- * <p>The block device mapping of the instance.</p>
8277
- */
8278
- BlockDeviceMappings?: InstanceBlockDeviceMapping[];
8279
- /**
8280
- * @public
8281
- * <p>If the value is <code>true</code>, you can't terminate the instance through the Amazon
8282
- * EC2 console, CLI, or API; otherwise, you can.</p>
8283
- */
8284
- DisableApiTermination?: AttributeBooleanValue;
8285
- /**
8286
- * @public
8287
- * <p>Indicates whether enhanced networking with ENA is enabled.</p>
8288
- */
8289
- EnaSupport?: AttributeBooleanValue;
8290
- /**
8291
- * @public
8292
- * <p>To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to
8293
- * <code>true</code>; otherwise, set it to <code>false</code>.</p>
8294
- */
8295
- EnclaveOptions?: EnclaveOptions;
8296
- /**
8297
- * @public
8298
- * <p>Indicates whether the instance is optimized for Amazon EBS I/O.</p>
8299
- */
8300
- EbsOptimized?: AttributeBooleanValue;
8301
- /**
8302
- * @public
8303
- * <p>The ID of the instance.</p>
8304
- */
8305
- InstanceId?: string;
8306
- /**
8307
- * @public
8308
- * <p>Indicates whether an instance stops or terminates when you initiate shutdown from the
8309
- * instance (using the operating system command for system shutdown).</p>
8310
- */
8311
- InstanceInitiatedShutdownBehavior?: AttributeValue;
8312
- /**
8313
- * @public
8314
- * <p>The instance type.</p>
8315
- */
8316
- InstanceType?: AttributeValue;
8317
- /**
8318
- * @public
8319
- * <p>The kernel ID.</p>
8320
- */
8321
- KernelId?: AttributeValue;
8322
- /**
8323
- * @public
8324
- * <p>A list of product codes.</p>
8325
- */
8326
- ProductCodes?: ProductCode[];
8327
- /**
8328
- * @public
8329
- * <p>The RAM disk ID.</p>
8330
- */
8331
- RamdiskId?: AttributeValue;
8332
- /**
8333
- * @public
8334
- * <p>The device name of the root device volume (for example,
8335
- * <code>/dev/sda1</code>).</p>
8336
- */
8337
- RootDeviceName?: AttributeValue;
8338
- /**
8339
- * @public
8340
- * <p>Enable or disable source/destination checks, which ensure that the instance is either
8341
- * the source or the destination of any traffic that it receives. If the value is
8342
- * <code>true</code>, source/destination checks are enabled; otherwise, they are
8343
- * disabled. The default value is <code>true</code>. You must disable source/destination
8344
- * checks if the instance runs services such as network address translation, routing, or
8345
- * firewalls.</p>
8346
- */
8347
- SourceDestCheck?: AttributeBooleanValue;
8348
- /**
8349
- * @public
8350
- * <p>Indicates whether enhanced networking with the Intel 82599 Virtual Function interface
8351
- * is enabled.</p>
8352
- */
8353
- SriovNetSupport?: AttributeValue;
8354
- /**
8355
- * @public
8356
- * <p>The user data.</p>
8357
- */
8358
- UserData?: AttributeValue;
8359
- /**
8360
- * @public
8361
- * <p>To enable the instance for Amazon Web Services Stop Protection, set this parameter to
8362
- * <code>true</code>; otherwise, set it to <code>false</code>.</p>
8363
- */
8364
- DisableApiStop?: AttributeBooleanValue;
8365
- }
8366
- /**
8367
- * @public
8368
- */
8369
- export interface DescribeInstanceConnectEndpointsRequest {
8370
- /**
8371
- * @public
8372
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
8373
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8374
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8375
- */
8376
- DryRun?: boolean;
8377
- /**
8378
- * @public
8379
- * <p>The maximum number of items to return for this request.
8380
- * To get the next page of items, make another request with the token returned in the output.
8381
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
8382
- */
8383
- MaxResults?: number;
8384
- /**
8385
- * @public
8386
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
8387
- */
8388
- NextToken?: string;
8389
- /**
8390
- * @public
8391
- * <p>One or more filters.</p>
8392
- * <ul>
8393
- * <li>
8394
- * <p>
8395
- * <code>instance-connect-endpoint-id</code> - The ID of the EC2 Instance Connect Endpoint.</p>
8396
- * </li>
8397
- * <li>
8398
- * <p>
8399
- * <code>state</code> - The state of the EC2 Instance Connect Endpoint (<code>create-in-progress</code> | <code>create-complete</code> | <code>create-failed</code> |
8400
- * <code>delete-in-progress</code> | <code>delete-complete</code> | <code>delete-failed</code>).</p>
8401
- * </li>
8402
- * <li>
8403
- * <p>
8404
- * <code>subnet-id</code> - The ID of the subnet in which the EC2 Instance
8405
- * Connect Endpoint was created.</p>
8406
- * </li>
8407
- * <li>
8408
- * <p>
8409
- * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
8410
- * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
8411
- * </li>
8412
- * <li>
8413
- * <p>
8414
- * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
8415
- * </li>
8416
- * <li>
8417
- * <p>
8418
- * <code>tag-value</code> - The value of a tag assigned to the resource. Use this filter to find all resources
8419
- * that have a tag with a specific value, regardless of tag key.</p>
8420
- * </li>
8421
- * <li>
8422
- * <p>
8423
- * <code>vpc-id</code> - The ID of the VPC in which the EC2 Instance Connect
8424
- * Endpoint was created.</p>
8425
- * </li>
8426
- * </ul>
8427
- */
8428
- Filters?: Filter[];
8429
- /**
8430
- * @public
8431
- * <p>One or more EC2 Instance Connect Endpoint IDs.</p>
8432
- */
8433
- InstanceConnectEndpointIds?: string[];
8434
- }
8435
- /**
8436
- * @public
8437
- */
8438
- export interface DescribeInstanceConnectEndpointsResult {
8439
- /**
8440
- * @public
8441
- * <p>Information about the EC2 Instance Connect Endpoints.</p>
8442
- */
8443
- InstanceConnectEndpoints?: Ec2InstanceConnectEndpoint[];
8444
- /**
8445
- * @public
8446
- * <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there
8447
- * are no more items to return.</p>
8448
- */
8449
- NextToken?: string;
8450
- }
8451
- /**
8452
- * @public
8453
- */
8454
- export interface DescribeInstanceCreditSpecificationsRequest {
8455
- /**
8456
- * @public
8457
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
8458
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8459
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8460
- */
8461
- DryRun?: boolean;
8462
- /**
8463
- * @public
8464
- * <p>The filters.</p>
8465
- * <ul>
8466
- * <li>
8467
- * <p>
8468
- * <code>instance-id</code> - The ID of the instance.</p>
8469
- * </li>
8470
- * </ul>
8471
- */
8472
- Filters?: Filter[];
8473
- /**
8474
- * @public
8475
- * <p>The instance IDs.</p>
8476
- * <p>Default: Describes all your instances.</p>
8477
- * <p>Constraints: Maximum 1000 explicitly specified instance IDs.</p>
8478
- */
8479
- InstanceIds?: string[];
8480
- /**
8481
- * @public
8482
- * <p>The maximum number of items to return for this request.
8483
- * To get the next page of items, make another request with the token returned in the output.
8484
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
8485
- * <p>You cannot specify this parameter and the instance IDs
8486
- * parameter in the same call.</p>
8487
- */
8488
- MaxResults?: number;
8489
- /**
8490
- * @public
8491
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
8492
- */
8493
- NextToken?: string;
8494
- }
8495
- /**
8496
- * @public
8497
- * <p>Describes the credit option for CPU usage of a burstable performance instance. </p>
8498
- */
8499
- export interface InstanceCreditSpecification {
8500
- /**
8501
- * @public
8502
- * <p>The ID of the instance.</p>
8503
- */
8504
- InstanceId?: string;
8505
- /**
8506
- * @public
8507
- * <p>The credit option for CPU usage of the instance.</p>
8508
- * <p>Valid values: <code>standard</code> | <code>unlimited</code>
8509
- * </p>
8510
- */
8511
- CpuCredits?: string;
8512
- }
8513
- /**
8514
- * @public
8515
- */
8516
- export interface DescribeInstanceCreditSpecificationsResult {
8517
- /**
8518
- * @public
8519
- * <p>Information about the credit option for CPU usage of an instance.</p>
8520
- */
8521
- InstanceCreditSpecifications?: InstanceCreditSpecification[];
8522
- /**
8523
- * @public
8524
- * <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there
8525
- * are no more items to return.</p>
8526
- */
8527
- NextToken?: string;
8528
- }
8529
- /**
8530
- * @internal
8531
- */
8532
- export declare const DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog: (obj: DeleteVerifiedAccessTrustProviderResult) => any;
8533
- /**
8534
- * @internal
8269
+ * @internal
8535
8270
  */
8536
8271
  export declare const DescribeBundleTasksResultFilterSensitiveLog: (obj: DescribeBundleTasksResult) => any;
8537
8272
  /**
@@ -8570,15 +8305,3 @@ export declare const ImportImageTaskFilterSensitiveLog: (obj: ImportImageTask) =
8570
8305
  * @internal
8571
8306
  */
8572
8307
  export declare const DescribeImportImageTasksResultFilterSensitiveLog: (obj: DescribeImportImageTasksResult) => any;
8573
- /**
8574
- * @internal
8575
- */
8576
- export declare const SnapshotTaskDetailFilterSensitiveLog: (obj: SnapshotTaskDetail) => any;
8577
- /**
8578
- * @internal
8579
- */
8580
- export declare const ImportSnapshotTaskFilterSensitiveLog: (obj: ImportSnapshotTask) => any;
8581
- /**
8582
- * @internal
8583
- */
8584
- export declare const DescribeImportSnapshotTasksResultFilterSensitiveLog: (obj: DescribeImportSnapshotTasksResult) => any;