@aws-sdk/client-ec2 3.936.0 → 3.937.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 (282) hide show
  1. package/README.md +112 -0
  2. package/dist-cjs/index.js +1434 -41
  3. package/dist-es/EC2.js +28 -0
  4. package/dist-es/commands/CreateTransitGatewayMeteringPolicyCommand.js +16 -0
  5. package/dist-es/commands/CreateTransitGatewayMeteringPolicyEntryCommand.js +16 -0
  6. package/dist-es/commands/CreateVpcEncryptionControlCommand.js +16 -0
  7. package/dist-es/commands/DeleteTransitGatewayMeteringPolicyCommand.js +16 -0
  8. package/dist-es/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.js +16 -0
  9. package/dist-es/commands/DeleteVpcEncryptionControlCommand.js +16 -0
  10. package/dist-es/commands/DescribeTransitGatewayMeteringPoliciesCommand.js +16 -0
  11. package/dist-es/commands/DescribeVpcEncryptionControlsCommand.js +16 -0
  12. package/dist-es/commands/GetTransitGatewayMeteringPolicyEntriesCommand.js +16 -0
  13. package/dist-es/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.js +16 -0
  14. package/dist-es/commands/ListVolumesInRecycleBinCommand.js +16 -0
  15. package/dist-es/commands/ModifyTransitGatewayMeteringPolicyCommand.js +16 -0
  16. package/dist-es/commands/ModifyVpcEncryptionControlCommand.js +16 -0
  17. package/dist-es/commands/RestoreVolumeFromRecycleBinCommand.js +16 -0
  18. package/dist-es/commands/index.js +14 -0
  19. package/dist-es/models/enums.js +39 -0
  20. package/dist-es/schemas/schemas_0.js +1193 -41
  21. package/dist-types/EC2.d.ts +101 -0
  22. package/dist-types/EC2Client.d.ts +16 -2
  23. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  24. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  25. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  26. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  27. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  28. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  29. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  30. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  31. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  32. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  33. package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +2 -2
  59. package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  64. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  65. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  77. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  78. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +5 -1
  95. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +103 -0
  98. package/dist-types/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +103 -0
  99. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  103. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  104. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  105. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  106. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  107. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  108. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  109. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  110. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  111. package/dist-types/commands/CreateVpcCommand.d.ts +12 -1
  112. package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +124 -0
  113. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  114. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  115. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  116. package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +7 -1
  118. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  119. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  120. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +4 -0
  121. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +89 -0
  122. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +93 -0
  123. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  124. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  125. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  126. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
  127. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
  128. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
  129. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
  130. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  131. package/dist-types/commands/DeleteVpcEncryptionControlCommand.d.ts +113 -0
  132. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  133. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
  134. package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
  135. package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
  136. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +1 -1
  137. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -2
  138. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  139. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  140. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  141. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  142. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  143. package/dist-types/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +104 -0
  144. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +4 -0
  145. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
  146. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
  147. package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
  148. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +1 -2
  149. package/dist-types/commands/DescribeVolumesCommand.d.ts +1 -1
  150. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
  151. package/dist-types/commands/DescribeVpcEncryptionControlsCommand.d.ts +131 -0
  152. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +3 -0
  153. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  154. package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
  155. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +3 -3
  156. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -2
  157. package/dist-types/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
  158. package/dist-types/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
  159. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +2 -2
  160. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +1 -2
  161. package/dist-types/commands/GetIpamPrefixListResolverRulesCommand.d.ts +1 -1
  162. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -2
  163. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  164. package/dist-types/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +105 -0
  165. package/dist-types/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +86 -0
  166. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  167. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  168. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  169. package/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +101 -0
  170. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  171. package/dist-types/commands/ModifyIpamPrefixListResolverCommand.d.ts +1 -1
  172. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  173. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +5 -0
  174. package/dist-types/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +95 -0
  175. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  176. package/dist-types/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  177. package/dist-types/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  178. package/dist-types/commands/ModifyVpcEncryptionControlCommand.d.ts +122 -0
  179. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  180. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  181. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  182. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  183. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  184. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  185. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  186. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +4 -1
  187. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +4 -1
  188. package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +4 -1
  189. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +7 -1
  190. package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -2
  191. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
  192. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -2
  193. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  194. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  195. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  196. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  197. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  198. package/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +76 -0
  199. package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
  200. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  201. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  202. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  203. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  204. package/dist-types/commands/index.d.ts +14 -0
  205. package/dist-types/models/enums.d.ts +87 -0
  206. package/dist-types/models/models_0.d.ts +95 -0
  207. package/dist-types/models/models_2.d.ts +440 -220
  208. package/dist-types/models/models_3.d.ts +262 -1055
  209. package/dist-types/models/models_4.d.ts +7160 -6858
  210. package/dist-types/models/models_5.d.ts +4108 -3905
  211. package/dist-types/models/models_6.d.ts +4834 -4833
  212. package/dist-types/models/models_7.d.ts +1041 -5
  213. package/dist-types/schemas/schemas_0.d.ts +56 -0
  214. package/dist-types/ts3.4/EC2.d.ts +289 -0
  215. package/dist-types/ts3.4/EC2Client.d.ts +84 -0
  216. package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  217. package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
  218. package/dist-types/ts3.4/commands/CreateVpcEncryptionControlCommand.d.ts +51 -0
  219. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  220. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
  221. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/DeleteVpcEncryptionControlCommand.d.ts +51 -0
  230. package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +4 -2
  234. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -4
  235. package/dist-types/ts3.4/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +51 -0
  236. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +4 -2
  240. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/DescribeVpcEncryptionControlsCommand.d.ts +51 -0
  243. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -4
  244. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +4 -2
  250. package/dist-types/ts3.4/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +51 -0
  251. package/dist-types/ts3.4/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +51 -0
  252. package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +51 -0
  253. package/dist-types/ts3.4/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +51 -0
  254. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/ModifyVpcEncryptionControlCommand.d.ts +51 -0
  258. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
  264. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +4 -2
  270. package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +51 -0
  271. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/index.d.ts +14 -0
  273. package/dist-types/ts3.4/models/enums.d.ts +51 -0
  274. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  275. package/dist-types/ts3.4/models/models_2.d.ts +127 -59
  276. package/dist-types/ts3.4/models/models_3.d.ts +77 -179
  277. package/dist-types/ts3.4/models/models_4.d.ts +212 -130
  278. package/dist-types/ts3.4/models/models_5.d.ts +144 -153
  279. package/dist-types/ts3.4/models/models_6.d.ts +222 -212
  280. package/dist-types/ts3.4/models/models_7.d.ts +248 -2
  281. package/dist-types/ts3.4/schemas/schemas_0.d.ts +56 -0
  282. package/package.json +1 -1
