@aws-sdk/client-opensearch 3.803.0 → 3.804.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-es/protocols/Aws_restJson1.js +1 -1
- package/dist-types/commands/AcceptInboundConnectionCommand.d.ts +1 -1
- package/dist-types/commands/AddDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/AddDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/commands/AssociatePackageCommand.d.ts +1 -1
- package/dist-types/commands/AssociatePackagesCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -1
- package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +1 -1
- package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +1 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePackageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainHealthCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainNodesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/DissociatePackageCommand.d.ts +1 -1
- package/dist-types/commands/DissociatePackagesCommand.d.ts +1 -1
- package/dist-types/commands/GetApplicationCommand.d.ts +1 -1
- package/dist-types/commands/GetDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/GetDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +1 -1
- package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +1 -1
- package/dist-types/commands/GetUpgradeStatusCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsForPackageCommand.d.ts +1 -1
- package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +1 -1
- package/dist-types/commands/ListPackagesForDomainCommand.d.ts +1 -1
- package/dist-types/commands/ListScheduledActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +1 -1
- package/dist-types/commands/RejectInboundConnectionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsCommand.d.ts +1 -1
- package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -1
- package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +1 -1
- package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageScopeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateScheduledActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpgradeDomainCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptInboundConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociatePackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelServiceSoftwareUpdateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOutboundConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInboundConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOutboundConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainHealthCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDryRunProgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypeLimitsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DissociatePackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainMaintenanceStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainMaintenancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstanceTypeDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseReservedInstanceOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RejectInboundConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDomainMaintenanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartServiceSoftwareUpdateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDirectQueryDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePackageScopeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpgradeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -26,7 +26,7 @@ declare const DescribeDomainCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeDomainCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeDomainCommandInput,
|
|
32
32
|
DescribeDomainCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeDomainConfigCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDomainConfigCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDomainConfigCommandInput,
|
|
33
33
|
DescribeDomainConfigCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeDomainHealthCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDomainHealthCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDomainHealthCommandInput,
|
|
33
33
|
DescribeDomainHealthCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeDomainNodesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDomainNodesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDomainNodesCommandInput,
|
|
33
33
|
DescribeDomainNodesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeDomainsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeDomainsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeDomainsCommandInput,
|
|
32
32
|
DescribeDomainsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeDryRunProgressCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDryRunProgressCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDryRunProgressCommandInput,
|
|
33
33
|
DescribeDryRunProgressCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeInstanceTypeLimitsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeInstanceTypeLimitsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeInstanceTypeLimitsCommandInput,
|
|
33
33
|
DescribeInstanceTypeLimitsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeVpcEndpointsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeVpcEndpointsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeVpcEndpointsCommandInput,
|
|
33
33
|
DescribeVpcEndpointsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DissociatePackageCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DissociatePackageCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DissociatePackageCommandInput,
|
|
33
33
|
DissociatePackageCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DissociatePackagesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DissociatePackagesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DissociatePackagesCommandInput,
|
|
33
33
|
DissociatePackagesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetApplicationCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetApplicationCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetApplicationCommandInput,
|
|
32
32
|
GetApplicationCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetDataSourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetDataSourceCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetDataSourceCommandInput,
|
|
32
32
|
GetDataSourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetDirectQueryDataSourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetDirectQueryDataSourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetDirectQueryDataSourceCommandInput,
|
|
33
33
|
GetDirectQueryDataSourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetDomainMaintenanceStatusCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetDomainMaintenanceStatusCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetDomainMaintenanceStatusCommandInput,
|
|
33
33
|
GetDomainMaintenanceStatusCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetPackageVersionHistoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetPackageVersionHistoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetPackageVersionHistoryCommandInput,
|
|
33
33
|
GetPackageVersionHistoryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetUpgradeHistoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetUpgradeHistoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetUpgradeHistoryCommandInput,
|
|
33
33
|
GetUpgradeHistoryCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetUpgradeStatusCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetUpgradeStatusCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetUpgradeStatusCommandInput,
|
|
32
32
|
GetUpgradeStatusCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListDataSourcesCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListDataSourcesCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListDataSourcesCommandInput,
|
|
32
32
|
ListDataSourcesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListDomainMaintenancesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListDomainMaintenancesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListDomainMaintenancesCommandInput,
|
|
33
33
|
ListDomainMaintenancesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListDomainsForPackageCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListDomainsForPackageCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListDomainsForPackageCommandInput,
|
|
33
33
|
ListDomainsForPackageCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListInstanceTypeDetailsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListInstanceTypeDetailsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListInstanceTypeDetailsCommandInput,
|
|
33
33
|
ListInstanceTypeDetailsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListPackagesForDomainCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListPackagesForDomainCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListPackagesForDomainCommandInput,
|
|
33
33
|
ListPackagesForDomainCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListScheduledActionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListScheduledActionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListScheduledActionsCommandInput,
|
|
33
33
|
ListScheduledActionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListVpcEndpointAccessCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListVpcEndpointAccessCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListVpcEndpointAccessCommandInput,
|
|
33
33
|
ListVpcEndpointAccessCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListVpcEndpointsForDomainCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListVpcEndpointsForDomainCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListVpcEndpointsForDomainCommandInput,
|
|
33
33
|
ListVpcEndpointsForDomainCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const PurchaseReservedInstanceOfferingCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: PurchaseReservedInstanceOfferingCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
PurchaseReservedInstanceOfferingCommandInput,
|
|
33
33
|
PurchaseReservedInstanceOfferingCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RejectInboundConnectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RejectInboundConnectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RejectInboundConnectionCommandInput,
|
|
33
33
|
RejectInboundConnectionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RevokeVpcEndpointAccessCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RevokeVpcEndpointAccessCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RevokeVpcEndpointAccessCommandInput,
|
|
33
33
|
RevokeVpcEndpointAccessCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartDomainMaintenanceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartDomainMaintenanceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartDomainMaintenanceCommandInput,
|
|
33
33
|
StartDomainMaintenanceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartServiceSoftwareUpdateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartServiceSoftwareUpdateCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartServiceSoftwareUpdateCommandInput,
|
|
33
33
|
StartServiceSoftwareUpdateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateApplicationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateApplicationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateApplicationCommandInput,
|
|
33
33
|
UpdateApplicationCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateDataSourceCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateDataSourceCommandInput,
|
|
32
32
|
UpdateDataSourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateDirectQueryDataSourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateDirectQueryDataSourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateDirectQueryDataSourceCommandInput,
|
|
33
33
|
UpdateDirectQueryDataSourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateDomainConfigCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateDomainConfigCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateDomainConfigCommandInput,
|
|
33
33
|
UpdateDomainConfigCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdatePackageCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdatePackageCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdatePackageCommandInput,
|
|
32
32
|
UpdatePackageCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdatePackageScopeCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdatePackageScopeCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdatePackageScopeCommandInput,
|
|
33
33
|
UpdatePackageScopeCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateScheduledActionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateScheduledActionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateScheduledActionCommandInput,
|
|
33
33
|
UpdateScheduledActionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateVpcEndpointCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateVpcEndpointCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateVpcEndpointCommandInput,
|
|
33
33
|
UpdateVpcEndpointCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpgradeDomainCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpgradeDomainCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpgradeDomainCommandInput,
|
|
32
32
|
UpgradeDomainCommandOutput,
|
|
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
23
23
|
options: T & ClientInputEndpointParameters
|
|
24
|
-
) => T &
|
|
25
|
-
ClientInputEndpointParameters & {
|
|
26
|
-
defaultSigningName: string;
|
|
27
|
-
};
|
|
24
|
+
) => T & ClientResolvedEndpointParameters;
|
|
28
25
|
export declare const commonParams: {
|
|
29
26
|
readonly UseFIPS: {
|
|
30
27
|
readonly type: "builtInParams";
|
|
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
|
12
12
|
_: unknown
|
|
13
13
|
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
14
|
defaultUserAgentProvider: (
|
|
15
|
-
config?:
|
|
16
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
17
|
-
| undefined
|
|
15
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
18
16
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
19
17
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
20
18
|
region: string | import("@smithy/types").Provider<any>;
|
|
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
|
30
28
|
cacheMiddleware?: boolean | undefined;
|
|
31
29
|
urlParser: import("@smithy/types").UrlParser;
|
|
32
30
|
base64Decoder: import("@smithy/types").Decoder;
|
|
33
|
-
base64Encoder: (_input:
|
|
31
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
34
32
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
35
|
-
utf8Encoder: (input:
|
|
33
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
36
34
|
disableHostPrefix: boolean;
|
|
37
35
|
serviceId: string;
|
|
38
|
-
profile?: string
|
|
36
|
+
profile?: string;
|
|
39
37
|
logger: import("@smithy/types").Logger;
|
|
40
38
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
39
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
40
|
userAgentAppId?:
|
|
43
41
|
| string
|
|
44
|
-
|
|
|
45
|
-
| undefined
|
|
42
|
+
| undefined
|
|
43
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
46
44
|
retryStrategy?:
|
|
47
45
|
| import("@smithy/types").RetryStrategy
|
|
48
|
-
| import("@smithy/types").RetryStrategyV2
|
|
49
|
-
| undefined;
|
|
46
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
50
47
|
endpoint?:
|
|
51
48
|
| ((
|
|
52
49
|
| string
|
|
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
|
67
64
|
endpointProvider: (
|
|
68
65
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
69
66
|
context?: {
|
|
70
|
-
logger?: import("@smithy/types").Logger
|
|
67
|
+
logger?: import("@smithy/types").Logger;
|
|
71
68
|
}
|
|
72
69
|
) => import("@smithy/types").EndpointV2;
|
|
73
|
-
tls?: boolean
|
|
74
|
-
serviceConfiguredEndpoint?:
|
|
75
|
-
authSchemePreference?:
|
|
76
|
-
| string[]
|
|
77
|
-
| import("@smithy/types").Provider<string[]>
|
|
78
|
-
| undefined;
|
|
70
|
+
tls?: boolean;
|
|
71
|
+
serviceConfiguredEndpoint?: never;
|
|
72
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
79
73
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
80
74
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").OpenSearchHttpAuthSchemeProvider;
|
|
81
75
|
credentials?:
|
|
82
76
|
| import("@smithy/types").AwsCredentialIdentity
|
|
83
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
84
|
-
| undefined;
|
|
77
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
85
78
|
signer?:
|
|
86
79
|
| import("@smithy/types").RequestSigner
|
|
87
80
|
| ((
|
|
88
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
89
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
98
|
-
) => import("@smithy/types").RequestSigner)
|
|
99
|
-
| undefined;
|
|
81
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
82
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
83
|
+
signingEscapePath?: boolean;
|
|
84
|
+
systemClockOffset?: number;
|
|
85
|
+
signingRegion?: string;
|
|
86
|
+
signerConstructor?: new (
|
|
87
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
88
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
89
|
+
) => import("@smithy/types").RequestSigner;
|
|
100
90
|
};
|
|
@@ -10,16 +10,12 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
|
10
10
|
credentialDefaultProvider:
|
|
11
11
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
12
12
|
| ((
|
|
13
|
-
init?:
|
|
14
|
-
| import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
15
|
-
| undefined
|
|
13
|
+
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
16
14
|
) => import("@smithy/types").MemoizedProvider<
|
|
17
15
|
import("@smithy/types").AwsCredentialIdentity
|
|
18
16
|
>);
|
|
19
17
|
defaultUserAgentProvider: (
|
|
20
|
-
config?:
|
|
21
|
-
| import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
22
|
-
| undefined
|
|
18
|
+
config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
23
19
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
24
20
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
21
|
region: string | import("@smithy/types").Provider<string>;
|
|
@@ -36,19 +32,18 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
|
36
32
|
cacheMiddleware?: boolean | undefined;
|
|
37
33
|
urlParser: import("@smithy/types").UrlParser;
|
|
38
34
|
base64Decoder: import("@smithy/types").Decoder;
|
|
39
|
-
base64Encoder: (_input:
|
|
35
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
40
36
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
41
|
-
utf8Encoder: (input:
|
|
37
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
42
38
|
disableHostPrefix: boolean;
|
|
43
39
|
serviceId: string;
|
|
44
|
-
profile?: string
|
|
40
|
+
profile?: string;
|
|
45
41
|
logger: import("@smithy/types").Logger;
|
|
46
42
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
47
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
43
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
48
44
|
retryStrategy?:
|
|
49
45
|
| import("@smithy/types").RetryStrategy
|
|
50
|
-
| import("@smithy/types").RetryStrategyV2
|
|
51
|
-
| undefined;
|
|
46
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
52
47
|
endpoint?:
|
|
53
48
|
| ((
|
|
54
49
|
| string
|
|
@@ -69,30 +64,26 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
|
69
64
|
endpointProvider: (
|
|
70
65
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
71
66
|
context?: {
|
|
72
|
-
logger?: import("@smithy/types").Logger
|
|
67
|
+
logger?: import("@smithy/types").Logger;
|
|
73
68
|
}
|
|
74
69
|
) => import("@smithy/types").EndpointV2;
|
|
75
|
-
tls?: boolean
|
|
76
|
-
serviceConfiguredEndpoint?:
|
|
70
|
+
tls?: boolean;
|
|
71
|
+
serviceConfiguredEndpoint?: never;
|
|
77
72
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
78
73
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").OpenSearchHttpAuthSchemeProvider;
|
|
79
74
|
credentials?:
|
|
80
75
|
| import("@smithy/types").AwsCredentialIdentity
|
|
81
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
82
|
-
| undefined;
|
|
76
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
83
77
|
signer?:
|
|
84
78
|
| import("@smithy/types").RequestSigner
|
|
85
79
|
| ((
|
|
86
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
87
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
96
|
-
) => import("@smithy/types").RequestSigner)
|
|
97
|
-
| undefined;
|
|
80
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
81
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
82
|
+
signingEscapePath?: boolean;
|
|
83
|
+
systemClockOffset?: number;
|
|
84
|
+
signingRegion?: string;
|
|
85
|
+
signerConstructor?: new (
|
|
86
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
87
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
88
|
+
) => import("@smithy/types").RequestSigner;
|
|
98
89
|
};
|