@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,9 +1,740 @@
1
- import { _InstanceType, AddressAttribute, AddressAttributeName, ByoipCidr, ClientVpnAuthorizationRuleStatus, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, TagSpecification, TransitGatewayAttachmentResourceType } from "./models_0";
2
- import { AmdSevSnpSpecification, BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, HostnameType, InstanceInterruptionBehavior, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, ShutdownBehavior, SpotInstanceType } from "./models_1";
1
+ import { _InstanceType, AddressAttribute, AddressAttributeName, ByoipCidr, ClientVpnAuthorizationRuleStatus, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
2
+ import { AmdSevSnpSpecification, BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, HostnameType, IcmpTypeCode, InstanceInterruptionBehavior, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, RuleAction, ShutdownBehavior, SpotInstanceType } from "./models_1";
3
3
  import { SnapshotState, SSEType, TransitGatewayRoute } from "./models_2";
4
- import { ClientVpnConnectionStatus, Filter, InstanceAttributeName } from "./models_3";
5
- import { HttpTokensState, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceNetworkInterfaceSpecification, InstanceState, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled, SnapshotAttributeName, SpotInstanceRequest, SpotPlacement } from "./models_4";
6
- import { CapacityReservationSpecification, InstanceMonitoring, Status } from "./models_6";
4
+ import { ClientVpnConnectionStatus, Filter } from "./models_3";
5
+ import { HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceNetworkInterfaceSpecification, InstanceState, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
6
+ import { CapacityReservationSpecification, InstanceMonitoring, Status, TransitGatewayMulticastRegisteredGroupSources } from "./models_6";
7
+ /**
8
+ * @public
9
+ */
10
+ export interface RegisterTransitGatewayMulticastGroupSourcesResult {
11
+ /**
12
+ * @public
13
+ * <p>Information about the transit gateway multicast group sources.</p>
14
+ */
15
+ RegisteredMulticastGroupSources?: TransitGatewayMulticastRegisteredGroupSources;
16
+ }
17
+ /**
18
+ * @public
19
+ */
20
+ export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
21
+ /**
22
+ * @public
23
+ * <p>The ID of the transit gateway multicast domain.</p>
24
+ */
25
+ TransitGatewayMulticastDomainId?: string;
26
+ /**
27
+ * @public
28
+ * <p>The ID of the transit gateway attachment.</p>
29
+ */
30
+ TransitGatewayAttachmentId?: string;
31
+ /**
32
+ * @public
33
+ * <p>The IDs of the subnets to associate with the transit gateway multicast domain.</p>
34
+ */
35
+ SubnetIds?: string[];
36
+ /**
37
+ * @public
38
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
39
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
40
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
41
+ */
42
+ DryRun?: boolean;
43
+ }
44
+ /**
45
+ * @public
46
+ */
47
+ export interface RejectTransitGatewayMulticastDomainAssociationsResult {
48
+ /**
49
+ * @public
50
+ * <p>Information about the multicast domain associations.</p>
51
+ */
52
+ Associations?: TransitGatewayMulticastDomainAssociations;
53
+ }
54
+ /**
55
+ * @public
56
+ */
57
+ export interface RejectTransitGatewayPeeringAttachmentRequest {
58
+ /**
59
+ * @public
60
+ * <p>The ID of the transit gateway peering attachment.</p>
61
+ */
62
+ TransitGatewayAttachmentId: string | undefined;
63
+ /**
64
+ * @public
65
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
66
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
67
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
68
+ */
69
+ DryRun?: boolean;
70
+ }
71
+ /**
72
+ * @public
73
+ */
74
+ export interface RejectTransitGatewayPeeringAttachmentResult {
75
+ /**
76
+ * @public
77
+ * <p>The transit gateway peering attachment.</p>
78
+ */
79
+ TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
80
+ }
81
+ /**
82
+ * @public
83
+ */
84
+ export interface RejectTransitGatewayVpcAttachmentRequest {
85
+ /**
86
+ * @public
87
+ * <p>The ID of the attachment.</p>
88
+ */
89
+ TransitGatewayAttachmentId: string | undefined;
90
+ /**
91
+ * @public
92
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
93
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
94
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
95
+ */
96
+ DryRun?: boolean;
97
+ }
98
+ /**
99
+ * @public
100
+ */
101
+ export interface RejectTransitGatewayVpcAttachmentResult {
102
+ /**
103
+ * @public
104
+ * <p>Information about the attachment.</p>
105
+ */
106
+ TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
107
+ }
108
+ /**
109
+ * @public
110
+ */
111
+ export interface RejectVpcEndpointConnectionsRequest {
112
+ /**
113
+ * @public
114
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
115
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
116
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
117
+ */
118
+ DryRun?: boolean;
119
+ /**
120
+ * @public
121
+ * <p>The ID of the service.</p>
122
+ */
123
+ ServiceId: string | undefined;
124
+ /**
125
+ * @public
126
+ * <p>The IDs of the VPC endpoints.</p>
127
+ */
128
+ VpcEndpointIds: string[] | undefined;
129
+ }
130
+ /**
131
+ * @public
132
+ */
133
+ export interface RejectVpcEndpointConnectionsResult {
134
+ /**
135
+ * @public
136
+ * <p>Information about the endpoints that were not rejected, if applicable.</p>
137
+ */
138
+ Unsuccessful?: UnsuccessfulItem[];
139
+ }
140
+ /**
141
+ * @public
142
+ */
143
+ export interface RejectVpcPeeringConnectionRequest {
144
+ /**
145
+ * @public
146
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
147
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
148
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
149
+ */
150
+ DryRun?: boolean;
151
+ /**
152
+ * @public
153
+ * <p>The ID of the VPC peering connection.</p>
154
+ */
155
+ VpcPeeringConnectionId: string | undefined;
156
+ }
157
+ /**
158
+ * @public
159
+ */
160
+ export interface RejectVpcPeeringConnectionResult {
161
+ /**
162
+ * @public
163
+ * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
164
+ */
165
+ Return?: boolean;
166
+ }
167
+ /**
168
+ * @public
169
+ */
170
+ export interface ReleaseAddressRequest {
171
+ /**
172
+ * @public
173
+ * <p>The allocation ID. This parameter is required.</p>
174
+ */
175
+ AllocationId?: string;
176
+ /**
177
+ * @public
178
+ * <p>Deprecated.</p>
179
+ */
180
+ PublicIp?: string;
181
+ /**
182
+ * @public
183
+ * <p>The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises
184
+ * IP addresses.</p>
185
+ * <p>If you provide an incorrect network border group, you receive an <code>InvalidAddress.NotFound</code> error.</p>
186
+ */
187
+ NetworkBorderGroup?: string;
188
+ /**
189
+ * @public
190
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
191
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
192
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
193
+ */
194
+ DryRun?: boolean;
195
+ }
196
+ /**
197
+ * @public
198
+ */
199
+ export interface ReleaseHostsRequest {
200
+ /**
201
+ * @public
202
+ * <p>The IDs of the Dedicated Hosts to release.</p>
203
+ */
204
+ HostIds: string[] | undefined;
205
+ }
206
+ /**
207
+ * @public
208
+ */
209
+ export interface ReleaseHostsResult {
210
+ /**
211
+ * @public
212
+ * <p>The IDs of the Dedicated Hosts that were successfully released.</p>
213
+ */
214
+ Successful?: string[];
215
+ /**
216
+ * @public
217
+ * <p>The IDs of the Dedicated Hosts that could not be released, including an error
218
+ * message.</p>
219
+ */
220
+ Unsuccessful?: UnsuccessfulItem[];
221
+ }
222
+ /**
223
+ * @public
224
+ */
225
+ export interface ReleaseIpamPoolAllocationRequest {
226
+ /**
227
+ * @public
228
+ * <p>A check for whether you have the required permissions for the action without actually making the request
229
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
230
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
231
+ */
232
+ DryRun?: boolean;
233
+ /**
234
+ * @public
235
+ * <p>The ID of the IPAM pool which contains the allocation you want to release.</p>
236
+ */
237
+ IpamPoolId: string | undefined;
238
+ /**
239
+ * @public
240
+ * <p>The CIDR of the allocation you want to release.</p>
241
+ */
242
+ Cidr: string | undefined;
243
+ /**
244
+ * @public
245
+ * <p>The ID of the allocation.</p>
246
+ */
247
+ IpamPoolAllocationId: string | undefined;
248
+ }
249
+ /**
250
+ * @public
251
+ */
252
+ export interface ReleaseIpamPoolAllocationResult {
253
+ /**
254
+ * @public
255
+ * <p>Indicates if the release was successful.</p>
256
+ */
257
+ Success?: boolean;
258
+ }
259
+ /**
260
+ * @public
261
+ */
262
+ export interface ReplaceIamInstanceProfileAssociationRequest {
263
+ /**
264
+ * @public
265
+ * <p>The IAM instance profile.</p>
266
+ */
267
+ IamInstanceProfile: IamInstanceProfileSpecification | undefined;
268
+ /**
269
+ * @public
270
+ * <p>The ID of the existing IAM instance profile association.</p>
271
+ */
272
+ AssociationId: string | undefined;
273
+ }
274
+ /**
275
+ * @public
276
+ */
277
+ export interface ReplaceIamInstanceProfileAssociationResult {
278
+ /**
279
+ * @public
280
+ * <p>Information about the IAM instance profile association.</p>
281
+ */
282
+ IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
283
+ }
284
+ /**
285
+ * @public
286
+ */
287
+ export interface ReplaceNetworkAclAssociationRequest {
288
+ /**
289
+ * @public
290
+ * <p>The ID of the current association between the original network ACL and the subnet.</p>
291
+ */
292
+ AssociationId: string | undefined;
293
+ /**
294
+ * @public
295
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
296
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
297
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
298
+ */
299
+ DryRun?: boolean;
300
+ /**
301
+ * @public
302
+ * <p>The ID of the new network ACL to associate with the subnet.</p>
303
+ */
304
+ NetworkAclId: string | undefined;
305
+ }
306
+ /**
307
+ * @public
308
+ */
309
+ export interface ReplaceNetworkAclAssociationResult {
310
+ /**
311
+ * @public
312
+ * <p>The ID of the new association.</p>
313
+ */
314
+ NewAssociationId?: string;
315
+ }
316
+ /**
317
+ * @public
318
+ */
319
+ export interface ReplaceNetworkAclEntryRequest {
320
+ /**
321
+ * @public
322
+ * <p>The IPv4 network range to allow or deny, in CIDR notation (for example
323
+ * <code>172.16.0.0/24</code>).</p>
324
+ */
325
+ CidrBlock?: string;
326
+ /**
327
+ * @public
328
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
329
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
330
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
331
+ */
332
+ DryRun?: boolean;
333
+ /**
334
+ * @public
335
+ * <p>Indicates whether to replace the egress rule.</p>
336
+ * <p>Default: If no value is specified, we replace the ingress rule.</p>
337
+ */
338
+ Egress: boolean | undefined;
339
+ /**
340
+ * @public
341
+ * <p>ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol
342
+ * 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.</p>
343
+ */
344
+ IcmpTypeCode?: IcmpTypeCode;
345
+ /**
346
+ * @public
347
+ * <p>The IPv6 network range to allow or deny, in CIDR notation (for example
348
+ * <code>2001:bd8:1234:1a00::/64</code>).</p>
349
+ */
350
+ Ipv6CidrBlock?: string;
351
+ /**
352
+ * @public
353
+ * <p>The ID of the ACL.</p>
354
+ */
355
+ NetworkAclId: string | undefined;
356
+ /**
357
+ * @public
358
+ * <p>TCP or UDP protocols: The range of ports the rule applies to.
359
+ * Required if specifying protocol 6 (TCP) or 17 (UDP).</p>
360
+ */
361
+ PortRange?: PortRange;
362
+ /**
363
+ * @public
364
+ * <p>The protocol number. A value of "-1" means all protocols. If you specify "-1" or a
365
+ * protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is
366
+ * allowed, regardless of any ports or ICMP types or codes that you specify. If you specify
367
+ * protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and
368
+ * codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6)
369
+ * and specify an IPv6 CIDR block, you must specify an ICMP type and code.</p>
370
+ */
371
+ Protocol: string | undefined;
372
+ /**
373
+ * @public
374
+ * <p>Indicates whether to allow or deny the traffic that matches the rule.</p>
375
+ */
376
+ RuleAction: RuleAction | undefined;
377
+ /**
378
+ * @public
379
+ * <p>The rule number of the entry to replace.</p>
380
+ */
381
+ RuleNumber: number | undefined;
382
+ }
383
+ /**
384
+ * @public
385
+ */
386
+ export interface ReplaceRouteRequest {
387
+ /**
388
+ * @public
389
+ * <p>The IPv4 CIDR address block used for the destination match. The value that you
390
+ * provide must match the CIDR of an existing route in the table.</p>
391
+ */
392
+ DestinationCidrBlock?: string;
393
+ /**
394
+ * @public
395
+ * <p>The IPv6 CIDR address block used for the destination match. The value that you
396
+ * provide must match the CIDR of an existing route in the table.</p>
397
+ */
398
+ DestinationIpv6CidrBlock?: string;
399
+ /**
400
+ * @public
401
+ * <p>The ID of the prefix list for the route.</p>
402
+ */
403
+ DestinationPrefixListId?: string;
404
+ /**
405
+ * @public
406
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
407
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
408
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
409
+ */
410
+ DryRun?: boolean;
411
+ /**
412
+ * @public
413
+ * <p>The ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.</p>
414
+ */
415
+ VpcEndpointId?: string;
416
+ /**
417
+ * @public
418
+ * <p>[IPv6 traffic only] The ID of an egress-only internet gateway.</p>
419
+ */
420
+ EgressOnlyInternetGatewayId?: string;
421
+ /**
422
+ * @public
423
+ * <p>The ID of an internet gateway or virtual private gateway.</p>
424
+ */
425
+ GatewayId?: string;
426
+ /**
427
+ * @public
428
+ * <p>The ID of a NAT instance in your VPC.</p>
429
+ */
430
+ InstanceId?: string;
431
+ /**
432
+ * @public
433
+ * <p>Specifies whether to reset the local route to its default target (<code>local</code>).</p>
434
+ */
435
+ LocalTarget?: boolean;
436
+ /**
437
+ * @public
438
+ * <p>[IPv4 traffic only] The ID of a NAT gateway.</p>
439
+ */
440
+ NatGatewayId?: string;
441
+ /**
442
+ * @public
443
+ * <p>The ID of a transit gateway.</p>
444
+ */
445
+ TransitGatewayId?: string;
446
+ /**
447
+ * @public
448
+ * <p>The ID of the local gateway.</p>
449
+ */
450
+ LocalGatewayId?: string;
451
+ /**
452
+ * @public
453
+ * <p>[IPv4 traffic only] The ID of a carrier gateway.</p>
454
+ */
455
+ CarrierGatewayId?: string;
456
+ /**
457
+ * @public
458
+ * <p>The ID of a network interface.</p>
459
+ */
460
+ NetworkInterfaceId?: string;
461
+ /**
462
+ * @public
463
+ * <p>The ID of the route table.</p>
464
+ */
465
+ RouteTableId: string | undefined;
466
+ /**
467
+ * @public
468
+ * <p>The ID of a VPC peering connection.</p>
469
+ */
470
+ VpcPeeringConnectionId?: string;
471
+ /**
472
+ * @public
473
+ * <p>The Amazon Resource Name (ARN) of the core network.</p>
474
+ */
475
+ CoreNetworkArn?: string;
476
+ }
477
+ /**
478
+ * @public
479
+ */
480
+ export interface ReplaceRouteTableAssociationRequest {
481
+ /**
482
+ * @public
483
+ * <p>The association ID.</p>
484
+ */
485
+ AssociationId: string | undefined;
486
+ /**
487
+ * @public
488
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
489
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
490
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
491
+ */
492
+ DryRun?: boolean;
493
+ /**
494
+ * @public
495
+ * <p>The ID of the new route table to associate with the subnet.</p>
496
+ */
497
+ RouteTableId: string | undefined;
498
+ }
499
+ /**
500
+ * @public
501
+ */
502
+ export interface ReplaceRouteTableAssociationResult {
503
+ /**
504
+ * @public
505
+ * <p>The ID of the new association.</p>
506
+ */
507
+ NewAssociationId?: string;
508
+ /**
509
+ * @public
510
+ * <p>The state of the association.</p>
511
+ */
512
+ AssociationState?: RouteTableAssociationState;
513
+ }
514
+ /**
515
+ * @public
516
+ */
517
+ export interface ReplaceTransitGatewayRouteRequest {
518
+ /**
519
+ * @public
520
+ * <p>The CIDR range used for the destination match. Routing decisions are based on the most specific match.</p>
521
+ */
522
+ DestinationCidrBlock: string | undefined;
523
+ /**
524
+ * @public
525
+ * <p>The ID of the route table.</p>
526
+ */
527
+ TransitGatewayRouteTableId: string | undefined;
528
+ /**
529
+ * @public
530
+ * <p>The ID of the attachment.</p>
531
+ */
532
+ TransitGatewayAttachmentId?: string;
533
+ /**
534
+ * @public
535
+ * <p>Indicates whether traffic matching this route is to be dropped.</p>
536
+ */
537
+ Blackhole?: boolean;
538
+ /**
539
+ * @public
540
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
541
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
542
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
543
+ */
544
+ DryRun?: boolean;
545
+ }
546
+ /**
547
+ * @public
548
+ */
549
+ export interface ReplaceTransitGatewayRouteResult {
550
+ /**
551
+ * @public
552
+ * <p>Information about the modified route.</p>
553
+ */
554
+ Route?: TransitGatewayRoute;
555
+ }
556
+ /**
557
+ * @public
558
+ */
559
+ export interface ReplaceVpnTunnelRequest {
560
+ /**
561
+ * @public
562
+ * <p>The ID of the Site-to-Site VPN connection. </p>
563
+ */
564
+ VpnConnectionId: string | undefined;
565
+ /**
566
+ * @public
567
+ * <p>The external IP address of the VPN tunnel.</p>
568
+ */
569
+ VpnTunnelOutsideIpAddress: string | undefined;
570
+ /**
571
+ * @public
572
+ * <p>Trigger pending tunnel endpoint maintenance.</p>
573
+ */
574
+ ApplyPendingMaintenance?: boolean;
575
+ /**
576
+ * @public
577
+ * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
578
+ */
579
+ DryRun?: boolean;
580
+ }
581
+ /**
582
+ * @public
583
+ */
584
+ export interface ReplaceVpnTunnelResult {
585
+ /**
586
+ * @public
587
+ * <p>Confirmation of replace tunnel operation.</p>
588
+ */
589
+ Return?: boolean;
590
+ }
591
+ /**
592
+ * @public
593
+ * @enum
594
+ */
595
+ export declare const ReportInstanceReasonCodes: {
596
+ readonly instance_stuck_in_state: "instance-stuck-in-state";
597
+ readonly not_accepting_credentials: "not-accepting-credentials";
598
+ readonly other: "other";
599
+ readonly password_not_available: "password-not-available";
600
+ readonly performance_ebs_volume: "performance-ebs-volume";
601
+ readonly performance_instance_store: "performance-instance-store";
602
+ readonly performance_network: "performance-network";
603
+ readonly performance_other: "performance-other";
604
+ readonly unresponsive: "unresponsive";
605
+ };
606
+ /**
607
+ * @public
608
+ */
609
+ export type ReportInstanceReasonCodes = (typeof ReportInstanceReasonCodes)[keyof typeof ReportInstanceReasonCodes];
610
+ /**
611
+ * @public
612
+ * @enum
613
+ */
614
+ export declare const ReportStatusType: {
615
+ readonly impaired: "impaired";
616
+ readonly ok: "ok";
617
+ };
618
+ /**
619
+ * @public
620
+ */
621
+ export type ReportStatusType = (typeof ReportStatusType)[keyof typeof ReportStatusType];
622
+ /**
623
+ * @public
624
+ */
625
+ export interface ReportInstanceStatusRequest {
626
+ /**
627
+ * @public
628
+ * <p>Descriptive text about the health state of your instance.</p>
629
+ */
630
+ Description?: string;
631
+ /**
632
+ * @public
633
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
634
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
635
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
636
+ */
637
+ DryRun?: boolean;
638
+ /**
639
+ * @public
640
+ * <p>The time at which the reported instance health state ended.</p>
641
+ */
642
+ EndTime?: Date;
643
+ /**
644
+ * @public
645
+ * <p>The instances.</p>
646
+ */
647
+ Instances: string[] | undefined;
648
+ /**
649
+ * @public
650
+ * <p>The reason codes that describe the health state of your instance.</p>
651
+ * <ul>
652
+ * <li>
653
+ * <p>
654
+ * <code>instance-stuck-in-state</code>: My instance is stuck in a state.</p>
655
+ * </li>
656
+ * <li>
657
+ * <p>
658
+ * <code>unresponsive</code>: My instance is unresponsive.</p>
659
+ * </li>
660
+ * <li>
661
+ * <p>
662
+ * <code>not-accepting-credentials</code>: My instance is not accepting my
663
+ * credentials.</p>
664
+ * </li>
665
+ * <li>
666
+ * <p>
667
+ * <code>password-not-available</code>: A password is not available for my
668
+ * instance.</p>
669
+ * </li>
670
+ * <li>
671
+ * <p>
672
+ * <code>performance-network</code>: My instance is experiencing performance
673
+ * problems that I believe are network related.</p>
674
+ * </li>
675
+ * <li>
676
+ * <p>
677
+ * <code>performance-instance-store</code>: My instance is experiencing performance
678
+ * problems that I believe are related to the instance stores.</p>
679
+ * </li>
680
+ * <li>
681
+ * <p>
682
+ * <code>performance-ebs-volume</code>: My instance is experiencing performance
683
+ * problems that I believe are related to an EBS volume.</p>
684
+ * </li>
685
+ * <li>
686
+ * <p>
687
+ * <code>performance-other</code>: My instance is experiencing performance
688
+ * problems.</p>
689
+ * </li>
690
+ * <li>
691
+ * <p>
692
+ * <code>other</code>: [explain using the description parameter]</p>
693
+ * </li>
694
+ * </ul>
695
+ */
696
+ ReasonCodes: ReportInstanceReasonCodes[] | undefined;
697
+ /**
698
+ * @public
699
+ * <p>The time at which the reported instance health state began.</p>
700
+ */
701
+ StartTime?: Date;
702
+ /**
703
+ * @public
704
+ * <p>The status of all instances listed.</p>
705
+ */
706
+ Status: ReportStatusType | undefined;
707
+ }
708
+ /**
709
+ * @public
710
+ * <p>Contains the parameters for RequestSpotFleet.</p>
711
+ */
712
+ export interface RequestSpotFleetRequest {
713
+ /**
714
+ * @public
715
+ * <p>Checks whether you have the required permissions for the action, without actually
716
+ * making the request, and provides an error response. If you have the required
717
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
718
+ * <code>UnauthorizedOperation</code>.</p>
719
+ */
720
+ DryRun?: boolean;
721
+ /**
722
+ * @public
723
+ * <p>The configuration for the Spot Fleet request.</p>
724
+ */
725
+ SpotFleetRequestConfig: SpotFleetRequestConfigData | undefined;
726
+ }
727
+ /**
728
+ * @public
729
+ * <p>Contains the output of RequestSpotFleet.</p>
730
+ */
731
+ export interface RequestSpotFleetResponse {
732
+ /**
733
+ * @public
734
+ * <p>The ID of the Spot Fleet request.</p>
735
+ */
736
+ SpotFleetRequestId?: string;
737
+ }
7
738
  /**
8
739
  * @public
9
740
  * <p>Describes the launch specification for an instance.</p>
@@ -2862,6 +3593,10 @@ export interface WithdrawByoipCidrResult {
2862
3593
  */
2863
3594
  ByoipCidr?: ByoipCidr;
2864
3595
  }
3596
+ /**
3597
+ * @internal
3598
+ */
3599
+ export declare const RequestSpotFleetRequestFilterSensitiveLog: (obj: RequestSpotFleetRequest) => any;
2865
3600
  /**
2866
3601
  * @internal
2867
3602
  */