@aws-sdk/client-elasticsearch-service 3.296.0 → 3.298.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 (171) hide show
  1. package/dist-cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +2 -3
  2. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  3. package/dist-cjs/commands/AssociatePackageCommand.js +2 -3
  4. package/dist-cjs/commands/AuthorizeVpcEndpointAccessCommand.js +2 -3
  5. package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +2 -3
  6. package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +1 -1
  7. package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +2 -3
  8. package/dist-cjs/commands/CreatePackageCommand.js +2 -3
  9. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +2 -3
  14. package/dist-cjs/commands/DeletePackageCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteVpcEndpointCommand.js +2 -3
  16. package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribePackagesCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -3
  28. package/dist-cjs/commands/DissociatePackageCommand.js +2 -3
  29. package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +2 -3
  30. package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +2 -3
  31. package/dist-cjs/commands/GetUpgradeHistoryCommand.js +2 -3
  32. package/dist-cjs/commands/GetUpgradeStatusCommand.js +2 -3
  33. package/dist-cjs/commands/ListDomainNamesCommand.js +2 -3
  34. package/dist-cjs/commands/ListDomainsForPackageCommand.js +2 -3
  35. package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +2 -3
  36. package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +2 -3
  37. package/dist-cjs/commands/ListPackagesForDomainCommand.js +2 -3
  38. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  39. package/dist-cjs/commands/ListVpcEndpointAccessCommand.js +2 -3
  40. package/dist-cjs/commands/ListVpcEndpointsCommand.js +2 -3
  41. package/dist-cjs/commands/ListVpcEndpointsForDomainCommand.js +2 -3
  42. package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +2 -3
  43. package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +2 -3
  44. package/dist-cjs/commands/RemoveTagsCommand.js +2 -3
  45. package/dist-cjs/commands/RevokeVpcEndpointAccessCommand.js +2 -3
  46. package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +2 -3
  47. package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +1 -1
  48. package/dist-cjs/commands/UpdatePackageCommand.js +2 -3
  49. package/dist-cjs/commands/UpdateVpcEndpointCommand.js +2 -3
  50. package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +2 -3
  51. package/dist-cjs/models/models_0.js +1 -685
  52. package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +2 -3
  53. package/dist-es/commands/AddTagsCommand.js +2 -3
  54. package/dist-es/commands/AssociatePackageCommand.js +2 -3
  55. package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +2 -3
  56. package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +2 -3
  57. package/dist-es/commands/CreateElasticsearchDomainCommand.js +2 -2
  58. package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +2 -3
  59. package/dist-es/commands/CreatePackageCommand.js +2 -3
  60. package/dist-es/commands/CreateVpcEndpointCommand.js +2 -3
  61. package/dist-es/commands/DeleteElasticsearchDomainCommand.js +2 -3
  62. package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js +2 -2
  63. package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +2 -3
  64. package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +2 -3
  65. package/dist-es/commands/DeletePackageCommand.js +2 -3
  66. package/dist-es/commands/DeleteVpcEndpointCommand.js +2 -3
  67. package/dist-es/commands/DescribeDomainAutoTunesCommand.js +2 -3
  68. package/dist-es/commands/DescribeDomainChangeProgressCommand.js +2 -3
  69. package/dist-es/commands/DescribeElasticsearchDomainCommand.js +2 -3
  70. package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +2 -3
  71. package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +2 -3
  72. package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +2 -3
  73. package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +2 -3
  74. package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +2 -3
  75. package/dist-es/commands/DescribePackagesCommand.js +2 -3
  76. package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +2 -3
  77. package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +2 -3
  78. package/dist-es/commands/DescribeVpcEndpointsCommand.js +2 -3
  79. package/dist-es/commands/DissociatePackageCommand.js +2 -3
  80. package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +2 -3
  81. package/dist-es/commands/GetPackageVersionHistoryCommand.js +2 -3
  82. package/dist-es/commands/GetUpgradeHistoryCommand.js +2 -3
  83. package/dist-es/commands/GetUpgradeStatusCommand.js +2 -3
  84. package/dist-es/commands/ListDomainNamesCommand.js +2 -3
  85. package/dist-es/commands/ListDomainsForPackageCommand.js +2 -3
  86. package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +2 -3
  87. package/dist-es/commands/ListElasticsearchVersionsCommand.js +2 -3
  88. package/dist-es/commands/ListPackagesForDomainCommand.js +2 -3
  89. package/dist-es/commands/ListTagsCommand.js +2 -3
  90. package/dist-es/commands/ListVpcEndpointAccessCommand.js +2 -3
  91. package/dist-es/commands/ListVpcEndpointsCommand.js +2 -3
  92. package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +2 -3
  93. package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +2 -3
  94. package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +2 -3
  95. package/dist-es/commands/RemoveTagsCommand.js +2 -3
  96. package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +2 -3
  97. package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +2 -3
  98. package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +2 -2
  99. package/dist-es/commands/UpdatePackageCommand.js +2 -3
  100. package/dist-es/commands/UpdateVpcEndpointCommand.js +2 -3
  101. package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +2 -3
  102. package/dist-es/models/models_0.js +0 -510
  103. package/dist-types/ElasticsearchService.d.ts +51 -0
  104. package/dist-types/ElasticsearchServiceClient.d.ts +24 -4
  105. package/dist-types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +16 -0
  106. package/dist-types/commands/AddTagsCommand.d.ts +16 -0
  107. package/dist-types/commands/AssociatePackageCommand.d.ts +16 -0
  108. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +16 -0
  109. package/dist-types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +16 -0
  110. package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +16 -0
  111. package/dist-types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +16 -0
  112. package/dist-types/commands/CreatePackageCommand.d.ts +16 -0
  113. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +16 -0
  114. package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +16 -0
  115. package/dist-types/commands/DeleteElasticsearchServiceRoleCommand.d.ts +16 -0
  116. package/dist-types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +16 -0
  117. package/dist-types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +16 -0
  118. package/dist-types/commands/DeletePackageCommand.d.ts +16 -0
  119. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +16 -0
  120. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +16 -0
  121. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +16 -0
  122. package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +16 -0
  123. package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +16 -0
  124. package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +16 -0
  125. package/dist-types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +16 -0
  126. package/dist-types/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +16 -0
  127. package/dist-types/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +16 -0
  128. package/dist-types/commands/DescribePackagesCommand.d.ts +16 -0
  129. package/dist-types/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +16 -0
  130. package/dist-types/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +16 -0
  131. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +16 -0
  132. package/dist-types/commands/DissociatePackageCommand.d.ts +16 -0
  133. package/dist-types/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +16 -0
  134. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +16 -0
  135. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +16 -0
  136. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +16 -0
  137. package/dist-types/commands/ListDomainNamesCommand.d.ts +16 -0
  138. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +16 -0
  139. package/dist-types/commands/ListElasticsearchInstanceTypesCommand.d.ts +16 -0
  140. package/dist-types/commands/ListElasticsearchVersionsCommand.d.ts +16 -0
  141. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +16 -0
  142. package/dist-types/commands/ListTagsCommand.d.ts +16 -0
  143. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +16 -0
  144. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +16 -0
  145. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +16 -0
  146. package/dist-types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +16 -0
  147. package/dist-types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +16 -0
  148. package/dist-types/commands/RemoveTagsCommand.d.ts +16 -0
  149. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +16 -0
  150. package/dist-types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +16 -0
  151. package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +16 -0
  152. package/dist-types/commands/UpdatePackageCommand.d.ts +16 -0
  153. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +16 -0
  154. package/dist-types/commands/UpgradeElasticsearchDomainCommand.d.ts +16 -0
  155. package/dist-types/models/ElasticsearchServiceServiceException.d.ts +2 -0
  156. package/dist-types/models/models_0.d.ts +280 -680
  157. package/dist-types/pagination/DescribeDomainAutoTunesPaginator.d.ts +3 -0
  158. package/dist-types/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.d.ts +3 -0
  159. package/dist-types/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.d.ts +3 -0
  160. package/dist-types/pagination/DescribePackagesPaginator.d.ts +3 -0
  161. package/dist-types/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.d.ts +3 -0
  162. package/dist-types/pagination/DescribeReservedElasticsearchInstancesPaginator.d.ts +3 -0
  163. package/dist-types/pagination/GetPackageVersionHistoryPaginator.d.ts +3 -0
  164. package/dist-types/pagination/GetUpgradeHistoryPaginator.d.ts +3 -0
  165. package/dist-types/pagination/Interfaces.d.ts +3 -0
  166. package/dist-types/pagination/ListDomainsForPackagePaginator.d.ts +3 -0
  167. package/dist-types/pagination/ListElasticsearchInstanceTypesPaginator.d.ts +3 -0
  168. package/dist-types/pagination/ListElasticsearchVersionsPaginator.d.ts +3 -0
  169. package/dist-types/pagination/ListPackagesForDomainPaginator.d.ts +3 -0
  170. package/dist-types/ts3.4/models/models_0.d.ts +0 -484
  171. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { ListVpcEndpointsRequest, ListVpcEndpointsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListVpcEndpointsCommand}.
