@aws-sdk/client-opensearch 3.949.0 → 3.953.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 +1327 -879
- package/dist-cjs/runtimeConfig.shared.js +7 -1
- package/dist-es/commands/AcceptInboundConnectionCommand.js +2 -2
- package/dist-es/commands/AddDataSourceCommand.js +2 -2
- package/dist-es/commands/AddDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/AddTagsCommand.js +2 -2
- package/dist-es/commands/AssociatePackageCommand.js +2 -2
- package/dist-es/commands/AssociatePackagesCommand.js +2 -2
- package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/CancelDomainConfigChangeCommand.js +2 -2
- package/dist-es/commands/CancelServiceSoftwareUpdateCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateIndexCommand.js +2 -2
- package/dist-es/commands/CreateOutboundConnectionCommand.js +2 -2
- package/dist-es/commands/CreatePackageCommand.js +2 -2
- package/dist-es/commands/CreateVpcEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteInboundConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteIndexCommand.js +2 -2
- package/dist-es/commands/DeleteOutboundConnectionCommand.js +2 -2
- package/dist-es/commands/DeletePackageCommand.js +2 -2
- package/dist-es/commands/DeleteVpcEndpointCommand.js +2 -2
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +2 -2
- package/dist-es/commands/DescribeDomainChangeProgressCommand.js +2 -2
- package/dist-es/commands/DescribeDomainCommand.js +2 -2
- package/dist-es/commands/DescribeDomainConfigCommand.js +2 -2
- package/dist-es/commands/DescribeDomainHealthCommand.js +2 -2
- package/dist-es/commands/DescribeDomainNodesCommand.js +2 -2
- package/dist-es/commands/DescribeDomainsCommand.js +2 -2
- package/dist-es/commands/DescribeDryRunProgressCommand.js +2 -2
- package/dist-es/commands/DescribeInboundConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceTypeLimitsCommand.js +2 -2
- package/dist-es/commands/DescribeOutboundConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribePackagesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedInstanceOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +2 -2
- package/dist-es/commands/DissociatePackageCommand.js +2 -2
- package/dist-es/commands/DissociatePackagesCommand.js +2 -2
- package/dist-es/commands/GetApplicationCommand.js +2 -2
- package/dist-es/commands/GetCompatibleVersionsCommand.js +2 -2
- package/dist-es/commands/GetDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDefaultApplicationSettingCommand.js +2 -2
- package/dist-es/commands/GetDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDomainMaintenanceStatusCommand.js +2 -2
- package/dist-es/commands/GetIndexCommand.js +2 -2
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +2 -2
- package/dist-es/commands/GetUpgradeHistoryCommand.js +2 -2
- package/dist-es/commands/GetUpgradeStatusCommand.js +2 -2
- package/dist-es/commands/ListApplicationsCommand.js +2 -2
- package/dist-es/commands/ListDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDirectQueryDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDomainMaintenancesCommand.js +2 -2
- package/dist-es/commands/ListDomainNamesCommand.js +2 -2
- package/dist-es/commands/ListDomainsForPackageCommand.js +2 -2
- package/dist-es/commands/ListInstanceTypeDetailsCommand.js +2 -2
- package/dist-es/commands/ListPackagesForDomainCommand.js +2 -2
- package/dist-es/commands/ListScheduledActionsCommand.js +2 -2
- package/dist-es/commands/ListTagsCommand.js +2 -2
- package/dist-es/commands/ListVersionsCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointsCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedInstanceOfferingCommand.js +2 -2
- package/dist-es/commands/PutDefaultApplicationSettingCommand.js +2 -2
- package/dist-es/commands/RejectInboundConnectionCommand.js +2 -2
- package/dist-es/commands/RemoveTagsCommand.js +2 -2
- package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/StartDomainMaintenanceCommand.js +2 -2
- package/dist-es/commands/StartServiceSoftwareUpdateCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDomainConfigCommand.js +2 -2
- package/dist-es/commands/UpdateIndexCommand.js +2 -2
- package/dist-es/commands/UpdatePackageCommand.js +2 -2
- package/dist-es/commands/UpdatePackageScopeCommand.js +2 -2
- package/dist-es/commands/UpdateScheduledActionCommand.js +2 -2
- package/dist-es/commands/UpdateVpcEndpointCommand.js +2 -2
- package/dist-es/commands/UpgradeDomainCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -1
- package/dist-es/schemas/schemas_0.js +834 -778
- package/dist-types/OpenSearchClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +393 -458
- package/dist-types/ts3.4/OpenSearchClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +392 -460
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribePackages } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribePackages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribePackagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribePackagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "DescribePackages", {})
|
|
13
13
|
.n("OpenSearchClient", "DescribePackagesCommand")
|
|
14
|
-
.sc(DescribePackages)
|
|
14
|
+
.sc(DescribePackages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeReservedInstanceOfferings } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeReservedInstanceOfferings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeReservedInstanceOfferingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeReservedInstanceOfferingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "DescribeReservedInstanceOfferings", {})
|
|
13
13
|
.n("OpenSearchClient", "DescribeReservedInstanceOfferingsCommand")
|
|
14
|
-
.sc(DescribeReservedInstanceOfferings)
|
|
14
|
+
.sc(DescribeReservedInstanceOfferings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeReservedInstances } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeReservedInstances$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeReservedInstancesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeReservedInstancesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "DescribeReservedInstances", {})
|
|
13
13
|
.n("OpenSearchClient", "DescribeReservedInstancesCommand")
|
|
14
|
-
.sc(DescribeReservedInstances)
|
|
14
|
+
.sc(DescribeReservedInstances$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeVpcEndpoints } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeVpcEndpoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeVpcEndpointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeVpcEndpointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "DescribeVpcEndpoints", {})
|
|
13
13
|
.n("OpenSearchClient", "DescribeVpcEndpointsCommand")
|
|
14
|
-
.sc(DescribeVpcEndpoints)
|
|
14
|
+
.sc(DescribeVpcEndpoints$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DissociatePackage } from "../schemas/schemas_0";
|
|
4
|
+
import { DissociatePackage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DissociatePackageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DissociatePackageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "DissociatePackage", {})
|
|
13
13
|
.n("OpenSearchClient", "DissociatePackageCommand")
|
|
14
|
-
.sc(DissociatePackage)
|
|
14
|
+
.sc(DissociatePackage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DissociatePackages } from "../schemas/schemas_0";
|
|
4
|
+
import { DissociatePackages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DissociatePackagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DissociatePackagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "DissociatePackages", {})
|
|
13
13
|
.n("OpenSearchClient", "DissociatePackagesCommand")
|
|
14
|
-
.sc(DissociatePackages)
|
|
14
|
+
.sc(DissociatePackages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { GetApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetApplication", {})
|
|
13
13
|
.n("OpenSearchClient", "GetApplicationCommand")
|
|
14
|
-
.sc(GetApplication)
|
|
14
|
+
.sc(GetApplication$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCompatibleVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCompatibleVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCompatibleVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCompatibleVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetCompatibleVersions", {})
|
|
13
13
|
.n("OpenSearchClient", "GetCompatibleVersionsCommand")
|
|
14
|
-
.sc(GetCompatibleVersions)
|
|
14
|
+
.sc(GetCompatibleVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDataSource } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDataSourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDataSourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetDataSource", {})
|
|
13
13
|
.n("OpenSearchClient", "GetDataSourceCommand")
|
|
14
|
-
.sc(GetDataSource)
|
|
14
|
+
.sc(GetDataSource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDefaultApplicationSetting } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDefaultApplicationSetting$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDefaultApplicationSettingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDefaultApplicationSettingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetDefaultApplicationSetting", {})
|
|
13
13
|
.n("OpenSearchClient", "GetDefaultApplicationSettingCommand")
|
|
14
|
-
.sc(GetDefaultApplicationSetting)
|
|
14
|
+
.sc(GetDefaultApplicationSetting$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDirectQueryDataSource } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDirectQueryDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDirectQueryDataSourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDirectQueryDataSourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetDirectQueryDataSource", {})
|
|
13
13
|
.n("OpenSearchClient", "GetDirectQueryDataSourceCommand")
|
|
14
|
-
.sc(GetDirectQueryDataSource)
|
|
14
|
+
.sc(GetDirectQueryDataSource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDomainMaintenanceStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDomainMaintenanceStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDomainMaintenanceStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDomainMaintenanceStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetDomainMaintenanceStatus", {})
|
|
13
13
|
.n("OpenSearchClient", "GetDomainMaintenanceStatusCommand")
|
|
14
|
-
.sc(GetDomainMaintenanceStatus)
|
|
14
|
+
.sc(GetDomainMaintenanceStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetIndex } from "../schemas/schemas_0";
|
|
4
|
+
import { GetIndex$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetIndexCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetIndexCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetIndex", {})
|
|
13
13
|
.n("OpenSearchClient", "GetIndexCommand")
|
|
14
|
-
.sc(GetIndex)
|
|
14
|
+
.sc(GetIndex$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetPackageVersionHistory } from "../schemas/schemas_0";
|
|
4
|
+
import { GetPackageVersionHistory$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetPackageVersionHistoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetPackageVersionHistoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetPackageVersionHistory", {})
|
|
13
13
|
.n("OpenSearchClient", "GetPackageVersionHistoryCommand")
|
|
14
|
-
.sc(GetPackageVersionHistory)
|
|
14
|
+
.sc(GetPackageVersionHistory$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetUpgradeHistory } from "../schemas/schemas_0";
|
|
4
|
+
import { GetUpgradeHistory$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetUpgradeHistoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetUpgradeHistoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetUpgradeHistory", {})
|
|
13
13
|
.n("OpenSearchClient", "GetUpgradeHistoryCommand")
|
|
14
|
-
.sc(GetUpgradeHistory)
|
|
14
|
+
.sc(GetUpgradeHistory$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetUpgradeStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetUpgradeStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetUpgradeStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetUpgradeStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "GetUpgradeStatus", {})
|
|
13
13
|
.n("OpenSearchClient", "GetUpgradeStatusCommand")
|
|
14
|
-
.sc(GetUpgradeStatus)
|
|
14
|
+
.sc(GetUpgradeStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListApplications } from "../schemas/schemas_0";
|
|
4
|
+
import { ListApplications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListApplicationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListApplicationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListApplications", {})
|
|
13
13
|
.n("OpenSearchClient", "ListApplicationsCommand")
|
|
14
|
-
.sc(ListApplications)
|
|
14
|
+
.sc(ListApplications$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDataSources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDataSources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDataSourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDataSourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListDataSources", {})
|
|
13
13
|
.n("OpenSearchClient", "ListDataSourcesCommand")
|
|
14
|
-
.sc(ListDataSources)
|
|
14
|
+
.sc(ListDataSources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDirectQueryDataSources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDirectQueryDataSources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDirectQueryDataSourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDirectQueryDataSourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListDirectQueryDataSources", {})
|
|
13
13
|
.n("OpenSearchClient", "ListDirectQueryDataSourcesCommand")
|
|
14
|
-
.sc(ListDirectQueryDataSources)
|
|
14
|
+
.sc(ListDirectQueryDataSources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDomainMaintenances } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomainMaintenances$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainMaintenancesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainMaintenancesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListDomainMaintenances", {})
|
|
13
13
|
.n("OpenSearchClient", "ListDomainMaintenancesCommand")
|
|
14
|
-
.sc(ListDomainMaintenances)
|
|
14
|
+
.sc(ListDomainMaintenances$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDomainNames } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomainNames$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainNamesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainNamesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListDomainNames", {})
|
|
13
13
|
.n("OpenSearchClient", "ListDomainNamesCommand")
|
|
14
|
-
.sc(ListDomainNames)
|
|
14
|
+
.sc(ListDomainNames$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDomainsForPackage } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomainsForPackage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainsForPackageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainsForPackageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListDomainsForPackage", {})
|
|
13
13
|
.n("OpenSearchClient", "ListDomainsForPackageCommand")
|
|
14
|
-
.sc(ListDomainsForPackage)
|
|
14
|
+
.sc(ListDomainsForPackage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListInstanceTypeDetails } from "../schemas/schemas_0";
|
|
4
|
+
import { ListInstanceTypeDetails$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListInstanceTypeDetailsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListInstanceTypeDetailsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListInstanceTypeDetails", {})
|
|
13
13
|
.n("OpenSearchClient", "ListInstanceTypeDetailsCommand")
|
|
14
|
-
.sc(ListInstanceTypeDetails)
|
|
14
|
+
.sc(ListInstanceTypeDetails$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPackagesForDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPackagesForDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPackagesForDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPackagesForDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListPackagesForDomain", {})
|
|
13
13
|
.n("OpenSearchClient", "ListPackagesForDomainCommand")
|
|
14
|
-
.sc(ListPackagesForDomain)
|
|
14
|
+
.sc(ListPackagesForDomain$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListScheduledActions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListScheduledActions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListScheduledActionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListScheduledActionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListScheduledActions", {})
|
|
13
13
|
.n("OpenSearchClient", "ListScheduledActionsCommand")
|
|
14
|
-
.sc(ListScheduledActions)
|
|
14
|
+
.sc(ListScheduledActions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTags } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTags$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListTags", {})
|
|
13
13
|
.n("OpenSearchClient", "ListTagsCommand")
|
|
14
|
-
.sc(ListTags)
|
|
14
|
+
.sc(ListTags$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListVersions", {})
|
|
13
13
|
.n("OpenSearchClient", "ListVersionsCommand")
|
|
14
|
-
.sc(ListVersions)
|
|
14
|
+
.sc(ListVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListVpcEndpointAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVpcEndpointAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVpcEndpointAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVpcEndpointAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListVpcEndpointAccess", {})
|
|
13
13
|
.n("OpenSearchClient", "ListVpcEndpointAccessCommand")
|
|
14
|
-
.sc(ListVpcEndpointAccess)
|
|
14
|
+
.sc(ListVpcEndpointAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListVpcEndpoints } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVpcEndpoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVpcEndpointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVpcEndpointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListVpcEndpoints", {})
|
|
13
13
|
.n("OpenSearchClient", "ListVpcEndpointsCommand")
|
|
14
|
-
.sc(ListVpcEndpoints)
|
|
14
|
+
.sc(ListVpcEndpoints$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListVpcEndpointsForDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { ListVpcEndpointsForDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListVpcEndpointsForDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListVpcEndpointsForDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "ListVpcEndpointsForDomain", {})
|
|
13
13
|
.n("OpenSearchClient", "ListVpcEndpointsForDomainCommand")
|
|
14
|
-
.sc(ListVpcEndpointsForDomain)
|
|
14
|
+
.sc(ListVpcEndpointsForDomain$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PurchaseReservedInstanceOffering } from "../schemas/schemas_0";
|
|
4
|
+
import { PurchaseReservedInstanceOffering$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PurchaseReservedInstanceOfferingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PurchaseReservedInstanceOfferingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "PurchaseReservedInstanceOffering", {})
|
|
13
13
|
.n("OpenSearchClient", "PurchaseReservedInstanceOfferingCommand")
|
|
14
|
-
.sc(PurchaseReservedInstanceOffering)
|
|
14
|
+
.sc(PurchaseReservedInstanceOffering$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutDefaultApplicationSetting } from "../schemas/schemas_0";
|
|
4
|
+
import { PutDefaultApplicationSetting$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDefaultApplicationSettingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutDefaultApplicationSettingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "PutDefaultApplicationSetting", {})
|
|
13
13
|
.n("OpenSearchClient", "PutDefaultApplicationSettingCommand")
|
|
14
|
-
.sc(PutDefaultApplicationSetting)
|
|
14
|
+
.sc(PutDefaultApplicationSetting$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RejectInboundConnection } from "../schemas/schemas_0";
|
|
4
|
+
import { RejectInboundConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectInboundConnectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RejectInboundConnectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "RejectInboundConnection", {})
|
|
13
13
|
.n("OpenSearchClient", "RejectInboundConnectionCommand")
|
|
14
|
-
.sc(RejectInboundConnection)
|
|
14
|
+
.sc(RejectInboundConnection$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RemoveTags } from "../schemas/schemas_0";
|
|
4
|
+
import { RemoveTags$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemoveTagsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RemoveTagsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "RemoveTags", {})
|
|
13
13
|
.n("OpenSearchClient", "RemoveTagsCommand")
|
|
14
|
-
.sc(RemoveTags)
|
|
14
|
+
.sc(RemoveTags$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RevokeVpcEndpointAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { RevokeVpcEndpointAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RevokeVpcEndpointAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RevokeVpcEndpointAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "RevokeVpcEndpointAccess", {})
|
|
13
13
|
.n("OpenSearchClient", "RevokeVpcEndpointAccessCommand")
|
|
14
|
-
.sc(RevokeVpcEndpointAccess)
|
|
14
|
+
.sc(RevokeVpcEndpointAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartDomainMaintenance } from "../schemas/schemas_0";
|
|
4
|
+
import { StartDomainMaintenance$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartDomainMaintenanceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartDomainMaintenanceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonOpenSearchService", "StartDomainMaintenance", {})
|
|
13
13
|
.n("OpenSearchClient", "StartDomainMaintenanceCommand")
|
|
14
|
-
.sc(StartDomainMaintenance)
|
|
14
|
+
.sc(StartDomainMaintenance$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|