@aws-sdk/client-elasticsearch-service 3.478.0 → 3.481.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface AuthorizeVpcEndpointAccessCommandInput
21
15
  export interface AuthorizeVpcEndpointAccessCommandOutput
22
16
  extends AuthorizeVpcEndpointAccessResponse,
23
17
  __MetadataBearer {}
24
- export declare class AuthorizeVpcEndpointAccessCommand extends $Command<
25
- AuthorizeVpcEndpointAccessCommandInput,
26
- AuthorizeVpcEndpointAccessCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: AuthorizeVpcEndpointAccessCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: AuthorizeVpcEndpointAccessCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const AuthorizeVpcEndpointAccessCommand_base: {
19
+ new (
20
+ input: AuthorizeVpcEndpointAccessCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  AuthorizeVpcEndpointAccessCommandInput,
38
- AuthorizeVpcEndpointAccessCommandOutput
23
+ AuthorizeVpcEndpointAccessCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class AuthorizeVpcEndpointAccessCommand extends AuthorizeVpcEndpointAccessCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CancelElasticsearchServiceSoftwareUpdateCommandInput
21
15
  export interface CancelElasticsearchServiceSoftwareUpdateCommandOutput
22
16
  extends CancelElasticsearchServiceSoftwareUpdateResponse,
23
17
  __MetadataBearer {}
24
- export declare class CancelElasticsearchServiceSoftwareUpdateCommand extends $Command<
25
- CancelElasticsearchServiceSoftwareUpdateCommandInput,
26
- CancelElasticsearchServiceSoftwareUpdateCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: CancelElasticsearchServiceSoftwareUpdateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CancelElasticsearchServiceSoftwareUpdateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CancelElasticsearchServiceSoftwareUpdateCommand_base: {
19
+ new (
20
+ input: CancelElasticsearchServiceSoftwareUpdateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CancelElasticsearchServiceSoftwareUpdateCommandInput,
38
- CancelElasticsearchServiceSoftwareUpdateCommandOutput
23
+ CancelElasticsearchServiceSoftwareUpdateCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CancelElasticsearchServiceSoftwareUpdateCommand extends CancelElasticsearchServiceSoftwareUpdateCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateElasticsearchDomainCommandInput
21
15
  export interface CreateElasticsearchDomainCommandOutput
22
16
  extends CreateElasticsearchDomainResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateElasticsearchDomainCommand extends $Command<
25
- CreateElasticsearchDomainCommandInput,
26
- CreateElasticsearchDomainCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: CreateElasticsearchDomainCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateElasticsearchDomainCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateElasticsearchDomainCommand_base: {
19
+ new (
20
+ input: CreateElasticsearchDomainCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateElasticsearchDomainCommandInput,
38
- CreateElasticsearchDomainCommandOutput
23
+ CreateElasticsearchDomainCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateElasticsearchDomainCommand extends CreateElasticsearchDomainCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateOutboundCrossClusterSearchConnectionCommandInput
21
15
  export interface CreateOutboundCrossClusterSearchConnectionCommandOutput
22
16
  extends CreateOutboundCrossClusterSearchConnectionResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateOutboundCrossClusterSearchConnectionCommand extends $Command<
25
- CreateOutboundCrossClusterSearchConnectionCommandInput,
26
- CreateOutboundCrossClusterSearchConnectionCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: CreateOutboundCrossClusterSearchConnectionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateOutboundCrossClusterSearchConnectionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateOutboundCrossClusterSearchConnectionCommand_base: {
19
+ new (
20
+ input: CreateOutboundCrossClusterSearchConnectionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateOutboundCrossClusterSearchConnectionCommandInput,
38
- CreateOutboundCrossClusterSearchConnectionCommandOutput
23
+ CreateOutboundCrossClusterSearchConnectionCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateOutboundCrossClusterSearchConnectionCommand extends CreateOutboundCrossClusterSearchConnectionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreatePackageCommandInput extends CreatePackageRequest {}
20
14
  export interface CreatePackageCommandOutput
21
15
  extends CreatePackageResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreatePackageCommand extends $Command<
24
- CreatePackageCommandInput,
25
- CreatePackageCommandOutput,
26
- ElasticsearchServiceClientResolvedConfig
27
- > {
28
- readonly input: CreatePackageCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreatePackageCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ElasticsearchServiceClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreatePackageCommandInput, CreatePackageCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreatePackageCommand_base: {
18
+ new (
19
+ input: CreatePackageCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreatePackageCommandInput,
22
+ CreatePackageCommandOutput,
23
+ ElasticsearchServiceClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreatePackageCommand extends CreatePackageCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface CreateVpcEndpointCommandInput
21
15
  export interface CreateVpcEndpointCommandOutput
22
16
  extends CreateVpcEndpointResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateVpcEndpointCommand extends $Command<
25
- CreateVpcEndpointCommandInput,
26
- CreateVpcEndpointCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: CreateVpcEndpointCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateVpcEndpointCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateVpcEndpointCommand_base: {
19
+ new (
20
+ input: CreateVpcEndpointCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateVpcEndpointCommandInput,
23
+ CreateVpcEndpointCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteElasticsearchDomainCommandInput
21
15
  export interface DeleteElasticsearchDomainCommandOutput
22
16
  extends DeleteElasticsearchDomainResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteElasticsearchDomainCommand extends $Command<
25
- DeleteElasticsearchDomainCommandInput,
26
- DeleteElasticsearchDomainCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: DeleteElasticsearchDomainCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteElasticsearchDomainCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteElasticsearchDomainCommand_base: {
19
+ new (
20
+ input: DeleteElasticsearchDomainCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteElasticsearchDomainCommandInput,
38
- DeleteElasticsearchDomainCommandOutput
23
+ DeleteElasticsearchDomainCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteElasticsearchDomainCommand extends DeleteElasticsearchDomainCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -15,22 +9,16 @@ export { __MetadataBearer, $Command };
15
9
  export interface DeleteElasticsearchServiceRoleCommandInput {}
16
10
  export interface DeleteElasticsearchServiceRoleCommandOutput
17
11
  extends __MetadataBearer {}
18
- export declare class DeleteElasticsearchServiceRoleCommand extends $Command<
19
- DeleteElasticsearchServiceRoleCommandInput,
20
- DeleteElasticsearchServiceRoleCommandOutput,
21
- ElasticsearchServiceClientResolvedConfig
22
- > {
23
- readonly input: DeleteElasticsearchServiceRoleCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: DeleteElasticsearchServiceRoleCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: ElasticsearchServiceClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<
12
+ declare const DeleteElasticsearchServiceRoleCommand_base: {
13
+ new (
14
+ input: DeleteElasticsearchServiceRoleCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
31
16
  DeleteElasticsearchServiceRoleCommandInput,
32
- DeleteElasticsearchServiceRoleCommandOutput
17
+ DeleteElasticsearchServiceRoleCommandOutput,
18
+ ElasticsearchServiceClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
33
21
  >;
34
- private serialize;
35
- private deserialize;
36
- }
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class DeleteElasticsearchServiceRoleCommand extends DeleteElasticsearchServiceRoleCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteInboundCrossClusterSearchConnectionCommandInput
21
15
  export interface DeleteInboundCrossClusterSearchConnectionCommandOutput
22
16
  extends DeleteInboundCrossClusterSearchConnectionResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteInboundCrossClusterSearchConnectionCommand extends $Command<
25
- DeleteInboundCrossClusterSearchConnectionCommandInput,
26
- DeleteInboundCrossClusterSearchConnectionCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: DeleteInboundCrossClusterSearchConnectionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteInboundCrossClusterSearchConnectionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteInboundCrossClusterSearchConnectionCommand_base: {
19
+ new (
20
+ input: DeleteInboundCrossClusterSearchConnectionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteInboundCrossClusterSearchConnectionCommandInput,
38
- DeleteInboundCrossClusterSearchConnectionCommandOutput
23
+ DeleteInboundCrossClusterSearchConnectionCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteInboundCrossClusterSearchConnectionCommand extends DeleteInboundCrossClusterSearchConnectionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteOutboundCrossClusterSearchConnectionCommandInput
21
15
  export interface DeleteOutboundCrossClusterSearchConnectionCommandOutput
22
16
  extends DeleteOutboundCrossClusterSearchConnectionResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteOutboundCrossClusterSearchConnectionCommand extends $Command<
25
- DeleteOutboundCrossClusterSearchConnectionCommandInput,
26
- DeleteOutboundCrossClusterSearchConnectionCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: DeleteOutboundCrossClusterSearchConnectionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteOutboundCrossClusterSearchConnectionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteOutboundCrossClusterSearchConnectionCommand_base: {
19
+ new (
20
+ input: DeleteOutboundCrossClusterSearchConnectionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteOutboundCrossClusterSearchConnectionCommandInput,
38
- DeleteOutboundCrossClusterSearchConnectionCommandOutput
23
+ DeleteOutboundCrossClusterSearchConnectionCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteOutboundCrossClusterSearchConnectionCommand extends DeleteOutboundCrossClusterSearchConnectionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DeletePackageCommandInput extends DeletePackageRequest {}
20
14
  export interface DeletePackageCommandOutput
21
15
  extends DeletePackageResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeletePackageCommand extends $Command<
24
- DeletePackageCommandInput,
25
- DeletePackageCommandOutput,
26
- ElasticsearchServiceClientResolvedConfig
27
- > {
28
- readonly input: DeletePackageCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeletePackageCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ElasticsearchServiceClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeletePackageCommandInput, DeletePackageCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeletePackageCommand_base: {
18
+ new (
19
+ input: DeletePackageCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeletePackageCommandInput,
22
+ DeletePackageCommandOutput,
23
+ ElasticsearchServiceClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeletePackageCommand extends DeletePackageCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DeleteVpcEndpointCommandInput
21
15
  export interface DeleteVpcEndpointCommandOutput
22
16
  extends DeleteVpcEndpointResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteVpcEndpointCommand extends $Command<
25
- DeleteVpcEndpointCommandInput,
26
- DeleteVpcEndpointCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: DeleteVpcEndpointCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteVpcEndpointCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeleteVpcEndpointCommand_base: {
19
+ new (
20
+ input: DeleteVpcEndpointCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeleteVpcEndpointCommandInput,
23
+ DeleteVpcEndpointCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ElasticsearchServiceClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeDomainAutoTunesCommandInput
21
15
  export interface DescribeDomainAutoTunesCommandOutput
22
16
  extends DescribeDomainAutoTunesResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeDomainAutoTunesCommand extends $Command<
25
- DescribeDomainAutoTunesCommandInput,
26
- DescribeDomainAutoTunesCommandOutput,
27
- ElasticsearchServiceClientResolvedConfig
28
- > {
29
- readonly input: DescribeDomainAutoTunesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeDomainAutoTunesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ElasticsearchServiceClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeDomainAutoTunesCommand_base: {
19
+ new (
20
+ input: DescribeDomainAutoTunesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeDomainAutoTunesCommandInput,
38
- DescribeDomainAutoTunesCommandOutput
23
+ DescribeDomainAutoTunesCommandOutput,
24
+ ElasticsearchServiceClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {}