@aws-sdk/client-opensearch 3.478.0 → 3.481.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 (253) hide show
  1. package/dist-cjs/commands/AcceptInboundConnectionCommand.js +18 -41
  2. package/dist-cjs/commands/AddDataSourceCommand.js +18 -41
  3. package/dist-cjs/commands/AddTagsCommand.js +18 -41
  4. package/dist-cjs/commands/AssociatePackageCommand.js +18 -41
  5. package/dist-cjs/commands/AuthorizeVpcEndpointAccessCommand.js +18 -41
  6. package/dist-cjs/commands/CancelServiceSoftwareUpdateCommand.js +18 -41
  7. package/dist-cjs/commands/CreateDomainCommand.js +18 -41
  8. package/dist-cjs/commands/CreateOutboundConnectionCommand.js +18 -41
  9. package/dist-cjs/commands/CreatePackageCommand.js +18 -41
  10. package/dist-cjs/commands/CreateVpcEndpointCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteDataSourceCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteDomainCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteInboundConnectionCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteOutboundConnectionCommand.js +18 -41
  15. package/dist-cjs/commands/DeletePackageCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteVpcEndpointCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeDomainCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeDomainConfigCommand.js +18 -41
  21. package/dist-cjs/commands/DescribeDomainHealthCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeDomainNodesCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeDomainsCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeDryRunProgressCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeInboundConnectionsCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeInstanceTypeLimitsCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeOutboundConnectionsCommand.js +18 -41
  28. package/dist-cjs/commands/DescribePackagesCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeReservedInstanceOfferingsCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +18 -41
  32. package/dist-cjs/commands/DissociatePackageCommand.js +18 -41
  33. package/dist-cjs/commands/GetCompatibleVersionsCommand.js +18 -41
  34. package/dist-cjs/commands/GetDataSourceCommand.js +18 -41
  35. package/dist-cjs/commands/GetDomainMaintenanceStatusCommand.js +18 -41
  36. package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +18 -41
  37. package/dist-cjs/commands/GetUpgradeHistoryCommand.js +18 -41
  38. package/dist-cjs/commands/GetUpgradeStatusCommand.js +18 -41
  39. package/dist-cjs/commands/ListDataSourcesCommand.js +18 -41
  40. package/dist-cjs/commands/ListDomainMaintenancesCommand.js +18 -41
  41. package/dist-cjs/commands/ListDomainNamesCommand.js +18 -41
  42. package/dist-cjs/commands/ListDomainsForPackageCommand.js +18 -41
  43. package/dist-cjs/commands/ListInstanceTypeDetailsCommand.js +18 -41
  44. package/dist-cjs/commands/ListPackagesForDomainCommand.js +18 -41
  45. package/dist-cjs/commands/ListScheduledActionsCommand.js +18 -41
  46. package/dist-cjs/commands/ListTagsCommand.js +18 -41
  47. package/dist-cjs/commands/ListVersionsCommand.js +18 -41
  48. package/dist-cjs/commands/ListVpcEndpointAccessCommand.js +18 -41
  49. package/dist-cjs/commands/ListVpcEndpointsCommand.js +18 -41
  50. package/dist-cjs/commands/ListVpcEndpointsForDomainCommand.js +18 -41
  51. package/dist-cjs/commands/PurchaseReservedInstanceOfferingCommand.js +18 -41
  52. package/dist-cjs/commands/RejectInboundConnectionCommand.js +18 -41
  53. package/dist-cjs/commands/RemoveTagsCommand.js +18 -41
  54. package/dist-cjs/commands/RevokeVpcEndpointAccessCommand.js +18 -41
  55. package/dist-cjs/commands/StartDomainMaintenanceCommand.js +18 -41
  56. package/dist-cjs/commands/StartServiceSoftwareUpdateCommand.js +18 -41
  57. package/dist-cjs/commands/UpdateDataSourceCommand.js +18 -41
  58. package/dist-cjs/commands/UpdateDomainConfigCommand.js +18 -41
  59. package/dist-cjs/commands/UpdatePackageCommand.js +18 -41
  60. package/dist-cjs/commands/UpdateScheduledActionCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateVpcEndpointCommand.js +18 -41
  62. package/dist-cjs/commands/UpgradeDomainCommand.js +18 -41
  63. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  64. package/dist-es/commands/AcceptInboundConnectionCommand.js +18 -41
  65. package/dist-es/commands/AddDataSourceCommand.js +18 -41
  66. package/dist-es/commands/AddTagsCommand.js +18 -41
  67. package/dist-es/commands/AssociatePackageCommand.js +18 -41
  68. package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +18 -41
  69. package/dist-es/commands/CancelServiceSoftwareUpdateCommand.js +18 -41
  70. package/dist-es/commands/CreateDomainCommand.js +18 -41
  71. package/dist-es/commands/CreateOutboundConnectionCommand.js +18 -41
  72. package/dist-es/commands/CreatePackageCommand.js +18 -41
  73. package/dist-es/commands/CreateVpcEndpointCommand.js +18 -41
  74. package/dist-es/commands/DeleteDataSourceCommand.js +18 -41
  75. package/dist-es/commands/DeleteDomainCommand.js +18 -41
  76. package/dist-es/commands/DeleteInboundConnectionCommand.js +18 -41
  77. package/dist-es/commands/DeleteOutboundConnectionCommand.js +18 -41
  78. package/dist-es/commands/DeletePackageCommand.js +18 -41
  79. package/dist-es/commands/DeleteVpcEndpointCommand.js +18 -41
  80. package/dist-es/commands/DescribeDomainAutoTunesCommand.js +18 -41
  81. package/dist-es/commands/DescribeDomainChangeProgressCommand.js +18 -41
  82. package/dist-es/commands/DescribeDomainCommand.js +18 -41
  83. package/dist-es/commands/DescribeDomainConfigCommand.js +18 -41
  84. package/dist-es/commands/DescribeDomainHealthCommand.js +18 -41
  85. package/dist-es/commands/DescribeDomainNodesCommand.js +18 -41
  86. package/dist-es/commands/DescribeDomainsCommand.js +18 -41
  87. package/dist-es/commands/DescribeDryRunProgressCommand.js +18 -41
  88. package/dist-es/commands/DescribeInboundConnectionsCommand.js +18 -41
  89. package/dist-es/commands/DescribeInstanceTypeLimitsCommand.js +18 -41
  90. package/dist-es/commands/DescribeOutboundConnectionsCommand.js +18 -41
  91. package/dist-es/commands/DescribePackagesCommand.js +18 -41
  92. package/dist-es/commands/DescribeReservedInstanceOfferingsCommand.js +18 -41
  93. package/dist-es/commands/DescribeReservedInstancesCommand.js +18 -41
  94. package/dist-es/commands/DescribeVpcEndpointsCommand.js +18 -41
  95. package/dist-es/commands/DissociatePackageCommand.js +18 -41
  96. package/dist-es/commands/GetCompatibleVersionsCommand.js +18 -41
  97. package/dist-es/commands/GetDataSourceCommand.js +18 -41
  98. package/dist-es/commands/GetDomainMaintenanceStatusCommand.js +18 -41
  99. package/dist-es/commands/GetPackageVersionHistoryCommand.js +18 -41
  100. package/dist-es/commands/GetUpgradeHistoryCommand.js +18 -41
  101. package/dist-es/commands/GetUpgradeStatusCommand.js +18 -41
  102. package/dist-es/commands/ListDataSourcesCommand.js +18 -41
  103. package/dist-es/commands/ListDomainMaintenancesCommand.js +18 -41
  104. package/dist-es/commands/ListDomainNamesCommand.js +18 -41
  105. package/dist-es/commands/ListDomainsForPackageCommand.js +18 -41
  106. package/dist-es/commands/ListInstanceTypeDetailsCommand.js +18 -41
  107. package/dist-es/commands/ListPackagesForDomainCommand.js +18 -41
  108. package/dist-es/commands/ListScheduledActionsCommand.js +18 -41
  109. package/dist-es/commands/ListTagsCommand.js +18 -41
  110. package/dist-es/commands/ListVersionsCommand.js +18 -41
  111. package/dist-es/commands/ListVpcEndpointAccessCommand.js +18 -41
  112. package/dist-es/commands/ListVpcEndpointsCommand.js +18 -41
  113. package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +18 -41
  114. package/dist-es/commands/PurchaseReservedInstanceOfferingCommand.js +18 -41
  115. package/dist-es/commands/RejectInboundConnectionCommand.js +18 -41
  116. package/dist-es/commands/RemoveTagsCommand.js +18 -41
  117. package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +18 -41
  118. package/dist-es/commands/StartDomainMaintenanceCommand.js +18 -41
  119. package/dist-es/commands/StartServiceSoftwareUpdateCommand.js +18 -41
  120. package/dist-es/commands/UpdateDataSourceCommand.js +18 -41
  121. package/dist-es/commands/UpdateDomainConfigCommand.js +18 -41
  122. package/dist-es/commands/UpdatePackageCommand.js +18 -41
  123. package/dist-es/commands/UpdateScheduledActionCommand.js +18 -41
  124. package/dist-es/commands/UpdateVpcEndpointCommand.js +18 -41
  125. package/dist-es/commands/UpgradeDomainCommand.js +18 -41
  126. package/dist-es/endpoint/EndpointParameters.js +6 -0
  127. package/dist-types/commands/AcceptInboundConnectionCommand.d.ts +6 -21
  128. package/dist-types/commands/AddDataSourceCommand.d.ts +6 -21
  129. package/dist-types/commands/AddTagsCommand.d.ts +6 -21
  130. package/dist-types/commands/AssociatePackageCommand.d.ts +6 -21
  131. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +6 -21
  132. package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +6 -21
  133. package/dist-types/commands/CreateDomainCommand.d.ts +6 -21
  134. package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +6 -21
  135. package/dist-types/commands/CreatePackageCommand.d.ts +6 -21
  136. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +6 -21
  137. package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -21
  138. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -21
  139. package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +6 -21
  140. package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +6 -21
  141. package/dist-types/commands/DeletePackageCommand.d.ts +6 -21
  142. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +6 -21
  143. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +6 -21
  144. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +6 -21
  145. package/dist-types/commands/DescribeDomainCommand.d.ts +6 -21
  146. package/dist-types/commands/DescribeDomainConfigCommand.d.ts +6 -21
  147. package/dist-types/commands/DescribeDomainHealthCommand.d.ts +6 -21
  148. package/dist-types/commands/DescribeDomainNodesCommand.d.ts +6 -21
  149. package/dist-types/commands/DescribeDomainsCommand.d.ts +6 -21
  150. package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +6 -21
  151. package/dist-types/commands/DescribeInboundConnectionsCommand.d.ts +6 -21
  152. package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +6 -21
  153. package/dist-types/commands/DescribeOutboundConnectionsCommand.d.ts +6 -21
  154. package/dist-types/commands/DescribePackagesCommand.d.ts +6 -21
  155. package/dist-types/commands/DescribeReservedInstanceOfferingsCommand.d.ts +6 -21
  156. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +6 -21
  157. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +6 -21
  158. package/dist-types/commands/DissociatePackageCommand.d.ts +6 -21
  159. package/dist-types/commands/GetCompatibleVersionsCommand.d.ts +6 -21
  160. package/dist-types/commands/GetDataSourceCommand.d.ts +6 -21
  161. package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +6 -21
  162. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +6 -21
  163. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +6 -21
  164. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +6 -21
  165. package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -21
  166. package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +6 -21
  167. package/dist-types/commands/ListDomainNamesCommand.d.ts +6 -21
  168. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +6 -21
  169. package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +6 -21
  170. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +6 -21
  171. package/dist-types/commands/ListScheduledActionsCommand.d.ts +6 -21
  172. package/dist-types/commands/ListTagsCommand.d.ts +6 -21
  173. package/dist-types/commands/ListVersionsCommand.d.ts +6 -21
  174. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +6 -21
  175. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +6 -21
  176. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +6 -21
  177. package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +6 -21
  178. package/dist-types/commands/RejectInboundConnectionCommand.d.ts +6 -21
  179. package/dist-types/commands/RemoveTagsCommand.d.ts +6 -21
  180. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +6 -21
  181. package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +6 -21
  182. package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +6 -21
  183. package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -21
  184. package/dist-types/commands/UpdateDomainConfigCommand.d.ts +6 -21
  185. package/dist-types/commands/UpdatePackageCommand.d.ts +6 -21
  186. package/dist-types/commands/UpdateScheduledActionCommand.d.ts +6 -21
  187. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +6 -21
  188. package/dist-types/commands/UpgradeDomainCommand.d.ts +6 -21
  189. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  190. package/dist-types/ts3.4/commands/AcceptInboundConnectionCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/AddDataSourceCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -23
  193. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +14 -23
  194. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +12 -24
  195. package/dist-types/ts3.4/commands/CancelServiceSoftwareUpdateCommand.d.ts +12 -24
  196. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +14 -23
  197. package/dist-types/ts3.4/commands/CreateOutboundConnectionCommand.d.ts +12 -24
  198. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +14 -23
  199. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/DeleteInboundConnectionCommand.d.ts +12 -24
  203. package/dist-types/ts3.4/commands/DeleteOutboundConnectionCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +14 -23
  205. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +14 -23
  209. package/dist-types/ts3.4/commands/DescribeDomainConfigCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/DescribeDomainHealthCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/DescribeDomainNodesCommand.d.ts +14 -23
  212. package/dist-types/ts3.4/commands/DescribeDomainsCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/DescribeDryRunProgressCommand.d.ts +12 -24
  214. package/dist-types/ts3.4/commands/DescribeInboundConnectionsCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/DescribeInstanceTypeLimitsCommand.d.ts +12 -24
  216. package/dist-types/ts3.4/commands/DescribeOutboundConnectionsCommand.d.ts +12 -24
  217. package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/DescribeReservedInstanceOfferingsCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +12 -24
  221. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/GetCompatibleVersionsCommand.d.ts +12 -24
  223. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/GetDomainMaintenanceStatusCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +14 -23
  229. package/dist-types/ts3.4/commands/ListDomainMaintenancesCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/ListInstanceTypeDetailsCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/PurchaseReservedInstanceOfferingCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/RejectInboundConnectionCommand.d.ts +12 -24
  242. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/StartDomainMaintenanceCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/StartServiceSoftwareUpdateCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/UpdateDomainConfigCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/UpgradeDomainCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  253. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DissociatePackageRequest, DissociatePackageResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DissociatePackageCommandInput extends DissociatePackageRequest