8
10
  */
9
11
  export interface ListVpcEndpointsCommandInput extends ListVpcEndpointsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListVpcEndpointsCommand}.
13
17
  */
14
18
  export interface ListVpcEndpointsCommandOutput extends ListVpcEndpointsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListVpcEndpointsCommandOutput extends ListVpcEndpointsResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListVpcEndpointsCommandInput - {@link ListVpcEndpointsCommandInput}
34
+ * @returns {@link ListVpcEndpointsCommandOutput}
28
35
  * @see {@link ListVpcEndpointsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListVpcEndpointsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -43,11 +50,20 @@ export interface ListVpcEndpointsCommandOutput extends ListVpcEndpointsResponse,
43
50
  export declare class ListVpcEndpointsCommand extends $Command<ListVpcEndpointsCommandInput, ListVpcEndpointsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
44
51
  readonly input: ListVpcEndpointsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: ListVpcEndpointsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVpcEndpointsCommandInput, ListVpcEndpointsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { ListVpcEndpointsForDomainRequest, ListVpcEndpointsForDomainResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListVpcEndpointsForDomainCommand}.
8
10
  */
9
11
  export interface ListVpcEndpointsForDomainCommandInput extends ListVpcEndpointsForDomainRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListVpcEndpointsForDomainCommand}.
13
17
  */
14
18
  export interface ListVpcEndpointsForDomainCommandOutput extends ListVpcEndpointsForDomainResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListVpcEndpointsForDomainCommandOutput extends ListVpcEndpoints
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListVpcEndpointsForDomainCommandInput - {@link ListVpcEndpointsForDomainCommandInput}
34
+ * @returns {@link ListVpcEndpointsForDomainCommandOutput}
28
35
  * @see {@link ListVpcEndpointsForDomainCommandInput} for command's `input` shape.
29
36
  * @see {@link ListVpcEndpointsForDomainCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -46,11 +53,20 @@ export interface ListVpcEndpointsForDomainCommandOutput extends ListVpcEndpoints
46
53
  export declare class ListVpcEndpointsForDomainCommand extends $Command<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
47
54
  readonly input: ListVpcEndpointsForDomainCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: ListVpcEndpointsForDomainCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { PurchaseReservedElasticsearchInstanceOfferingRequest, PurchaseReservedElasticsearchInstanceOfferingResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PurchaseReservedElasticsearchInstanceOfferingCommand}.
8
10
  */
9
11
  export interface PurchaseReservedElasticsearchInstanceOfferingCommandInput extends PurchaseReservedElasticsearchInstanceOfferingRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PurchaseReservedElasticsearchInstanceOfferingCommand}.
13
17
  */