@@ -1,7 +1,237 @@
1
- import { _InstanceType, AccountAttributeName, AddressAttributeName, AllocationState, AllowsMultipleInstanceTypes, AmdSevSnpSpecification, ArchitectureValues, AsnState, AssociatedNetworkType, AttachmentStatus, AutoPlacement, AvailabilityZoneOptInStatus, AvailabilityZoneState, BootModeValues, CallerRole, CapacityBlockExtensionStatus, CapacityBlockInterconnectStatus, CapacityBlockResourceState, CapacityManagerDataExportStatus, CapacityReservationBillingRequestStatus, CapacityReservationFleetState, CapacityReservationPreference, CapacityReservationTenancy, ClientVpnAuthenticationType, ClientVpnConnectionStatusCode, ClientVpnEndpointAttributeStatusCode, ConversionTaskState, CurrencyCodeValues, DefaultTargetCapacityType, DestinationFileFormat, DeviceType, DiskImageFormat, ElasticGpuState, ElasticGpuStatus, EndpointIpAddressType, EventCode, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FleetActivityStatus, FleetCapacityReservationTenancy, FleetCapacityReservationUsageStrategy, FleetEventType, FleetExcessCapacityTerminationPolicy, FleetInstanceMatchCriteria, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetStateCode, FleetType, FpgaImageAttributeName, FpgaImageStateCode, HaStatus, HostMaintenance, HostnameType, HostRecovery, HttpTokensState, HypervisorType, ImageAttributeName, ImageReferenceOptionName, ImageReferenceResourceType, ImageState, ImageTypeValues, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceBootModeValues, InstanceLifecycle, InstanceLifecycleType, InstanceMetadataEndpointState, InstanceMetadataOptionsState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, InstanceStateName, IpamPoolCidrFailureCode, IpamPoolCidrState, LogDestinationType, MetricType, MonitoringState, NetworkInterfaceStatus, OutputFormat, PaymentOption, PeriodType, PermissionGroup, PlatformValues, ProductCodeValues, ReportState, ReservationState, Schedule, SnapshotReturnCodes, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, SqlServerLicenseUsage, StatisticType, StatusName, StatusType, SummaryStatus, TargetCapacityUnitType, TpmSupportValues, TrafficIpAddressType, TrafficType, TransportProtocol, VirtualizationType, VpnProtocol } from "./enums";
2
- import { AccountAttribute, ActiveInstance, Address, AddressAttribute, AddressTransfer, AssociationStatus, AttributeValue, BundleTask, ByoipCidr, CapacityReservation, CarrierGateway, ClientVpnAuthorizationRuleStatus, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, FleetCapacityReservation, IamInstanceProfile, IamInstanceProfileAssociation, InstanceEventWindow, OperatorResponse, Tag, UnsuccessfulItem } from "./models_0";
3
- import { BlockDeviceMapping, CapacityReservationTargetResponse, DhcpOptions, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, ExportTask, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, GroupIdentifier, InstanceIpv6Address, LaunchTemplateAndOverridesResponse, Placement, StateReason } from "./models_1";
4
- import { VpcBlockPublicAccessExclusion } from "./models_2";
1
+ import { _InstanceType, AccountAttributeName, AddressAttributeName, AllocationState, AllowsMultipleInstanceTypes, AmdSevSnpSpecification, ArchitectureValues, AsnState, AssociatedNetworkType, AttachmentStatus, AutoPlacement, AvailabilityZoneOptInStatus, AvailabilityZoneState, BootModeValues, CallerRole, CapacityBlockExtensionStatus, CapacityBlockInterconnectStatus, CapacityBlockResourceState, CapacityManagerDataExportStatus, CapacityReservationBillingRequestStatus, CapacityReservationFleetState, CapacityReservationPreference, CapacityReservationTenancy, ClientVpnAuthenticationType, ClientVpnConnectionStatusCode, ClientVpnEndpointAttributeStatusCode, ConversionTaskState, CurrencyCodeValues, DefaultTargetCapacityType, DestinationFileFormat, DeviceType, DiskImageFormat, ElasticGpuState, ElasticGpuStatus, EndpointIpAddressType, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FleetActivityStatus, FleetCapacityReservationTenancy, FleetCapacityReservationUsageStrategy, FleetEventType, FleetExcessCapacityTerminationPolicy, FleetInstanceMatchCriteria, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetStateCode, FleetType, FpgaImageAttributeName, FpgaImageStateCode, HostMaintenance, HostnameType, HostRecovery, HttpTokensState, HypervisorType, ImageAttributeName, ImageReferenceOptionName, ImageReferenceResourceType, ImageState, ImageTypeValues, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceLifecycle, InstanceMetadataEndpointState, InstanceMetadataOptionsState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, InstanceStateName, IpamPoolCidrFailureCode, IpamPoolCidrState, LogDestinationType, MetricType, MonitoringState, NetworkInterfaceStatus, OutputFormat, PaymentOption, PeriodType, PermissionGroup, PlatformValues, ProductCodeValues, ReportState, ReservationState, Schedule, SnapshotReturnCodes, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StatisticType, TargetCapacityUnitType, TpmSupportValues, TrafficIpAddressType, TrafficType, TransportProtocol, VirtualizationType, VpnProtocol } from "./enums";
2
+ import { AccountAttribute, ActiveInstance, Address, AddressAttribute, AddressTransfer, AssociationStatus, AttributeValue, BundleTask, ByoipCidr, CapacityReservation, CarrierGateway, ClientVpnAuthorizationRuleStatus, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, FleetCapacityReservation, IamInstanceProfileAssociation, InstanceEventWindow, OperatorResponse, Tag, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcEncryptionControl } from "./models_0";
3
+ import { BlockDeviceMapping, CapacityReservationTargetResponse, DhcpOptions, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, ExportTask, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, GroupIdentifier, InstanceIpv6Address, LaunchTemplateAndOverridesResponse, StateReason } from "./models_1";
4
+ import { TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion } from "./models_2";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface DeleteTransitGatewayRouteTableRequest {
9
+ /**
10
+ * <p>The ID of the transit gateway route table.</p>
11
+ * @public
12
+ */
13
+ TransitGatewayRouteTableId: string | undefined;
14
+ /**
15
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
16
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
17
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
18
+ * @public
19
+ */
20
+ DryRun?: boolean | undefined;
21
+ }
22
+ /**
23
+ * @public
24
+ */
25
+ export interface DeleteTransitGatewayRouteTableResult {
26
+ /**
27
+ * <p>Information about the deleted transit gateway route table.</p>
28
+ * @public
29
+ */
30
+ TransitGatewayRouteTable?: TransitGatewayRouteTable | undefined;
31
+ }
32
+ /**
33
+ * @public
34
+ */
35
+ export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
36
+ /**
37
+ * <p>The transit gateway route table ID that's being deleted. </p>
38
+ * @public
39
+ */
40
+ TransitGatewayRouteTableAnnouncementId: string | undefined;
41
+ /**
42
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
43
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
44
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
45
+ * @public
46
+ */
47
+ DryRun?: boolean | undefined;
48
+ }
49
+ /**
50
+ * @public
51
+ */
52
+ export interface DeleteTransitGatewayRouteTableAnnouncementResult {
53
+ /**
54
+ * <p>Provides details about a deleted transit gateway route table.</p>
55
+ * @public
56
+ */
57
+ TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement | undefined;
58
+ }
59
+ /**
60
+ * @public
61
+ */
62
+ export interface DeleteTransitGatewayVpcAttachmentRequest {
63
+ /**
64
+ * <p>The ID of the attachment.</p>
65
+ * @public
66
+ */
67
+ TransitGatewayAttachmentId: string | undefined;
68
+ /**
69
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
70
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
71
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
72
+ * @public
73
+ */
74
+ DryRun?: boolean | undefined;
75
+ }
76
+ /**
77
+ * @public
78
+ */
79
+ export interface DeleteTransitGatewayVpcAttachmentResult {
80
+ /**
81
+ * <p>Information about the deleted VPC attachment.</p>
82
+ * @public
83
+ */
84
+ TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
85
+ }
86
+ /**
87
+ * @public
88
+ */
89
+ export interface DeleteVerifiedAccessEndpointRequest {
90
+ /**
91
+ * <p>The ID of the Verified Access endpoint.</p>
92
+ * @public
93
+ */
94
+ VerifiedAccessEndpointId: string | undefined;
95
+ /**
96
+ * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
97
+ * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
98
+ * @public
99
+ */
100
+ ClientToken?: string | undefined;
101
+ /**
102
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
103
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
104
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
105
+ * @public
106
+ */
107
+ DryRun?: boolean | undefined;
108
+ }
109
+ /**
110
+ * @public
111
+ */
112
+ export interface DeleteVerifiedAccessEndpointResult {
113
+ /**
114
+ * <p>Details about the Verified Access endpoint.</p>
115
+ * @public
116
+ */
117
+ VerifiedAccessEndpoint?: VerifiedAccessEndpoint | undefined;
118
+ }
119
+ /**
120
+ * @public
121
+ */
122
+ export interface DeleteVerifiedAccessGroupRequest {
123
+ /**
124
+ * <p>The ID of the Verified Access group.</p>
125
+ * @public
126
+ */
127
+ VerifiedAccessGroupId: string | undefined;
128
+ /**
129
+ * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
130
+ * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
131
+ * @public
132
+ */
133
+ ClientToken?: string | undefined;
134
+ /**
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
+ * @public
139
+ */
140
+ DryRun?: boolean | undefined;
141
+ }
142
+ /**
143
+ * @public
144
+ */
145
+ export interface DeleteVerifiedAccessGroupResult {
146
+ /**
147
+ * <p>Details about the Verified Access group.</p>
148
+ * @public
149
+ */
150
+ VerifiedAccessGroup?: VerifiedAccessGroup | undefined;
151
+ }
152
+ /**
153
+ * @public
154
+ */
155
+ export interface DeleteVerifiedAccessInstanceRequest {
156
+ /**
157
+ * <p>The ID of the Verified Access instance.</p>
158
+ * @public
159
+ */
160
+ VerifiedAccessInstanceId: string | undefined;
161
+ /**
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
+ * @public
166
+ */
167
+ DryRun?: boolean | undefined;
168
+ /**
169
+ * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
170
+ * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
171
+ * @public
172
+ */
173
+ ClientToken?: string | undefined;
174
+ }
175
+ /**
176
+ * @public
177
+ */
178
+ export interface DeleteVerifiedAccessInstanceResult {
179
+ /**
180
+ * <p>Details about the Verified Access instance.</p>
181
+ * @public
182
+ */
183
+ VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
184
+ }
185
+ /**
186
+ * @public
187
+ */
188
+ export interface DeleteVerifiedAccessTrustProviderRequest {
189
+ /**
190
+ * <p>The ID of the Verified Access trust provider.</p>
191
+ * @public
192
+ */
193
+ VerifiedAccessTrustProviderId: string | undefined;
194
+ /**
195
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
196
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
197
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
198
+ * @public
199
+ */
200
+ DryRun?: boolean | undefined;
201
+ /**
202
+ * <p>A unique, case-sensitive token that you provide to ensure idempotency of your
203
+ * modification request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">Ensuring idempotency</a>.</p>
204
+ * @public
205
+ */
206
+ ClientToken?: string | undefined;
207
+ }
208
+ /**
209
+ * @public
210
+ */
211
+ export interface DeleteVerifiedAccessTrustProviderResult {
212
+ /**
213
+ * <p>Details about the Verified Access trust provider.</p>
214
+ * @public
215
+ */
216
+ VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
217
+ }
218
+ /**
219
+ * @public
220
+ */
221
+ export interface DeleteVolumeRequest {
222
+ /**
223
+ * <p>The ID of the volume.</p>
224
+ * @public
225
+ */
226
+ VolumeId: string | undefined;
227
+ /**
228
+ * <p>Checks 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
+ * @public
232
+ */
233
+ DryRun?: boolean | undefined;
234
+ }
5
235
  /**
6
236
  * @public
7
237
  */
