@aws-sdk/client-elasticsearch-service 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 (205) hide show
  1. package/dist-cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +18 -41
  2. package/dist-cjs/commands/AddTagsCommand.js +18 -41
  3. package/dist-cjs/commands/AssociatePackageCommand.js +18 -41
  4. package/dist-cjs/commands/AuthorizeVpcEndpointAccessCommand.js +18 -41
  5. package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +18 -41
  6. package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +18 -41
  7. package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +18 -41
  8. package/dist-cjs/commands/CreatePackageCommand.js +18 -41
  9. package/dist-cjs/commands/CreateVpcEndpointCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +18 -41
  14. package/dist-cjs/commands/DeletePackageCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteVpcEndpointCommand.js +18 -41
  16. package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +18 -41
  21. package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +18 -41
  24. package/dist-cjs/commands/DescribePackagesCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +18 -41
  28. package/dist-cjs/commands/DissociatePackageCommand.js +18 -41
  29. package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +18 -41
  30. package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +18 -41
  31. package/dist-cjs/commands/GetUpgradeHistoryCommand.js +18 -41
  32. package/dist-cjs/commands/GetUpgradeStatusCommand.js +18 -41
  33. package/dist-cjs/commands/ListDomainNamesCommand.js +18 -41
  34. package/dist-cjs/commands/ListDomainsForPackageCommand.js +18 -41
  35. package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +18 -41
  36. package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +18 -41
  37. package/dist-cjs/commands/ListPackagesForDomainCommand.js +18 -41
  38. package/dist-cjs/commands/ListTagsCommand.js +18 -41
  39. package/dist-cjs/commands/ListVpcEndpointAccessCommand.js +18 -41
  40. package/dist-cjs/commands/ListVpcEndpointsCommand.js +18 -41
  41. package/dist-cjs/commands/ListVpcEndpointsForDomainCommand.js +18 -41
  42. package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +18 -41
  43. package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +18 -41
  44. package/dist-cjs/commands/RemoveTagsCommand.js +18 -41
  45. package/dist-cjs/commands/RevokeVpcEndpointAccessCommand.js +18 -41
  46. package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +18 -41
  47. package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +18 -41
  48. package/dist-cjs/commands/UpdatePackageCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateVpcEndpointCommand.js +18 -41
  50. package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +18 -41
  51. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  52. package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +18 -41
  53. package/dist-es/commands/AddTagsCommand.js +18 -41
  54. package/dist-es/commands/AssociatePackageCommand.js +18 -41
  55. package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +18 -41
  56. package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +18 -41
  57. package/dist-es/commands/CreateElasticsearchDomainCommand.js +18 -41
  58. package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +18 -41
  59. package/dist-es/commands/CreatePackageCommand.js +18 -41
  60. package/dist-es/commands/CreateVpcEndpointCommand.js +18 -41
  61. package/dist-es/commands/DeleteElasticsearchDomainCommand.js +18 -41
  62. package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js +18 -41
  63. package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +18 -41
  64. package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +18 -41
  65. package/dist-es/commands/DeletePackageCommand.js +18 -41
  66. package/dist-es/commands/DeleteVpcEndpointCommand.js +18 -41
  67. package/dist-es/commands/DescribeDomainAutoTunesCommand.js +18 -41
  68. package/dist-es/commands/DescribeDomainChangeProgressCommand.js +18 -41
  69. package/dist-es/commands/DescribeElasticsearchDomainCommand.js +18 -41
  70. package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +18 -41
  71. package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +18 -41
  72. package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +18 -41
  73. package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +18 -41
  74. package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +18 -41
  75. package/dist-es/commands/DescribePackagesCommand.js +18 -41
  76. package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +18 -41
  77. package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +18 -41
  78. package/dist-es/commands/DescribeVpcEndpointsCommand.js +18 -41
  79. package/dist-es/commands/DissociatePackageCommand.js +18 -41
  80. package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +18 -41
  81. package/dist-es/commands/GetPackageVersionHistoryCommand.js +18 -41
  82. package/dist-es/commands/GetUpgradeHistoryCommand.js +18 -41
  83. package/dist-es/commands/GetUpgradeStatusCommand.js +18 -41
  84. package/dist-es/commands/ListDomainNamesCommand.js +18 -41
  85. package/dist-es/commands/ListDomainsForPackageCommand.js +18 -41
  86. package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +18 -41
  87. package/dist-es/commands/ListElasticsearchVersionsCommand.js +18 -41
  88. package/dist-es/commands/ListPackagesForDomainCommand.js +18 -41
  89. package/dist-es/commands/ListTagsCommand.js +18 -41
  90. package/dist-es/commands/ListVpcEndpointAccessCommand.js +18 -41
  91. package/dist-es/commands/ListVpcEndpointsCommand.js +18 -41
  92. package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +18 -41
  93. package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +18 -41
  94. package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +18 -41
  95. package/dist-es/commands/RemoveTagsCommand.js +18 -41
  96. package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +18 -41
  97. package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +18 -41
  98. package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +18 -41
  99. package/dist-es/commands/UpdatePackageCommand.js +18 -41
  100. package/dist-es/commands/UpdateVpcEndpointCommand.js +18 -41
  101. package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +18 -41
  102. package/dist-es/endpoint/EndpointParameters.js +6 -0
  103. package/dist-types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +6 -21
  104. package/dist-types/commands/AddTagsCommand.d.ts +6 -21
  105. package/dist-types/commands/AssociatePackageCommand.d.ts +6 -21
  106. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +6 -21
  107. package/dist-types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +6 -21
  108. package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +6 -21
  109. package/dist-types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +6 -21
  110. package/dist-types/commands/CreatePackageCommand.d.ts +6 -21
  111. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +6 -21
  112. package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +6 -21
  113. package/dist-types/commands/DeleteElasticsearchServiceRoleCommand.d.ts +6 -21
  114. package/dist-types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +6 -21
  115. package/dist-types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +6 -21
  116. package/dist-types/commands/DeletePackageCommand.d.ts +6 -21
  117. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +6 -21
  118. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +6 -21
  119. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +6 -21
  120. package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +6 -21
  121. package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +6 -21
  122. package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +6 -21
  123. package/dist-types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +6 -21
  124. package/dist-types/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +6 -21
  125. package/dist-types/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +6 -21
  126. package/dist-types/commands/DescribePackagesCommand.d.ts +6 -21
  127. package/dist-types/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +6 -21
  128. package/dist-types/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +6 -21
  129. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +6 -21
  130. package/dist-types/commands/DissociatePackageCommand.d.ts +6 -21
  131. package/dist-types/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +6 -21
  132. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +6 -21
  133. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +6 -21
  134. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +6 -21
  135. package/dist-types/commands/ListDomainNamesCommand.d.ts +6 -21
  136. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +6 -21
  137. package/dist-types/commands/ListElasticsearchInstanceTypesCommand.d.ts +6 -21
  138. package/dist-types/commands/ListElasticsearchVersionsCommand.d.ts +6 -21
  139. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +6 -21
  140. package/dist-types/commands/ListTagsCommand.d.ts +6 -21
  141. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +6 -21
  142. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +6 -21
  143. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +6 -21
  144. package/dist-types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +6 -21
  145. package/dist-types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +6 -21
  146. package/dist-types/commands/RemoveTagsCommand.d.ts +6 -21
  147. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +6 -21
  148. package/dist-types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +6 -21
  149. package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +6 -21
  150. package/dist-types/commands/UpdatePackageCommand.d.ts +6 -21
  151. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +6 -21
  152. package/dist-types/commands/UpgradeElasticsearchDomainCommand.d.ts +6 -21
  153. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  154. package/dist-types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +12 -24
  155. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -23
  156. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +14 -23
  157. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +12 -24
  158. package/dist-types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +12 -24
  159. package/dist-types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +12 -24
  160. package/dist-types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +12 -24
  161. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +14 -23
  163. package/dist-types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +12 -24
  164. package/dist-types/ts3.4/commands/DeleteElasticsearchServiceRoleCommand.d.ts +12 -24
  165. package/dist-types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +12 -24
  167. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +14 -23
  169. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +12 -24
  171. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +12 -24
  174. package/dist-types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +12 -24
  175. package/dist-types/ts3.4/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +12 -24
  177. package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +14 -23
  178. package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +11 -25
  179. package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +12 -24
  181. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +12 -24
  183. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +12 -24
  184. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +14 -23
  185. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +14 -23
  186. package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +12 -24
  188. package/dist-types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +12 -24
  189. package/dist-types/ts3.4/commands/ListElasticsearchVersionsCommand.d.ts +12 -24
  190. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +12 -24
  193. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +14 -23
  194. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +12 -24
  195. package/dist-types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +12 -24
  196. package/dist-types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +12 -24
  197. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +14 -23
  198. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +12 -24
  199. package/dist-types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +12 -24
  200. package/dist-types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +12 -24
  201. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  205. package/package.json +11 -11
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpgradeElasticsearchDomainCommand, se_UpgradeElasticsearchDomainCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpgradeElasticsearchDomainCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpgradeElasticsearchDomainCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "ElasticsearchServiceClient";
26
- const commandName = "UpgradeElasticsearchDomainCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AmazonElasticsearchService2015",
35
- operation: "UpgradeElasticsearchDomain",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpgradeElasticsearchDomainCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpgradeElasticsearchDomainCommand(output, context);
46
- }
7
+ export class UpgradeElasticsearchDomainCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AmazonElasticsearchService2015", "UpgradeElasticsearchDomain", {})
19
+ .n("ElasticsearchServiceClient", "UpgradeElasticsearchDomainCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpgradeElasticsearchDomainCommand)
22
+ .de(de_UpgradeElasticsearchDomainCommand)
23
+ .build() {
47
24
  }
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
6
6
  defaultSigningName: "es",
7
7
  };
