@aws-sdk/client-ec2 3.873.0 → 3.876.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 (246) hide show
  1. package/README.md +40 -0
  2. package/dist-cjs/index.js +1271 -401
  3. package/dist-es/EC2.js +10 -0
  4. package/dist-es/commands/CreateImageUsageReportCommand.js +22 -0
  5. package/dist-es/commands/DeleteImageUsageReportCommand.js +22 -0
  6. package/dist-es/commands/DescribeImageReferencesCommand.js +22 -0
  7. package/dist-es/commands/DescribeImageUsageReportEntriesCommand.js +22 -0
  8. package/dist-es/commands/DescribeImageUsageReportsCommand.js +22 -0
  9. package/dist-es/commands/GetPasswordDataCommand.js +1 -1
  10. package/dist-es/commands/index.js +5 -0
  11. package/dist-es/models/models_0.js +1 -0
  12. package/dist-es/models/models_1.js +10 -4
  13. package/dist-es/models/models_2.js +4 -0
  14. package/dist-es/models/models_3.js +0 -8
  15. package/dist-es/models/models_4.js +19 -40
  16. package/dist-es/models/models_5.js +40 -18
  17. package/dist-es/models/models_6.js +18 -12
  18. package/dist-es/models/models_7.js +12 -0
  19. package/dist-es/pagination/DescribeImageReferencesPaginator.js +4 -0
  20. package/dist-es/pagination/DescribeImageUsageReportEntriesPaginator.js +4 -0
  21. package/dist-es/pagination/DescribeImageUsageReportsPaginator.js +4 -0
  22. package/dist-es/pagination/index.js +3 -0
  23. package/dist-es/protocols/Aws_ec2.js +721 -25
  24. package/dist-es/waiters/index.js +1 -0
  25. package/dist-es/waiters/waitForImageUsageReportAvailable.js +54 -0
  26. package/dist-types/EC2.d.ts +37 -0
  27. package/dist-types/EC2Client.d.ts +7 -2
  28. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  29. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  30. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  31. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  32. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  33. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  34. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  35. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +4 -2
  41. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateImageUsageReportCommand.d.ts +105 -0
  51. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  62. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  63. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  65. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  75. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  76. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  78. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  95. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  98. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  99. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  103. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  104. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  105. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  106. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  107. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  108. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -3
  109. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  110. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  111. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  112. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  113. package/dist-types/commands/DeleteImageUsageReportCommand.d.ts +75 -0
  114. package/dist-types/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -1
  115. package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
  116. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +1 -2
  117. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -0
  118. package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -0
  119. package/dist-types/commands/DescribeImageReferencesCommand.d.ts +100 -0
  120. package/dist-types/commands/DescribeImageUsageReportEntriesCommand.d.ts +101 -0
  121. package/dist-types/commands/DescribeImageUsageReportsCommand.d.ts +123 -0
  122. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  123. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  127. package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +1 -2
  128. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  129. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  130. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  131. package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
  132. package/dist-types/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
  133. package/dist-types/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  134. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
  135. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  136. package/dist-types/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
  137. package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  138. package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +1 -2
  139. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  140. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  141. package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
  142. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  143. package/dist-types/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
  144. package/dist-types/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
  145. package/dist-types/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
  146. package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  147. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  148. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  149. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  150. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  151. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  152. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
  153. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  154. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -2
  155. package/dist-types/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
  156. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -2
  157. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
  158. package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
  159. package/dist-types/commands/RebootInstancesCommand.d.ts +1 -1
  160. package/dist-types/commands/RegisterImageCommand.d.ts +2 -2
  161. package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  162. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -2
  163. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  164. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  165. package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
  166. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  167. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  168. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  169. package/dist-types/commands/index.d.ts +5 -0
  170. package/dist-types/models/models_0.d.ts +1 -0
  171. package/dist-types/models/models_1.d.ts +133 -168
  172. package/dist-types/models/models_2.d.ts +168 -193
  173. package/dist-types/models/models_3.d.ts +222 -485
  174. package/dist-types/models/models_4.d.ts +1899 -1581
  175. package/dist-types/models/models_5.d.ts +6576 -6652
  176. package/dist-types/models/models_6.d.ts +3820 -3621
  177. package/dist-types/models/models_7.d.ts +4719 -4767
  178. package/dist-types/models/models_8.d.ts +596 -6
  179. package/dist-types/pagination/DescribeImageReferencesPaginator.d.ts +7 -0
  180. package/dist-types/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +7 -0
  181. package/dist-types/pagination/DescribeImageUsageReportsPaginator.d.ts +7 -0
  182. package/dist-types/pagination/index.d.ts +3 -0
  183. package/dist-types/protocols/Aws_ec2.d.ts +45 -0
  184. package/dist-types/ts3.4/EC2.d.ts +87 -0
  185. package/dist-types/ts3.4/EC2Client.d.ts +30 -0
  186. package/dist-types/ts3.4/commands/CreateImageUsageReportCommand.d.ts +51 -0
  187. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +4 -2
  188. package/dist-types/ts3.4/commands/DeleteImageUsageReportCommand.d.ts +51 -0
  189. package/dist-types/ts3.4/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -4
  190. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +4 -2
  192. package/dist-types/ts3.4/commands/DescribeImageReferencesCommand.d.ts +51 -0
  193. package/dist-types/ts3.4/commands/DescribeImageUsageReportEntriesCommand.d.ts +51 -0
  194. package/dist-types/ts3.4/commands/DescribeImageUsageReportsCommand.d.ts +51 -0
  195. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  196. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +4 -2
  201. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +2 -4
  202. package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +4 -2
  209. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -4
  217. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +4 -2
  227. package/dist-types/ts3.4/commands/index.d.ts +5 -0
  228. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  229. package/dist-types/ts3.4/models/models_1.d.ts +36 -32
  230. package/dist-types/ts3.4/models/models_2.d.ts +39 -44
  231. package/dist-types/ts3.4/models/models_3.d.ts +49 -72
  232. package/dist-types/ts3.4/models/models_4.d.ts +164 -164
  233. package/dist-types/ts3.4/models/models_5.d.ts +177 -144
  234. package/dist-types/ts3.4/models/models_6.d.ts +147 -128
  235. package/dist-types/ts3.4/models/models_7.d.ts +132 -138
  236. package/dist-types/ts3.4/models/models_8.d.ts +139 -2
  237. package/dist-types/ts3.4/pagination/DescribeImageReferencesPaginator.d.ts +11 -0
  238. package/dist-types/ts3.4/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +11 -0
  239. package/dist-types/ts3.4/pagination/DescribeImageUsageReportsPaginator.d.ts +11 -0
  240. package/dist-types/ts3.4/pagination/index.d.ts +3 -0
  241. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +60 -0
  242. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  243. package/dist-types/ts3.4/waiters/waitForImageUsageReportAvailable.d.ts +11 -0
  244. package/dist-types/waiters/index.d.ts +1 -0
  245. package/dist-types/waiters/waitForImageUsageReportAvailable.d.ts +14 -0
  246. package/package.json +6 -6