@@ -46,6 +276,33 @@ export interface DeleteVpcBlockPublicAccessExclusionResult {
46
276
  */
47
277
  VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
48
278
  }
279
+ /**
280
+ * @public
281
+ */
282
+ export interface DeleteVpcEncryptionControlRequest {
283
+ /**
284
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
285
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
286
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
287
+ * @public
288
+ */
289
+ DryRun?: boolean | undefined;
290
+ /**
291
+ * <p>The ID of the VPC Encryption Control resource to delete.</p>
292
+ * @public
293
+ */
294
+ VpcEncryptionControlId: string | undefined;
295
+ }
296
+ /**
297
+ * @public
298
+ */
299
+ export interface DeleteVpcEncryptionControlResult {
300
+ /**
301
+ * <p>Information about the deleted VPC Encryption Control configuration.</p>
302
+ * @public
303
+ */
304
+ VpcEncryptionControl?: VpcEncryptionControl | undefined;
305
+ }
49
306
  /**
50
307
  * @public
51
308
  */
@@ -10189,7 +10446,7 @@ export interface DescribeInstancesRequest {
10189
10446
  * <li>
10190
10447
  * <p>
10191
10448
  * <code>requester-id</code> - The ID of the entity that launched the instance on
10192
- * your behalf (for example, Amazon Web Services Management Console, Auto Scaling, and so
10449
+ * your behalf (for example, Amazon Web Services Management Console, Amazon EC2 Auto Scaling, and so
10193
10450
  * on).</p>
10194
10451
  * </li>
10195
10452
  * <li>
@@ -10914,1053 +11171,3 @@ export interface PrivateDnsNameOptionsResponse {
10914
11171
  */
10915
11172
  EnableResourceNameDnsAAAARecord?: boolean | undefined;
10916
11173
  }
10917
- /**
10918
- * <p>Describes an instance.</p>
10919
- * @public
10920
- */
10921
- export interface Instance {
10922
- /**
10923
- * <p>The architecture of the image.</p>
10924
- * @public
10925
- */
10926
- Architecture?: ArchitectureValues | undefined;
10927
- /**
10928
- * <p>Any block device mapping entries for the instance.</p>
10929
- * @public
10930
- */
10931
- BlockDeviceMappings?: InstanceBlockDeviceMapping[] | undefined;
10932
- /**
10933
- * <p>The idempotency token you provided when you launched the instance, if
10934
- * applicable.</p>
10935
- * @public
10936
- */
10937
- ClientToken?: string | undefined;
10938
- /**
10939
- * <p>Indicates whether the instance is optimized for Amazon EBS I/O. This optimization
10940
- * provides dedicated throughput to Amazon EBS and an optimized configuration stack to
10941
- * provide optimal I/O performance. This optimization isn't available with all instance
10942
- * types. Additional usage charges apply when using an EBS Optimized instance.</p>
10943
- * @public
10944
- */
10945
- EbsOptimized?: boolean | undefined;
10946
- /**
10947
- * <p>Specifies whether enhanced networking with ENA is enabled.</p>
10948
- * @public
10949
- */
10950
- EnaSupport?: boolean | undefined;
10951
- /**
10952
- * <p>The hypervisor type of the instance. The value <code>xen</code> is used for both Xen
10953
- * and Nitro hypervisors.</p>
10954
- * @public
10955
- */
10956
- Hypervisor?: HypervisorType | undefined;
10957
- /**
10958
- * <p>The IAM instance profile associated with the instance, if
10959
- * applicable.</p>
10960
- * @public
10961
- */
10962
- IamInstanceProfile?: IamInstanceProfile | undefined;
10963
- /**
10964
- * <p>Indicates whether this is a Spot Instance or a Scheduled Instance.</p>
10965
- * @public
10966
- */
10967
- InstanceLifecycle?: InstanceLifecycleType | undefined;
10968
- /**
10969
- * <p>Deprecated.</p>
10970
- * <note>
10971
- * <p>Amazon Elastic Graphics reached end of life on January 8, 2024.</p>
10972
- * </note>
10973
- * @public
10974
- */
10975
- ElasticGpuAssociations?: ElasticGpuAssociation[] | undefined;
10976
- /**
10977
- * <p>Deprecated</p>
10978
- * <note>
10979
- * <p>Amazon Elastic Inference is no longer available.</p>
10980
- * </note>
10981
- * @public
10982
- */
10983
- ElasticInferenceAcceleratorAssociations?: ElasticInferenceAcceleratorAssociation[] | undefined;
10984
- /**
10985
- * <p>The network interfaces for the instance.</p>
10986
- * @public
10987
- */
10988
- NetworkInterfaces?: InstanceNetworkInterface[] | undefined;
10989
- /**
10990
- * <p>The Amazon Resource Name (ARN) of the Outpost.</p>
10991
- * @public
10992
- */
10993
- OutpostArn?: string | undefined;
10994
- /**
10995
- * <p>The device name of the root device volume (for example,
10996
- * <code>/dev/sda1</code>).</p>
10997
- * @public
10998
- */
10999
- RootDeviceName?: string | undefined;
11000
- /**
11001
- * <p>The root device type used by the AMI. The AMI can use an EBS volume or an instance
11002
- * store volume.</p>
11003
- * @public
11004
- */
11005
- RootDeviceType?: DeviceType | undefined;
11006
- /**
11007
- * <p>The security groups for the instance.</p>
11008
- * @public
11009
- */
11010
- SecurityGroups?: GroupIdentifier[] | undefined;
11011
- /**
11012
- * <p>Indicates whether source/destination checking is enabled.</p>
11013
- * @public
11014
- */
11015
- SourceDestCheck?: boolean | undefined;
11016
- /**
11017
- * <p>If the request is a Spot Instance request, the ID of the request.</p>
11018
- * @public
11019
- */
11020
- SpotInstanceRequestId?: string | undefined;
11021
- /**
11022
- * <p>Specifies whether enhanced networking with the Intel 82599 Virtual Function interface
11023
- * is enabled.</p>
11024
- * @public
11025
- */
11026
- SriovNetSupport?: string | undefined;
11027
- /**
11028
- * <p>The reason for the most recent state transition.</p>
11029
- * @public
11030
- */
11031
- StateReason?: StateReason | undefined;
11032
- /**
11033
- * <p>Any tags assigned to the instance.</p>
11034
- * @public
11035
- */
11036
- Tags?: Tag[] | undefined;
11037
- /**
11038
- * <p>The virtualization type of the instance.</p>
11039
- * @public
11040
- */
11041
- VirtualizationType?: VirtualizationType | undefined;
11042
- /**
11043
- * <p>The CPU options for the instance.</p>
11044
- * @public
11045
- */
11046
- CpuOptions?: CpuOptions | undefined;
11047
- /**
11048
- * <p>The ID of the Capacity Block.</p>
11049
- * <note>
11050
- * <p>For P5 instances, a Capacity Block ID refers to a group of instances. For Trn2u
11051
- * instances, a capacity block ID refers to an EC2 UltraServer.</p>
11052
- * </note>
11053
- * @public
11054
- */
11055
- CapacityBlockId?: string | undefined;
11056
- /**
11057
- * <p>The ID of the Capacity Reservation.</p>
11058
- * @public
11059
- */
11060
- CapacityReservationId?: string | undefined;
11061
- /**
11062
- * <p>Information about the Capacity Reservation targeting option.</p>
11063
- * @public
11064
- */
11065
- CapacityReservationSpecification?: CapacityReservationSpecificationResponse | undefined;
11066
- /**
11067
- * <p>Indicates whether the instance is enabled for hibernation.</p>
11068
- * @public
11069
- */
11070
- HibernationOptions?: HibernationOptions | undefined;
11071
- /**
11072
- * <p>The license configurations for the instance.</p>
11073
- * @public
11074
- */
11075
- Licenses?: LicenseConfiguration[] | undefined;
11076
- /**
11077
- * <p>The metadata options for the instance.</p>
11078
- * @public
11079
- */
11080
- MetadataOptions?: InstanceMetadataOptionsResponse | undefined;
11081
- /**
11082
- * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro
11083
- * Enclaves.</p>
11084
- * @public
11085
- */
11086
- EnclaveOptions?: EnclaveOptions | undefined;
11087
- /**
11088
- * <p>The boot mode that was specified by the AMI. If the value is <code>uefi-preferred</code>,
11089
- * the AMI supports both UEFI and Legacy BIOS. The <code>currentInstanceBootMode</code> parameter
11090
- * is the boot mode that is used to boot the instance at launch or start.</p>
11091
- * <note>
11092
- * <p>The operating system contained in the AMI must be configured to support the specified boot mode.</p>
11093
- * </note>
11094
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html">Boot modes</a> in the
11095
- * <i>Amazon EC2 User Guide</i>.</p>
11096
- * @public
11097
- */
11098
- BootMode?: BootModeValues | undefined;
11099
- /**
11100
- * <p>The platform details value for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html">AMI
11101
- * billing information fields</a> in the
11102
- * <i>Amazon EC2 User Guide</i>.</p>
11103
- * @public
11104
- */
11105
- PlatformDetails?: string | undefined;
11106
- /**
11107
- * <p>The usage operation value for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html">AMI
11108
- * billing information fields</a> in the
11109
- * <i>Amazon EC2 User Guide</i>.</p>
11110
- * @public
11111
- */
11112
- UsageOperation?: string | undefined;
11113
- /**
11114
- * <p>The time that the usage operation was last updated.</p>
11115
- * @public
11116
- */
11117
- UsageOperationUpdateTime?: Date | undefined;
11118
- /**
11119
- * <p>The options for the instance hostname.</p>
11120
- * @public
11121
- */
11122
- PrivateDnsNameOptions?: PrivateDnsNameOptionsResponse | undefined;
11123
- /**
11124
- * <p>The IPv6 address assigned to the instance.</p>
11125
- * @public
11126
- */
11127
- Ipv6Address?: string | undefined;
11128
- /**
11129
- * <p>If the instance is configured for NitroTPM support, the value is <code>v2.0</code>.
11130
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nitrotpm.html">NitroTPM</a> in the
11131
- * <i>Amazon EC2 User Guide</i>.</p>
11132
- * @public
11133
- */
11134
- TpmSupport?: string | undefined;
11135
- /**
11136
- * <p>Provides information on the recovery and maintenance options of your instance.</p>
11137
- * @public
11138
- */
11139
- MaintenanceOptions?: InstanceMaintenanceOptions | undefined;
11140
- /**
11141
- * <p>The boot mode that is used to boot the instance at launch or start. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html">Boot modes</a> in the
11142
- * <i>Amazon EC2 User Guide</i>.</p>
11143
- * @public
11144
- */
11145
- CurrentInstanceBootMode?: InstanceBootModeValues | undefined;
11146
- /**
11147
- * <p>Contains settings for the network performance options for your instance.</p>
11148
- * @public
11149
- */
11150
- NetworkPerformanceOptions?: InstanceNetworkPerformanceOptions | undefined;
11151
- /**
11152
- * <p>The service provider that manages the instance.</p>
11153
- * @public
11154
- */
11155
- Operator?: OperatorResponse | undefined;
11156
- /**
11157
- * <p>The ID of the instance.</p>
11158
- * @public
11159
- */
11160
- InstanceId?: string | undefined;
11161
- /**
11162
- * <p>The ID of the AMI used to launch the instance.</p>
11163
- * @public
11164
- */
11165
- ImageId?: string | undefined;
11166
- /**
11167
- * <p>The current state of the instance.</p>
11168
- * @public
11169
- */
11170
- State?: InstanceState | undefined;
11171
- /**
11172
- * <p>[IPv4 only] The private DNS hostname name assigned to the instance. This DNS hostname
11173
- * can only be used inside the Amazon EC2 network. This name is not available until the
11174
- * instance enters the <code>running</code> state. </p>
11175
- * <p>The Amazon-provided DNS server resolves Amazon-provided private DNS
11176
- * hostnames if you've enabled DNS resolution and DNS hostnames in your VPC. If you are not
11177
- * using the Amazon-provided DNS server in your VPC, your custom domain name servers must
11178
- * resolve the hostname as appropriate.</p>
11179
- * @public
11180
- */
11181
- PrivateDnsName?: string | undefined;
11182
- /**
11183
- * <p>The public DNS name assigned to the instance. This name is not available
11184
- * until the instance enters the <code>running</code> state. This name is only
11185
- * available if you've enabled DNS hostnames for your VPC. The format of this
11186
- * name depends on the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hostname-types.html#public-hostnames">public hostname type</a>.</p>
11187
- * @public
11188
- */
11189
- PublicDnsName?: string | undefined;
11190
- /**
11191
- * <p>The reason for the most recent state transition. This might be an empty string.</p>
11192
- * @public
11193
- */
11194
- StateTransitionReason?: string | undefined;
11195
- /**
11196
- * <p>The name of the key pair, if this instance was launched with an associated key
11197
- * pair.</p>
11198
- * @public
11199
- */
11200
- KeyName?: string | undefined;
11201
- /**
11202
- * <p>The AMI launch index, which can be used to find this instance in the launch
11203
- * group.</p>
11204
- * @public
11205
- */
11206
- AmiLaunchIndex?: number | undefined;
11207
- /**
11208
- * <p>The product codes attached to this instance, if applicable.</p>
11209
- * @public
11210
- */
11211
- ProductCodes?: ProductCode[] | undefined;
11212
- /**
11213
- * <p>The instance type.</p>
11214
- * @public
11215
- */
11216
- InstanceType?: _InstanceType | undefined;
11217
- /**
11218
- * <p>The time that the instance was last launched. To determine the time that instance was first launched,
11219
- * see the attachment time for the primary network interface.</p>
11220
- * @public
11221
- */
11222
- LaunchTime?: Date | undefined;
11223
- /**
11224
- * <p>The location where the instance launched, if applicable.</p>
11225
- * @public
11226
- */
11227
- Placement?: Placement | undefined;
11228
- /**
11229
- * <p>The kernel associated with this instance, if applicable.</p>
11230
- * @public
11231
- */
11232
- KernelId?: string | undefined;
11233
- /**
11234
- * <p>The RAM disk associated with this instance, if applicable.</p>
11235
- * @public
11236
- */
11237
- RamdiskId?: string | undefined;
11238
- /**
11239
- * <p>The platform. This value is <code>windows</code> for Windows instances; otherwise, it is empty.</p>
11240
- * @public
11241
- */
11242
- Platform?: PlatformValues | undefined;
11243
- /**
11244
- * <p>The monitoring for the instance.</p>
11245
- * @public
11246
- */
11247
- Monitoring?: Monitoring | undefined;
11248
- /**
11249
- * <p>The ID of the subnet in which the instance is running.</p>
11250
- * @public
11251
- */
11252
- SubnetId?: string | undefined;
11253
- /**
11254
- * <p>The ID of the VPC in which the instance is running.</p>
11255
- * @public
11256
- */
11257
- VpcId?: string | undefined;
11258
- /**
11259
- * <p>The private IPv4 address assigned to the instance.</p>
11260
- * @public
11261
- */
11262
- PrivateIpAddress?: string | undefined;
11263
- /**
11264
- * <p>The public IPv4 address, or the Carrier IP address assigned to the instance, if
11265
- * applicable.</p>
11266
- * <p>A Carrier IP address only applies to an instance launched in a subnet associated with
11267
- * a Wavelength Zone.</p>
11268
- * @public
11269
- */
11270
- PublicIpAddress?: string | undefined;
11271
- }
11272
- /**
11273
- * <p>Describes a launch request for one or more instances, and includes owner, requester,
11274
- * and security group information that applies to all instances in the launch
11275
- * request.</p>
11276
- * @public
11277
- */
11278
- export interface Reservation {
11279
- /**
11280
- * <p>The ID of the reservation.</p>
11281
- * @public
11282
- */
11283
- ReservationId?: string | undefined;
11284
- /**
11285
- * <p>The ID of the Amazon Web Services account that owns the reservation.</p>
11286
- * @public
11287
- */
11288
- OwnerId?: string | undefined;
11289
- /**
11290
- * <p>The ID of the requester that launched the instances on your behalf (for example,
11291
- * Amazon Web Services Management Console or Auto Scaling).</p>
11292
- * @public
11293
- */
11294
- RequesterId?: string | undefined;
11295
- /**
11296
- * <p>Not supported.</p>
11297
- * @public
11298
- */
11299
- Groups?: GroupIdentifier[] | undefined;
11300
- /**
11301
- * <p>The instances.</p>
11302
- * @public
11303
- */
11304
- Instances?: Instance[] | undefined;
11305
- }
11306
- /**
11307
- * @public
11308
- */
11309
- export interface DescribeInstancesResult {
11310
- /**
11311
- * <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there
11312
- * are no more items to return.</p>
11313
- * @public
11314
- */
11315
- NextToken?: string | undefined;
11316
- /**
11317
- * <p>Information about the reservations.</p>
11318
- * @public
11319
- */
11320
- Reservations?: Reservation[] | undefined;
11321
- }
11322
- /**
11323
- * @public
11324
- */
11325
- export interface DescribeInstanceSqlHaHistoryStatesRequest {
11326
- /**
11327
- * <p>The IDs of the SQL Server High Availability instances to describe. If omitted, the API returns
11328
- * historical states for all SQL Server High Availability instances.</p>
11329
- * @public
11330
- */
11331
- InstanceIds?: string[] | undefined;
11332
- /**
11333
- * <p>The start data and time of the period for which to get the historical
11334
- * SQL Server High Availability states. If omitted, the API returns all available historical states.</p>
11335
- * <p>Timezone: UTC</p>
11336
- * <p>Format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>
11337
- * </p>
11338
- * @public
11339
- */
11340
- StartTime?: Date | undefined;
11341
- /**
11342
- * <p>The end data and time of the period for which to get historical SQL Server High Availability
11343
- * states. If omitted, the API returns historical states up to the current
11344
- * date and time.</p>
11345
- * <p>Timezone: UTC</p>
11346
- * <p>Format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>
11347
- * </p>
11348
- * @public
11349
- */
11350
- EndTime?: Date | undefined;
11351
- /**
11352
- * <p>The token to use to retrieve the next page of results.</p>
11353
- * @public
11354
- */
11355
- NextToken?: string | undefined;
11356
- /**
11357
- * <p>The maximum number of results to return for the request in a
11358
- * single page. The remaining results can be seen by sending another request with the
11359
- * returned <code>nextToken</code> value.</p>
11360
- * @public
11361
- */
11362
- MaxResults?: number | undefined;
11363
- /**
11364
- * <p>One or more filters to apply to the results. Supported filters
11365
- * include:</p>
11366
- * <ul>
11367
- * <li>
11368
- * <p>
11369
- * <code>tag:<key></code> - The tag key and value pair assigned to the
11370
- * instance. For example, to find all instances tagged with <code>Owner:TeamA</code>, specify
11371
- * <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
11372
- * </li>
11373
- * <li>
11374
- * <p>
11375
- * <code>tag-key</code> - The tag key assigned to the instance.</p>
11376
- * </li>
11377
- * <li>
11378
- * <p>
11379
- * <code>haStatus</code> - The SQL Server High Availability status of the SQL Server High Availability instance (<code>processing</code> |
11380
- * <code>active</code> | <code>standby</code> | <code>invalid</code>).</p>
11381
- * </li>
11382
- * <li>
11383
- * <p>
11384
- * <code>sqlServerLicenseUsage</code> - The license type for the SQL Server license
11385
- * (<code>full</code> | <code>waived</code>).</p>
11386
- * </li>
11387
- * </ul>
11388
- * @public
11389
- */
11390
- Filters?: Filter[] | undefined;
11391
- /**
11392
- * <p>Checks whether you have the required permissions for the action,
11393
- * without actually making the request, and provides an error response. If you have the
11394
- * required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
11395
- * it is <code>UnauthorizedOperation</code>.</p>
11396
- * @public
11397
- */
11398
- DryRun?: boolean | undefined;
11399
- }
11400
- /**
11401
- * <p>Describes an Amazon EC2 instance that is enabled for SQL Server High Availability standby
11402
- * detection monitoring.</p>
11403
- * @public
11404
- */
11405
- export interface RegisteredInstance {
11406
- /**
11407
- * <p>The ID of the SQL Server High Availability instance.</p>
11408
- * @public
11409
- */
11410
- InstanceId?: string | undefined;
11411
- /**
11412
- * <p>The license type for the SQL Server license. Valid values include:</p>
11413
- * <ul>
11414
- * <li>
11415
- * <p>
11416
- * <code>full</code> - The SQL Server High Availability instance is using a full SQL Server license.</p>
11417
- * </li>
11418
- * <li>
11419
- * <p>
11420
- * <code>waived</code> - The SQL Server High Availability instance is waived from the SQL Server license.</p>
11421
- * </li>
11422
- * </ul>
11423
- * @public
11424
- */
11425
- SqlServerLicenseUsage?: SqlServerLicenseUsage | undefined;
11426
- /**
11427
- * <p>The SQL Server High Availability status of the instance. Valid values are:</p>
11428
- * <ul>
11429
- * <li>
11430
- * <p>
11431
- * <code>processing</code> - The SQL Server High Availability status for the SQL Server High Availability instance is being updated.</p>
11432
- * </li>
11433
- * <li>
11434
- * <p>
11435
- * <code>active</code> - The SQL Server High Availability instance is an active node in an SQL Server High Availability cluster.</p>
11436
- * </li>
11437
- * <li>
11438
- * <p>
11439
- * <code>standby</code> - The SQL Server High Availability instance is a standby failover node in an SQL Server High Availability
11440
- * cluster.</p>
11441
- * </li>
11442
- * <li>
11443
- * <p>
11444
- * <code>invalid</code> - An error occurred due to misconfigured permissions, or unable
11445
- * to dertemine SQL Server High Availability status for the SQL Server High Availability instance.</p>
11446
- * </li>
11447
- * </ul>
11448
- * @public
11449
- */
11450
- HaStatus?: HaStatus | undefined;
11451
- /**
11452
- * <p>A brief description of the SQL Server High Availability status. If the instance is in the <code>invalid</code>
11453
- * High Availability status, this parameter includes the error message.</p>
11454
- * @public
11455
- */
11456
- ProcessingStatus?: string | undefined;
11457
- /**
11458
- * <p>The date and time when the instance's SQL Server High Availability status was last updated, in the ISO 8601 format
11459
- * in the UTC time zone (<code>YYYY-MM-DDThh:mm:ss.sssZ</code>).</p>
11460
- * @public
11461
- */
11462
- LastUpdatedTime?: Date | undefined;
11463
- /**
11464
- * <p>The ARN of the Secrets Manager secret containing the SQL Server access credentials for the SQL Server High Availability instance.
11465
- * If not specified, deafult local user credentials will be used by the Amazon Web Services Systems Manager agent.</p>
11466
- * @public
11467
- */
11468
- SqlServerCredentials?: string | undefined;
11469
- /**
11470
- * <p>The tags assigned to the SQL Server High Availability instance.</p>
11471
- * @public
11472
- */
11473
- Tags?: Tag[] | undefined;
11474
- }
11475
- /**
11476
- * @public
11477
- */
11478
- export interface DescribeInstanceSqlHaHistoryStatesResult {
11479
- /**
11480
- * <p>Information about the historical SQL Server High Availability states of the SQL Server High Availability instances.</p>
11481
- * @public
11482
- */
11483
- Instances?: RegisteredInstance[] | undefined;
11484
- /**
11485
- * <p>The token to use to retrieve the next page of results.
11486
- * This value is <code>null</code> when there are no more results to return.</p>
11487
- * @public
11488
- */
11489
- NextToken?: string | undefined;
11490
- }
11491
- /**
11492
- * @public
11493
- */
11494
- export interface DescribeInstanceSqlHaStatesRequest {
11495
- /**
11496
- * <p>The IDs of the SQL Server High Availability instances to describe. If omitted, the API returns
11497
- * SQL Server High Availability states for all SQL Server High Availability instances.</p>
11498
- * @public
11499
- */
11500
- InstanceIds?: string[] | undefined;
11501
- /**
11502
- * <p>The token to use to retrieve the next page of results.</p>
11503
- * @public
11504
- */
11505
- NextToken?: string | undefined;
11506
- /**
11507
- * <p>The maximum number of results to return for the request in a
11508
- * single page. The remaining results can be seen by sending another request with the
11509
- * returned <code>nextToken</code> value.</p>
11510
- * @public
11511
- */
11512
- MaxResults?: number | undefined;
11513
- /**
11514
- * <p>One or more filters to apply to the results. Supported filters
11515
- * include:</p>
11516
- * <ul>
11517
- * <li>
11518
- * <p>
11519
- * <code>tag:<key></code> - The tag key and value pair assigned to the
11520
- * instance. For example, to find all instances tagged with <code>Owner:TeamA</code>, specify
11521
- * <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
11522
- * </li>
11523
- * <li>
11524
- * <p>
11525
- * <code>tag-key</code> - The tag key assigned to the instance.</p>
11526
- * </li>
11527
- * <li>
11528
- * <p>
11529
- * <code>haStatus</code> - The SQL Server High Availability status of the SQL Server High Availability instance (<code>processing</code> |
11530
- * <code>active</code> | <code>standby</code> | <code>invalid</code>).</p>
11531
- * </li>
11532
- * <li>
11533
- * <p>
11534
- * <code>sqlServerLicenseUsage</code> - The license type for the SQL Server license
11535
- * (<code>full</code> | <code>waived</code>).</p>
11536
- * </li>
11537
- * </ul>
11538
- * @public
11539
- */
11540
- Filters?: Filter[] | undefined;
11541
- /**
11542
- * <p>Checks whether you have the required permissions for the action,
11543
- * without actually making the request, and provides an error response. If you have the
11544
- * required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
11545
- * it is <code>UnauthorizedOperation</code>.</p>
11546
- * @public
11547
- */
11548
- DryRun?: boolean | undefined;
11549
- }
11550
- /**
11551
- * @public
11552
- */
11553
- export interface DescribeInstanceSqlHaStatesResult {
11554
- /**
11555
- * <p>Information about the SQL Server High Availability instances.</p>
11556
- * @public
11557
- */
11558
- Instances?: RegisteredInstance[] | undefined;
11559
- /**
11560
- * <p>The token to use to retrieve the next page of results.
11561
- * This value is <code>null</code> when there are no more results to return.</p>
11562
- * @public
11563
- */
11564
- NextToken?: string | undefined;
11565
- }
11566
- /**
11567
- * @public
11568
- */
11569
- export interface DescribeInstanceStatusRequest {
11570
- /**
11571
- * <p>The instance IDs.</p>
11572
- * <p>Default: Describes all your instances.</p>
11573
- * <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>
11574
- * @public
11575
- */
11576
- InstanceIds?: string[] | undefined;
11577
- /**
11578
- * <p>The maximum number of items to return for this request.
11579
- * To get the next page of items, make another request with the token returned in the output.
11580
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
11581
- * <p>You cannot specify this parameter and the instance IDs parameter in the same request.</p>
11582
- * @public
11583
- */
11584
- MaxResults?: number | undefined;
11585
- /**
11586
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
11587
- * @public
11588
- */
11589
- NextToken?: string | undefined;
11590
- /**
11591
- * <p>Checks whether you have the required permissions for the operation, without actually making the
11592
- * request, and provides an error response. If you have the required permissions, the error response is
11593
- * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
11594
- * @public
11595
- */
11596
- DryRun?: boolean | undefined;
11597
- /**
11598
- * <p>The filters.</p>
11599
- * <ul>
11600
- * <li>
11601
- * <p>
11602
- * <code>availability-zone</code> - The Availability Zone of the instance.</p>
11603
- * </li>
11604
- * <li>
11605
- * <p>
11606
- * <code>availability-zone-id</code> - The ID of the Availability Zone of the
11607
- * instance.</p>
11608
- * </li>
11609
- * <li>
11610
- * <p>
11611
- * <code>event.code</code> - The code for the scheduled event
11612
- * (<code>instance-reboot</code> | <code>system-reboot</code> |
11613
- * <code>system-maintenance</code> | <code>instance-retirement</code> |
11614
- * <code>instance-stop</code>).</p>
11615
- * </li>
11616
- * <li>
11617
- * <p>
11618
- * <code>event.description</code> - A description of the event.</p>
11619
- * </li>
11620
- * <li>
11621
- * <p>
11622
- * <code>event.instance-event-id</code> - The ID of the event whose date and time
11623
- * you are modifying.</p>
11624
- * </li>
11625
- * <li>
11626
- * <p>
11627
- * <code>event.not-after</code> - The latest end time for the scheduled event
11628
- * (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
11629
- * </li>
11630
- * <li>
11631
- * <p>
11632
- * <code>event.not-before</code> - The earliest start time for the scheduled
11633
- * event (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
11634
- * </li>
11635
- * <li>
11636
- * <p>
11637
- * <code>event.not-before-deadline</code> - The deadline for starting the event
11638
- * (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
11639
- * </li>
11640
- * <li>
11641
- * <p>
11642
- * <code>instance-state-code</code> - The code for the instance state, as a
11643
- * 16-bit unsigned integer. The high byte is used for internal purposes and should
11644
- * be ignored. The low byte is set based on the state represented. The valid values
11645
- * are 0 (pending), 16 (running), 32 (shutting-down), 48 (terminated), 64
11646
- * (stopping), and 80 (stopped).</p>
11647
- * </li>
11648
- * <li>
11649
- * <p>
11650
- * <code>instance-state-name</code> - The state of the instance
11651
- * (<code>pending</code> | <code>running</code> | <code>shutting-down</code> |
11652
- * <code>terminated</code> | <code>stopping</code> |
11653
- * <code>stopped</code>).</p>
11654
- * </li>
11655
- * <li>
11656
- * <p>
11657
- * <code>instance-status.reachability</code> - Filters on instance status where
11658
- * the name is <code>reachability</code> (<code>passed</code> | <code>failed</code>
11659
- * | <code>initializing</code> | <code>insufficient-data</code>).</p>
11660
- * </li>
11661
- * <li>
11662
- * <p>
11663
- * <code>instance-status.status</code> - The status of the instance
11664
- * (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
11665
- * <code>insufficient-data</code> | <code>not-applicable</code>).</p>
11666
- * </li>
11667
- * <li>
11668
- * <p>
11669
- * <code>operator.managed</code> - A Boolean that indicates whether this is a
11670
- * managed instance.</p>
11671
- * </li>
11672
- * <li>
11673
- * <p>
11674
- * <code>operator.principal</code> - The principal that manages the instance.
11675
- * Only valid for managed instances, where <code>managed</code> is
11676
- * <code>true</code>.</p>
11677
- * </li>
11678
- * <li>
11679
- * <p>
11680
- * <code>system-status.reachability</code> - Filters on system status where the
11681
- * name is <code>reachability</code> (<code>passed</code> | <code>failed</code> |
11682
- * <code>initializing</code> | <code>insufficient-data</code>).</p>
11683
- * </li>
11684
- * <li>
11685
- * <p>
11686
- * <code>system-status.status</code> - The system status of the instance
11687
- * (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
11688
- * <code>insufficient-data</code> | <code>not-applicable</code>).</p>
11689
- * </li>
11690
- * <li>
11691
- * <p>
11692
- * <code>attached-ebs-status.status</code> - The status of the attached EBS volume
11693
- * for the instance (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
11694
- * <code>insufficient-data</code> | <code>not-applicable</code>).</p>
11695
- * </li>
11696
- * </ul>
11697
- * @public
11698
- */
11699
- Filters?: Filter[] | undefined;
11700
- /**
11701
- * <p>When <code>true</code>, includes the health status for all instances. When
11702
- * <code>false</code>, includes the health status for running instances only.</p>
11703
- * <p>Default: <code>false</code>
11704
- * </p>
11705
- * @public
11706
- */
11707
- IncludeAllInstances?: boolean | undefined;
11708
- }
11709
- /**
11710
- * <p>Describes the attached EBS status check for an instance.</p>
11711
- * @public
11712
- */
11713
- export interface EbsStatusDetails {
11714
- /**
11715
- * <p>The date and time when the attached EBS status check failed.</p>
11716
- * @public
11717
- */
11718
- ImpairedSince?: Date | undefined;
11719
- /**
11720
- * <p>The name of the attached EBS status check.</p>
11721
- * @public
11722
- */
11723
- Name?: StatusName | undefined;
11724
- /**
11725
- * <p>The result of the attached EBS status check.</p>
11726
- * @public
11727
- */
11728
- Status?: StatusType | undefined;
11729
- }
11730
- /**
11731
- * <p>Provides a summary of the attached EBS volume status for an instance.</p>
11732
- * @public
11733
- */
11734
- export interface EbsStatusSummary {
11735
- /**
11736
- * <p>Details about the attached EBS status check for an instance.</p>
11737
- * @public
11738
- */
11739
- Details?: EbsStatusDetails[] | undefined;
11740
- /**
11741
- * <p>The current status.</p>
11742
- * @public
11743
- */
11744
- Status?: SummaryStatus | undefined;
11745
- }
11746
- /**
11747
- * <p>Describes a scheduled event for an instance.</p>
11748
- * @public
11749
- */
11750
- export interface InstanceStatusEvent {
11751
- /**
11752
- * <p>The ID of the event.</p>
11753
- * @public
11754
- */
11755
- InstanceEventId?: string | undefined;
11756
- /**
11757
- * <p>The event code.</p>
11758
- * @public
11759
- */
11760
- Code?: EventCode | undefined;
11761
- /**
11762
- * <p>A description of the event.</p>
11763
- * <p>After a scheduled event is completed, it can still be described for up to a week. If
11764
- * the event has been completed, this description starts with the following text:
11765
- * [Completed].</p>
11766
- * @public
11767
- */
11768
- Description?: string | undefined;
11769
- /**
11770
- * <p>The latest scheduled end time for the event.</p>
11771
- * @public
11772
- */
11773
- NotAfter?: Date | undefined;
11774
- /**
11775
- * <p>The earliest scheduled start time for the event.</p>
11776
- * @public
11777
- */
11778
- NotBefore?: Date | undefined;
11779
- /**
11780
- * <p>The deadline for starting the event.</p>
11781
- * @public
11782
- */
11783
- NotBeforeDeadline?: Date | undefined;
11784
- }
11785
- /**
11786
- * <p>Describes the instance status.</p>
11787
- * @public
11788
- */
11789
- export interface InstanceStatusDetails {
11790
- /**
11791
- * <p>The time when a status check failed. For an instance that was launched and impaired,
11792
- * this is the time when the instance was launched.</p>
11793
- * @public
11794
- */
11795
- ImpairedSince?: Date | undefined;
11796
- /**
11797
- * <p>The type of instance status.</p>
11798
- * @public
11799
- */
11800
- Name?: StatusName | undefined;
11801
- /**
11802
- * <p>The status.</p>
11803
- * @public
11804
- */
11805
- Status?: StatusType | undefined;
11806
- }
11807
- /**
11808
- * <p>Describes the status of an instance.</p>
11809
- * @public
11810
- */
11811
- export interface InstanceStatusSummary {
11812
- /**
11813
- * <p>The system instance health or application instance health.</p>
11814
- * @public
11815
- */
11816
- Details?: InstanceStatusDetails[] | undefined;
11817
- /**
11818
- * <p>The status.</p>
11819
- * @public
11820
- */
11821
- Status?: SummaryStatus | undefined;
11822
- }
11823
- /**
11824
- * <p>Describes the status of an instance.</p>
11825
- * @public
11826
- */
11827
- export interface InstanceStatus {
11828
- /**
11829
- * <p>The Availability Zone of the instance.</p>
11830
- * @public
11831
- */
11832
- AvailabilityZone?: string | undefined;
11833
- /**
11834
- * <p>The ID of the Availability Zone of the instance.</p>
11835
- * @public
11836
- */
11837
- AvailabilityZoneId?: string | undefined;
11838
- /**
11839
- * <p>The Amazon Resource Name (ARN) of the Outpost.</p>
11840
- * @public
11841
- */
11842
- OutpostArn?: string | undefined;
11843
- /**
11844
- * <p>The service provider that manages the instance.</p>
11845
- * @public
11846
- */
11847
- Operator?: OperatorResponse | undefined;
11848
- /**
11849
- * <p>Any scheduled events associated with the instance.</p>
11850
- * @public
11851
- */
11852
- Events?: InstanceStatusEvent[] | undefined;
11853
- /**
11854
- * <p>The ID of the instance.</p>
11855
- * @public
11856
- */
11857
- InstanceId?: string | undefined;
11858
- /**
11859
- * <p>The intended state of the instance. <a>DescribeInstanceStatus</a> requires
11860
- * that an instance be in the <code>running</code> state.</p>
11861
- * @public
11862
- */
11863
- InstanceState?: InstanceState | undefined;
11864
- /**
11865
- * <p>Reports impaired functionality that stems from issues internal to the instance, such
11866
- * as impaired reachability.</p>
11867
- * @public
11868
- */
11869
- InstanceStatus?: InstanceStatusSummary | undefined;
11870
- /**
11871
- * <p>Reports impaired functionality that stems from issues related to the systems that
11872
- * support an instance, such as hardware failures and network connectivity problems.</p>
11873
- * @public
11874
- */
11875
- SystemStatus?: InstanceStatusSummary | undefined;
11876
- /**
11877
- * <p>Reports impaired functionality that stems from an attached Amazon EBS volume that is
11878
- * unreachable and unable to complete I/O operations.</p>
11879
- * @public
11880
- */
11881
- AttachedEbsStatus?: EbsStatusSummary | undefined;
11882
- }
11883
- /**
11884
- * @public
11885
- */
11886
- export interface DescribeInstanceStatusResult {
11887
- /**
11888
- * <p>Information about the status of the instances.</p>
11889
- * @public
11890
- */
11891
- InstanceStatuses?: InstanceStatus[] | undefined;
11892
- /**
11893
- * <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there
11894
- * are no more items to return.</p>
11895
- * @public
11896
- */
11897
- NextToken?: string | undefined;
11898
- }
11899
- /**
11900
- * @public
11901
- */
11902
- export interface DescribeInstanceTopologyRequest {
11903
- /**
11904
- * <p>Checks whether you have the required permissions for the operation, without actually making the
11905
- * request, and provides an error response. If you have the required permissions, the error response is
11906
- * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
11907
- * @public
11908
- */
11909
- DryRun?: boolean | undefined;
11910
- /**
11911
- * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
11912
- * @public
11913
- */
11914
- NextToken?: string | undefined;
11915
- /**
11916
- * <p>The maximum number of items to return for this request.
11917
- * To get the next page of items, make another request with the token returned in the output.
11918
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
11919
- * <p>You can't specify this parameter and the instance IDs parameter in the same
11920
- * request.</p>
11921
- * <p>Default: <code>20</code>
11922
- * </p>
11923
- * @public
11924
- */
11925
- MaxResults?: number | undefined;
11926
- /**
11927
- * <p>The instance IDs.</p>
11928
- * <p>Default: Describes all your instances.</p>
11929
- * <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>
11930
- * @public
11931
- */
11932
- InstanceIds?: string[] | undefined;
11933
- /**
11934
- * <p>The name of the placement group that each instance is in.</p>
11935
- * <p>Constraints: Maximum 100 explicitly specified placement group names.</p>
11936
- * @public
11937
- */
11938
- GroupNames?: string[] | undefined;
11939
- /**
11940
- * <p>The filters.</p>
11941
- * <ul>
11942
- * <li>
11943
- * <p>
11944
- * <code>availability-zone</code> - The name of the Availability Zone (for
11945
- * example, <code>us-west-2a</code>) or Local Zone (for example,
11946
- * <code>us-west-2-lax-1b</code>) that the instance is in.</p>
11947
- * </li>
11948
- * <li>
11949
- * <p>
11950
- * <code>instance-type</code> - The instance type (for example,
11951
- * <code>p4d.24xlarge</code>) or instance family (for example,
11952
- * <code>p4d*</code>). You can use the <code>*</code> wildcard to match zero or
11953
- * more characters, or the <code>?</code> wildcard to match zero or one
11954
- * character.</p>
11955
- * </li>
11956
- * <li>
11957
- * <p>
11958
- * <code>zone-id</code> - The ID of the Availability Zone (for example,
11959
- * <code>usw2-az2</code>) or Local Zone (for example,
11960
- * <code>usw2-lax1-az1</code>) that the instance is in.</p>
11961
- * </li>
11962
- * </ul>
11963
- * @public
11964
- */
11965
- Filters?: Filter[] | undefined;
11966
- }