21
20
  */
22
21
  export interface DissociatePackageCommandOutput extends DissociatePackageResponse, __MetadataBearer {
23
22
  }
23
+ declare const DissociatePackageCommand_base: {
24
+ new (input: DissociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackageCommandInput, DissociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a package from the specified Amazon OpenSearch Service domain. The package can't be
@@ -86,23 +89,5 @@ export interface DissociatePackageCommandOutput extends DissociatePackageRespons
86
89
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
87
90
  *
88
91
  */
89
- export declare class DissociatePackageCommand extends $Command<DissociatePackageCommandInput, DissociatePackageCommandOutput, OpenSearchClientResolvedConfig> {
90
- readonly input: DissociatePackageCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DissociatePackageCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DissociatePackageCommandInput, DissociatePackageCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DissociatePackageCommand extends DissociatePackageCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCompatibleVersionsRequest, GetCompatibleVersionsResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCompatibleVersionsCommandInput extends GetCompatibleVersions
21
20
  */
22
21
  export interface GetCompatibleVersionsCommandOutput extends GetCompatibleVersionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetCompatibleVersionsCommand_base: {
24
+ new (input: GetCompatibleVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCompatibleVersionsCommandInput, GetCompatibleVersionsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them
@@ -74,23 +77,5 @@ export interface GetCompatibleVersionsCommandOutput extends GetCompatibleVersion
74
77
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
75
78
  *
76
79
  */
77
- export declare class GetCompatibleVersionsCommand extends $Command<GetCompatibleVersionsCommandInput, GetCompatibleVersionsCommandOutput, OpenSearchClientResolvedConfig> {
78
- readonly input: GetCompatibleVersionsCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: GetCompatibleVersionsCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCompatibleVersionsCommandInput, GetCompatibleVersionsCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class GetCompatibleVersionsCommand extends GetCompatibleVersionsCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetDataSourceRequest, GetDataSourceResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDataSourceCommandInput extends GetDataSourceRequest {
21
20
  */
22
21
  export interface GetDataSourceCommandOutput extends GetDataSourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDataSourceCommand_base: {
24
+ new (input: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about a direct query data source.</p>
@@ -76,23 +79,5 @@ export interface GetDataSourceCommandOutput extends GetDataSourceResponse, __Met
76
79
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
77
80
  *
78
81
  */
79
- export declare class GetDataSourceCommand extends $Command<GetDataSourceCommandInput, GetDataSourceCommandOutput, OpenSearchClientResolvedConfig> {
80
- readonly input: GetDataSourceCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: GetDataSourceCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDataSourceCommandInput, GetDataSourceCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class GetDataSourceCommand extends GetDataSourceCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetDomainMaintenanceStatusRequest, GetDomainMaintenanceStatusResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDomainMaintenanceStatusCommandInput extends GetDomainMainten
21
20
  */
22
21
  export interface GetDomainMaintenanceStatusCommandOutput extends GetDomainMaintenanceStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDomainMaintenanceStatusCommand_base: {
24
+ new (input: GetDomainMaintenanceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainMaintenanceStatusCommandInput, GetDomainMaintenanceStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>The status of the maintenance action.</p>
@@ -72,23 +75,5 @@ export interface GetDomainMaintenanceStatusCommandOutput extends GetDomainMainte
72
75
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
73
76
  *
74
77
  */
75
- export declare class GetDomainMaintenanceStatusCommand extends $Command<GetDomainMaintenanceStatusCommandInput, GetDomainMaintenanceStatusCommandOutput, OpenSearchClientResolvedConfig> {
76
- readonly input: GetDomainMaintenanceStatusCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: GetDomainMaintenanceStatusCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainMaintenanceStatusCommandInput, GetDomainMaintenanceStatusCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class GetDomainMaintenanceStatusCommand extends GetDomainMaintenanceStatusCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetPackageVersionHistoryRequest, GetPackageVersionHistoryResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetPackageVersionHistoryCommandInput extends GetPackageVersionH
21
20
  */
22
21
  export interface GetPackageVersionHistoryCommandOutput extends GetPackageVersionHistoryResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetPackageVersionHistoryCommand_base: {
24
+ new (input: GetPackageVersionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a list of Amazon OpenSearch Service package versions, along with their creation time, commit message, and plugin properties (if the
@@ -85,23 +88,5 @@ export interface GetPackageVersionHistoryCommandOutput extends GetPackageVersion
85
88
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
86
89
  *
87
90
  */
88
- export declare class GetPackageVersionHistoryCommand extends $Command<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, OpenSearchClientResolvedConfig> {
89
- readonly input: GetPackageVersionHistoryCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: GetPackageVersionHistoryCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetUpgradeHistoryRequest, GetUpgradeHistoryResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetUpgradeHistoryCommandInput extends GetUpgradeHistoryRequest
21
20
  */
22
21
  export interface GetUpgradeHistoryCommandOutput extends GetUpgradeHistoryResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetUpgradeHistoryCommand_base: {
24
+ new (input: GetUpgradeHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch
@@ -86,23 +89,5 @@ export interface GetUpgradeHistoryCommandOutput extends GetUpgradeHistoryRespons
86
89
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
87
90
  *
88
91
  */
89
- export declare class GetUpgradeHistoryCommand extends $Command<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, OpenSearchClientResolvedConfig> {
90
- readonly input: GetUpgradeHistoryCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: GetUpgradeHistoryCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetUpgradeStatusRequest, GetUpgradeStatusResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetUpgradeStatusCommandInput extends GetUpgradeStatusRequest {
21
20
  */
22
21
  export interface GetUpgradeStatusCommandOutput extends GetUpgradeStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetUpgradeStatusCommand_base: {
24
+ new (input: GetUpgradeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the most recent status of the last upgrade or upgrade eligibility check performed on
@@ -69,23 +72,5 @@ export interface GetUpgradeStatusCommandOutput extends GetUpgradeStatusResponse,
69
72
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
70
73
  *
71
74
  */
72
- export declare class GetUpgradeStatusCommand extends $Command<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, OpenSearchClientResolvedConfig> {
73
- readonly input: GetUpgradeStatusCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: GetUpgradeStatusCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {
91
76
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListDataSourcesRequest, ListDataSourcesResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListDataSourcesCommandInput extends ListDataSourcesRequest {
21
20
  */
22
21
  export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListDataSourcesCommand_base: {
24
+ new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists direct-query data sources for a specific domain. For more information, see
@@ -81,23 +84,5 @@ export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, _
81
84
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
82
85
  *
83
86
  */
84
- export declare class ListDataSourcesCommand extends $Command<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, OpenSearchClientResolvedConfig> {
85
- readonly input: ListDataSourcesCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: ListDataSourcesCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDataSourcesCommandInput, ListDataSourcesCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListDomainMaintenancesRequest, ListDomainMaintenancesResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListDomainMaintenancesCommandInput extends ListDomainMaintenanc
21
20
  */
22
21
  export interface ListDomainMaintenancesCommandOutput extends ListDomainMaintenancesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListDomainMaintenancesCommand_base: {
24
+ new (input: ListDomainMaintenancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainMaintenancesCommandInput, ListDomainMaintenancesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>A list of maintenance actions for the domain.</p>
@@ -82,23 +85,5 @@ export interface ListDomainMaintenancesCommandOutput extends ListDomainMaintenan
82
85
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
83
86
  *
84
87
  */
85
- export declare class ListDomainMaintenancesCommand extends $Command<ListDomainMaintenancesCommandInput, ListDomainMaintenancesCommandOutput, OpenSearchClientResolvedConfig> {
86
- readonly input: ListDomainMaintenancesCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: ListDomainMaintenancesCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainMaintenancesCommandInput, ListDomainMaintenancesCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class ListDomainMaintenancesCommand extends ListDomainMaintenancesCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListDomainNamesRequest, ListDomainNamesResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListDomainNamesCommandInput extends ListDomainNamesRequest {
21
20
  */
22
21
  export interface ListDomainNamesCommandOutput extends ListDomainNamesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListDomainNamesCommand_base: {
24
+ new (input: ListDomainNamesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainNamesCommandInput, ListDomainNamesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the names of all Amazon OpenSearch Service domains owned by the current user in the
@@ -63,23 +66,5 @@ export interface ListDomainNamesCommandOutput extends ListDomainNamesResponse, _
63
66
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
64
67
  *
65
68
  */
66
- export declare class ListDomainNamesCommand extends $Command<ListDomainNamesCommandInput, ListDomainNamesCommandOutput, OpenSearchClientResolvedConfig> {
67
- readonly input: ListDomainNamesCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: ListDomainNamesCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainNamesCommandInput, ListDomainNamesCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {
85
70
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListDomainsForPackageRequest, ListDomainsForPackageResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListDomainsForPackageCommandInput extends ListDomainsForPackage
21
20
  */
22
21
  export interface ListDomainsForPackageCommandOutput extends ListDomainsForPackageResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListDomainsForPackageCommand_base: {
24
+ new (input: ListDomainsForPackageCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all Amazon OpenSearch Service domains associated with a given package. For more
@@ -86,23 +89,5 @@ export interface ListDomainsForPackageCommandOutput extends ListDomainsForPackag
86
89
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
87
90
  *
88
91
  */
89
- export declare class ListDomainsForPackageCommand extends $Command<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, OpenSearchClientResolvedConfig> {
90
- readonly input: ListDomainsForPackageCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: ListDomainsForPackageCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListInstanceTypeDetailsRequest, ListInstanceTypeDetailsResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListInstanceTypeDetailsCommandInput extends ListInstanceTypeDet
21
20
  */
22
21
  export interface ListInstanceTypeDetailsCommandOutput extends ListInstanceTypeDetailsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListInstanceTypeDetailsCommand_base: {
24
+ new (input: ListInstanceTypeDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceTypeDetailsCommandInput, ListInstanceTypeDetailsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all instance types and available features for a given OpenSearch or Elasticsearch
@@ -85,23 +88,5 @@ export interface ListInstanceTypeDetailsCommandOutput extends ListInstanceTypeDe
85
88
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
86
89
  *
87
90
  */
88
- export declare class ListInstanceTypeDetailsCommand extends $Command<ListInstanceTypeDetailsCommandInput, ListInstanceTypeDetailsCommandOutput, OpenSearchClientResolvedConfig> {
89
- readonly input: ListInstanceTypeDetailsCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: ListInstanceTypeDetailsCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInstanceTypeDetailsCommandInput, ListInstanceTypeDetailsCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class ListInstanceTypeDetailsCommand extends ListInstanceTypeDetailsCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListPackagesForDomainRequest, ListPackagesForDomainResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPackagesForDomainCommandInput extends ListPackagesForDomain
21
20
  */
22
21
  export interface ListPackagesForDomainCommandOutput extends ListPackagesForDomainResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListPackagesForDomainCommand_base: {
24
+ new (input: ListPackagesForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all packages associated with an Amazon OpenSearch Service domain. For more
@@ -86,23 +89,5 @@ export interface ListPackagesForDomainCommandOutput extends ListPackagesForDomai
86
89
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
87
90
  *
88
91
  */
89
- export declare class ListPackagesForDomainCommand extends $Command<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, OpenSearchClientResolvedConfig> {
90
- readonly input: ListPackagesForDomainCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: ListPackagesForDomainCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListScheduledActionsRequest, ListScheduledActionsResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListScheduledActionsCommandInput extends ListScheduledActionsRe
21
20
  */
22
21
  export interface ListScheduledActionsCommandOutput extends ListScheduledActionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListScheduledActionsCommand_base: {
24
+ new (input: ListScheduledActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a list of configuration changes that are scheduled for a domain. These changes can
@@ -84,23 +87,5 @@ export interface ListScheduledActionsCommandOutput extends ListScheduledActionsR
84
87
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
85
88
  *
86
89
  */
87
- export declare class ListScheduledActionsCommand extends $Command<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput, OpenSearchClientResolvedConfig> {
88
- readonly input: ListScheduledActionsCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: ListScheduledActionsCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class ListScheduledActionsCommand extends ListScheduledActionsCommand_base {
106
91
  }