@@ -1,6 +1,198 @@
1
- import { AccountAttribute, AccountAttributeName, Address, AddressAttribute, AddressAttributeName, AddressTransfer, BundleTask, ByoipCidr, CapacityReservationFleetState, InstanceEventWindowState, Tag, TagSpecification, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcAttachment, VpcPeeringConnection } from "./models_0";
2
- import { CapacityReservationTenancy, CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, Ec2InstanceConnectEndpoint, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, GatewayType, IpAddressType, Ipam, IpamExternalResourceVerificationToken, IpamPool, IpamResourceDiscovery, IpamScope, LaunchTemplate } from "./models_1";
3
- import { DnsEntry, DnsOptions, LastError, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, RouteServer, RouteServerEndpoint, RouteServerPeer, SecurityGroupIdentifier, SubnetCidrReservation, SubnetIpPrefixes, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayPrefixListReference, TransitGatewayRoute, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpointType } from "./models_2";
1
+ import { AccountAttribute, AccountAttributeName, Address, AddressAttribute, AddressAttributeName, AddressTransfer, BundleTask, ByoipCidr, InstanceEventWindowState, Tag, TagSpecification, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcAttachment, VpcPeeringConnection } from "./models_0";
2
+ import { CapacityReservationTenancy, CarrierGateway, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipCidr, CoipPool, Ec2InstanceConnectEndpoint, GatewayType, IpAddressType, Ipam, IpamExternalResourceVerificationToken, IpamPool, IpamResourceDiscovery, IpamScope, LaunchTemplate } from "./models_1";
3
+ import { DnsOptionsSpecification, DnsRecordIpType, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, RouteServer, RouteServerEndpoint, RouteServerPeer, SubnetCidrReservation, SubnetConfiguration, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayPrefixListReference, TransitGatewayRoute, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpointType } from "./models_2";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface CreateVpcEndpointRequest {
8
+ /**
9
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
10
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
11
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
12
+ * @public
13
+ */
14
+ DryRun?: boolean | undefined;
15
+ /**
16
+ * <p>The type of endpoint.</p>
17
+ * <p>Default: Gateway</p>
18
+ * @public
19
+ */
20
+ VpcEndpointType?: VpcEndpointType | undefined;
21
+ /**
22
+ * <p>The ID of the VPC.</p>
23
+ * @public
24
+ */
25
+ VpcId: string | undefined;
26
+ /**
27
+ * <p>The name of the endpoint service.</p>
28
+ * @public
29
+ */
30
+ ServiceName?: string | undefined;
31
+ /**
32
+ * <p>(Interface and gateway endpoints) A policy to attach to the endpoint that controls access to the
33
+ * service. The policy must be in valid JSON format. If this parameter is not specified, we
34
+ * attach a default policy that allows full access to the service.</p>
35
+ * @public
36
+ */
37
+ PolicyDocument?: string | undefined;
38
+ /**
39
+ * <p>(Gateway endpoint) The route table IDs.</p>
40
+ * @public
41
+ */
42
+ RouteTableIds?: string[] | undefined;
43
+ /**
44
+ * <p>(Interface and Gateway Load Balancer endpoints) The IDs of the subnets in which to create endpoint
45
+ * network interfaces. For a Gateway Load Balancer endpoint, you can specify only one subnet.</p>
46
+ * @public
47
+ */
48
+ SubnetIds?: string[] | undefined;
49
+ /**
50
+ * <p>(Interface endpoint) The IDs of the security groups to associate with the
51
+ * endpoint network interfaces. If this parameter is not specified, we use the default
52
+ * security group for the VPC.</p>
53
+ * @public
54
+ */
55
+ SecurityGroupIds?: string[] | undefined;
56
+ /**
57
+ * <p>The IP address type for the endpoint.</p>
58
+ * @public
59
+ */
60
+ IpAddressType?: IpAddressType | undefined;
61
+ /**
62
+ * <p>The DNS options for the endpoint.</p>
63
+ * @public
64
+ */
65
+ DnsOptions?: DnsOptionsSpecification | undefined;
66
+ /**
67
+ * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
68
+ * request. For more information, see <a href="https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html">How to ensure
69
+ * idempotency</a>.</p>
70
+ * @public
71
+ */
72
+ ClientToken?: string | undefined;
73
+ /**
74
+ * <p>(Interface endpoint) Indicates whether to associate a private hosted zone with the
75
+ * specified VPC. The private hosted zone contains a record set for the default public DNS
76
+ * name for the service for the Region (for example,
77
+ * <code>kinesis.us-east-1.amazonaws.com</code>), which resolves to the private IP
78
+ * addresses of the endpoint network interfaces in the VPC. This enables you to make
79
+ * requests to the default public DNS name for the service instead of the public DNS names
80
+ * that are automatically generated by the VPC endpoint service.</p>
81
+ * <p>To use a private hosted zone, you must set the following VPC attributes to
82
+ * <code>true</code>: <code>enableDnsHostnames</code> and
83
+ * <code>enableDnsSupport</code>. Use <a>ModifyVpcAttribute</a> to set the VPC
84
+ * attributes.</p>
85
+ * @public
86
+ */
87
+ PrivateDnsEnabled?: boolean | undefined;
88
+ /**
89
+ * <p>The tags to associate with the endpoint.</p>
90
+ * @public
91
+ */
92
+ TagSpecifications?: TagSpecification[] | undefined;
93
+ /**
94
+ * <p>The subnet configurations for the endpoint.</p>
95
+ * @public
96
+ */
97
+ SubnetConfigurations?: SubnetConfiguration[] | undefined;
98
+ /**
99
+ * <p>The Amazon Resource Name (ARN) of a service network that will be associated with the VPC
100
+ * endpoint of type service-network.</p>
101
+ * @public
102
+ */
103
+ ServiceNetworkArn?: string | undefined;
104
+ /**
105
+ * <p>The Amazon Resource Name (ARN) of a resource configuration that will be associated with
106
+ * the VPC endpoint of type resource.</p>
107
+ * @public
108
+ */
109
+ ResourceConfigurationArn?: string | undefined;
110
+ /**
111
+ * <p>The Region where the service is hosted. The default is the current Region.</p>
112
+ * @public
113
+ */
114
+ ServiceRegion?: string | undefined;
115
+ }
116
+ /**
117
+ * <p>Describes a DNS entry.</p>
118
+ * @public
119
+ */
120
+ export interface DnsEntry {
121
+ /**
122
+ * <p>The DNS name.</p>
123
+ * @public
124
+ */
125
+ DnsName?: string | undefined;
126
+ /**
127
+ * <p>The ID of the private hosted zone.</p>
128
+ * @public
129
+ */
130
+ HostedZoneId?: string | undefined;
131
+ }
132
+ /**
133
+ * <p>Describes the DNS options for an endpoint.</p>
134
+ * @public
135
+ */
136
+ export interface DnsOptions {
137
+ /**
138
+ * <p>The DNS records created for the endpoint.</p>
139
+ * @public
140
+ */
141
+ DnsRecordIpType?: DnsRecordIpType | undefined;
142
+ /**
143
+ * <p>Indicates whether to enable private DNS only for inbound endpoints.</p>
144
+ * @public
145
+ */
146
+ PrivateDnsOnlyForInboundResolverEndpoint?: boolean | undefined;
147
+ }
148
+ /**
149
+ * <p>Describes a security group.</p>
150
+ * @public
151
+ */
152
+ export interface SecurityGroupIdentifier {
153
+ /**
154
+ * <p>The ID of the security group.</p>
155
+ * @public
156
+ */
157
+ GroupId?: string | undefined;
158
+ /**
159
+ * <p>The name of the security group.</p>
160
+ * @public
161
+ */
162
+ GroupName?: string | undefined;
163
+ }
164
+ /**
165
+ * <p>Prefixes of the subnet IP.</p>
166
+ * @public
167
+ */
168
+ export interface SubnetIpPrefixes {
169
+ /**
170
+ * <p>ID of the subnet.</p>
171
+ * @public
172
+ */
173
+ SubnetId?: string | undefined;
174
+ /**
175
+ * <p>Array of SubnetIpPrefixes objects.</p>
176
+ * @public
177
+ */
178
+ IpPrefixes?: string[] | undefined;
179
+ }
180
+ /**
181
+ * <p>The last error that occurred for a VPC endpoint.</p>
182
+ * @public
183
+ */
184
+ export interface LastError {
185
+ /**
186
+ * <p>The error message for the VPC endpoint error.</p>
187
+ * @public
188
+ */
189
+ Message?: string | undefined;
190
+ /**
191
+ * <p>The error code for the VPC endpoint error.</p>
192
+ * @public
193
+ */
194
+ Code?: string | undefined;
195
+ }
4
196
  /**
5
197
  * @public
6
198
  * @enum
@@ -2124,6 +2316,33 @@ export interface DeleteFpgaImageResult {
2124
2316
  */