14
18
  export interface PurchaseReservedElasticsearchInstanceOfferingCommandOutput extends PurchaseReservedElasticsearchInstanceOfferingResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Allows you to purchase reserved Elasticsearch instances.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface PurchaseReservedElasticsearchInstanceOfferingCommandOutput exte
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param PurchaseReservedElasticsearchInstanceOfferingCommandInput - {@link PurchaseReservedElasticsearchInstanceOfferingCommandInput}
34
+ * @returns {@link PurchaseReservedElasticsearchInstanceOfferingCommandOutput}
28
35
  * @see {@link PurchaseReservedElasticsearchInstanceOfferingCommandInput} for command's `input` shape.
29
36
  * @see {@link PurchaseReservedElasticsearchInstanceOfferingCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -52,11 +59,20 @@ export interface PurchaseReservedElasticsearchInstanceOfferingCommandOutput exte
52
59
  export declare class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Command<PurchaseReservedElasticsearchInstanceOfferingCommandInput, PurchaseReservedElasticsearchInstanceOfferingCommandOutput, ElasticsearchServiceClientResolvedConfig> {
53
60
  readonly input: PurchaseReservedElasticsearchInstanceOfferingCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: PurchaseReservedElasticsearchInstanceOfferingCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PurchaseReservedElasticsearchInstanceOfferingCommandInput, PurchaseReservedElasticsearchInstanceOfferingCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { RejectInboundCrossClusterSearchConnectionRequest, RejectInboundCrossClusterSearchConnectionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RejectInboundCrossClusterSearchConnectionCommand}.
8
10
  */
9
11
  export interface RejectInboundCrossClusterSearchConnectionCommandInput extends RejectInboundCrossClusterSearchConnectionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RejectInboundCrossClusterSearchConnectionCommand}.
13
17
  */
14
18
  export interface RejectInboundCrossClusterSearchConnectionCommandOutput extends RejectInboundCrossClusterSearchConnectionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Allows the destination domain owner to reject an inbound cross-cluster search connection request.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface RejectInboundCrossClusterSearchConnectionCommandOutput extends
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param RejectInboundCrossClusterSearchConnectionCommandInput - {@link RejectInboundCrossClusterSearchConnectionCommandInput}
34
+ * @returns {@link RejectInboundCrossClusterSearchConnectionCommandOutput}
28
35
  * @see {@link RejectInboundCrossClusterSearchConnectionCommandInput} for command's `input` shape.
29
36
  * @see {@link RejectInboundCrossClusterSearchConnectionCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -40,11 +47,20 @@ export interface RejectInboundCrossClusterSearchConnectionCommandOutput extends
40
47
  export declare class RejectInboundCrossClusterSearchConnectionCommand extends $Command<RejectInboundCrossClusterSearchConnectionCommandInput, RejectInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
41
48
  readonly input: RejectInboundCrossClusterSearchConnectionCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: RejectInboundCrossClusterSearchConnectionCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectInboundCrossClusterSearchConnectionCommandInput, RejectInboundCrossClusterSearchConnectionCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { RemoveTagsRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RemoveTagsCommand}.
8
10
  */
9
11
  export interface RemoveTagsCommandInput extends RemoveTagsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RemoveTagsCommand}.
13
17
  */
14
18
  export interface RemoveTagsCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes the specified set of tags from the specified Elasticsearch domain.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface RemoveTagsCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param RemoveTagsCommandInput - {@link RemoveTagsCommandInput}
34
+ * @returns {@link RemoveTagsCommandOutput}
28
35
  * @see {@link RemoveTagsCommandInput} for command's `input` shape.
29
36
  * @see {@link RemoveTagsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -43,11 +50,20 @@ export interface RemoveTagsCommandOutput extends __MetadataBearer {
43
50
  export declare class RemoveTagsCommand extends $Command<RemoveTagsCommandInput, RemoveTagsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
44
51
  readonly input: RemoveTagsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: RemoveTagsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTagsCommandInput, RemoveTagsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { RevokeVpcEndpointAccessRequest, RevokeVpcEndpointAccessResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RevokeVpcEndpointAccessCommand}.
8
10
  */
9
11
  export interface RevokeVpcEndpointAccessCommandInput extends RevokeVpcEndpointAccessRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RevokeVpcEndpointAccessCommand}.
13
17
  */
14
18
  export interface RevokeVpcEndpointAccessCommandOutput extends RevokeVpcEndpointAccessResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Revokes access to an Amazon OpenSearch Service domain that was provided through an interface
18
23
  * VPC endpoint.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface RevokeVpcEndpointAccessCommandOutput extends RevokeVpcEndpointA
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param RevokeVpcEndpointAccessCommandInput - {@link RevokeVpcEndpointAccessCommandInput}
35
+ * @returns {@link RevokeVpcEndpointAccessCommandOutput}
29
36
  * @see {@link RevokeVpcEndpointAccessCommandInput} for command's `input` shape.
30
37
  * @see {@link RevokeVpcEndpointAccessCommandOutput} for command's `response` shape.
31
38
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -50,11 +57,20 @@ export interface RevokeVpcEndpointAccessCommandOutput extends RevokeVpcEndpointA
50
57
  export declare class RevokeVpcEndpointAccessCommand extends $Command<RevokeVpcEndpointAccessCommandInput, RevokeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig> {
51
58
  readonly input: RevokeVpcEndpointAccessCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: RevokeVpcEndpointAccessCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeVpcEndpointAccessCommandInput, RevokeVpcEndpointAccessCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { StartElasticsearchServiceSoftwareUpdateRequest, StartElasticsearchServiceSoftwareUpdateResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartElasticsearchServiceSoftwareUpdateCommand}.
8
10
  */
9
11
  export interface StartElasticsearchServiceSoftwareUpdateCommandInput extends StartElasticsearchServiceSoftwareUpdateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartElasticsearchServiceSoftwareUpdateCommand}.
13
17
  */
14
18
  export interface StartElasticsearchServiceSoftwareUpdateCommandOutput extends StartElasticsearchServiceSoftwareUpdateResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Schedules a service software update for an Amazon ES domain.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface StartElasticsearchServiceSoftwareUpdateCommandOutput extends St
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param StartElasticsearchServiceSoftwareUpdateCommandInput - {@link StartElasticsearchServiceSoftwareUpdateCommandInput}
34
+ * @returns {@link StartElasticsearchServiceSoftwareUpdateCommandOutput}
28
35
  * @see {@link StartElasticsearchServiceSoftwareUpdateCommandInput} for command's `input` shape.
29
36
  * @see {@link StartElasticsearchServiceSoftwareUpdateCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -46,11 +53,20 @@ export interface StartElasticsearchServiceSoftwareUpdateCommandOutput extends St
46
53
  export declare class StartElasticsearchServiceSoftwareUpdateCommand extends $Command<StartElasticsearchServiceSoftwareUpdateCommandInput, StartElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig> {
47
54
  readonly input: StartElasticsearchServiceSoftwareUpdateCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: StartElasticsearchServiceSoftwareUpdateCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartElasticsearchServiceSoftwareUpdateCommandInput, StartElasticsearchServiceSoftwareUpdateCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateElasticsearchDomainConfigCommand}.
8
10
  */
9
11
  export interface UpdateElasticsearchDomainConfigCommandInput extends UpdateElasticsearchDomainConfigRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateElasticsearchDomainConfigCommand}.
13
17
  */
14
18
  export interface UpdateElasticsearchDomainConfigCommandOutput extends UpdateElasticsearchDomainConfigResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateElasticsearchDomainConfigCommandOutput extends UpdateElas
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateElasticsearchDomainConfigCommandInput - {@link UpdateElasticsearchDomainConfigCommandInput}
34
+ * @returns {@link UpdateElasticsearchDomainConfigCommandOutput}
28
35
  * @see {@link UpdateElasticsearchDomainConfigCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateElasticsearchDomainConfigCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -52,11 +59,20 @@ export interface UpdateElasticsearchDomainConfigCommandOutput extends UpdateElas
52
59
  export declare class UpdateElasticsearchDomainConfigCommand extends $Command<UpdateElasticsearchDomainConfigCommandInput, UpdateElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig> {
53
60
  readonly input: UpdateElasticsearchDomainConfigCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: UpdateElasticsearchDomainConfigCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateElasticsearchDomainConfigCommandInput, UpdateElasticsearchDomainConfigCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { UpdatePackageRequest, UpdatePackageResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdatePackageCommand}.
8
10
  */
9
11
  export interface UpdatePackageCommandInput extends UpdatePackageRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdatePackageCommand}.
13
17
  */
14
18
  export interface UpdatePackageCommandOutput extends UpdatePackageResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates a package for use with Amazon ES domains.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdatePackageCommandOutput extends UpdatePackageResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdatePackageCommandInput - {@link UpdatePackageCommandInput}
34
+ * @returns {@link UpdatePackageCommandOutput}
28
35
  * @see {@link UpdatePackageCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdatePackageCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -52,11 +59,20 @@ export interface UpdatePackageCommandOutput extends UpdatePackageResponse, __Met
52
59
  export declare class UpdatePackageCommand extends $Command<UpdatePackageCommandInput, UpdatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig> {
53
60
  readonly input: UpdatePackageCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: UpdatePackageCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePackageCommandInput, UpdatePackageCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { UpdateVpcEndpointRequest, UpdateVpcEndpointResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateVpcEndpointCommand}.
8
10
  */
9
11
  export interface UpdateVpcEndpointCommandInput extends UpdateVpcEndpointRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateVpcEndpointCommand}.
13
17
  */
14
18
  export interface UpdateVpcEndpointCommandOutput extends UpdateVpcEndpointResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateVpcEndpointCommandOutput extends UpdateVpcEndpointRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateVpcEndpointCommandInput - {@link UpdateVpcEndpointCommandInput}
34
+ * @returns {@link UpdateVpcEndpointCommandOutput}
28
35
  * @see {@link UpdateVpcEndpointCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateVpcEndpointCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -52,11 +59,20 @@ export interface UpdateVpcEndpointCommandOutput extends UpdateVpcEndpointRespons
52
59
  export declare class UpdateVpcEndpointCommand extends $Command<UpdateVpcEndpointCommandInput, UpdateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig> {
53
60
  readonly input: UpdateVpcEndpointCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: UpdateVpcEndpointCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateVpcEndpointCommandInput, UpdateVpcEndpointCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
5
5
  import { UpgradeElasticsearchDomainRequest, UpgradeElasticsearchDomainResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpgradeElasticsearchDomainCommand}.
8
10
  */
9
11
  export interface UpgradeElasticsearchDomainCommandInput extends UpgradeElasticsearchDomainRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpgradeElasticsearchDomainCommand}.
13
17
  */
14
18
  export interface UpgradeElasticsearchDomainCommandOutput extends UpgradeElasticsearchDomainResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpgradeElasticsearchDomainCommandOutput extends UpgradeElastics
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpgradeElasticsearchDomainCommandInput - {@link UpgradeElasticsearchDomainCommandInput}
34
+ * @returns {@link UpgradeElasticsearchDomainCommandOutput}
28
35
  * @see {@link UpgradeElasticsearchDomainCommandInput} for command's `input` shape.
29
36
  * @see {@link UpgradeElasticsearchDomainCommandOutput} for command's `response` shape.
30
37
  * @see {@link ElasticsearchServiceClientResolvedConfig | config} for ElasticsearchServiceClient's `config` shape.
@@ -52,11 +59,20 @@ export interface UpgradeElasticsearchDomainCommandOutput extends UpgradeElastics
52
59
  export declare class UpgradeElasticsearchDomainCommand extends $Command<UpgradeElasticsearchDomainCommandInput, UpgradeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
53
60
  readonly input: UpgradeElasticsearchDomainCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: UpgradeElasticsearchDomainCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpgradeElasticsearchDomainCommandInput, UpgradeElasticsearchDomainCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from ElasticsearchService service.
4
6
  */
5
7
  export declare class ElasticsearchServiceServiceException extends __ServiceException {