8
8
  };
9
+ export const commonParams = {
10
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
+ Endpoint: { type: "builtInParams", name: "endpoint" },
12
+ Region: { type: "builtInParams", name: "region" },
13
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
+ };
@@ -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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { AcceptInboundCrossClusterSearchConnectionRequest, AcceptInboundCrossClusterSearchConnectionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AcceptInboundCrossClusterSearchConnectionCommandInput extends A
21
20
  */
22
21
  export interface AcceptInboundCrossClusterSearchConnectionCommandOutput extends AcceptInboundCrossClusterSearchConnectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const AcceptInboundCrossClusterSearchConnectionCommand_base: {
24
+ new (input: AcceptInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInboundCrossClusterSearchConnectionCommandInput, AcceptInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Allows the destination domain owner to accept an inbound cross-cluster search connection request.</p>
@@ -76,23 +79,5 @@ export interface AcceptInboundCrossClusterSearchConnectionCommandOutput extends
76
79
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
77
80
  *
78
81
  */
79
- export declare class AcceptInboundCrossClusterSearchConnectionCommand extends $Command<AcceptInboundCrossClusterSearchConnectionCommandInput, AcceptInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
80
- readonly input: AcceptInboundCrossClusterSearchConnectionCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: AcceptInboundCrossClusterSearchConnectionCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptInboundCrossClusterSearchConnectionCommandInput, AcceptInboundCrossClusterSearchConnectionCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class AcceptInboundCrossClusterSearchConnectionCommand extends AcceptInboundCrossClusterSearchConnectionCommand_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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { AddTagsRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AddTagsCommandInput extends AddTagsRequest {
21
20
  */
22
21
  export interface AddTagsCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const AddTagsCommand_base: {
24
+ new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attaches tags to an existing Elasticsearch domain. Tags are a set of case-sensitive key value pairs. An Elasticsearch domain may have up to 10 tags. See <a href="http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains.html#es-managedomains-awsresorcetagging" target="_blank">
@@ -68,23 +71,5 @@ export interface AddTagsCommandOutput extends __MetadataBearer {
68
71
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
69
72
  *
70
73
  */
71
- export declare class AddTagsCommand extends $Command<AddTagsCommandInput, AddTagsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
72
- readonly input: AddTagsCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: AddTagsCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddTagsCommandInput, AddTagsCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class AddTagsCommand extends AddTagsCommand_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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { AssociatePackageRequest, AssociatePackageResponse } from "../models/models_0";
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, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a package with an Amazon ES domain.</p>
@@ -83,23 +86,5 @@ export interface AssociatePackageCommandOutput extends AssociatePackageResponse,
83
86
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
84
87
  *
85
88
  */
86
- export declare class AssociatePackageCommand extends $Command<AssociatePackageCommandInput, AssociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig> {
87
- readonly input: AssociatePackageCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: AssociatePackageCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociatePackageCommandInput, AssociatePackageCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class AssociatePackageCommand extends AssociatePackageCommand_base {
105
90
  }
@@ -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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { AuthorizeVpcEndpointAccessRequest, AuthorizeVpcEndpointAccessResponse } from "../models/models_0";
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, ElasticsearchServiceClientResolvedConfig, 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 endpoint.</p>
@@ -73,23 +76,5 @@ export interface AuthorizeVpcEndpointAccessCommandOutput extends AuthorizeVpcEnd
73
76
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
74
77
  *
75
78
  */
76
- export declare class AuthorizeVpcEndpointAccessCommand extends $Command<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig> {
77
- readonly input: AuthorizeVpcEndpointAccessCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: AuthorizeVpcEndpointAccessCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class AuthorizeVpcEndpointAccessCommand extends AuthorizeVpcEndpointAccessCommand_base {
95
80
  }
@@ -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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { CancelElasticsearchServiceSoftwareUpdateRequest, CancelElasticsearchServiceSoftwareUpdateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CancelElasticsearchServiceSoftwareUpdateCommandInput extends Ca
21
20
  */
22
21
  export interface CancelElasticsearchServiceSoftwareUpdateCommandOutput extends CancelElasticsearchServiceSoftwareUpdateResponse, __MetadataBearer {
23
22
  }
23
+ declare const CancelElasticsearchServiceSoftwareUpdateCommand_base: {
24
+ new (input: CancelElasticsearchServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig, 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 ES domain. You can only perform this operation before the <code>AutomatedUpdateDate</code> and when the <code>UpdateStatus</code> is in the <code>PENDING_UPDATE</code> state.</p>
@@ -72,23 +75,5 @@ export interface CancelElasticsearchServiceSoftwareUpdateCommandOutput extends C
72
75
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
73
76
  *
74
77
  */
75
- export declare class CancelElasticsearchServiceSoftwareUpdateCommand extends $Command<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig> {
76
- readonly input: CancelElasticsearchServiceSoftwareUpdateCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: CancelElasticsearchServiceSoftwareUpdateCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class CancelElasticsearchServiceSoftwareUpdateCommand extends CancelElasticsearchServiceSoftwareUpdateCommand_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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { CreateElasticsearchDomainRequest, CreateElasticsearchDomainResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateElasticsearchDomainCommandInput extends CreateElasticsear
21
20
  */
22
21
  export interface CreateElasticsearchDomainCommandOutput extends CreateElasticsearchDomainResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateElasticsearchDomainCommand_base: {
24
+ new (input: CreateElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new Elasticsearch domain. For more information,
@@ -296,23 +299,5 @@ export interface CreateElasticsearchDomainCommandOutput extends CreateElasticsea
296
299
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
297
300
  *
298
301
  */
299
- export declare class CreateElasticsearchDomainCommand extends $Command<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
300
- readonly input: CreateElasticsearchDomainCommandInput;
301
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
302
- /**
303
- * @public
304
- */
305
- constructor(input: CreateElasticsearchDomainCommandInput);
306
- /**
307
- * @internal
308
- */
309
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput>;
310
- /**
311
- * @internal
312
- */
313
- private serialize;
314
- /**
315
- * @internal
316
- */
317
- private deserialize;
302
+ export declare class CreateElasticsearchDomainCommand extends CreateElasticsearchDomainCommand_base {
318
303
  }
@@ -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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { CreateOutboundCrossClusterSearchConnectionRequest, CreateOutboundCrossClusterSearchConnectionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateOutboundCrossClusterSearchConnectionCommandInput extends
21
20
  */
22
21
  export interface CreateOutboundCrossClusterSearchConnectionCommandOutput extends CreateOutboundCrossClusterSearchConnectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateOutboundCrossClusterSearchConnectionCommand_base: {
24
+ new (input: CreateOutboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, 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 domain to a destination domain.</p>
@@ -88,23 +91,5 @@ export interface CreateOutboundCrossClusterSearchConnectionCommandOutput extends
88
91
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
89
92
  *
90
93
  */
91
- export declare class CreateOutboundCrossClusterSearchConnectionCommand extends $Command<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
92
- readonly input: CreateOutboundCrossClusterSearchConnectionCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: CreateOutboundCrossClusterSearchConnectionCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class CreateOutboundCrossClusterSearchConnectionCommand extends CreateOutboundCrossClusterSearchConnectionCommand_base {
110
95
  }
@@ -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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { CreatePackageRequest, CreatePackageResponse } from "../models/models_0";
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, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Create a package for use with Amazon ES domains.</p>
@@ -91,23 +94,5 @@ export interface CreatePackageCommandOutput extends CreatePackageResponse, __Met
91
94
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
92
95
  *
93
96
  */
94
- export declare class CreatePackageCommand extends $Command<CreatePackageCommandInput, CreatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig> {
95
- readonly input: CreatePackageCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: CreatePackageCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePackageCommandInput, CreatePackageCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class CreatePackageCommand extends CreatePackageCommand_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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { CreateVpcEndpointRequest, CreateVpcEndpointResponse } from "../models/models_0";
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, ElasticsearchServiceClientResolvedConfig, 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 ElasticsearchService service.</p>
97
100
  *
98
101
  */
99
- export declare class CreateVpcEndpointCommand extends $Command<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig> {
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: ElasticsearchServiceClientResolvedConfig, 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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteElasticsearchDomainCommandInput extends DeleteElasticsear
21
20
  */
22
21
  export interface DeleteElasticsearchDomainCommandOutput extends DeleteElasticsearchDomainResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteElasticsearchDomainCommand_base: {
24
+ new (input: DeleteElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.</p>
@@ -179,23 +182,5 @@ export interface DeleteElasticsearchDomainCommandOutput extends DeleteElasticsea
179
182
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
180
183
  *
181
184
  */
182
- export declare class DeleteElasticsearchDomainCommand extends $Command<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
183
- readonly input: DeleteElasticsearchDomainCommandInput;
184
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
185
- /**
186
- * @public
187
- */
188
- constructor(input: DeleteElasticsearchDomainCommandInput);
189
- /**
190
- * @internal
191
- */
192
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput>;
193
- /**
194
- * @internal
195
- */
196
- private serialize;
197
- /**
198
- * @internal
199
- */
200
- private deserialize;
185
+ export declare class DeleteElasticsearchDomainCommand extends DeleteElasticsearchDomainCommand_base {
201
186
  }
@@ -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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  /**
6
5
  * @public
@@ -20,6 +19,10 @@ export interface DeleteElasticsearchServiceRoleCommandInput {
20
19
  */
21
20
  export interface DeleteElasticsearchServiceRoleCommandOutput extends __MetadataBearer {
22
21
  }
22
+ declare const DeleteElasticsearchServiceRoleCommand_base: {
23
+ new (input: DeleteElasticsearchServiceRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteElasticsearchServiceRoleCommandInput, DeleteElasticsearchServiceRoleCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
23
26
  /**
24
27
  * @public
25
28
  * <p>Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains. Role deletion will fail if any existing VPC domains use the role. You must delete any such Elasticsearch domains before deleting the role. See <a href="http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-enabling-slr" target="_blank">Deleting Elasticsearch Service Role</a> in <i>VPC Endpoints for Amazon Elasticsearch Service Domains</i>.</p>
@@ -55,23 +58,5 @@ export interface DeleteElasticsearchServiceRoleCommandOutput extends __MetadataB
55
58
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
56
59
  *
57
60
  */
58
- export declare class DeleteElasticsearchServiceRoleCommand extends $Command<DeleteElasticsearchServiceRoleCommandInput, DeleteElasticsearchServiceRoleCommandOutput, ElasticsearchServiceClientResolvedConfig> {
59
- readonly input: DeleteElasticsearchServiceRoleCommandInput;
60
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
- /**
62
- * @public
63
- */
64
- constructor(input: DeleteElasticsearchServiceRoleCommandInput);
65
- /**
66
- * @internal
67
- */
68
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteElasticsearchServiceRoleCommandInput, DeleteElasticsearchServiceRoleCommandOutput>;
69
- /**
70
- * @internal
71
- */
72
- private serialize;
73
- /**
74
- * @internal
75
- */
76
- private deserialize;
61
+ export declare class DeleteElasticsearchServiceRoleCommand extends DeleteElasticsearchServiceRoleCommand_base {
77
62
  }
@@ -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 { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
4
  import { DeleteInboundCrossClusterSearchConnectionRequest, DeleteInboundCrossClusterSearchConnectionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteInboundCrossClusterSearchConnectionCommandInput extends D
21
20
  */
22
21
  export interface DeleteInboundCrossClusterSearchConnectionCommandOutput extends DeleteInboundCrossClusterSearchConnectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteInboundCrossClusterSearchConnectionCommand_base: {
24
+ new (input: DeleteInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Allows the destination domain owner to delete an existing inbound cross-cluster search connection.</p>
@@ -73,23 +76,5 @@ export interface DeleteInboundCrossClusterSearchConnectionCommandOutput extends
73
76
  * <p>Base exception class for all service exceptions from ElasticsearchService service.</p>
74
77
  *
75
78
  */
76
- export declare class DeleteInboundCrossClusterSearchConnectionCommand extends $Command<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
77
- readonly input: DeleteInboundCrossClusterSearchConnectionCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: DeleteInboundCrossClusterSearchConnectionCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class DeleteInboundCrossClusterSearchConnectionCommand extends DeleteInboundCrossClusterSearchConnectionCommand_base {
95
80
  }