@aws-sdk/client-opensearch 3.775.0 → 3.777.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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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/package.json +2 -2
|
@@ -86,6 +86,7 @@ declare const AcceptInboundConnectionCommand_base: {
|
|
|
86
86
|
* @throws {@link OpenSearchServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class AcceptInboundConnectionCommand extends AcceptInboundConnectionCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const AddDataSourceCommand_base: {
|
|
|
83
83
|
* @throws {@link OpenSearchServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class AddDataSourceCommand extends AddDataSourceCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const AddDirectQueryDataSourceCommand_base: {
|
|
|
93
93
|
* @throws {@link OpenSearchServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class AddDirectQueryDataSourceCommand extends AddDirectQueryDataSourceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const AddTagsCommand_base: {
|
|
|
73
73
|
* @throws {@link OpenSearchServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class AddTagsCommand extends AddTagsCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const AssociatePackageCommand_base: {
|
|
|
106
106
|
* @throws {@link OpenSearchServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class AssociatePackageCommand extends AssociatePackageCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const AssociatePackagesCommand_base: {
|
|
|
110
110
|
* @throws {@link OpenSearchServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class AssociatePackagesCommand extends AssociatePackagesCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const AuthorizeVpcEndpointAccessCommand_base: {
|
|
|
78
78
|
* @throws {@link OpenSearchServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class AuthorizeVpcEndpointAccessCommand extends AuthorizeVpcEndpointAccessCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const CancelDomainConfigChangeCommand_base: {
|
|
|
80
80
|
* @throws {@link OpenSearchServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class CancelDomainConfigChangeCommand extends CancelDomainConfigChangeCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const CancelServiceSoftwareUpdateCommand_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 CancelServiceSoftwareUpdateCommand extends CancelServiceSoftwareUpdateCommand_base {
|
|
@@ -123,6 +123,7 @@ declare const CreateApplicationCommand_base: {
|
|
|
123
123
|
* @throws {@link OpenSearchServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
125
125
|
*
|
|
126
|
+
*
|
|
126
127
|
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
|
|
@@ -400,6 +400,7 @@ declare const CreateDomainCommand_base: {
|
|
|
400
400
|
* @throws {@link OpenSearchServiceException}
|
|
401
401
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
402
402
|
*
|
|
403
|
+
*
|
|
403
404
|
* @public
|
|
404
405
|
*/
|
|
405
406
|
export declare class CreateDomainCommand extends CreateDomainCommand_base {
|
|
@@ -115,6 +115,7 @@ declare const CreateOutboundConnectionCommand_base: {
|
|
|
115
115
|
* @throws {@link OpenSearchServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
117
117
|
*
|
|
118
|
+
*
|
|
118
119
|
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class CreateOutboundConnectionCommand extends CreateOutboundConnectionCommand_base {
|
|
@@ -134,6 +134,7 @@ declare const CreatePackageCommand_base: {
|
|
|
134
134
|
* @throws {@link OpenSearchServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
136
136
|
*
|
|
137
|
+
*
|
|
137
138
|
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class CreatePackageCommand extends CreatePackageCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const CreateVpcEndpointCommand_base: {
|
|
|
99
99
|
* @throws {@link OpenSearchServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteApplicationCommand_base: {
|
|
|
73
73
|
* @throws {@link OpenSearchServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteDataSourceCommand_base: {
|
|
|
73
73
|
* @throws {@link OpenSearchServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DeleteDirectQueryDataSourceCommand_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 DeleteDirectQueryDataSourceCommand extends DeleteDirectQueryDataSourceCommand_base {
|
|
@@ -243,6 +243,7 @@ declare const DeleteDomainCommand_base: {
|
|
|
243
243
|
* @throws {@link OpenSearchServiceException}
|
|
244
244
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
245
245
|
*
|
|
246
|
+
*
|
|
246
247
|
* @public
|
|
247
248
|
*/
|
|
248
249
|
export declare class DeleteDomainCommand extends DeleteDomainCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const DeleteInboundConnectionCommand_base: {
|
|
|
83
83
|
* @throws {@link OpenSearchServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeleteInboundConnectionCommand extends DeleteInboundConnectionCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const DeleteOutboundConnectionCommand_base: {
|
|
|
90
90
|
* @throws {@link OpenSearchServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DeleteOutboundConnectionCommand extends DeleteOutboundConnectionCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const DeletePackageCommand_base: {
|
|
|
111
111
|
* @throws {@link OpenSearchServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class DeletePackageCommand extends DeletePackageCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteVpcEndpointCommand_base: {
|
|
|
71
71
|
* @throws {@link OpenSearchServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const DescribeDomainAutoTunesCommand_base: {
|
|
|
83
83
|
* @throws {@link OpenSearchServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const DescribeDomainChangeProgressCommand_base: {
|
|
|
90
90
|
* @throws {@link OpenSearchServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DescribeDomainChangeProgressCommand extends DescribeDomainChangeProgressCommand_base {
|
|
@@ -243,6 +243,7 @@ declare const DescribeDomainCommand_base: {
|
|
|
243
243
|
* @throws {@link OpenSearchServiceException}
|
|
244
244
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
245
245
|
*
|
|
246
|
+
*
|
|
246
247
|
* @public
|
|
247
248
|
*/
|
|
248
249
|
export declare class DescribeDomainCommand extends DescribeDomainCommand_base {
|
|
@@ -322,6 +322,7 @@ declare const DescribeDomainConfigCommand_base: {
|
|
|
322
322
|
* @throws {@link OpenSearchServiceException}
|
|
323
323
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
324
324
|
*
|
|
325
|
+
*
|
|
325
326
|
* @public
|
|
326
327
|
*/
|
|
327
328
|
export declare class DescribeDomainConfigCommand extends DescribeDomainConfigCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const DescribeDomainHealthCommand_base: {
|
|
|
94
94
|
* @throws {@link OpenSearchServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class DescribeDomainHealthCommand extends DescribeDomainHealthCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const DescribeDomainNodesCommand_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 DescribeDomainNodesCommand extends DescribeDomainNodesCommand_base {
|
|
@@ -244,6 +244,7 @@ declare const DescribeDomainsCommand_base: {
|
|
|
244
244
|
* @throws {@link OpenSearchServiceException}
|
|
245
245
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
246
246
|
*
|
|
247
|
+
*
|
|
247
248
|
* @public
|
|
248
249
|
*/
|
|
249
250
|
export declare class DescribeDomainsCommand extends DescribeDomainsCommand_base {
|
|
@@ -264,6 +264,7 @@ declare const DescribeDryRunProgressCommand_base: {
|
|
|
264
264
|
* @throws {@link OpenSearchServiceException}
|
|
265
265
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
266
266
|
*
|
|
267
|
+
*
|
|
267
268
|
* @public
|
|
268
269
|
*/
|
|
269
270
|
export declare class DescribeDryRunProgressCommand extends DescribeDryRunProgressCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const DescribeInboundConnectionsCommand_base: {
|
|
|
95
95
|
* @throws {@link OpenSearchServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class DescribeInboundConnectionsCommand extends DescribeInboundConnectionsCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const DescribeInstanceTypeLimitsCommand_base: {
|
|
|
106
106
|
* @throws {@link OpenSearchServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class DescribeInstanceTypeLimitsCommand extends DescribeInstanceTypeLimitsCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const DescribeOutboundConnectionsCommand_base: {
|
|
|
102
102
|
* @throws {@link OpenSearchServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class DescribeOutboundConnectionsCommand extends DescribeOutboundConnectionsCommand_base {
|
|
@@ -120,6 +120,7 @@ declare const DescribePackagesCommand_base: {
|
|
|
120
120
|
* @throws {@link OpenSearchServiceException}
|
|
121
121
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
122
122
|
*
|
|
123
|
+
*
|
|
123
124
|
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class DescribePackagesCommand extends DescribePackagesCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const DescribeReservedInstanceOfferingsCommand_base: {
|
|
|
86
86
|
* @throws {@link OpenSearchServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DescribeReservedInstanceOfferingsCommand extends DescribeReservedInstanceOfferingsCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const DescribeReservedInstancesCommand_base: {
|
|
|
93
93
|
* @throws {@link OpenSearchServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DescribeReservedInstancesCommand extends DescribeReservedInstancesCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const DescribeVpcEndpointsCommand_base: {
|
|
|
95
95
|
* @throws {@link OpenSearchServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const DissociatePackageCommand_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 DissociatePackageCommand extends DissociatePackageCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const DissociatePackagesCommand_base: {
|
|
|
99
99
|
* @throws {@link OpenSearchServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DissociatePackagesCommand extends DissociatePackagesCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const GetApplicationCommand_base: {
|
|
|
96
96
|
* @throws {@link OpenSearchServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class GetApplicationCommand extends GetApplicationCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const GetCompatibleVersionsCommand_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 GetCompatibleVersionsCommand extends GetCompatibleVersionsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const GetDataSourceCommand_base: {
|
|
|
80
80
|
* @throws {@link OpenSearchServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetDataSourceCommand extends GetDataSourceCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetDirectQueryDataSourceCommand_base: {
|
|
|
85
85
|
* @throws {@link OpenSearchServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetDirectQueryDataSourceCommand extends GetDirectQueryDataSourceCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const GetDomainMaintenanceStatusCommand_base: {
|
|
|
75
75
|
* @throws {@link OpenSearchServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetDomainMaintenanceStatusCommand extends GetDomainMaintenanceStatusCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const GetPackageVersionHistoryCommand_base: {
|
|
|
94
94
|
* @throws {@link OpenSearchServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const GetUpgradeHistoryCommand_base: {
|
|
|
89
89
|
* @throws {@link OpenSearchServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const GetUpgradeStatusCommand_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 GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListApplicationsCommand_base: {
|
|
|
87
87
|
* @throws {@link OpenSearchServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListApplicationsCommand extends ListApplicationsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListDataSourcesCommand_base: {
|
|
|
85
85
|
* @throws {@link OpenSearchServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const ListDirectQueryDataSourcesCommand_base: {
|
|
|
96
96
|
* @throws {@link OpenSearchServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListDirectQueryDataSourcesCommand extends ListDirectQueryDataSourcesCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListDomainMaintenancesCommand_base: {
|
|
|
85
85
|
* @throws {@link OpenSearchServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListDomainMaintenancesCommand extends ListDomainMaintenancesCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const ListDomainNamesCommand_base: {
|
|
|
66
66
|
* @throws {@link OpenSearchServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const ListDomainsForPackageCommand_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 ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListInstanceTypeDetailsCommand_base: {
|
|
|
88
88
|
* @throws {@link OpenSearchServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListInstanceTypeDetailsCommand extends ListInstanceTypeDetailsCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const ListPackagesForDomainCommand_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 ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListScheduledActionsCommand_base: {
|
|
|
87
87
|
* @throws {@link OpenSearchServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListScheduledActionsCommand extends ListScheduledActionsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListTagsCommand_base: {
|
|
|
73
73
|
* @throws {@link OpenSearchServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListTagsCommand extends ListTagsCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const ListVersionsCommand_base: {
|
|
|
71
71
|
* @throws {@link OpenSearchServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListVersionsCommand extends ListVersionsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListVpcEndpointAccessCommand_base: {
|
|
|
74
74
|
* @throws {@link OpenSearchServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListVpcEndpointAccessCommand extends ListVpcEndpointAccessCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const ListVpcEndpointsCommand_base: {
|
|
|
71
71
|
* @throws {@link OpenSearchServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListVpcEndpointsCommand extends ListVpcEndpointsCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const ListVpcEndpointsForDomainCommand_base: {
|
|
|
76
76
|
* @throws {@link OpenSearchServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListVpcEndpointsForDomainCommand extends ListVpcEndpointsForDomainCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const PurchaseReservedInstanceOfferingCommand_base: {
|
|
|
75
75
|
* @throws {@link OpenSearchServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class PurchaseReservedInstanceOfferingCommand extends PurchaseReservedInstanceOfferingCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const RejectInboundConnectionCommand_base: {
|
|
|
82
82
|
* @throws {@link OpenSearchServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class RejectInboundConnectionCommand extends RejectInboundConnectionCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const RemoveTagsCommand_base: {
|
|
|
65
65
|
* @throws {@link OpenSearchServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from OpenSearch service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class RemoveTagsCommand extends RemoveTagsCommand_base {
|
|
@@ -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 {
|
|
@@ -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 {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-opensearch",
|
|
3
3
|
"description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-opensearch",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|