@aws-sdk/client-opensearch 3.775.0 → 3.782.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-types/commands/AcceptInboundConnectionCommand.d.ts +1 -0
- package/dist-types/commands/AddDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/AddDirectQueryDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/AddTagsCommand.d.ts +1 -0
- package/dist-types/commands/AssociatePackageCommand.d.ts +1 -0
- package/dist-types/commands/AssociatePackagesCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +1 -0
- package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +1 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -0
- package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +1 -0
- package/dist-types/commands/CreatePackageCommand.d.ts +1 -0
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDirectQueryDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -0
- package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +1 -0
- package/dist-types/commands/DeletePackageCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainHealthCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainNodesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInboundConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeOutboundConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribePackagesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedInstanceOfferingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/DissociatePackageCommand.d.ts +1 -0
- package/dist-types/commands/DissociatePackagesCommand.d.ts +1 -0
- package/dist-types/commands/GetApplicationCommand.d.ts +2 -1
- package/dist-types/commands/GetCompatibleVersionsCommand.d.ts +1 -0
- package/dist-types/commands/GetDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/GetDirectQueryDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +1 -0
- package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +1 -0
- package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +1 -0
- package/dist-types/commands/GetUpgradeStatusCommand.d.ts +1 -0
- package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListDirectQueryDataSourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainNamesCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainsForPackageCommand.d.ts +1 -0
- package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +1 -0
- package/dist-types/commands/ListPackagesForDomainCommand.d.ts +1 -0
- package/dist-types/commands/ListScheduledActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsCommand.d.ts +1 -0
- package/dist-types/commands/ListVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/ListVpcEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -0
- package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +1 -0
- package/dist-types/commands/RejectInboundConnectionCommand.d.ts +1 -0
- package/dist-types/commands/RemoveTagsCommand.d.ts +1 -0
- package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +1 -0
- package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +1 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDirectQueryDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePackageCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePackageScopeCommand.d.ts +1 -0
- package/dist-types/commands/UpdateScheduledActionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +1 -0
- package/dist-types/commands/UpgradeDomainCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +77 -77
- package/dist-types/models/models_1.d.ts +11 -11
- package/package.json +5 -5
|
@@ -70,6 +70,7 @@ declare const RevokeVpcEndpointAccessCommand_base: {
|
|
|
70
70
|
* @throws {@link OpenSearchServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class RevokeVpcEndpointAccessCommand extends RevokeVpcEndpointAccessCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const StartDomainMaintenanceCommand_base: {
|
|
|
72
72
|
* @throws {@link OpenSearchServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class StartDomainMaintenanceCommand extends StartDomainMaintenanceCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const StartServiceSoftwareUpdateCommand_base: {
|
|
|
79
79
|
* @throws {@link OpenSearchServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class StartServiceSoftwareUpdateCommand extends StartServiceSoftwareUpdateCommand_base {
|
|
@@ -27,7 +27,7 @@ declare const UpdateApplicationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>
|
|
30
|
+
* <p>Updates the configuration and settings of an existing OpenSearch application.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
33
33
|
* ```javascript
|
|
@@ -109,6 +109,7 @@ declare const UpdateApplicationCommand_base: {
|
|
|
109
109
|
* @throws {@link OpenSearchServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
111
111
|
*
|
|
112
|
+
*
|
|
112
113
|
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
81
81
|
* @throws {@link OpenSearchServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const UpdateDirectQueryDataSourceCommand_base: {
|
|
|
84
84
|
* @throws {@link OpenSearchServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class UpdateDirectQueryDataSourceCommand extends UpdateDirectQueryDataSourceCommand_base {
|
|
@@ -490,6 +490,7 @@ declare const UpdateDomainConfigCommand_base: {
|
|
|
490
490
|
* @throws {@link OpenSearchServiceException}
|
|
491
491
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
492
492
|
*
|
|
493
|
+
*
|
|
493
494
|
* @public
|
|
494
495
|
*/
|
|
495
496
|
export declare class UpdateDomainConfigCommand extends UpdateDomainConfigCommand_base {
|
|
@@ -127,6 +127,7 @@ declare const UpdatePackageCommand_base: {
|
|
|
127
127
|
* @throws {@link OpenSearchServiceException}
|
|
128
128
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
129
129
|
*
|
|
130
|
+
*
|
|
130
131
|
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class UpdatePackageCommand extends UpdatePackageCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const UpdatePackageScopeCommand_base: {
|
|
|
77
77
|
* @throws {@link OpenSearchServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UpdatePackageScopeCommand extends UpdatePackageScopeCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const UpdateScheduledActionCommand_base: {
|
|
|
92
92
|
* @throws {@link OpenSearchServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdateScheduledActionCommand extends UpdateScheduledActionCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const UpdateVpcEndpointCommand_base: {
|
|
|
98
98
|
* @throws {@link OpenSearchServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class UpdateVpcEndpointCommand extends UpdateVpcEndpointCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const UpgradeDomainCommand_base: {
|
|
|
92
92
|
* @throws {@link OpenSearchServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpgradeDomainCommand extends UpgradeDomainCommand_base {
|