2125
2317
  Return?: boolean | undefined;
2126
2318
  }
2319
+ /**
2320
+ * @public
2321
+ */
2322
+ export interface DeleteImageUsageReportRequest {
2323
+ /**
2324
+ * <p>The ID of the report to delete.</p>
2325
+ * @public
2326
+ */
2327
+ ReportId: string | undefined;
2328
+ /**
2329
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
2330
+ * and provides an error response. If you have the required permissions, the error response is
2331
+ * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
2332
+ * @public
2333
+ */
2334
+ DryRun?: boolean | undefined;
2335
+ }
2336
+ /**
2337
+ * @public
2338
+ */
2339
+ export interface DeleteImageUsageReportResult {
2340
+ /**
2341
+ * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
2342
+ * @public
2343
+ */
2344
+ Return?: boolean | undefined;
2345
+ }
2127
2346
  /**
2128
2347
  * @public
2129
2348
  */
@@ -6334,488 +6553,6 @@ export interface DescribeCapacityReservationBillingRequestsRequest {
6334
6553
  */
6335
6554
  DryRun?: boolean | undefined;
6336
6555
  }
6337
- /**
6338
- * <p>Information about a Capacity Reservation.</p>
6339
- * @public
6340
- */
6341
- export interface CapacityReservationInfo {
6342
- /**
6343
- * <p>The instance type for the Capacity Reservation.</p>
6344
- * @public
6345
- */
6346
- InstanceType?: string | undefined;
6347
- /**
6348
- * <p>The Availability Zone for the Capacity Reservation.</p>
6349
- * @public
6350
- */
6351
- AvailabilityZone?: string | undefined;
6352
- /**
6353
- * <p>The tenancy of the Capacity Reservation.</p>
6354
- * @public
6355
- */
6356
- Tenancy?: CapacityReservationTenancy | undefined;
6357
- /**
6358
- * <p>The ID of the Availability Zone.</p>
6359
- * @public
6360
- */
6361
- AvailabilityZoneId?: string | undefined;
6362
- }
6363
- /**
6364
- * @public
6365
- * @enum
6366
- */
6367
- export declare const CapacityReservationBillingRequestStatus: {
6368
- readonly accepted: "accepted";
6369
- readonly cancelled: "cancelled";
6370
- readonly expired: "expired";
6371
- readonly pending: "pending";
6372
- readonly rejected: "rejected";
6373
- readonly revoked: "revoked";
6374
- };
6375
- /**
6376
- * @public
6377
- */
6378
- export type CapacityReservationBillingRequestStatus = (typeof CapacityReservationBillingRequestStatus)[keyof typeof CapacityReservationBillingRequestStatus];
6379
- /**
6380
- * <p>Information about a request to assign billing of the unused capacity of a Capacity
6381
- * Reservation.</p>
6382
- * @public
6383
- */
6384
- export interface CapacityReservationBillingRequest {
6385
- /**
6386
- * <p>The ID of the Capacity Reservation.</p>
6387
- * @public
6388
- */
6389
- CapacityReservationId?: string | undefined;
6390
- /**
6391
- * <p>The ID of the Amazon Web Services account that initiated the request.</p>
6392
- * @public
6393
- */
6394
- RequestedBy?: string | undefined;
6395
- /**
6396
- * <p>The ID of the Amazon Web Services account to which the request was sent.</p>
6397
- * @public
6398
- */
6399
- UnusedReservationBillingOwnerId?: string | undefined;
6400
- /**
6401
- * <p>The date and time, in UTC time format, at which the request was initiated.</p>
6402
- * @public
6403
- */
6404
- LastUpdateTime?: Date | undefined;
6405
- /**
6406
- * <p>The status of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/view-billing-transfers.html"> View billing assignment
6407
- * requests for a shared Amazon EC2 Capacity Reservation</a>.</p>
6408
- * @public
6409
- */
6410
- Status?: CapacityReservationBillingRequestStatus | undefined;
6411
- /**
6412
- * <p>Information about the status.</p>
6413
- * @public
6414
- */
6415
- StatusMessage?: string | undefined;
6416
- /**
6417
- * <p>Information about the Capacity Reservation.</p>
6418
- * @public
6419
- */
6420
- CapacityReservationInfo?: CapacityReservationInfo | undefined;
6421
- }
6422
- /**
6423
- * @public
6424
- */
6425
- export interface DescribeCapacityReservationBillingRequestsResult {
6426
- /**
6427
- * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
6428
- * @public
6429
- */
6430
- NextToken?: string | undefined;
6431
- /**
6432
- * <p>Information about the request.</p>
6433
- * @public
6434
- */
6435
- CapacityReservationBillingRequests?: CapacityReservationBillingRequest[] | undefined;
6436
- }
6437
- /**
6438
- * @public
6439
- */
6440
- export interface DescribeCapacityReservationFleetsRequest {
6441
- /**
6442
- * <p>The IDs of the Capacity Reservation Fleets to describe.</p>
6443
- * @public
6444
- */
6445
- CapacityReservationFleetIds?: string[] | undefined;
6446
- /**
6447
- * <p>The token to use to retrieve the next page of results.</p>
6448
- * @public
6449
- */
6450
- NextToken?: string | undefined;
6451
- /**
6452
- * <p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information,
6453
- * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
6454
- * @public
6455
- */
6456
- MaxResults?: number | undefined;
6457
- /**
6458
- * <p>One or more filters.</p>
6459
- * <ul>
6460
- * <li>
6461
- * <p>
6462
- * <code>state</code> - The state of the Fleet (<code>submitted</code> |
6463
- * <code>modifying</code> | <code>active</code> |
6464
- * <code>partially_fulfilled</code> | <code>expiring</code> |
6465
- * <code>expired</code> | <code>cancelling</code> | <code>cancelled</code> |
6466
- * <code>failed</code>).</p>
6467
- * </li>
6468
- * <li>
6469
- * <p>
6470
- * <code>instance-match-criteria</code> - The instance matching criteria for the
6471
- * Fleet. Only <code>open</code> is supported.</p>
6472
- * </li>
6473
- * <li>
6474
- * <p>
6475
- * <code>tenancy</code> - The tenancy of the Fleet (<code>default</code> |
6476
- * <code>dedicated</code>).</p>
6477
- * </li>
6478
- * <li>
6479
- * <p>
6480
- * <code>allocation-strategy</code> - The allocation strategy used by the Fleet.
6481
- * Only <code>prioritized</code> is supported.</p>
6482
- * </li>
6483
- * </ul>
6484
- * @public
6485
- */
6486
- Filters?: Filter[] | undefined;
6487
- /**
6488
- * <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>
6489
- * @public
6490
- */
6491
- DryRun?: boolean | undefined;
6492
- }
6493
- /**
6494
- * <p>Information about a Capacity Reservation Fleet.</p>
6495
- * @public
6496
- */
6497
- export interface CapacityReservationFleet {
6498
- /**
6499
- * <p>The ID of the Capacity Reservation Fleet.</p>
6500
- * @public
6501
- */
6502
- CapacityReservationFleetId?: string | undefined;
6503
- /**
6504
- * <p>The ARN of the Capacity Reservation Fleet.</p>
6505
- * @public
6506
- */
6507
- CapacityReservationFleetArn?: string | undefined;
6508
- /**
6509
- * <p>The state of the Capacity Reservation Fleet. Possible states include:</p>
6510
- * <ul>
6511
- * <li>
6512
- * <p>
6513
- * <code>submitted</code> - The Capacity Reservation Fleet request has been
6514
- * submitted and Amazon Elastic Compute Cloud is preparing to create the Capacity
6515
- * Reservations.</p>
6516
- * </li>
6517
- * <li>
6518
- * <p>
6519
- * <code>modifying</code> - The Capacity Reservation Fleet is being modified. The
6520
- * Fleet remains in this state until the modification is complete.</p>
6521
- * </li>
6522
- * <li>
6523
- * <p>
6524
- * <code>active</code> - The Capacity Reservation Fleet has fulfilled its total
6525
- * target capacity and it is attempting to maintain this capacity. The Fleet
6526
- * remains in this state until it is modified or deleted.</p>
6527
- * </li>
6528
- * <li>
6529
- * <p>
6530
- * <code>partially_fulfilled</code> - The Capacity Reservation Fleet has
6531
- * partially fulfilled its total target capacity. There is insufficient Amazon EC2 to fulfill the total target capacity. The Fleet is attempting to
6532
- * asynchronously fulfill its total target capacity.</p>
6533
- * </li>
6534
- * <li>
6535
- * <p>
6536
- * <code>expiring</code> - The Capacity Reservation Fleet has reach its end date
6537
- * and it is in the process of expiring. One or more of its Capacity reservations
6538
- * might still be active.</p>
6539
- * </li>
6540
- * <li>
6541
- * <p>
6542
- * <code>expired</code> - The Capacity Reservation Fleet has reach its end date.
6543
- * The Fleet and its Capacity Reservations are expired. The Fleet can't create new
6544
- * Capacity Reservations.</p>
6545
- * </li>
6546
- * <li>
6547
- * <p>
6548
- * <code>cancelling</code> - The Capacity Reservation Fleet is in the process of
6549
- * being cancelled. One or more of its Capacity reservations might still be
6550
- * active.</p>
6551
- * </li>
6552
- * <li>
6553
- * <p>
6554
- * <code>cancelled</code> - The Capacity Reservation Fleet has been manually
6555
- * cancelled. The Fleet and its Capacity Reservations are cancelled and the Fleet
6556
- * can't create new Capacity Reservations.</p>
6557
- * </li>
6558
- * <li>
6559
- * <p>
6560
- * <code>failed</code> - The Capacity Reservation Fleet failed to reserve
6561
- * capacity for the specified instance types.</p>
6562
- * </li>
6563
- * </ul>
6564
- * @public
6565
- */
6566
- State?: CapacityReservationFleetState | undefined;
6567
- /**
6568
- * <p>The total number of capacity units for which the Capacity Reservation Fleet reserves
6569
- * capacity. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity">Total target
6570
- * capacity</a> in the <i>Amazon EC2 User Guide</i>.</p>
6571
- * @public
6572
- */
6573
- TotalTargetCapacity?: number | undefined;
6574
- /**
6575
- * <p>The capacity units that have been fulfilled.</p>
6576
- * @public
6577
- */
6578
- TotalFulfilledCapacity?: number | undefined;
6579
- /**
6580
- * <p>The tenancy of the Capacity Reservation Fleet. Tenancies include:</p>
6581
- * <ul>
6582
- * <li>
6583
- * <p>
6584
- * <code>default</code> - The Capacity Reservation Fleet is created on hardware
6585
- * that is shared with other Amazon Web Services accounts.</p>
6586
- * </li>
6587
- * <li>
6588
- * <p>
6589
- * <code>dedicated</code> - The Capacity Reservation Fleet is created on
6590
- * single-tenant hardware that is dedicated to a single Amazon Web Services account.</p>
6591
- * </li>
6592
- * </ul>
6593
- * @public
6594
- */
6595
- Tenancy?: FleetCapacityReservationTenancy | undefined;
6596
- /**
6597
- * <p>The date and time at which the Capacity Reservation Fleet expires.</p>
6598
- * @public
6599
- */
6600
- EndDate?: Date | undefined;
6601
- /**
6602
- * <p>The date and time at which the Capacity Reservation Fleet was created.</p>
6603
- * @public
6604
- */
6605
- CreateTime?: Date | undefined;
6606
- /**
6607
- * <p>Indicates the type of instance launches that the Capacity Reservation Fleet accepts.
6608
- * All Capacity Reservations in the Fleet inherit this instance matching criteria.</p>
6609
- * <p>Currently, Capacity Reservation Fleets support <code>open</code> instance matching
6610
- * criteria only. This means that instances that have matching attributes (instance type,
6611
- * platform, and Availability Zone) run in the Capacity Reservations automatically.
6612
- * Instances do not need to explicitly target a Capacity Reservation Fleet to use its
6613
- * reserved capacity.</p>
6614
- * @public
6615
- */
6616
- InstanceMatchCriteria?: FleetInstanceMatchCriteria | undefined;
6617
- /**
6618
- * <p>The strategy used by the Capacity Reservation Fleet to determine which of the
6619
- * specified instance types to use. For more information, see For more information, see
6620
- * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy">Allocation
6621
- * strategy</a> in the <i>Amazon EC2 User Guide</i>.</p>
6622
- * @public
6623
- */
6624
- AllocationStrategy?: string | undefined;
6625
- /**
6626
- * <p>Information about the instance types for which to reserve the capacity.</p>
6627
- * @public
6628
- */
6629
- InstanceTypeSpecifications?: FleetCapacityReservation[] | undefined;
6630
- /**
6631
- * <p>The tags assigned to the Capacity Reservation Fleet.</p>
6632
- * @public
6633
- */
6634
- Tags?: Tag[] | undefined;
6635
- }
6636
- /**
6637
- * @public
6638
- */
6639
- export interface DescribeCapacityReservationFleetsResult {
6640
- /**
6641
- * <p>Information about the Capacity Reservation Fleets.</p>
6642
- * @public
6643
- */
6644
- CapacityReservationFleets?: CapacityReservationFleet[] | undefined;
6645
- /**
6646
- * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
6647
- * @public
6648
- */
6649
- NextToken?: string | undefined;
6650
- }
6651
- /**
6652
- * @public
6653
- */
6654
- export interface DescribeCapacityReservationsRequest {
6655
- /**
6656
- * <p>The ID of the Capacity Reservation.</p>
6657
- * @public
6658
- */
6659
- CapacityReservationIds?: string[] | undefined;
6660
- /**
6661
- * <p>The token to use to retrieve the next page of results.</p>
6662
- * @public
6663
- */
6664
- NextToken?: string | undefined;
6665
- /**
6666
- * <p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information,
6667
- * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
6668
- * @public
6669
- */
6670
- MaxResults?: number | undefined;
6671
- /**
6672
- * <p>One or more filters.</p>
6673
- * <ul>
6674
- * <li>
6675
- * <p>
6676
- * <code>instance-type</code> - The type of instance for which the Capacity
6677
- * Reservation reserves capacity.</p>
6678
- * </li>
6679
- * <li>
6680
- * <p>
6681
- * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the
6682
- * Capacity Reservation.</p>
6683
- * </li>
6684
- * <li>
6685
- * <p>
6686
- * <code>instance-platform</code> - The type of operating system for which the
6687
- * Capacity Reservation reserves capacity.</p>
6688
- * </li>
6689
- * <li>
6690
- * <p>
6691
- * <code>availability-zone</code> - The Availability Zone of the Capacity
6692
- * Reservation.</p>
6693
- * </li>
6694
- * <li>
6695
- * <p>
6696
- * <code>tenancy</code> - Indicates the tenancy of the Capacity Reservation. A
6697
- * Capacity Reservation can have one of the following tenancy settings:</p>
6698
- * <ul>
6699
- * <li>
6700
- * <p>
6701
- * <code>default</code> - The Capacity Reservation is created on hardware
6702
- * that is shared with other Amazon Web Services accounts.</p>
6703
- * </li>
6704
- * <li>
6705
- * <p>
6706
- * <code>dedicated</code> - The Capacity Reservation is created on
6707
- * single-tenant hardware that is dedicated to a single Amazon Web Services account.</p>
6708
- * </li>
6709
- * </ul>
6710
- * </li>
6711
- * <li>
6712
- * <p>
6713
- * <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost on
6714
- * which the Capacity Reservation was created.</p>
6715
- * </li>
6716
- * <li>
6717
- * <p>
6718
- * <code>state</code> - The current state of the Capacity Reservation. A Capacity
6719
- * Reservation can be in one of the following states:</p>
6720
- * <ul>
6721
- * <li>
6722
- * <p>
6723
- * <code>active</code>- The Capacity Reservation is active and the
6724
- * capacity is available for your use.</p>
6725
- * </li>
6726
- * <li>
6727
- * <p>
6728
- * <code>expired</code> - The Capacity Reservation expired automatically
6729
- * at the date and time specified in your request. The reserved capacity is
6730
- * no longer available for your use.</p>
6731
- * </li>
6732
- * <li>
6733
- * <p>
6734
- * <code>cancelled</code> - The Capacity Reservation was cancelled. The
6735
- * reserved capacity is no longer available for your use.</p>
6736
- * </li>
6737
- * <li>
6738
- * <p>
6739
- * <code>pending</code> - The Capacity Reservation request was successful
6740
- * but the capacity provisioning is still pending.</p>
6741
- * </li>
6742
- * <li>
6743
- * <p>
6744
- * <code>failed</code> - The Capacity Reservation request has failed. A
6745
- * request might fail due to invalid request parameters, capacity
6746
- * constraints, or instance limit constraints. Failed requests are retained
6747
- * for 60 minutes.</p>
6748
- * </li>
6749
- * </ul>
6750
- * </li>
6751
- * <li>
6752
- * <p>
6753
- * <code>start-date</code> - The date and time at which the Capacity Reservation
6754
- * was started.</p>
6755
- * </li>
6756
- * <li>
6757
- * <p>
6758
- * <code>end-date</code> - The date and time at which the Capacity Reservation
6759
- * expires. When a Capacity Reservation expires, the reserved capacity is released
6760
- * and you can no longer launch instances into it. The Capacity Reservation's state
6761
- * changes to expired when it reaches its end date and time.</p>
6762
- * </li>
6763
- * <li>
6764
- * <p>
6765
- * <code>end-date-type</code> - Indicates the way in which the Capacity
6766
- * Reservation ends. A Capacity Reservation can have one of the following end
6767
- * types:</p>
6768
- * <ul>
6769
- * <li>
6770
- * <p>
6771
- * <code>unlimited</code> - The Capacity Reservation remains active until
6772
- * you explicitly cancel it.</p>
6773
- * </li>
6774
- * <li>
6775
- * <p>
6776
- * <code>limited</code> - The Capacity Reservation expires automatically
6777
- * at a specified date and time.</p>
6778
- * </li>
6779
- * </ul>
6780
- * </li>
6781
- * <li>
6782
- * <p>
6783
- * <code>instance-match-criteria</code> - Indicates the type of instance launches
6784
- * that the Capacity Reservation accepts. The options include:</p>
6785
- * <ul>
6786
- * <li>
6787
- * <p>
6788
- * <code>open</code> - The Capacity Reservation accepts all instances
6789
- * that have matching attributes (instance type, platform, and Availability
6790
- * Zone). Instances that have matching attributes launch into the Capacity
6791
- * Reservation automatically without specifying any additional
6792
- * parameters.</p>
6793
- * </li>
6794
- * <li>
6795
- * <p>
6796
- * <code>targeted</code> - The Capacity Reservation only accepts
6797
- * instances that have matching attributes (instance type, platform, and
6798
- * Availability Zone), and explicitly target the Capacity Reservation. This
6799
- * ensures that only permitted instances can use the reserved
6800
- * capacity.</p>
6801
- * </li>
6802
- * </ul>
6803
- * </li>
6804
- * <li>
6805
- * <p>
6806
- * <code>placement-group-arn</code> - The ARN of the cluster placement group in
6807
- * which the Capacity Reservation was created.</p>
6808
- * </li>
6809
- * </ul>
6810
- * @public
6811
- */
6812
- Filters?: Filter[] | undefined;
6813
- /**
6814
- * <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>
6815
- * @public
6816
- */
6817
- DryRun?: boolean | undefined;
6818
- }
6819
6556
  /**
6820
6557
  * @internal
6821
6558
  */