@aws-sdk/client-opensearch 3.478.0 → 3.484.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 +11 -11
@@ -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 { AssociatePackageRequest, AssociatePackageResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociatePackageCommandInput extends AssociatePackageRequest {
21
20
  */
22
21
  export interface AssociatePackageCommandOutput extends AssociatePackageResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociatePackageCommand_base: {
24
+ new (input: AssociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackageCommandInput, AssociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a package with an Amazon OpenSearch Service domain. For more information, see
@@ -85,23 +88,5 @@ export interface AssociatePackageCommandOutput extends AssociatePackageResponse,
85
88
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
86
89
  *
87
90
  */
88
- export declare class AssociatePackageCommand extends $Command<AssociatePackageCommandInput, AssociatePackageCommandOutput, OpenSearchClientResolvedConfig> {
89
- readonly input: AssociatePackageCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: AssociatePackageCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociatePackageCommandInput, AssociatePackageCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class AssociatePackageCommand extends AssociatePackageCommand_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 { AuthorizeVpcEndpointAccessRequest, AuthorizeVpcEndpointAccessResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AuthorizeVpcEndpointAccessCommandInput extends AuthorizeVpcEndp
21
20
  */
22
21
  export interface AuthorizeVpcEndpointAccessCommandOutput extends AuthorizeVpcEndpointAccessResponse, __MetadataBearer {
23
22
  }
23
+ declare const AuthorizeVpcEndpointAccessCommand_base: {
24
+ new (input: AuthorizeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC
@@ -74,23 +77,5 @@ export interface AuthorizeVpcEndpointAccessCommandOutput extends AuthorizeVpcEnd
74
77
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
75
78
  *
76
79
  */
77
- export declare class AuthorizeVpcEndpointAccessCommand extends $Command<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig> {
78
- readonly input: AuthorizeVpcEndpointAccessCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: AuthorizeVpcEndpointAccessCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class AuthorizeVpcEndpointAccessCommand extends AuthorizeVpcEndpointAccessCommand_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 { CancelServiceSoftwareUpdateRequest, CancelServiceSoftwareUpdateResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CancelServiceSoftwareUpdateCommandInput extends CancelServiceSo
21
20
  */
22
21
  export interface CancelServiceSoftwareUpdateCommandOutput extends CancelServiceSoftwareUpdateResponse, __MetadataBearer {
23
22
  }
23
+ declare const CancelServiceSoftwareUpdateCommand_base: {
24
+ new (input: CancelServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceSoftwareUpdateCommandInput, CancelServiceSoftwareUpdateCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Cancels a scheduled service software update for an Amazon OpenSearch Service domain. You can
@@ -74,23 +77,5 @@ export interface CancelServiceSoftwareUpdateCommandOutput extends CancelServiceS
74
77
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
75
78
  *
76
79
  */
77
- export declare class CancelServiceSoftwareUpdateCommand extends $Command<CancelServiceSoftwareUpdateCommandInput, CancelServiceSoftwareUpdateCommandOutput, OpenSearchClientResolvedConfig> {
78
- readonly input: CancelServiceSoftwareUpdateCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: CancelServiceSoftwareUpdateCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelServiceSoftwareUpdateCommandInput, CancelServiceSoftwareUpdateCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class CancelServiceSoftwareUpdateCommand extends CancelServiceSoftwareUpdateCommand_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 { CreateDomainRequest, CreateDomainResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDomainCommandInput extends CreateDomainRequest {
21
20
  */
22
21
  export interface CreateDomainCommandOutput extends CreateDomainResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDomainCommand_base: {
24
+ new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an Amazon OpenSearch Service domain. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/createupdatedomains.html">Creating and managing Amazon OpenSearch Service domains</a>.</p>
@@ -326,23 +329,5 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
326
329
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
327
330
  *
328
331
  */
329
- export declare class CreateDomainCommand extends $Command<CreateDomainCommandInput, CreateDomainCommandOutput, OpenSearchClientResolvedConfig> {
330
- readonly input: CreateDomainCommandInput;
331
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
332
- /**
333
- * @public
334
- */
335
- constructor(input: CreateDomainCommandInput);
336
- /**
337
- * @internal
338
- */
339
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDomainCommandInput, CreateDomainCommandOutput>;
340
- /**
341
- * @internal
342
- */
343
- private serialize;
344
- /**
345
- * @internal
346
- */
347
- private deserialize;
332
+ export declare class CreateDomainCommand extends CreateDomainCommand_base {
348
333
  }
@@ -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 { CreateOutboundConnectionRequest, CreateOutboundConnectionResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateOutboundConnectionCommandInput extends CreateOutboundConn
21
20
  */
22
21
  export interface CreateOutboundConnectionCommandOutput extends CreateOutboundConnectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateOutboundConnectionCommand_base: {
24
+ new (input: CreateOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundConnectionCommandInput, CreateOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain
@@ -112,23 +115,5 @@ export interface CreateOutboundConnectionCommandOutput extends CreateOutboundCon
112
115
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
113
116
  *
114
117
  */
115
- export declare class CreateOutboundConnectionCommand extends $Command<CreateOutboundConnectionCommandInput, CreateOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig> {
116
- readonly input: CreateOutboundConnectionCommandInput;
117
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
118
- /**
119
- * @public
120
- */
121
- constructor(input: CreateOutboundConnectionCommandInput);
122
- /**
123
- * @internal
124
- */
125
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOutboundConnectionCommandInput, CreateOutboundConnectionCommandOutput>;
126
- /**
127
- * @internal
128
- */
129
- private serialize;
130
- /**
131
- * @internal
132
- */
133
- private deserialize;
118
+ export declare class CreateOutboundConnectionCommand extends CreateOutboundConnectionCommand_base {
134
119
  }
@@ -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 { CreatePackageRequest, CreatePackageResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePackageCommandInput extends CreatePackageRequest {
21
20
  */
22
21
  export interface CreatePackageCommandOutput extends CreatePackageResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreatePackageCommand_base: {
24
+ new (input: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a package for use with Amazon OpenSearch Service domains. For more information, see
@@ -100,23 +103,5 @@ export interface CreatePackageCommandOutput extends CreatePackageResponse, __Met
100
103
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
101
104
  *
102
105
  */
103
- export declare class CreatePackageCommand extends $Command<CreatePackageCommandInput, CreatePackageCommandOutput, OpenSearchClientResolvedConfig> {
104
- readonly input: CreatePackageCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: CreatePackageCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePackageCommandInput, CreatePackageCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class CreatePackageCommand extends CreatePackageCommand_base {
122
107
  }
@@ -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 { CreateVpcEndpointRequest, CreateVpcEndpointResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateVpcEndpointCommandInput extends CreateVpcEndpointRequest
21
20
  */
22
21
  export interface CreateVpcEndpointCommandOutput extends CreateVpcEndpointResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateVpcEndpointCommand_base: {
24
+ new (input: CreateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an Amazon OpenSearch Service-managed VPC endpoint.</p>
@@ -96,23 +99,5 @@ export interface CreateVpcEndpointCommandOutput extends CreateVpcEndpointRespons
96
99
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
97
100
  *
98
101
  */
99
- export declare class CreateVpcEndpointCommand extends $Command<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig> {
100
- readonly input: CreateVpcEndpointCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: CreateVpcEndpointCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {
118
103
  }
@@ -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 { DeleteDataSourceRequest, DeleteDataSourceResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteDataSourceCommandInput extends DeleteDataSourceRequest {
21
20
  */
22
21
  export interface DeleteDataSourceCommandOutput extends DeleteDataSourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteDataSourceCommand_base: {
24
+ new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a direct-query data source. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3-delete.html">Deleting an Amazon OpenSearch Service data source with Amazon S3</a>.</p>
@@ -70,23 +73,5 @@ export interface DeleteDataSourceCommandOutput extends DeleteDataSourceResponse,
70
73
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
71
74
  *
72
75
  */
73
- export declare class DeleteDataSourceCommand extends $Command<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, OpenSearchClientResolvedConfig> {
74
- readonly input: DeleteDataSourceCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DeleteDataSourceCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
92
77
  }
@@ -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 { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteDomainCommandInput extends DeleteDomainRequest {
21
20
  */
22
21
  export interface DeleteDomainCommandOutput extends DeleteDomainResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteDomainCommand_base: {
24
+ new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an Amazon OpenSearch Service domain and all of its data. You can't recover a domain
@@ -196,23 +199,5 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResponse, __Metad
196
199
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
197
200
  *
198
201
  */
199
- export declare class DeleteDomainCommand extends $Command<DeleteDomainCommandInput, DeleteDomainCommandOutput, OpenSearchClientResolvedConfig> {
200
- readonly input: DeleteDomainCommandInput;
201
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
202
- /**
203
- * @public
204
- */
205
- constructor(input: DeleteDomainCommandInput);
206
- /**
207
- * @internal
208
- */
209
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDomainCommandInput, DeleteDomainCommandOutput>;
210
- /**
211
- * @internal
212
- */
213
- private serialize;
214
- /**
215
- * @internal
216
- */
217
- private deserialize;
202
+ export declare class DeleteDomainCommand extends DeleteDomainCommand_base {
218
203
  }
@@ -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 { DeleteInboundConnectionRequest, DeleteInboundConnectionResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteInboundConnectionCommandInput extends DeleteInboundConnec
21
20
  */
22
21
  export interface DeleteInboundConnectionCommandOutput extends DeleteInboundConnectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteInboundConnectionCommand_base: {
24
+ new (input: DeleteInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound
@@ -80,23 +83,5 @@ export interface DeleteInboundConnectionCommandOutput extends DeleteInboundConne
80
83
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
81
84
  *
82
85
  */
83
- export declare class DeleteInboundConnectionCommand extends $Command<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput, OpenSearchClientResolvedConfig> {
84
- readonly input: DeleteInboundConnectionCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: DeleteInboundConnectionCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class DeleteInboundConnectionCommand extends DeleteInboundConnectionCommand_base {
102
87
  }
@@ -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 { DeleteOutboundConnectionRequest, DeleteOutboundConnectionResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteOutboundConnectionCommandInput extends DeleteOutboundConn
21
20
  */
22
21
  export interface DeleteOutboundConnectionCommandOutput extends DeleteOutboundConnectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteOutboundConnectionCommand_base: {
24
+ new (input: DeleteOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound
@@ -87,23 +90,5 @@ export interface DeleteOutboundConnectionCommandOutput extends DeleteOutboundCon
87
90
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
88
91
  *
89
92
  */
90
- export declare class DeleteOutboundConnectionCommand extends $Command<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig> {
91
- readonly input: DeleteOutboundConnectionCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: DeleteOutboundConnectionCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class DeleteOutboundConnectionCommand extends DeleteOutboundConnectionCommand_base {
109
94
  }
@@ -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 { DeletePackageRequest, DeletePackageResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeletePackageCommandInput extends DeletePackageRequest {
21
20
  */
22
21
  export interface DeletePackageCommandOutput extends DeletePackageResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeletePackageCommand_base: {
24
+ new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an Amazon OpenSearch Service package. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/custom-packages.html">Custom
@@ -91,23 +94,5 @@ export interface DeletePackageCommandOutput extends DeletePackageResponse, __Met
91
94
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
92
95
  *
93
96
  */
94
- export declare class DeletePackageCommand extends $Command<DeletePackageCommandInput, DeletePackageCommandOutput, OpenSearchClientResolvedConfig> {
95
- readonly input: DeletePackageCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: DeletePackageCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePackageCommandInput, DeletePackageCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class DeletePackageCommand extends DeletePackageCommand_base {
113
98
  }
@@ -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 { DeleteVpcEndpointRequest, DeleteVpcEndpointResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteVpcEndpointCommandInput extends DeleteVpcEndpointRequest
21
20
  */
22
21
  export interface DeleteVpcEndpointCommandOutput extends DeleteVpcEndpointResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteVpcEndpointCommand_base: {
24
+ new (input: DeleteVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.</p>
@@ -68,23 +71,5 @@ export interface DeleteVpcEndpointCommandOutput extends DeleteVpcEndpointRespons
68
71
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
69
72
  *
70
73
  */
71
- export declare class DeleteVpcEndpointCommand extends $Command<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, OpenSearchClientResolvedConfig> {
72
- readonly input: DeleteVpcEndpointCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: DeleteVpcEndpointCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
90
75
  }
@@ -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 { DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResponse } from "../models/models_0";
5
4
  import { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeDomainAutoTunesCommandInput extends DescribeDomainAutoT
21
20
  */
22
21
  export interface DescribeDomainAutoTunesCommandOutput extends DescribeDomainAutoTunesResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeDomainAutoTunesCommand_base: {
24
+ new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service
@@ -80,23 +83,5 @@ export interface DescribeDomainAutoTunesCommandOutput extends DescribeDomainAuto
80
83
  * <p>Base exception class for all service exceptions from OpenSearch service.</p>
81
84
  *
82
85
  */
83
- export declare class DescribeDomainAutoTunesCommand extends $Command<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, OpenSearchClientResolvedConfig> {
84
- readonly input: DescribeDomainAutoTunesCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: DescribeDomainAutoTunesCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OpenSearchClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {
102
87
  }