@aws-sdk/client-opensearch 3.590.0 → 3.592.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.
- package/dist-cjs/index.js +0 -63
- package/dist-types/commands/AcceptInboundConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AddDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/commands/AssociatePackageCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +2 -1
- package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePackageCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeletePackageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainNodesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInboundConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOutboundConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePackagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstanceOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DissociatePackageCommand.d.ts +2 -1
- package/dist-types/commands/GetCompatibleVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetUpgradeStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainNamesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsForPackageCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +2 -1
- package/dist-types/commands/ListPackagesForDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListScheduledActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RejectInboundConnectionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
- package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +2 -1
- package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePackageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpgradeDomainCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/OpenSearchServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptInboundConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelServiceSoftwareUpdateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateOutboundConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInboundConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteOutboundConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainNodesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDryRunProgressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInboundConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypeLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOutboundConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstanceOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCompatibleVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDomainMaintenanceStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainMaintenancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInstanceTypeDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseReservedInstanceOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectInboundConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDomainMaintenanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartServiceSoftwareUpdateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDomainConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpgradeDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/OpenSearchServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
export * from "./OpenSearchClient";
|
|
11
11
|
export * from "./OpenSearch";
|
|
12
12
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
13
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
14
|
-
export { OpenSearchExtensionConfiguration } from "./extensionConfiguration";
|
|
13
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
14
|
+
export type { OpenSearchExtensionConfiguration } from "./extensionConfiguration";
|
|
15
15
|
export * from "./commands";
|
|
16
16
|
export * from "./pagination";
|
|
17
17
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AcceptInboundConnectionCommandInput
|
|
14
15
|
extends AcceptInboundConnectionRequest {}
|
|
15
16
|
export interface AcceptInboundConnectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddDataSourceCommandInput extends AddDataSourceRequest {}
|
|
14
15
|
export interface AddDataSourceCommandOutput
|
|
15
16
|
extends AddDataSourceResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OpenSearchClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddTagsCommandInput extends AddTagsRequest {}
|
|
11
12
|
export interface AddTagsCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const AddTagsCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociatePackageCommandInput extends AssociatePackageRequest {}
|
|
14
15
|
export interface AssociatePackageCommandOutput
|
|
15
16
|
extends AssociatePackageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AuthorizeVpcEndpointAccessCommandInput
|
|
14
15
|
extends AuthorizeVpcEndpointAccessRequest {}
|
|
15
16
|
export interface AuthorizeVpcEndpointAccessCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelDomainConfigChangeCommandInput
|
|
14
15
|
extends CancelDomainConfigChangeRequest {}
|
|
15
16
|
export interface CancelDomainConfigChangeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelServiceSoftwareUpdateCommandInput
|
|
14
15
|
extends CancelServiceSoftwareUpdateRequest {}
|
|
15
16
|
export interface CancelServiceSoftwareUpdateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OpenSearchClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateDomainCommandInput extends CreateDomainRequest {}
|
|
11
12
|
export interface CreateDomainCommandOutput
|
|
12
13
|
extends CreateDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateOutboundConnectionCommandInput
|
|
14
15
|
extends CreateOutboundConnectionRequest {}
|
|
15
16
|
export interface CreateOutboundConnectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePackageCommandInput extends CreatePackageRequest {}
|
|
14
15
|
export interface CreatePackageCommandOutput
|
|
15
16
|
extends CreatePackageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateVpcEndpointCommandInput
|
|
14
15
|
extends CreateVpcEndpointRequest {}
|
|
15
16
|
export interface CreateVpcEndpointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDataSourceCommandInput extends DeleteDataSourceRequest {}
|
|
14
15
|
export interface DeleteDataSourceCommandOutput
|
|
15
16
|
extends DeleteDataSourceResponse,
|