@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
package/dist-cjs/index.js
CHANGED
|
@@ -110,14 +110,14 @@ class OpenSearchClient extends smithyClient.Client {
|
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
|
|
113
|
+
class OpenSearchServiceException extends smithyClient.ServiceException {
|
|
114
114
|
constructor(options) {
|
|
115
115
|
super(options);
|
|
116
116
|
Object.setPrototypeOf(this, OpenSearchServiceException.prototype);
|
|
117
117
|
}
|
|
118
|
-
}
|
|
118
|
+
}
|
|
119
119
|
|
|
120
|
-
|
|
120
|
+
class DisabledOperationException extends OpenSearchServiceException {
|
|
121
121
|
name = "DisabledOperationException";
|
|
122
122
|
$fault = "client";
|
|
123
123
|
constructor(opts) {
|
|
@@ -128,8 +128,8 @@ let DisabledOperationException$1 = class DisabledOperationException extends Open
|
|
|
128
128
|
});
|
|
129
129
|
Object.setPrototypeOf(this, DisabledOperationException.prototype);
|
|
130
130
|
}
|
|
131
|
-
}
|
|
132
|
-
|
|
131
|
+
}
|
|
132
|
+
class LimitExceededException extends OpenSearchServiceException {
|
|
133
133
|
name = "LimitExceededException";
|
|
134
134
|
$fault = "client";
|
|
135
135
|
constructor(opts) {
|
|
@@ -140,8 +140,8 @@ let LimitExceededException$1 = class LimitExceededException extends OpenSearchSe
|
|
|
140
140
|
});
|
|
141
141
|
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
142
142
|
}
|
|
143
|
-
}
|
|
144
|
-
|
|
143
|
+
}
|
|
144
|
+
class ResourceNotFoundException extends OpenSearchServiceException {
|
|
145
145
|
name = "ResourceNotFoundException";
|
|
146
146
|
$fault = "client";
|
|
147
147
|
constructor(opts) {
|
|
@@ -152,8 +152,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends OpenSe
|
|
|
152
152
|
});
|
|
153
153
|
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
154
154
|
}
|
|
155
|
-
}
|
|
156
|
-
|
|
155
|
+
}
|
|
156
|
+
class AccessDeniedException extends OpenSearchServiceException {
|
|
157
157
|
name = "AccessDeniedException";
|
|
158
158
|
$fault = "client";
|
|
159
159
|
constructor(opts) {
|
|
@@ -164,8 +164,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends OpenSearchServ
|
|
|
164
164
|
});
|
|
165
165
|
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
166
166
|
}
|
|
167
|
-
}
|
|
168
|
-
|
|
167
|
+
}
|
|
168
|
+
class BaseException extends OpenSearchServiceException {
|
|
169
169
|
name = "BaseException";
|
|
170
170
|
$fault = "client";
|
|
171
171
|
constructor(opts) {
|
|
@@ -176,8 +176,8 @@ let BaseException$1 = class BaseException extends OpenSearchServiceException$1 {
|
|
|
176
176
|
});
|
|
177
177
|
Object.setPrototypeOf(this, BaseException.prototype);
|
|
178
178
|
}
|
|
179
|
-
}
|
|
180
|
-
|
|
179
|
+
}
|
|
180
|
+
class DependencyFailureException extends OpenSearchServiceException {
|
|
181
181
|
name = "DependencyFailureException";
|
|
182
182
|
$fault = "client";
|
|
183
183
|
constructor(opts) {
|
|
@@ -188,8 +188,8 @@ let DependencyFailureException$1 = class DependencyFailureException extends Open
|
|
|
188
188
|
});
|
|
189
189
|
Object.setPrototypeOf(this, DependencyFailureException.prototype);
|
|
190
190
|
}
|
|
191
|
-
}
|
|
192
|
-
|
|
191
|
+
}
|
|
192
|
+
class InternalException extends OpenSearchServiceException {
|
|
193
193
|
name = "InternalException";
|
|
194
194
|
$fault = "server";
|
|
195
195
|
constructor(opts) {
|
|
@@ -200,8 +200,8 @@ let InternalException$1 = class InternalException extends OpenSearchServiceExcep
|
|
|
200
200
|
});
|
|
201
201
|
Object.setPrototypeOf(this, InternalException.prototype);
|
|
202
202
|
}
|
|
203
|
-
}
|
|
204
|
-
|
|
203
|
+
}
|
|
204
|
+
class ValidationException extends OpenSearchServiceException {
|
|
205
205
|
name = "ValidationException";
|
|
206
206
|
$fault = "client";
|
|
207
207
|
constructor(opts) {
|
|
@@ -212,8 +212,8 @@ let ValidationException$1 = class ValidationException extends OpenSearchServiceE
|
|
|
212
212
|
});
|
|
213
213
|
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
214
214
|
}
|
|
215
|
-
}
|
|
216
|
-
|
|
215
|
+
}
|
|
216
|
+
class ConflictException extends OpenSearchServiceException {
|
|
217
217
|
name = "ConflictException";
|
|
218
218
|
$fault = "client";
|
|
219
219
|
constructor(opts) {
|
|
@@ -224,8 +224,8 @@ let ConflictException$1 = class ConflictException extends OpenSearchServiceExcep
|
|
|
224
224
|
});
|
|
225
225
|
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
226
226
|
}
|
|
227
|
-
}
|
|
228
|
-
|
|
227
|
+
}
|
|
228
|
+
class InvalidTypeException extends OpenSearchServiceException {
|
|
229
229
|
name = "InvalidTypeException";
|
|
230
230
|
$fault = "client";
|
|
231
231
|
constructor(opts) {
|
|
@@ -236,8 +236,8 @@ let InvalidTypeException$1 = class InvalidTypeException extends OpenSearchServic
|
|
|
236
236
|
});
|
|
237
237
|
Object.setPrototypeOf(this, InvalidTypeException.prototype);
|
|
238
238
|
}
|
|
239
|
-
}
|
|
240
|
-
|
|
239
|
+
}
|
|
240
|
+
class ResourceAlreadyExistsException extends OpenSearchServiceException {
|
|
241
241
|
name = "ResourceAlreadyExistsException";
|
|
242
242
|
$fault = "client";
|
|
243
243
|
constructor(opts) {
|
|
@@ -248,8 +248,8 @@ let ResourceAlreadyExistsException$1 = class ResourceAlreadyExistsException exte
|
|
|
248
248
|
});
|
|
249
249
|
Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
|
|
250
250
|
}
|
|
251
|
-
}
|
|
252
|
-
|
|
251
|
+
}
|
|
252
|
+
class ThrottlingException extends OpenSearchServiceException {
|
|
253
253
|
name = "ThrottlingException";
|
|
254
254
|
$fault = "client";
|
|
255
255
|
constructor(opts) {
|
|
@@ -260,8 +260,8 @@ let ThrottlingException$1 = class ThrottlingException extends OpenSearchServiceE
|
|
|
260
260
|
});
|
|
261
261
|
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
262
262
|
}
|
|
263
|
-
}
|
|
264
|
-
|
|
263
|
+
}
|
|
264
|
+
class InvalidPaginationTokenException extends OpenSearchServiceException {
|
|
265
265
|
name = "InvalidPaginationTokenException";
|
|
266
266
|
$fault = "client";
|
|
267
267
|
constructor(opts) {
|
|
@@ -272,8 +272,8 @@ let InvalidPaginationTokenException$1 = class InvalidPaginationTokenException ex
|
|
|
272
272
|
});
|
|
273
273
|
Object.setPrototypeOf(this, InvalidPaginationTokenException.prototype);
|
|
274
274
|
}
|
|
275
|
-
}
|
|
276
|
-
|
|
275
|
+
}
|
|
276
|
+
class SlotNotAvailableException extends OpenSearchServiceException {
|
|
277
277
|
name = "SlotNotAvailableException";
|
|
278
278
|
$fault = "client";
|
|
279
279
|
SlotSuggestions;
|
|
@@ -286,7 +286,7 @@ let SlotNotAvailableException$1 = class SlotNotAvailableException extends OpenSe
|
|
|
286
286
|
Object.setPrototypeOf(this, SlotNotAvailableException.prototype);
|
|
287
287
|
this.SlotSuggestions = opts.SlotSuggestions;
|
|
288
288
|
}
|
|
289
|
-
}
|
|
289
|
+
}
|
|
290
290
|
|
|
291
291
|
const _A = "Account";
|
|
292
292
|
const _AADD = "AnonymousAuthDisableDate";
|
|
@@ -1068,41 +1068,48 @@ const _xN = "xmlName";
|
|
|
1068
1068
|
const n0 = "com.amazonaws.opensearch";
|
|
1069
1069
|
var Password = [0, n0, _P, 8, 0];
|
|
1070
1070
|
var Username = [0, n0, _U, 8, 0];
|
|
1071
|
-
var AcceptInboundConnectionRequest = [3, n0, _AICR, 0, [_CI], [[0, 1]]];
|
|
1072
|
-
var AcceptInboundConnectionResponse = [
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1071
|
+
var AcceptInboundConnectionRequest$ = [3, n0, _AICR, 0, [_CI], [[0, 1]]];
|
|
1072
|
+
var AcceptInboundConnectionResponse$ = [
|
|
1073
|
+
3,
|
|
1074
|
+
n0,
|
|
1075
|
+
_AICRc,
|
|
1076
|
+
0,
|
|
1077
|
+
[_C],
|
|
1078
|
+
[() => InboundConnection$],
|
|
1079
|
+
];
|
|
1080
|
+
var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1081
|
+
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
1082
|
+
var AccessPoliciesStatus$ = [3, n0, _APS, 0, [_O, _S], [0, () => OptionStatus$]];
|
|
1083
|
+
var AddDataSourceRequest$ = [
|
|
1077
1084
|
3,
|
|
1078
1085
|
n0,
|
|
1079
1086
|
_ADSR,
|
|
1080
1087
|
0,
|
|
1081
1088
|
[_DN, _N, _DST, _D],
|
|
1082
|
-
[[0, 1], 0, () => DataSourceType
|
|
1089
|
+
[[0, 1], 0, () => DataSourceType$, 0],
|
|
1083
1090
|
];
|
|
1084
|
-
var AddDataSourceResponse = [3, n0, _ADSRd, 0, [_M], [0]];
|
|
1085
|
-
var AddDirectQueryDataSourceRequest = [
|
|
1091
|
+
var AddDataSourceResponse$ = [3, n0, _ADSRd, 0, [_M], [0]];
|
|
1092
|
+
var AddDirectQueryDataSourceRequest$ = [
|
|
1086
1093
|
3,
|
|
1087
1094
|
n0,
|
|
1088
1095
|
_ADQDSR,
|
|
1089
1096
|
0,
|
|
1090
1097
|
[_DSN, _DST, _D, _OSA, _TL],
|
|
1091
|
-
[0, () => DirectQueryDataSourceType
|
|
1098
|
+
[0, () => DirectQueryDataSourceType$, 0, 64 | 0, () => TagList],
|
|
1092
1099
|
];
|
|
1093
|
-
var AddDirectQueryDataSourceResponse = [3, n0, _ADQDSRd, 0, [_DSA], [0]];
|
|
1094
|
-
var AdditionalLimit = [3, n0, _AL, 0, [_LN, _LV], [0, 64 | 0]];
|
|
1095
|
-
var AddTagsRequest = [3, n0, _ATR, 0, [_ARN, _TL], [0, () => TagList]];
|
|
1096
|
-
var AdvancedOptionsStatus = [3, n0, _AOS, 0, [_O, _S], [128 | 0, () => OptionStatus]];
|
|
1097
|
-
var AdvancedSecurityOptions = [
|
|
1100
|
+
var AddDirectQueryDataSourceResponse$ = [3, n0, _ADQDSRd, 0, [_DSA], [0]];
|
|
1101
|
+
var AdditionalLimit$ = [3, n0, _AL, 0, [_LN, _LV], [0, 64 | 0]];
|
|
1102
|
+
var AddTagsRequest$ = [3, n0, _ATR, 0, [_ARN, _TL], [0, () => TagList]];
|
|
1103
|
+
var AdvancedOptionsStatus$ = [3, n0, _AOS, 0, [_O, _S], [128 | 0, () => OptionStatus$]];
|
|
1104
|
+
var AdvancedSecurityOptions$ = [
|
|
1098
1105
|
3,
|
|
1099
1106
|
n0,
|
|
1100
1107
|
_ASO,
|
|
1101
1108
|
0,
|
|
1102
1109
|
[_E, _IUDE, _SAMLO, _JWTO, _IAMFO, _AADD, _AAE],
|
|
1103
|
-
[2, 2, () => SAMLOptionsOutput
|
|
1110
|
+
[2, 2, () => SAMLOptionsOutput$, () => JWTOptionsOutput$, () => IAMFederationOptionsOutput$, 4, 2],
|
|
1104
1111
|
];
|
|
1105
|
-
var AdvancedSecurityOptionsInput = [
|
|
1112
|
+
var AdvancedSecurityOptionsInput$ = [
|
|
1106
1113
|
3,
|
|
1107
1114
|
n0,
|
|
1108
1115
|
_ASOI,
|
|
@@ -1111,47 +1118,47 @@ var AdvancedSecurityOptionsInput = [
|
|
|
1111
1118
|
[
|
|
1112
1119
|
2,
|
|
1113
1120
|
2,
|
|
1114
|
-
[() => MasterUserOptions
|
|
1115
|
-
[() => SAMLOptionsInput
|
|
1116
|
-
() => JWTOptionsInput
|
|
1117
|
-
() => IAMFederationOptionsInput
|
|
1121
|
+
[() => MasterUserOptions$, 0],
|
|
1122
|
+
[() => SAMLOptionsInput$, 0],
|
|
1123
|
+
() => JWTOptionsInput$,
|
|
1124
|
+
() => IAMFederationOptionsInput$,
|
|
1118
1125
|
2,
|
|
1119
1126
|
],
|
|
1120
1127
|
];
|
|
1121
|
-
var AdvancedSecurityOptionsStatus = [
|
|
1128
|
+
var AdvancedSecurityOptionsStatus$ = [
|
|
1122
1129
|
3,
|
|
1123
1130
|
n0,
|
|
1124
1131
|
_ASOS,
|
|
1125
1132
|
0,
|
|
1126
1133
|
[_O, _S],
|
|
1127
|
-
[() => AdvancedSecurityOptions
|
|
1134
|
+
[() => AdvancedSecurityOptions$, () => OptionStatus$],
|
|
1128
1135
|
];
|
|
1129
|
-
var AIMLOptionsInput = [
|
|
1136
|
+
var AIMLOptionsInput$ = [
|
|
1130
1137
|
3,
|
|
1131
1138
|
n0,
|
|
1132
1139
|
_AIMLOI,
|
|
1133
1140
|
0,
|
|
1134
1141
|
[_NLQGO, _SVE, _SVA],
|
|
1135
|
-
[() => NaturalLanguageQueryGenerationOptionsInput
|
|
1142
|
+
[() => NaturalLanguageQueryGenerationOptionsInput$, () => S3VectorsEngine$, () => ServerlessVectorAcceleration$],
|
|
1136
1143
|
];
|
|
1137
|
-
var AIMLOptionsOutput = [
|
|
1144
|
+
var AIMLOptionsOutput$ = [
|
|
1138
1145
|
3,
|
|
1139
1146
|
n0,
|
|
1140
1147
|
_AIMLOO,
|
|
1141
1148
|
0,
|
|
1142
1149
|
[_NLQGO, _SVE, _SVA],
|
|
1143
|
-
[() => NaturalLanguageQueryGenerationOptionsOutput
|
|
1150
|
+
[() => NaturalLanguageQueryGenerationOptionsOutput$, () => S3VectorsEngine$, () => ServerlessVectorAcceleration$],
|
|
1144
1151
|
];
|
|
1145
|
-
var AIMLOptionsStatus = [
|
|
1152
|
+
var AIMLOptionsStatus$ = [
|
|
1146
1153
|
3,
|
|
1147
1154
|
n0,
|
|
1148
1155
|
_AIMLOS,
|
|
1149
1156
|
0,
|
|
1150
1157
|
[_O, _S],
|
|
1151
|
-
[() => AIMLOptionsOutput
|
|
1158
|
+
[() => AIMLOptionsOutput$, () => OptionStatus$],
|
|
1152
1159
|
];
|
|
1153
|
-
var AppConfig = [3, n0, _AC, 0, [_k, _v], [0, 0]];
|
|
1154
|
-
var ApplicationSummary = [
|
|
1160
|
+
var AppConfig$ = [3, n0, _AC, 0, [_k, _v], [0, 0]];
|
|
1161
|
+
var ApplicationSummary$ = [
|
|
1155
1162
|
3,
|
|
1156
1163
|
n0,
|
|
1157
1164
|
_AS,
|
|
@@ -1159,16 +1166,16 @@ var ApplicationSummary = [
|
|
|
1159
1166
|
[_i, _a, _n, _en, _s, _cA, _lUA],
|
|
1160
1167
|
[0, 0, 0, 0, 0, 4, 4],
|
|
1161
1168
|
];
|
|
1162
|
-
var AssociatePackageRequest = [
|
|
1169
|
+
var AssociatePackageRequest$ = [
|
|
1163
1170
|
3,
|
|
1164
1171
|
n0,
|
|
1165
1172
|
_APR,
|
|
1166
1173
|
0,
|
|
1167
1174
|
[_PID, _DN, _PPIDL, _ACs],
|
|
1168
|
-
[[0, 1], [0, 1], 64 | 0, () => PackageAssociationConfiguration],
|
|
1175
|
+
[[0, 1], [0, 1], 64 | 0, () => PackageAssociationConfiguration$],
|
|
1169
1176
|
];
|
|
1170
|
-
var AssociatePackageResponse = [3, n0, _APRs, 0, [_DPD], [() => DomainPackageDetails]];
|
|
1171
|
-
var AssociatePackagesRequest = [
|
|
1177
|
+
var AssociatePackageResponse$ = [3, n0, _APRs, 0, [_DPD], [() => DomainPackageDetails$]];
|
|
1178
|
+
var AssociatePackagesRequest$ = [
|
|
1172
1179
|
3,
|
|
1173
1180
|
n0,
|
|
1174
1181
|
_APRss,
|
|
@@ -1176,7 +1183,7 @@ var AssociatePackagesRequest = [
|
|
|
1176
1183
|
[_PL, _DN],
|
|
1177
1184
|
[() => PackageDetailsForAssociationList, 0],
|
|
1178
1185
|
];
|
|
1179
|
-
var AssociatePackagesResponse = [
|
|
1186
|
+
var AssociatePackagesResponse$ = [
|
|
1180
1187
|
3,
|
|
1181
1188
|
n0,
|
|
1182
1189
|
_APRsso,
|
|
@@ -1184,8 +1191,8 @@ var AssociatePackagesResponse = [
|
|
|
1184
1191
|
[_DPDL],
|
|
1185
1192
|
[() => DomainPackageDetailsList],
|
|
1186
1193
|
];
|
|
1187
|
-
var AuthorizedPrincipal = [3, n0, _AP, 0, [_PT, _Pr], [0, 0]];
|
|
1188
|
-
var AuthorizeVpcEndpointAccessRequest = [
|
|
1194
|
+
var AuthorizedPrincipal$ = [3, n0, _AP, 0, [_PT, _Pr], [0, 0]];
|
|
1195
|
+
var AuthorizeVpcEndpointAccessRequest$ = [
|
|
1189
1196
|
3,
|
|
1190
1197
|
n0,
|
|
1191
1198
|
_AVEAR,
|
|
@@ -1193,25 +1200,25 @@ var AuthorizeVpcEndpointAccessRequest = [
|
|
|
1193
1200
|
[_DN, _A, _Se],
|
|
1194
1201
|
[[0, 1], 0, 0],
|
|
1195
1202
|
];
|
|
1196
|
-
var AuthorizeVpcEndpointAccessResponse = [
|
|
1203
|
+
var AuthorizeVpcEndpointAccessResponse$ = [
|
|
1197
1204
|
3,
|
|
1198
1205
|
n0,
|
|
1199
1206
|
_AVEARu,
|
|
1200
1207
|
0,
|
|
1201
1208
|
[_AP],
|
|
1202
|
-
[() => AuthorizedPrincipal],
|
|
1209
|
+
[() => AuthorizedPrincipal$],
|
|
1203
1210
|
];
|
|
1204
|
-
var AutoTune = [3, n0, _AT, 0, [_ATT, _ATD], [0, () => AutoTuneDetails]];
|
|
1205
|
-
var AutoTuneDetails = [3, n0, _ATD, 0, [_SATD], [() => ScheduledAutoTuneDetails]];
|
|
1206
|
-
var AutoTuneMaintenanceSchedule = [
|
|
1211
|
+
var AutoTune$ = [3, n0, _AT, 0, [_ATT, _ATD], [0, () => AutoTuneDetails$]];
|
|
1212
|
+
var AutoTuneDetails$ = [3, n0, _ATD, 0, [_SATD], [() => ScheduledAutoTuneDetails$]];
|
|
1213
|
+
var AutoTuneMaintenanceSchedule$ = [
|
|
1207
1214
|
3,
|
|
1208
1215
|
n0,
|
|
1209
1216
|
_ATMS,
|
|
1210
1217
|
0,
|
|
1211
1218
|
[_SA, _Du, _CEFR],
|
|
1212
|
-
[4, () => Duration
|
|
1219
|
+
[4, () => Duration$, 0],
|
|
1213
1220
|
];
|
|
1214
|
-
var AutoTuneOptions = [
|
|
1221
|
+
var AutoTuneOptions$ = [
|
|
1215
1222
|
3,
|
|
1216
1223
|
n0,
|
|
1217
1224
|
_ATO,
|
|
@@ -1219,7 +1226,7 @@ var AutoTuneOptions = [
|
|
|
1219
1226
|
[_DS, _ROD, _MS, _UOPW],
|
|
1220
1227
|
[0, 0, () => AutoTuneMaintenanceScheduleList, 2],
|
|
1221
1228
|
];
|
|
1222
|
-
var AutoTuneOptionsInput = [
|
|
1229
|
+
var AutoTuneOptionsInput$ = [
|
|
1223
1230
|
3,
|
|
1224
1231
|
n0,
|
|
1225
1232
|
_ATOI,
|
|
@@ -1227,17 +1234,24 @@ var AutoTuneOptionsInput = [
|
|
|
1227
1234
|
[_DS, _MS, _UOPW],
|
|
1228
1235
|
[0, () => AutoTuneMaintenanceScheduleList, 2],
|
|
1229
1236
|
];
|
|
1230
|
-
var AutoTuneOptionsOutput = [3, n0, _ATOO, 0, [_St, _EM, _UOPW], [0, 0, 2]];
|
|
1231
|
-
var AutoTuneOptionsStatus = [
|
|
1237
|
+
var AutoTuneOptionsOutput$ = [3, n0, _ATOO, 0, [_St, _EM, _UOPW], [0, 0, 2]];
|
|
1238
|
+
var AutoTuneOptionsStatus$ = [
|
|
1232
1239
|
3,
|
|
1233
1240
|
n0,
|
|
1234
1241
|
_ATOS,
|
|
1235
1242
|
0,
|
|
1236
1243
|
[_O, _S],
|
|
1237
|
-
[() => AutoTuneOptions
|
|
1244
|
+
[() => AutoTuneOptions$, () => AutoTuneStatus$],
|
|
1245
|
+
];
|
|
1246
|
+
var AutoTuneStatus$ = [
|
|
1247
|
+
3,
|
|
1248
|
+
n0,
|
|
1249
|
+
_ATS,
|
|
1250
|
+
0,
|
|
1251
|
+
[_CD, _UD, _UV, _St, _EM, _PD],
|
|
1252
|
+
[4, 4, 1, 0, 0, 2],
|
|
1238
1253
|
];
|
|
1239
|
-
var
|
|
1240
|
-
var AvailabilityZoneInfo = [
|
|
1254
|
+
var AvailabilityZoneInfo$ = [
|
|
1241
1255
|
3,
|
|
1242
1256
|
n0,
|
|
1243
1257
|
_AZI,
|
|
@@ -1245,11 +1259,11 @@ var AvailabilityZoneInfo = [
|
|
|
1245
1259
|
[_AZN, _ZS, _CDNC, _ADNC, _TS, _TUAS],
|
|
1246
1260
|
[0, 0, 0, 0, 0, 0],
|
|
1247
1261
|
];
|
|
1248
|
-
var AWSDomainInformation = [3, n0, _AWSDI, 0, [_OI, _DN, _R], [0, 0, 0]];
|
|
1249
|
-
var BaseException = [-3, n0, _BE, { [_e]: _c }, [_m], [0]];
|
|
1250
|
-
schema.TypeRegistry.for(n0).registerError(BaseException
|
|
1251
|
-
var CancelDomainConfigChangeRequest = [3, n0, _CDCCR, 0, [_DN, _DR], [[0, 1], 2]];
|
|
1252
|
-
var CancelDomainConfigChangeResponse = [
|
|
1262
|
+
var AWSDomainInformation$ = [3, n0, _AWSDI, 0, [_OI, _DN, _R], [0, 0, 0]];
|
|
1263
|
+
var BaseException$ = [-3, n0, _BE, { [_e]: _c }, [_m], [0]];
|
|
1264
|
+
schema.TypeRegistry.for(n0).registerError(BaseException$, BaseException);
|
|
1265
|
+
var CancelDomainConfigChangeRequest$ = [3, n0, _CDCCR, 0, [_DN, _DR], [[0, 1], 2]];
|
|
1266
|
+
var CancelDomainConfigChangeResponse$ = [
|
|
1253
1267
|
3,
|
|
1254
1268
|
n0,
|
|
1255
1269
|
_CDCCRa,
|
|
@@ -1257,17 +1271,17 @@ var CancelDomainConfigChangeResponse = [
|
|
|
1257
1271
|
[_CCI, _CCP, _DR],
|
|
1258
1272
|
[64 | 0, () => CancelledChangePropertyList, 2],
|
|
1259
1273
|
];
|
|
1260
|
-
var CancelledChangeProperty = [3, n0, _CCPa, 0, [_PN, _CV, _AV], [0, 0, 0]];
|
|
1261
|
-
var CancelServiceSoftwareUpdateRequest = [3, n0, _CSSUR, 0, [_DN], [0]];
|
|
1262
|
-
var CancelServiceSoftwareUpdateResponse = [
|
|
1274
|
+
var CancelledChangeProperty$ = [3, n0, _CCPa, 0, [_PN, _CV, _AV], [0, 0, 0]];
|
|
1275
|
+
var CancelServiceSoftwareUpdateRequest$ = [3, n0, _CSSUR, 0, [_DN], [0]];
|
|
1276
|
+
var CancelServiceSoftwareUpdateResponse$ = [
|
|
1263
1277
|
3,
|
|
1264
1278
|
n0,
|
|
1265
1279
|
_CSSURa,
|
|
1266
1280
|
0,
|
|
1267
1281
|
[_SSO],
|
|
1268
|
-
[() => ServiceSoftwareOptions],
|
|
1282
|
+
[() => ServiceSoftwareOptions$],
|
|
1269
1283
|
];
|
|
1270
|
-
var ChangeProgressDetails = [
|
|
1284
|
+
var ChangeProgressDetails$ = [
|
|
1271
1285
|
3,
|
|
1272
1286
|
n0,
|
|
1273
1287
|
_CPD,
|
|
@@ -1275,8 +1289,8 @@ var ChangeProgressDetails = [
|
|
|
1275
1289
|
[_CIh, _M, _CCS, _IB, _ST, _LUT],
|
|
1276
1290
|
[0, 0, 0, 0, 4, 4],
|
|
1277
1291
|
];
|
|
1278
|
-
var ChangeProgressStage = [3, n0, _CPS, 0, [_N, _S, _D, _LU], [0, 0, 0, 4]];
|
|
1279
|
-
var ChangeProgressStatusDetails = [
|
|
1292
|
+
var ChangeProgressStage$ = [3, n0, _CPS, 0, [_N, _S, _D, _LU], [0, 0, 0, 4]];
|
|
1293
|
+
var ChangeProgressStatusDetails$ = [
|
|
1280
1294
|
3,
|
|
1281
1295
|
n0,
|
|
1282
1296
|
_CPSD,
|
|
@@ -1284,61 +1298,61 @@ var ChangeProgressStatusDetails = [
|
|
|
1284
1298
|
[_CIh, _ST, _S, _PP, _CP, _TNOS, _CPSh, _LUT, _CCS, _IB],
|
|
1285
1299
|
[0, 4, 0, 64 | 0, 64 | 0, 1, () => ChangeProgressStageList, 4, 0, 0],
|
|
1286
1300
|
];
|
|
1287
|
-
var CloudWatchDirectQueryDataSource = [3, n0, _CWDQDS, 0, [_RA], [0]];
|
|
1288
|
-
var ClusterConfig = [
|
|
1301
|
+
var CloudWatchDirectQueryDataSource$ = [3, n0, _CWDQDS, 0, [_RA], [0]];
|
|
1302
|
+
var ClusterConfig$ = [
|
|
1289
1303
|
3,
|
|
1290
1304
|
n0,
|
|
1291
1305
|
_CC,
|
|
1292
1306
|
0,
|
|
1293
1307
|
[_IT, _IC, _DME, _ZAE, _ZAC, _DMT, _DMC, _WE, _WT, _WC, _CSO, _MAZWSE, _NO],
|
|
1294
|
-
[0, 1, 2, 2, () => ZoneAwarenessConfig
|
|
1308
|
+
[0, 1, 2, 2, () => ZoneAwarenessConfig$, 0, 1, 2, 0, 1, () => ColdStorageOptions$, 2, () => NodeOptionsList],
|
|
1295
1309
|
];
|
|
1296
|
-
var ClusterConfigStatus = [
|
|
1310
|
+
var ClusterConfigStatus$ = [
|
|
1297
1311
|
3,
|
|
1298
1312
|
n0,
|
|
1299
1313
|
_CCSl,
|
|
1300
1314
|
0,
|
|
1301
1315
|
[_O, _S],
|
|
1302
|
-
[() => ClusterConfig
|
|
1316
|
+
[() => ClusterConfig$, () => OptionStatus$],
|
|
1303
1317
|
];
|
|
1304
|
-
var CognitoOptions = [3, n0, _CO, 0, [_E, _UPI, _IPI, _RA], [2, 0, 0, 0]];
|
|
1305
|
-
var CognitoOptionsStatus = [
|
|
1318
|
+
var CognitoOptions$ = [3, n0, _CO, 0, [_E, _UPI, _IPI, _RA], [2, 0, 0, 0]];
|
|
1319
|
+
var CognitoOptionsStatus$ = [
|
|
1306
1320
|
3,
|
|
1307
1321
|
n0,
|
|
1308
1322
|
_COS,
|
|
1309
1323
|
0,
|
|
1310
1324
|
[_O, _S],
|
|
1311
|
-
[() => CognitoOptions
|
|
1325
|
+
[() => CognitoOptions$, () => OptionStatus$],
|
|
1312
1326
|
];
|
|
1313
|
-
var ColdStorageOptions = [3, n0, _CSO, 0, [_E], [2]];
|
|
1314
|
-
var CompatibleVersionsMap = [3, n0, _CVM, 0, [_SV, _TV], [0, 64 | 0]];
|
|
1315
|
-
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1316
|
-
schema.TypeRegistry.for(n0).registerError(ConflictException
|
|
1317
|
-
var ConnectionProperties = [
|
|
1327
|
+
var ColdStorageOptions$ = [3, n0, _CSO, 0, [_E], [2]];
|
|
1328
|
+
var CompatibleVersionsMap$ = [3, n0, _CVM, 0, [_SV, _TV], [0, 64 | 0]];
|
|
1329
|
+
var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1330
|
+
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1331
|
+
var ConnectionProperties$ = [
|
|
1318
1332
|
3,
|
|
1319
1333
|
n0,
|
|
1320
1334
|
_CPo,
|
|
1321
1335
|
0,
|
|
1322
1336
|
[_En, _CCSr],
|
|
1323
|
-
[0, () => CrossClusterSearchConnectionProperties],
|
|
1337
|
+
[0, () => CrossClusterSearchConnectionProperties$],
|
|
1324
1338
|
];
|
|
1325
|
-
var CreateApplicationRequest = [
|
|
1339
|
+
var CreateApplicationRequest$ = [
|
|
1326
1340
|
3,
|
|
1327
1341
|
n0,
|
|
1328
1342
|
_CAR,
|
|
1329
1343
|
0,
|
|
1330
1344
|
[_cT, _n, _dS, _iICO, _aC, _tL, _kKA],
|
|
1331
|
-
[[0, 4], 0, () => DataSources, () => IamIdentityCenterOptionsInput
|
|
1345
|
+
[[0, 4], 0, () => DataSources, () => IamIdentityCenterOptionsInput$, () => AppConfigs, () => TagList, 0],
|
|
1332
1346
|
];
|
|
1333
|
-
var CreateApplicationResponse = [
|
|
1347
|
+
var CreateApplicationResponse$ = [
|
|
1334
1348
|
3,
|
|
1335
1349
|
n0,
|
|
1336
1350
|
_CARr,
|
|
1337
1351
|
0,
|
|
1338
1352
|
[_i, _n, _a, _dS, _iICO, _aC, _tL, _cA, _kKA],
|
|
1339
|
-
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions
|
|
1353
|
+
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions$, () => AppConfigs, () => TagList, 4, 0],
|
|
1340
1354
|
];
|
|
1341
|
-
var CreateDomainRequest = [
|
|
1355
|
+
var CreateDomainRequest$ = [
|
|
1342
1356
|
3,
|
|
1343
1357
|
n0,
|
|
1344
1358
|
_CDR,
|
|
@@ -1369,55 +1383,55 @@ var CreateDomainRequest = [
|
|
|
1369
1383
|
[
|
|
1370
1384
|
0,
|
|
1371
1385
|
0,
|
|
1372
|
-
() => ClusterConfig
|
|
1373
|
-
() => EBSOptions
|
|
1386
|
+
() => ClusterConfig$,
|
|
1387
|
+
() => EBSOptions$,
|
|
1374
1388
|
0,
|
|
1375
1389
|
0,
|
|
1376
|
-
() => SnapshotOptions
|
|
1377
|
-
() => VPCOptions
|
|
1378
|
-
() => CognitoOptions
|
|
1379
|
-
() => EncryptionAtRestOptions
|
|
1380
|
-
() => NodeToNodeEncryptionOptions
|
|
1390
|
+
() => SnapshotOptions$,
|
|
1391
|
+
() => VPCOptions$,
|
|
1392
|
+
() => CognitoOptions$,
|
|
1393
|
+
() => EncryptionAtRestOptions$,
|
|
1394
|
+
() => NodeToNodeEncryptionOptions$,
|
|
1381
1395
|
128 | 0,
|
|
1382
1396
|
() => LogPublishingOptions,
|
|
1383
|
-
() => DomainEndpointOptions
|
|
1384
|
-
[() => AdvancedSecurityOptionsInput
|
|
1385
|
-
() => IdentityCenterOptionsInput
|
|
1397
|
+
() => DomainEndpointOptions$,
|
|
1398
|
+
[() => AdvancedSecurityOptionsInput$, 0],
|
|
1399
|
+
() => IdentityCenterOptionsInput$,
|
|
1386
1400
|
() => TagList,
|
|
1387
|
-
() => AutoTuneOptionsInput
|
|
1388
|
-
() => OffPeakWindowOptions
|
|
1389
|
-
() => SoftwareUpdateOptions
|
|
1390
|
-
() => AIMLOptionsInput
|
|
1401
|
+
() => AutoTuneOptionsInput$,
|
|
1402
|
+
() => OffPeakWindowOptions$,
|
|
1403
|
+
() => SoftwareUpdateOptions$,
|
|
1404
|
+
() => AIMLOptionsInput$,
|
|
1391
1405
|
],
|
|
1392
1406
|
];
|
|
1393
|
-
var CreateDomainResponse = [3, n0, _CDRr, 0, [_DSo], [() => DomainStatus]];
|
|
1394
|
-
var CreateIndexRequest = [3, n0, _CIR, 0, [_DN, _IN, _IS], [[0, 1], 0, 15]];
|
|
1395
|
-
var CreateIndexResponse = [3, n0, _CIRr, 0, [_S], [0]];
|
|
1396
|
-
var CreateOutboundConnectionRequest = [
|
|
1407
|
+
var CreateDomainResponse$ = [3, n0, _CDRr, 0, [_DSo], [() => DomainStatus$]];
|
|
1408
|
+
var CreateIndexRequest$ = [3, n0, _CIR, 0, [_DN, _IN, _IS], [[0, 1], 0, 15]];
|
|
1409
|
+
var CreateIndexResponse$ = [3, n0, _CIRr, 0, [_S], [0]];
|
|
1410
|
+
var CreateOutboundConnectionRequest$ = [
|
|
1397
1411
|
3,
|
|
1398
1412
|
n0,
|
|
1399
1413
|
_COCR,
|
|
1400
1414
|
0,
|
|
1401
1415
|
[_LDI, _RDI, _CA, _CM, _CPo],
|
|
1402
|
-
[() => DomainInformationContainer
|
|
1416
|
+
[() => DomainInformationContainer$, () => DomainInformationContainer$, 0, 0, () => ConnectionProperties$],
|
|
1403
1417
|
];
|
|
1404
|
-
var CreateOutboundConnectionResponse = [
|
|
1418
|
+
var CreateOutboundConnectionResponse$ = [
|
|
1405
1419
|
3,
|
|
1406
1420
|
n0,
|
|
1407
1421
|
_COCRr,
|
|
1408
1422
|
0,
|
|
1409
1423
|
[_LDI, _RDI, _CA, _CS, _CI, _CM, _CPo],
|
|
1410
1424
|
[
|
|
1411
|
-
() => DomainInformationContainer
|
|
1412
|
-
() => DomainInformationContainer
|
|
1425
|
+
() => DomainInformationContainer$,
|
|
1426
|
+
() => DomainInformationContainer$,
|
|
1413
1427
|
0,
|
|
1414
|
-
() => OutboundConnectionStatus
|
|
1428
|
+
() => OutboundConnectionStatus$,
|
|
1415
1429
|
0,
|
|
1416
1430
|
0,
|
|
1417
|
-
() => ConnectionProperties
|
|
1431
|
+
() => ConnectionProperties$,
|
|
1418
1432
|
],
|
|
1419
1433
|
];
|
|
1420
|
-
var CreatePackageRequest = [
|
|
1434
|
+
var CreatePackageRequest$ = [
|
|
1421
1435
|
3,
|
|
1422
1436
|
n0,
|
|
1423
1437
|
_CPR,
|
|
@@ -1427,36 +1441,36 @@ var CreatePackageRequest = [
|
|
|
1427
1441
|
0,
|
|
1428
1442
|
0,
|
|
1429
1443
|
0,
|
|
1430
|
-
() => PackageSource
|
|
1431
|
-
() => PackageConfiguration
|
|
1444
|
+
() => PackageSource$,
|
|
1445
|
+
() => PackageConfiguration$,
|
|
1432
1446
|
0,
|
|
1433
|
-
() => PackageVendingOptions
|
|
1434
|
-
() => PackageEncryptionOptions
|
|
1447
|
+
() => PackageVendingOptions$,
|
|
1448
|
+
() => PackageEncryptionOptions$,
|
|
1435
1449
|
],
|
|
1436
1450
|
];
|
|
1437
|
-
var CreatePackageResponse = [3, n0, _CPRr, 0, [_PDac], [() => PackageDetails]];
|
|
1438
|
-
var CreateVpcEndpointRequest = [
|
|
1451
|
+
var CreatePackageResponse$ = [3, n0, _CPRr, 0, [_PDac], [() => PackageDetails$]];
|
|
1452
|
+
var CreateVpcEndpointRequest$ = [
|
|
1439
1453
|
3,
|
|
1440
1454
|
n0,
|
|
1441
1455
|
_CVER,
|
|
1442
1456
|
0,
|
|
1443
1457
|
[_DA, _VO, _CT],
|
|
1444
|
-
[0, () => VPCOptions
|
|
1458
|
+
[0, () => VPCOptions$, 0],
|
|
1445
1459
|
];
|
|
1446
|
-
var CreateVpcEndpointResponse = [3, n0, _CVERr, 0, [_VE], [() => VpcEndpoint]];
|
|
1447
|
-
var CrossClusterSearchConnectionProperties = [3, n0, _CCSCP, 0, [_SU], [0]];
|
|
1448
|
-
var DataSource = [3, n0, _DSa, 0, [_dSA, _dSD], [0, 0]];
|
|
1449
|
-
var DataSourceDetails = [
|
|
1460
|
+
var CreateVpcEndpointResponse$ = [3, n0, _CVERr, 0, [_VE], [() => VpcEndpoint$]];
|
|
1461
|
+
var CrossClusterSearchConnectionProperties$ = [3, n0, _CCSCP, 0, [_SU], [0]];
|
|
1462
|
+
var DataSource$ = [3, n0, _DSa, 0, [_dSA, _dSD], [0, 0]];
|
|
1463
|
+
var DataSourceDetails$ = [
|
|
1450
1464
|
3,
|
|
1451
1465
|
n0,
|
|
1452
1466
|
_DSD,
|
|
1453
1467
|
0,
|
|
1454
1468
|
[_DST, _N, _D, _S],
|
|
1455
|
-
[() => DataSourceType
|
|
1469
|
+
[() => DataSourceType$, 0, 0, 0],
|
|
1456
1470
|
];
|
|
1457
|
-
var DeleteApplicationRequest = [3, n0, _DAR, 0, [_i], [[0, 1]]];
|
|
1458
|
-
var DeleteApplicationResponse = [3, n0, _DARe, 0, [], []];
|
|
1459
|
-
var DeleteDataSourceRequest = [
|
|
1471
|
+
var DeleteApplicationRequest$ = [3, n0, _DAR, 0, [_i], [[0, 1]]];
|
|
1472
|
+
var DeleteApplicationResponse$ = [3, n0, _DARe, 0, [], []];
|
|
1473
|
+
var DeleteDataSourceRequest$ = [
|
|
1460
1474
|
3,
|
|
1461
1475
|
n0,
|
|
1462
1476
|
_DDSR,
|
|
@@ -1467,13 +1481,20 @@ var DeleteDataSourceRequest = [
|
|
|
1467
1481
|
[0, 1],
|
|
1468
1482
|
],
|
|
1469
1483
|
];
|
|
1470
|
-
var DeleteDataSourceResponse = [3, n0, _DDSRe, 0, [_M], [0]];
|
|
1471
|
-
var DeleteDirectQueryDataSourceRequest = [3, n0, _DDQDSR, 0, [_DSN], [[0, 1]]];
|
|
1472
|
-
var DeleteDomainRequest = [3, n0, _DDR, 0, [_DN], [[0, 1]]];
|
|
1473
|
-
var DeleteDomainResponse = [3, n0, _DDRe, 0, [_DSo], [() => DomainStatus]];
|
|
1474
|
-
var DeleteInboundConnectionRequest = [3, n0, _DICR, 0, [_CI], [[0, 1]]];
|
|
1475
|
-
var DeleteInboundConnectionResponse = [
|
|
1476
|
-
|
|
1484
|
+
var DeleteDataSourceResponse$ = [3, n0, _DDSRe, 0, [_M], [0]];
|
|
1485
|
+
var DeleteDirectQueryDataSourceRequest$ = [3, n0, _DDQDSR, 0, [_DSN], [[0, 1]]];
|
|
1486
|
+
var DeleteDomainRequest$ = [3, n0, _DDR, 0, [_DN], [[0, 1]]];
|
|
1487
|
+
var DeleteDomainResponse$ = [3, n0, _DDRe, 0, [_DSo], [() => DomainStatus$]];
|
|
1488
|
+
var DeleteInboundConnectionRequest$ = [3, n0, _DICR, 0, [_CI], [[0, 1]]];
|
|
1489
|
+
var DeleteInboundConnectionResponse$ = [
|
|
1490
|
+
3,
|
|
1491
|
+
n0,
|
|
1492
|
+
_DICRe,
|
|
1493
|
+
0,
|
|
1494
|
+
[_C],
|
|
1495
|
+
[() => InboundConnection$],
|
|
1496
|
+
];
|
|
1497
|
+
var DeleteIndexRequest$ = [
|
|
1477
1498
|
3,
|
|
1478
1499
|
n0,
|
|
1479
1500
|
_DIR,
|
|
@@ -1484,24 +1505,24 @@ var DeleteIndexRequest = [
|
|
|
1484
1505
|
[0, 1],
|
|
1485
1506
|
],
|
|
1486
1507
|
];
|
|
1487
|
-
var DeleteIndexResponse = [3, n0, _DIRe, 0, [_S], [0]];
|
|
1488
|
-
var DeleteOutboundConnectionRequest = [3, n0, _DOCR, 0, [_CI], [[0, 1]]];
|
|
1489
|
-
var DeleteOutboundConnectionResponse = [
|
|
1508
|
+
var DeleteIndexResponse$ = [3, n0, _DIRe, 0, [_S], [0]];
|
|
1509
|
+
var DeleteOutboundConnectionRequest$ = [3, n0, _DOCR, 0, [_CI], [[0, 1]]];
|
|
1510
|
+
var DeleteOutboundConnectionResponse$ = [
|
|
1490
1511
|
3,
|
|
1491
1512
|
n0,
|
|
1492
1513
|
_DOCRe,
|
|
1493
1514
|
0,
|
|
1494
1515
|
[_C],
|
|
1495
|
-
[() => OutboundConnection],
|
|
1516
|
+
[() => OutboundConnection$],
|
|
1496
1517
|
];
|
|
1497
|
-
var DeletePackageRequest = [3, n0, _DPR, 0, [_PID], [[0, 1]]];
|
|
1498
|
-
var DeletePackageResponse = [3, n0, _DPRe, 0, [_PDac], [() => PackageDetails]];
|
|
1499
|
-
var DeleteVpcEndpointRequest = [3, n0, _DVER, 0, [_VEI], [[0, 1]]];
|
|
1500
|
-
var DeleteVpcEndpointResponse = [3, n0, _DVERe, 0, [_VES], [() => VpcEndpointSummary]];
|
|
1501
|
-
var DependencyFailureException = [-3, n0, _DFE, { [_e]: _c, [_hE]: 424 }, [_m], [0]];
|
|
1502
|
-
schema.TypeRegistry.for(n0).registerError(DependencyFailureException
|
|
1503
|
-
var DescribeDomainAutoTunesRequest = [3, n0, _DDATR, 0, [_DN, _MR, _NT], [[0, 1], 1, 0]];
|
|
1504
|
-
var DescribeDomainAutoTunesResponse = [
|
|
1518
|
+
var DeletePackageRequest$ = [3, n0, _DPR, 0, [_PID], [[0, 1]]];
|
|
1519
|
+
var DeletePackageResponse$ = [3, n0, _DPRe, 0, [_PDac], [() => PackageDetails$]];
|
|
1520
|
+
var DeleteVpcEndpointRequest$ = [3, n0, _DVER, 0, [_VEI], [[0, 1]]];
|
|
1521
|
+
var DeleteVpcEndpointResponse$ = [3, n0, _DVERe, 0, [_VES], [() => VpcEndpointSummary$]];
|
|
1522
|
+
var DependencyFailureException$ = [-3, n0, _DFE, { [_e]: _c, [_hE]: 424 }, [_m], [0]];
|
|
1523
|
+
schema.TypeRegistry.for(n0).registerError(DependencyFailureException$, DependencyFailureException);
|
|
1524
|
+
var DescribeDomainAutoTunesRequest$ = [3, n0, _DDATR, 0, [_DN, _MR, _NT], [[0, 1], 1, 0]];
|
|
1525
|
+
var DescribeDomainAutoTunesResponse$ = [
|
|
1505
1526
|
3,
|
|
1506
1527
|
n0,
|
|
1507
1528
|
_DDATRe,
|
|
@@ -1509,7 +1530,7 @@ var DescribeDomainAutoTunesResponse = [
|
|
|
1509
1530
|
[_ATu, _NT],
|
|
1510
1531
|
[() => AutoTuneList, 0],
|
|
1511
1532
|
];
|
|
1512
|
-
var DescribeDomainChangeProgressRequest = [
|
|
1533
|
+
var DescribeDomainChangeProgressRequest$ = [
|
|
1513
1534
|
3,
|
|
1514
1535
|
n0,
|
|
1515
1536
|
_DDCPR,
|
|
@@ -1520,18 +1541,18 @@ var DescribeDomainChangeProgressRequest = [
|
|
|
1520
1541
|
[0, { [_hQ]: _ch }],
|
|
1521
1542
|
],
|
|
1522
1543
|
];
|
|
1523
|
-
var DescribeDomainChangeProgressResponse = [
|
|
1544
|
+
var DescribeDomainChangeProgressResponse$ = [
|
|
1524
1545
|
3,
|
|
1525
1546
|
n0,
|
|
1526
1547
|
_DDCPRe,
|
|
1527
1548
|
0,
|
|
1528
1549
|
[_CPSha],
|
|
1529
|
-
[() => ChangeProgressStatusDetails],
|
|
1550
|
+
[() => ChangeProgressStatusDetails$],
|
|
1530
1551
|
];
|
|
1531
|
-
var DescribeDomainConfigRequest = [3, n0, _DDCR, 0, [_DN], [[0, 1]]];
|
|
1532
|
-
var DescribeDomainConfigResponse = [3, n0, _DDCRe, 0, [_DC], [() => DomainConfig]];
|
|
1533
|
-
var DescribeDomainHealthRequest = [3, n0, _DDHR, 0, [_DN], [[0, 1]]];
|
|
1534
|
-
var DescribeDomainHealthResponse = [
|
|
1552
|
+
var DescribeDomainConfigRequest$ = [3, n0, _DDCR, 0, [_DN], [[0, 1]]];
|
|
1553
|
+
var DescribeDomainConfigResponse$ = [3, n0, _DDCRe, 0, [_DC], [() => DomainConfig$]];
|
|
1554
|
+
var DescribeDomainHealthRequest$ = [3, n0, _DDHR, 0, [_DN], [[0, 1]]];
|
|
1555
|
+
var DescribeDomainHealthResponse$ = [
|
|
1535
1556
|
3,
|
|
1536
1557
|
n0,
|
|
1537
1558
|
_DDHRe,
|
|
@@ -1539,8 +1560,8 @@ var DescribeDomainHealthResponse = [
|
|
|
1539
1560
|
[_DSom, _AZC, _AAZC, _SBAZC, _DNC, _DM, _MENC, _WNC, _MN, _CH, _TS, _TUAS, _EI],
|
|
1540
1561
|
[0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, () => EnvironmentInfoList],
|
|
1541
1562
|
];
|
|
1542
|
-
var DescribeDomainNodesRequest = [3, n0, _DDNR, 0, [_DN], [[0, 1]]];
|
|
1543
|
-
var DescribeDomainNodesResponse = [
|
|
1563
|
+
var DescribeDomainNodesRequest$ = [3, n0, _DDNR, 0, [_DN], [[0, 1]]];
|
|
1564
|
+
var DescribeDomainNodesResponse$ = [
|
|
1544
1565
|
3,
|
|
1545
1566
|
n0,
|
|
1546
1567
|
_DDNRe,
|
|
@@ -1548,11 +1569,11 @@ var DescribeDomainNodesResponse = [
|
|
|
1548
1569
|
[_DNSL],
|
|
1549
1570
|
[() => DomainNodesStatusList],
|
|
1550
1571
|
];
|
|
1551
|
-
var DescribeDomainRequest = [3, n0, _DDRes, 0, [_DN], [[0, 1]]];
|
|
1552
|
-
var DescribeDomainResponse = [3, n0, _DDResc, 0, [_DSo], [() => DomainStatus]];
|
|
1553
|
-
var DescribeDomainsRequest = [3, n0, _DDRescr, 0, [_DNo], [64 | 0]];
|
|
1554
|
-
var DescribeDomainsResponse = [3, n0, _DDRescri, 0, [_DSL], [() => DomainStatusList]];
|
|
1555
|
-
var DescribeDryRunProgressRequest = [
|
|
1572
|
+
var DescribeDomainRequest$ = [3, n0, _DDRes, 0, [_DN], [[0, 1]]];
|
|
1573
|
+
var DescribeDomainResponse$ = [3, n0, _DDResc, 0, [_DSo], [() => DomainStatus$]];
|
|
1574
|
+
var DescribeDomainsRequest$ = [3, n0, _DDRescr, 0, [_DNo], [64 | 0]];
|
|
1575
|
+
var DescribeDomainsResponse$ = [3, n0, _DDRescri, 0, [_DSL], [() => DomainStatusList]];
|
|
1576
|
+
var DescribeDryRunProgressRequest$ = [
|
|
1556
1577
|
3,
|
|
1557
1578
|
n0,
|
|
1558
1579
|
_DDRPR,
|
|
@@ -1564,15 +1585,15 @@ var DescribeDryRunProgressRequest = [
|
|
|
1564
1585
|
[2, { [_hQ]: _lDRC }],
|
|
1565
1586
|
],
|
|
1566
1587
|
];
|
|
1567
|
-
var DescribeDryRunProgressResponse = [
|
|
1588
|
+
var DescribeDryRunProgressResponse$ = [
|
|
1568
1589
|
3,
|
|
1569
1590
|
n0,
|
|
1570
1591
|
_DDRPRe,
|
|
1571
1592
|
0,
|
|
1572
1593
|
[_DRPS, _DRC, _DRR],
|
|
1573
|
-
[() => DryRunProgressStatus
|
|
1594
|
+
[() => DryRunProgressStatus$, () => DomainStatus$, () => DryRunResults$],
|
|
1574
1595
|
];
|
|
1575
|
-
var DescribeInboundConnectionsRequest = [
|
|
1596
|
+
var DescribeInboundConnectionsRequest$ = [
|
|
1576
1597
|
3,
|
|
1577
1598
|
n0,
|
|
1578
1599
|
_DICRes,
|
|
@@ -1580,7 +1601,7 @@ var DescribeInboundConnectionsRequest = [
|
|
|
1580
1601
|
[_F, _MR, _NT],
|
|
1581
1602
|
[() => FilterList, 1, 0],
|
|
1582
1603
|
];
|
|
1583
|
-
var DescribeInboundConnectionsResponse = [
|
|
1604
|
+
var DescribeInboundConnectionsResponse$ = [
|
|
1584
1605
|
3,
|
|
1585
1606
|
n0,
|
|
1586
1607
|
_DICResc,
|
|
@@ -1588,7 +1609,7 @@ var DescribeInboundConnectionsResponse = [
|
|
|
1588
1609
|
[_Co, _NT],
|
|
1589
1610
|
[() => InboundConnections, 0],
|
|
1590
1611
|
];
|
|
1591
|
-
var DescribeInstanceTypeLimitsRequest = [
|
|
1612
|
+
var DescribeInstanceTypeLimitsRequest$ = [
|
|
1592
1613
|
3,
|
|
1593
1614
|
n0,
|
|
1594
1615
|
_DITLR,
|
|
@@ -1600,7 +1621,7 @@ var DescribeInstanceTypeLimitsRequest = [
|
|
|
1600
1621
|
[0, 1],
|
|
1601
1622
|
],
|
|
1602
1623
|
];
|
|
1603
|
-
var DescribeInstanceTypeLimitsResponse = [
|
|
1624
|
+
var DescribeInstanceTypeLimitsResponse$ = [
|
|
1604
1625
|
3,
|
|
1605
1626
|
n0,
|
|
1606
1627
|
_DITLRe,
|
|
@@ -1608,7 +1629,7 @@ var DescribeInstanceTypeLimitsResponse = [
|
|
|
1608
1629
|
[_LBR],
|
|
1609
1630
|
[() => LimitsByRole],
|
|
1610
1631
|
];
|
|
1611
|
-
var DescribeOutboundConnectionsRequest = [
|
|
1632
|
+
var DescribeOutboundConnectionsRequest$ = [
|
|
1612
1633
|
3,
|
|
1613
1634
|
n0,
|
|
1614
1635
|
_DOCRes,
|
|
@@ -1616,7 +1637,7 @@ var DescribeOutboundConnectionsRequest = [
|
|
|
1616
1637
|
[_F, _MR, _NT],
|
|
1617
1638
|
[() => FilterList, 1, 0],
|
|
1618
1639
|
];
|
|
1619
|
-
var DescribeOutboundConnectionsResponse = [
|
|
1640
|
+
var DescribeOutboundConnectionsResponse$ = [
|
|
1620
1641
|
3,
|
|
1621
1642
|
n0,
|
|
1622
1643
|
_DOCResc,
|
|
@@ -1624,8 +1645,8 @@ var DescribeOutboundConnectionsResponse = [
|
|
|
1624
1645
|
[_Co, _NT],
|
|
1625
1646
|
[() => OutboundConnections, 0],
|
|
1626
1647
|
];
|
|
1627
|
-
var DescribePackagesFilter = [3, n0, _DPF, 0, [_N, _V], [0, 64 | 0]];
|
|
1628
|
-
var DescribePackagesRequest = [
|
|
1648
|
+
var DescribePackagesFilter$ = [3, n0, _DPF, 0, [_N, _V], [0, 64 | 0]];
|
|
1649
|
+
var DescribePackagesRequest$ = [
|
|
1629
1650
|
3,
|
|
1630
1651
|
n0,
|
|
1631
1652
|
_DPRes,
|
|
@@ -1633,7 +1654,7 @@ var DescribePackagesRequest = [
|
|
|
1633
1654
|
[_F, _MR, _NT],
|
|
1634
1655
|
[() => DescribePackagesFilterList, 1, 0],
|
|
1635
1656
|
];
|
|
1636
|
-
var DescribePackagesResponse = [
|
|
1657
|
+
var DescribePackagesResponse$ = [
|
|
1637
1658
|
3,
|
|
1638
1659
|
n0,
|
|
1639
1660
|
_DPResc,
|
|
@@ -1641,7 +1662,7 @@ var DescribePackagesResponse = [
|
|
|
1641
1662
|
[_PDL, _NT],
|
|
1642
1663
|
[() => PackageDetailsList, 0],
|
|
1643
1664
|
];
|
|
1644
|
-
var DescribeReservedInstanceOfferingsRequest = [
|
|
1665
|
+
var DescribeReservedInstanceOfferingsRequest$ = [
|
|
1645
1666
|
3,
|
|
1646
1667
|
n0,
|
|
1647
1668
|
_DRIOR,
|
|
@@ -1653,7 +1674,7 @@ var DescribeReservedInstanceOfferingsRequest = [
|
|
|
1653
1674
|
[0, { [_hQ]: _nT }],
|
|
1654
1675
|
],
|
|
1655
1676
|
];
|
|
1656
|
-
var DescribeReservedInstanceOfferingsResponse = [
|
|
1677
|
+
var DescribeReservedInstanceOfferingsResponse$ = [
|
|
1657
1678
|
3,
|
|
1658
1679
|
n0,
|
|
1659
1680
|
_DRIORe,
|
|
@@ -1661,7 +1682,7 @@ var DescribeReservedInstanceOfferingsResponse = [
|
|
|
1661
1682
|
[_NT, _RIO],
|
|
1662
1683
|
[0, [() => ReservedInstanceOfferingList, 0]],
|
|
1663
1684
|
];
|
|
1664
|
-
var DescribeReservedInstancesRequest = [
|
|
1685
|
+
var DescribeReservedInstancesRequest$ = [
|
|
1665
1686
|
3,
|
|
1666
1687
|
n0,
|
|
1667
1688
|
_DRIR,
|
|
@@ -1673,7 +1694,7 @@ var DescribeReservedInstancesRequest = [
|
|
|
1673
1694
|
[0, { [_hQ]: _nT }],
|
|
1674
1695
|
],
|
|
1675
1696
|
];
|
|
1676
|
-
var DescribeReservedInstancesResponse = [
|
|
1697
|
+
var DescribeReservedInstancesResponse$ = [
|
|
1677
1698
|
3,
|
|
1678
1699
|
n0,
|
|
1679
1700
|
_DRIRe,
|
|
@@ -1681,8 +1702,8 @@ var DescribeReservedInstancesResponse = [
|
|
|
1681
1702
|
[_NT, _RI],
|
|
1682
1703
|
[0, [() => ReservedInstanceList, 0]],
|
|
1683
1704
|
];
|
|
1684
|
-
var DescribeVpcEndpointsRequest = [3, n0, _DVERes, 0, [_VEIp], [64 | 0]];
|
|
1685
|
-
var DescribeVpcEndpointsResponse = [
|
|
1705
|
+
var DescribeVpcEndpointsRequest$ = [3, n0, _DVERes, 0, [_VEIp], [64 | 0]];
|
|
1706
|
+
var DescribeVpcEndpointsResponse$ = [
|
|
1686
1707
|
3,
|
|
1687
1708
|
n0,
|
|
1688
1709
|
_DVEResc,
|
|
@@ -1690,17 +1711,17 @@ var DescribeVpcEndpointsResponse = [
|
|
|
1690
1711
|
[_VEp, _VEE],
|
|
1691
1712
|
[() => VpcEndpoints, () => VpcEndpointErrorList],
|
|
1692
1713
|
];
|
|
1693
|
-
var DirectQueryDataSource = [
|
|
1714
|
+
var DirectQueryDataSource$ = [
|
|
1694
1715
|
3,
|
|
1695
1716
|
n0,
|
|
1696
1717
|
_DQDS,
|
|
1697
1718
|
0,
|
|
1698
1719
|
[_DSN, _DST, _D, _OSA, _DSA, _TL],
|
|
1699
|
-
[0, () => DirectQueryDataSourceType
|
|
1720
|
+
[0, () => DirectQueryDataSourceType$, 0, 64 | 0, 0, () => TagList],
|
|
1700
1721
|
];
|
|
1701
|
-
var DisabledOperationException = [-3, n0, _DOE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1702
|
-
schema.TypeRegistry.for(n0).registerError(DisabledOperationException
|
|
1703
|
-
var DissociatePackageRequest = [
|
|
1722
|
+
var DisabledOperationException$ = [-3, n0, _DOE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1723
|
+
schema.TypeRegistry.for(n0).registerError(DisabledOperationException$, DisabledOperationException);
|
|
1724
|
+
var DissociatePackageRequest$ = [
|
|
1704
1725
|
3,
|
|
1705
1726
|
n0,
|
|
1706
1727
|
_DPRi,
|
|
@@ -1711,9 +1732,16 @@ var DissociatePackageRequest = [
|
|
|
1711
1732
|
[0, 1],
|
|
1712
1733
|
],
|
|
1713
1734
|
];
|
|
1714
|
-
var DissociatePackageResponse = [
|
|
1715
|
-
|
|
1716
|
-
|
|
1735
|
+
var DissociatePackageResponse$ = [
|
|
1736
|
+
3,
|
|
1737
|
+
n0,
|
|
1738
|
+
_DPRis,
|
|
1739
|
+
0,
|
|
1740
|
+
[_DPD],
|
|
1741
|
+
[() => DomainPackageDetails$],
|
|
1742
|
+
];
|
|
1743
|
+
var DissociatePackagesRequest$ = [3, n0, _DPRiss, 0, [_PL, _DN], [64 | 0, 0]];
|
|
1744
|
+
var DissociatePackagesResponse$ = [
|
|
1717
1745
|
3,
|
|
1718
1746
|
n0,
|
|
1719
1747
|
_DPRisso,
|
|
@@ -1721,7 +1749,7 @@ var DissociatePackagesResponse = [
|
|
|
1721
1749
|
[_DPDL],
|
|
1722
1750
|
[() => DomainPackageDetailsList],
|
|
1723
1751
|
];
|
|
1724
|
-
var DomainConfig = [
|
|
1752
|
+
var DomainConfig$ = [
|
|
1725
1753
|
3,
|
|
1726
1754
|
n0,
|
|
1727
1755
|
_DC,
|
|
@@ -1750,30 +1778,30 @@ var DomainConfig = [
|
|
|
1750
1778
|
_AIMLO,
|
|
1751
1779
|
],
|
|
1752
1780
|
[
|
|
1753
|
-
() => VersionStatus
|
|
1754
|
-
() => ClusterConfigStatus
|
|
1755
|
-
() => EBSOptionsStatus
|
|
1756
|
-
() => AccessPoliciesStatus
|
|
1757
|
-
() => IPAddressTypeStatus
|
|
1758
|
-
() => SnapshotOptionsStatus
|
|
1759
|
-
() => VPCDerivedInfoStatus
|
|
1760
|
-
() => CognitoOptionsStatus
|
|
1761
|
-
() => EncryptionAtRestOptionsStatus
|
|
1762
|
-
() => NodeToNodeEncryptionOptionsStatus
|
|
1763
|
-
() => AdvancedOptionsStatus
|
|
1764
|
-
() => LogPublishingOptionsStatus
|
|
1765
|
-
() => DomainEndpointOptionsStatus
|
|
1766
|
-
() => AdvancedSecurityOptionsStatus
|
|
1767
|
-
() => IdentityCenterOptionsStatus
|
|
1768
|
-
() => AutoTuneOptionsStatus
|
|
1769
|
-
() => ChangeProgressDetails
|
|
1770
|
-
() => OffPeakWindowOptionsStatus
|
|
1771
|
-
() => SoftwareUpdateOptionsStatus
|
|
1781
|
+
() => VersionStatus$,
|
|
1782
|
+
() => ClusterConfigStatus$,
|
|
1783
|
+
() => EBSOptionsStatus$,
|
|
1784
|
+
() => AccessPoliciesStatus$,
|
|
1785
|
+
() => IPAddressTypeStatus$,
|
|
1786
|
+
() => SnapshotOptionsStatus$,
|
|
1787
|
+
() => VPCDerivedInfoStatus$,
|
|
1788
|
+
() => CognitoOptionsStatus$,
|
|
1789
|
+
() => EncryptionAtRestOptionsStatus$,
|
|
1790
|
+
() => NodeToNodeEncryptionOptionsStatus$,
|
|
1791
|
+
() => AdvancedOptionsStatus$,
|
|
1792
|
+
() => LogPublishingOptionsStatus$,
|
|
1793
|
+
() => DomainEndpointOptionsStatus$,
|
|
1794
|
+
() => AdvancedSecurityOptionsStatus$,
|
|
1795
|
+
() => IdentityCenterOptionsStatus$,
|
|
1796
|
+
() => AutoTuneOptionsStatus$,
|
|
1797
|
+
() => ChangeProgressDetails$,
|
|
1798
|
+
() => OffPeakWindowOptionsStatus$,
|
|
1799
|
+
() => SoftwareUpdateOptionsStatus$,
|
|
1772
1800
|
() => ModifyingPropertiesList,
|
|
1773
|
-
() => AIMLOptionsStatus
|
|
1801
|
+
() => AIMLOptionsStatus$,
|
|
1774
1802
|
],
|
|
1775
1803
|
];
|
|
1776
|
-
var DomainEndpointOptions = [
|
|
1804
|
+
var DomainEndpointOptions$ = [
|
|
1777
1805
|
3,
|
|
1778
1806
|
n0,
|
|
1779
1807
|
_DEO,
|
|
@@ -1781,17 +1809,24 @@ var DomainEndpointOptions = [
|
|
|
1781
1809
|
[_EHTTPS, _TLSSP, _CEE, _CEu, _CECA],
|
|
1782
1810
|
[2, 0, 2, 0, 0],
|
|
1783
1811
|
];
|
|
1784
|
-
var DomainEndpointOptionsStatus = [
|
|
1812
|
+
var DomainEndpointOptionsStatus$ = [
|
|
1785
1813
|
3,
|
|
1786
1814
|
n0,
|
|
1787
1815
|
_DEOS,
|
|
1788
1816
|
0,
|
|
1789
1817
|
[_O, _S],
|
|
1790
|
-
[() => DomainEndpointOptions
|
|
1818
|
+
[() => DomainEndpointOptions$, () => OptionStatus$],
|
|
1819
|
+
];
|
|
1820
|
+
var DomainInfo$ = [3, n0, _DI, 0, [_DN, _ET], [0, 0]];
|
|
1821
|
+
var DomainInformationContainer$ = [
|
|
1822
|
+
3,
|
|
1823
|
+
n0,
|
|
1824
|
+
_DIC,
|
|
1825
|
+
0,
|
|
1826
|
+
[_AWSDI],
|
|
1827
|
+
[() => AWSDomainInformation$],
|
|
1791
1828
|
];
|
|
1792
|
-
var
|
|
1793
|
-
var DomainInformationContainer = [3, n0, _DIC, 0, [_AWSDI], [() => AWSDomainInformation]];
|
|
1794
|
-
var DomainMaintenanceDetails = [
|
|
1829
|
+
var DomainMaintenanceDetails$ = [
|
|
1795
1830
|
3,
|
|
1796
1831
|
n0,
|
|
1797
1832
|
_DMD,
|
|
@@ -1799,7 +1834,7 @@ var DomainMaintenanceDetails = [
|
|
|
1799
1834
|
[_MI, _DN, _Ac, _NI, _S, _SM, _CAr, _UA],
|
|
1800
1835
|
[0, 0, 0, 0, 0, 0, 4, 4],
|
|
1801
1836
|
];
|
|
1802
|
-
var DomainNodesStatus = [
|
|
1837
|
+
var DomainNodesStatus$ = [
|
|
1803
1838
|
3,
|
|
1804
1839
|
n0,
|
|
1805
1840
|
_DNS,
|
|
@@ -1807,15 +1842,15 @@ var DomainNodesStatus = [
|
|
|
1807
1842
|
[_NI, _NTo, _AZ, _IT, _NS, _STt, _SVT, _SS],
|
|
1808
1843
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
|
1809
1844
|
];
|
|
1810
|
-
var DomainPackageDetails = [
|
|
1845
|
+
var DomainPackageDetails$ = [
|
|
1811
1846
|
3,
|
|
1812
1847
|
n0,
|
|
1813
1848
|
_DPD,
|
|
1814
1849
|
0,
|
|
1815
1850
|
[_PID, _PNa, _PTa, _LU, _DN, _DPS, _PV, _PPIDL, _RP, _ED, _ACs],
|
|
1816
|
-
[0, 0, 0, 4, 0, 0, 0, 64 | 0, 0, () => ErrorDetails
|
|
1851
|
+
[0, 0, 0, 4, 0, 0, 0, 64 | 0, 0, () => ErrorDetails$, () => PackageAssociationConfiguration$],
|
|
1817
1852
|
];
|
|
1818
|
-
var DomainStatus = [
|
|
1853
|
+
var DomainStatus$ = [
|
|
1819
1854
|
3,
|
|
1820
1855
|
n0,
|
|
1821
1856
|
_DSo,
|
|
@@ -1869,31 +1904,31 @@ var DomainStatus = [
|
|
|
1869
1904
|
2,
|
|
1870
1905
|
2,
|
|
1871
1906
|
0,
|
|
1872
|
-
() => ClusterConfig
|
|
1873
|
-
() => EBSOptions
|
|
1907
|
+
() => ClusterConfig$,
|
|
1908
|
+
() => EBSOptions$,
|
|
1874
1909
|
0,
|
|
1875
1910
|
0,
|
|
1876
|
-
() => SnapshotOptions
|
|
1877
|
-
() => VPCDerivedInfo
|
|
1878
|
-
() => CognitoOptions
|
|
1879
|
-
() => EncryptionAtRestOptions
|
|
1880
|
-
() => NodeToNodeEncryptionOptions
|
|
1911
|
+
() => SnapshotOptions$,
|
|
1912
|
+
() => VPCDerivedInfo$,
|
|
1913
|
+
() => CognitoOptions$,
|
|
1914
|
+
() => EncryptionAtRestOptions$,
|
|
1915
|
+
() => NodeToNodeEncryptionOptions$,
|
|
1881
1916
|
128 | 0,
|
|
1882
1917
|
() => LogPublishingOptions,
|
|
1883
|
-
() => ServiceSoftwareOptions
|
|
1884
|
-
() => DomainEndpointOptions
|
|
1885
|
-
() => AdvancedSecurityOptions
|
|
1886
|
-
() => IdentityCenterOptions
|
|
1887
|
-
() => AutoTuneOptionsOutput
|
|
1888
|
-
() => ChangeProgressDetails
|
|
1889
|
-
() => OffPeakWindowOptions
|
|
1890
|
-
() => SoftwareUpdateOptions
|
|
1918
|
+
() => ServiceSoftwareOptions$,
|
|
1919
|
+
() => DomainEndpointOptions$,
|
|
1920
|
+
() => AdvancedSecurityOptions$,
|
|
1921
|
+
() => IdentityCenterOptions$,
|
|
1922
|
+
() => AutoTuneOptionsOutput$,
|
|
1923
|
+
() => ChangeProgressDetails$,
|
|
1924
|
+
() => OffPeakWindowOptions$,
|
|
1925
|
+
() => SoftwareUpdateOptions$,
|
|
1891
1926
|
0,
|
|
1892
1927
|
() => ModifyingPropertiesList,
|
|
1893
|
-
() => AIMLOptionsOutput
|
|
1928
|
+
() => AIMLOptionsOutput$,
|
|
1894
1929
|
],
|
|
1895
1930
|
];
|
|
1896
|
-
var DryRunProgressStatus = [
|
|
1931
|
+
var DryRunProgressStatus$ = [
|
|
1897
1932
|
3,
|
|
1898
1933
|
n0,
|
|
1899
1934
|
_DRPS,
|
|
@@ -1901,40 +1936,40 @@ var DryRunProgressStatus = [
|
|
|
1901
1936
|
[_DRI, _DRS, _CD, _UD, _VF],
|
|
1902
1937
|
[0, 0, 0, 0, () => ValidationFailures],
|
|
1903
1938
|
];
|
|
1904
|
-
var DryRunResults = [3, n0, _DRR, 0, [_DT, _M], [0, 0]];
|
|
1905
|
-
var Duration = [3, n0, _Du, 0, [_V, _Un], [1, 0]];
|
|
1906
|
-
var EBSOptions = [3, n0, _EBSO, 0, [_EBSE, _VT, _VS, _I, _T], [2, 0, 1, 1, 1]];
|
|
1907
|
-
var EBSOptionsStatus = [
|
|
1939
|
+
var DryRunResults$ = [3, n0, _DRR, 0, [_DT, _M], [0, 0]];
|
|
1940
|
+
var Duration$ = [3, n0, _Du, 0, [_V, _Un], [1, 0]];
|
|
1941
|
+
var EBSOptions$ = [3, n0, _EBSO, 0, [_EBSE, _VT, _VS, _I, _T], [2, 0, 1, 1, 1]];
|
|
1942
|
+
var EBSOptionsStatus$ = [
|
|
1908
1943
|
3,
|
|
1909
1944
|
n0,
|
|
1910
1945
|
_EBSOS,
|
|
1911
1946
|
0,
|
|
1912
1947
|
[_O, _S],
|
|
1913
|
-
[() => EBSOptions
|
|
1948
|
+
[() => EBSOptions$, () => OptionStatus$],
|
|
1914
1949
|
];
|
|
1915
|
-
var EncryptionAtRestOptions = [3, n0, _EARO, 0, [_E, _KKI], [2, 0]];
|
|
1916
|
-
var EncryptionAtRestOptionsStatus = [
|
|
1950
|
+
var EncryptionAtRestOptions$ = [3, n0, _EARO, 0, [_E, _KKI], [2, 0]];
|
|
1951
|
+
var EncryptionAtRestOptionsStatus$ = [
|
|
1917
1952
|
3,
|
|
1918
1953
|
n0,
|
|
1919
1954
|
_EAROS,
|
|
1920
1955
|
0,
|
|
1921
1956
|
[_O, _S],
|
|
1922
|
-
[() => EncryptionAtRestOptions
|
|
1957
|
+
[() => EncryptionAtRestOptions$, () => OptionStatus$],
|
|
1923
1958
|
];
|
|
1924
|
-
var EnvironmentInfo = [3, n0, _EIn, 0, [_AZIv], [() => AvailabilityZoneInfoList]];
|
|
1925
|
-
var ErrorDetails = [3, n0, _ED, 0, [_ETr, _EM], [0, 0]];
|
|
1926
|
-
var Filter = [3, n0, _Fi, 0, [_N, _Va], [0, 64 | 0]];
|
|
1927
|
-
var GetApplicationRequest = [3, n0, _GAR, 0, [_i], [[0, 1]]];
|
|
1928
|
-
var GetApplicationResponse = [
|
|
1959
|
+
var EnvironmentInfo$ = [3, n0, _EIn, 0, [_AZIv], [() => AvailabilityZoneInfoList]];
|
|
1960
|
+
var ErrorDetails$ = [3, n0, _ED, 0, [_ETr, _EM], [0, 0]];
|
|
1961
|
+
var Filter$ = [3, n0, _Fi, 0, [_N, _Va], [0, 64 | 0]];
|
|
1962
|
+
var GetApplicationRequest$ = [3, n0, _GAR, 0, [_i], [[0, 1]]];
|
|
1963
|
+
var GetApplicationResponse$ = [
|
|
1929
1964
|
3,
|
|
1930
1965
|
n0,
|
|
1931
1966
|
_GARe,
|
|
1932
1967
|
0,
|
|
1933
1968
|
[_i, _a, _n, _en, _s, _iICO, _dS, _aC, _cA, _lUA, _kKA],
|
|
1934
|
-
[0, 0, 0, 0, 0, () => IamIdentityCenterOptions
|
|
1969
|
+
[0, 0, 0, 0, 0, () => IamIdentityCenterOptions$, () => DataSources, () => AppConfigs, 4, 4, 0],
|
|
1935
1970
|
];
|
|
1936
|
-
var GetCompatibleVersionsRequest = [3, n0, _GCVR, 0, [_DN], [[0, { [_hQ]: _dN }]]];
|
|
1937
|
-
var GetCompatibleVersionsResponse = [
|
|
1971
|
+
var GetCompatibleVersionsRequest$ = [3, n0, _GCVR, 0, [_DN], [[0, { [_hQ]: _dN }]]];
|
|
1972
|
+
var GetCompatibleVersionsResponse$ = [
|
|
1938
1973
|
3,
|
|
1939
1974
|
n0,
|
|
1940
1975
|
_GCVRe,
|
|
@@ -1942,7 +1977,7 @@ var GetCompatibleVersionsResponse = [
|
|
|
1942
1977
|
[_CVo],
|
|
1943
1978
|
[() => CompatibleVersionsList],
|
|
1944
1979
|
];
|
|
1945
|
-
var GetDataSourceRequest = [
|
|
1980
|
+
var GetDataSourceRequest$ = [
|
|
1946
1981
|
3,
|
|
1947
1982
|
n0,
|
|
1948
1983
|
_GDSR,
|
|
@@ -1953,26 +1988,26 @@ var GetDataSourceRequest = [
|
|
|
1953
1988
|
[0, 1],
|
|
1954
1989
|
],
|
|
1955
1990
|
];
|
|
1956
|
-
var GetDataSourceResponse = [
|
|
1991
|
+
var GetDataSourceResponse$ = [
|
|
1957
1992
|
3,
|
|
1958
1993
|
n0,
|
|
1959
1994
|
_GDSRe,
|
|
1960
1995
|
0,
|
|
1961
1996
|
[_DST, _N, _D, _S],
|
|
1962
|
-
[() => DataSourceType
|
|
1997
|
+
[() => DataSourceType$, 0, 0, 0],
|
|
1963
1998
|
];
|
|
1964
|
-
var GetDefaultApplicationSettingRequest = [3, n0, _GDASR, 0, [], []];
|
|
1965
|
-
var GetDefaultApplicationSettingResponse = [3, n0, _GDASRe, 0, [_aA], [0]];
|
|
1966
|
-
var GetDirectQueryDataSourceRequest = [3, n0, _GDQDSR, 0, [_DSN], [[0, 1]]];
|
|
1967
|
-
var GetDirectQueryDataSourceResponse = [
|
|
1999
|
+
var GetDefaultApplicationSettingRequest$ = [3, n0, _GDASR, 0, [], []];
|
|
2000
|
+
var GetDefaultApplicationSettingResponse$ = [3, n0, _GDASRe, 0, [_aA], [0]];
|
|
2001
|
+
var GetDirectQueryDataSourceRequest$ = [3, n0, _GDQDSR, 0, [_DSN], [[0, 1]]];
|
|
2002
|
+
var GetDirectQueryDataSourceResponse$ = [
|
|
1968
2003
|
3,
|
|
1969
2004
|
n0,
|
|
1970
2005
|
_GDQDSRe,
|
|
1971
2006
|
0,
|
|
1972
2007
|
[_DSN, _DST, _D, _OSA, _DSA],
|
|
1973
|
-
[0, () => DirectQueryDataSourceType
|
|
2008
|
+
[0, () => DirectQueryDataSourceType$, 0, 64 | 0, 0],
|
|
1974
2009
|
];
|
|
1975
|
-
var GetDomainMaintenanceStatusRequest = [
|
|
2010
|
+
var GetDomainMaintenanceStatusRequest$ = [
|
|
1976
2011
|
3,
|
|
1977
2012
|
n0,
|
|
1978
2013
|
_GDMSR,
|
|
@@ -1983,7 +2018,7 @@ var GetDomainMaintenanceStatusRequest = [
|
|
|
1983
2018
|
[0, { [_hQ]: _mI }],
|
|
1984
2019
|
],
|
|
1985
2020
|
];
|
|
1986
|
-
var GetDomainMaintenanceStatusResponse = [
|
|
2021
|
+
var GetDomainMaintenanceStatusResponse$ = [
|
|
1987
2022
|
3,
|
|
1988
2023
|
n0,
|
|
1989
2024
|
_GDMSRe,
|
|
@@ -1991,7 +2026,7 @@ var GetDomainMaintenanceStatusResponse = [
|
|
|
1991
2026
|
[_S, _SM, _NI, _Ac, _CAr, _UA],
|
|
1992
2027
|
[0, 0, 0, 0, 4, 4],
|
|
1993
2028
|
];
|
|
1994
|
-
var GetIndexRequest = [
|
|
2029
|
+
var GetIndexRequest$ = [
|
|
1995
2030
|
3,
|
|
1996
2031
|
n0,
|
|
1997
2032
|
_GIR,
|
|
@@ -2002,8 +2037,8 @@ var GetIndexRequest = [
|
|
|
2002
2037
|
[0, 1],
|
|
2003
2038
|
],
|
|
2004
2039
|
];
|
|
2005
|
-
var GetIndexResponse = [3, n0, _GIRe, 0, [_IS], [15]];
|
|
2006
|
-
var GetPackageVersionHistoryRequest = [
|
|
2040
|
+
var GetIndexResponse$ = [3, n0, _GIRe, 0, [_IS], [15]];
|
|
2041
|
+
var GetPackageVersionHistoryRequest$ = [
|
|
2007
2042
|
3,
|
|
2008
2043
|
n0,
|
|
2009
2044
|
_GPVHR,
|
|
@@ -2015,7 +2050,7 @@ var GetPackageVersionHistoryRequest = [
|
|
|
2015
2050
|
[0, { [_hQ]: _nT }],
|
|
2016
2051
|
],
|
|
2017
2052
|
];
|
|
2018
|
-
var GetPackageVersionHistoryResponse = [
|
|
2053
|
+
var GetPackageVersionHistoryResponse$ = [
|
|
2019
2054
|
3,
|
|
2020
2055
|
n0,
|
|
2021
2056
|
_GPVHRe,
|
|
@@ -2023,7 +2058,7 @@ var GetPackageVersionHistoryResponse = [
|
|
|
2023
2058
|
[_PID, _PVHL, _NT],
|
|
2024
2059
|
[0, () => PackageVersionHistoryList, 0],
|
|
2025
2060
|
];
|
|
2026
|
-
var GetUpgradeHistoryRequest = [
|
|
2061
|
+
var GetUpgradeHistoryRequest$ = [
|
|
2027
2062
|
3,
|
|
2028
2063
|
n0,
|
|
2029
2064
|
_GUHR,
|
|
@@ -2035,7 +2070,7 @@ var GetUpgradeHistoryRequest = [
|
|
|
2035
2070
|
[0, { [_hQ]: _nT }],
|
|
2036
2071
|
],
|
|
2037
2072
|
];
|
|
2038
|
-
var GetUpgradeHistoryResponse = [
|
|
2073
|
+
var GetUpgradeHistoryResponse$ = [
|
|
2039
2074
|
3,
|
|
2040
2075
|
n0,
|
|
2041
2076
|
_GUHRe,
|
|
@@ -2043,11 +2078,11 @@ var GetUpgradeHistoryResponse = [
|
|
|
2043
2078
|
[_UH, _NT],
|
|
2044
2079
|
[() => UpgradeHistoryList, 0],
|
|
2045
2080
|
];
|
|
2046
|
-
var GetUpgradeStatusRequest = [3, n0, _GUSR, 0, [_DN], [[0, 1]]];
|
|
2047
|
-
var GetUpgradeStatusResponse = [3, n0, _GUSRe, 0, [_US, _SSt, _UN], [0, 0, 0]];
|
|
2048
|
-
var IAMFederationOptionsInput = [3, n0, _IAMFOI, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
2049
|
-
var IAMFederationOptionsOutput = [3, n0, _IAMFOO, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
2050
|
-
var IamIdentityCenterOptions = [
|
|
2081
|
+
var GetUpgradeStatusRequest$ = [3, n0, _GUSR, 0, [_DN], [[0, 1]]];
|
|
2082
|
+
var GetUpgradeStatusResponse$ = [3, n0, _GUSRe, 0, [_US, _SSt, _UN], [0, 0, 0]];
|
|
2083
|
+
var IAMFederationOptionsInput$ = [3, n0, _IAMFOI, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
2084
|
+
var IAMFederationOptionsOutput$ = [3, n0, _IAMFOO, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
2085
|
+
var IamIdentityCenterOptions$ = [
|
|
2051
2086
|
3,
|
|
2052
2087
|
n0,
|
|
2053
2088
|
_IICO,
|
|
@@ -2055,7 +2090,7 @@ var IamIdentityCenterOptions = [
|
|
|
2055
2090
|
[_ena, _iICIA, _iRFICAA, _iICAA],
|
|
2056
2091
|
[2, 0, 0, 0],
|
|
2057
2092
|
];
|
|
2058
|
-
var IamIdentityCenterOptionsInput = [
|
|
2093
|
+
var IamIdentityCenterOptionsInput$ = [
|
|
2059
2094
|
3,
|
|
2060
2095
|
n0,
|
|
2061
2096
|
_IICOI,
|
|
@@ -2063,7 +2098,7 @@ var IamIdentityCenterOptionsInput = [
|
|
|
2063
2098
|
[_ena, _iICIA, _iRFICAA],
|
|
2064
2099
|
[2, 0, 0],
|
|
2065
2100
|
];
|
|
2066
|
-
var IdentityCenterOptions = [
|
|
2101
|
+
var IdentityCenterOptions$ = [
|
|
2067
2102
|
3,
|
|
2068
2103
|
n0,
|
|
2069
2104
|
_ICO,
|
|
@@ -2071,7 +2106,7 @@ var IdentityCenterOptions = [
|
|
|
2071
2106
|
[_EAPIA, _ICIARN, _SK, _RK, _ICAARN, _ISI],
|
|
2072
2107
|
[2, 0, 0, 0, 0, 0],
|
|
2073
2108
|
];
|
|
2074
|
-
var IdentityCenterOptionsInput = [
|
|
2109
|
+
var IdentityCenterOptionsInput$ = [
|
|
2075
2110
|
3,
|
|
2076
2111
|
n0,
|
|
2077
2112
|
_ICOI,
|
|
@@ -2079,26 +2114,26 @@ var IdentityCenterOptionsInput = [
|
|
|
2079
2114
|
[_EAPIA, _ICIARN, _SK, _RK],
|
|
2080
2115
|
[2, 0, 0, 0],
|
|
2081
2116
|
];
|
|
2082
|
-
var IdentityCenterOptionsStatus = [
|
|
2117
|
+
var IdentityCenterOptionsStatus$ = [
|
|
2083
2118
|
3,
|
|
2084
2119
|
n0,
|
|
2085
2120
|
_ICOS,
|
|
2086
2121
|
0,
|
|
2087
2122
|
[_O, _S],
|
|
2088
|
-
[() => IdentityCenterOptions
|
|
2123
|
+
[() => IdentityCenterOptions$, () => OptionStatus$],
|
|
2089
2124
|
];
|
|
2090
|
-
var InboundConnection = [
|
|
2125
|
+
var InboundConnection$ = [
|
|
2091
2126
|
3,
|
|
2092
2127
|
n0,
|
|
2093
2128
|
_ICn,
|
|
2094
2129
|
0,
|
|
2095
2130
|
[_LDI, _RDI, _CI, _CS, _CM],
|
|
2096
|
-
[() => DomainInformationContainer
|
|
2131
|
+
[() => DomainInformationContainer$, () => DomainInformationContainer$, 0, () => InboundConnectionStatus$, 0],
|
|
2097
2132
|
];
|
|
2098
|
-
var InboundConnectionStatus = [3, n0, _ICS, 0, [_SC, _M], [0, 0]];
|
|
2099
|
-
var InstanceCountLimits = [3, n0, _ICL, 0, [_MIC, _MICa], [1, 1]];
|
|
2100
|
-
var InstanceLimits = [3, n0, _IL, 0, [_ICL], [() => InstanceCountLimits]];
|
|
2101
|
-
var InstanceTypeDetails = [
|
|
2133
|
+
var InboundConnectionStatus$ = [3, n0, _ICS, 0, [_SC, _M], [0, 0]];
|
|
2134
|
+
var InstanceCountLimits$ = [3, n0, _ICL, 0, [_MIC, _MICa], [1, 1]];
|
|
2135
|
+
var InstanceLimits$ = [3, n0, _IL, 0, [_ICL], [() => InstanceCountLimits$]];
|
|
2136
|
+
var InstanceTypeDetails$ = [
|
|
2102
2137
|
3,
|
|
2103
2138
|
n0,
|
|
2104
2139
|
_ITD,
|
|
@@ -2106,27 +2141,27 @@ var InstanceTypeDetails = [
|
|
|
2106
2141
|
[_IT, _EE, _CEo, _ALE, _ASE, _WE, _IR, _AZv],
|
|
2107
2142
|
[0, 2, 2, 2, 2, 2, 64 | 0, 64 | 0],
|
|
2108
2143
|
];
|
|
2109
|
-
var InternalException = [-3, n0, _IE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
2110
|
-
schema.TypeRegistry.for(n0).registerError(InternalException
|
|
2111
|
-
var InvalidPaginationTokenException = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2112
|
-
schema.TypeRegistry.for(n0).registerError(InvalidPaginationTokenException
|
|
2113
|
-
var InvalidTypeException = [-3, n0, _ITE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2114
|
-
schema.TypeRegistry.for(n0).registerError(InvalidTypeException
|
|
2115
|
-
var IPAddressTypeStatus = [3, n0, _IPATS, 0, [_O, _S], [0, () => OptionStatus]];
|
|
2116
|
-
var JWTOptionsInput = [3, n0, _JWTOI, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
2117
|
-
var JWTOptionsOutput = [3, n0, _JWTOO, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
2118
|
-
var KeyStoreAccessOption = [3, n0, _KSAO, 0, [_KARA, _KSAE], [0, 2]];
|
|
2119
|
-
var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2120
|
-
schema.TypeRegistry.for(n0).registerError(LimitExceededException
|
|
2121
|
-
var Limits = [
|
|
2144
|
+
var InternalException$ = [-3, n0, _IE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
2145
|
+
schema.TypeRegistry.for(n0).registerError(InternalException$, InternalException);
|
|
2146
|
+
var InvalidPaginationTokenException$ = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2147
|
+
schema.TypeRegistry.for(n0).registerError(InvalidPaginationTokenException$, InvalidPaginationTokenException);
|
|
2148
|
+
var InvalidTypeException$ = [-3, n0, _ITE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2149
|
+
schema.TypeRegistry.for(n0).registerError(InvalidTypeException$, InvalidTypeException);
|
|
2150
|
+
var IPAddressTypeStatus$ = [3, n0, _IPATS, 0, [_O, _S], [0, () => OptionStatus$]];
|
|
2151
|
+
var JWTOptionsInput$ = [3, n0, _JWTOI, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
2152
|
+
var JWTOptionsOutput$ = [3, n0, _JWTOO, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
2153
|
+
var KeyStoreAccessOption$ = [3, n0, _KSAO, 0, [_KARA, _KSAE], [0, 2]];
|
|
2154
|
+
var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2155
|
+
schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
2156
|
+
var Limits$ = [
|
|
2122
2157
|
3,
|
|
2123
2158
|
n0,
|
|
2124
2159
|
_L,
|
|
2125
2160
|
0,
|
|
2126
2161
|
[_STto, _IL, _ALd],
|
|
2127
|
-
[() => StorageTypeList, () => InstanceLimits
|
|
2162
|
+
[() => StorageTypeList, () => InstanceLimits$, () => AdditionalLimitList],
|
|
2128
2163
|
];
|
|
2129
|
-
var ListApplicationsRequest = [
|
|
2164
|
+
var ListApplicationsRequest$ = [
|
|
2130
2165
|
3,
|
|
2131
2166
|
n0,
|
|
2132
2167
|
_LAR,
|
|
@@ -2138,7 +2173,7 @@ var ListApplicationsRequest = [
|
|
|
2138
2173
|
[1, { [_hQ]: _mR }],
|
|
2139
2174
|
],
|
|
2140
2175
|
];
|
|
2141
|
-
var ListApplicationsResponse = [
|
|
2176
|
+
var ListApplicationsResponse$ = [
|
|
2142
2177
|
3,
|
|
2143
2178
|
n0,
|
|
2144
2179
|
_LARi,
|
|
@@ -2146,10 +2181,17 @@ var ListApplicationsResponse = [
|
|
|
2146
2181
|
[_ASp, _nT],
|
|
2147
2182
|
[() => ApplicationSummaries, 0],
|
|
2148
2183
|
];
|
|
2149
|
-
var ListDataSourcesRequest = [3, n0, _LDSR, 0, [_DN], [[0, 1]]];
|
|
2150
|
-
var ListDataSourcesResponse = [3, n0, _LDSRi, 0, [_DSat], [() => DataSourceList]];
|
|
2151
|
-
var ListDirectQueryDataSourcesRequest = [
|
|
2152
|
-
|
|
2184
|
+
var ListDataSourcesRequest$ = [3, n0, _LDSR, 0, [_DN], [[0, 1]]];
|
|
2185
|
+
var ListDataSourcesResponse$ = [3, n0, _LDSRi, 0, [_DSat], [() => DataSourceList]];
|
|
2186
|
+
var ListDirectQueryDataSourcesRequest$ = [
|
|
2187
|
+
3,
|
|
2188
|
+
n0,
|
|
2189
|
+
_LDQDSR,
|
|
2190
|
+
0,
|
|
2191
|
+
[_NT],
|
|
2192
|
+
[[0, { [_hQ]: _ne }]],
|
|
2193
|
+
];
|
|
2194
|
+
var ListDirectQueryDataSourcesResponse$ = [
|
|
2153
2195
|
3,
|
|
2154
2196
|
n0,
|
|
2155
2197
|
_LDQDSRi,
|
|
@@ -2157,7 +2199,7 @@ var ListDirectQueryDataSourcesResponse = [
|
|
|
2157
2199
|
[_NT, _DQDSi],
|
|
2158
2200
|
[0, () => DirectQueryDataSourceList],
|
|
2159
2201
|
];
|
|
2160
|
-
var ListDomainMaintenancesRequest = [
|
|
2202
|
+
var ListDomainMaintenancesRequest$ = [
|
|
2161
2203
|
3,
|
|
2162
2204
|
n0,
|
|
2163
2205
|
_LDMR,
|
|
@@ -2171,7 +2213,7 @@ var ListDomainMaintenancesRequest = [
|
|
|
2171
2213
|
[0, { [_hQ]: _nT }],
|
|
2172
2214
|
],
|
|
2173
2215
|
];
|
|
2174
|
-
var ListDomainMaintenancesResponse = [
|
|
2216
|
+
var ListDomainMaintenancesResponse$ = [
|
|
2175
2217
|
3,
|
|
2176
2218
|
n0,
|
|
2177
2219
|
_LDMRi,
|
|
@@ -2179,9 +2221,9 @@ var ListDomainMaintenancesResponse = [
|
|
|
2179
2221
|
[_DMo, _NT],
|
|
2180
2222
|
[() => DomainMaintenanceList, 0],
|
|
2181
2223
|
];
|
|
2182
|
-
var ListDomainNamesRequest = [3, n0, _LDNR, 0, [_ET], [[0, { [_hQ]: _eT }]]];
|
|
2183
|
-
var ListDomainNamesResponse = [3, n0, _LDNRi, 0, [_DNo], [() => DomainInfoList]];
|
|
2184
|
-
var ListDomainsForPackageRequest = [
|
|
2224
|
+
var ListDomainNamesRequest$ = [3, n0, _LDNR, 0, [_ET], [[0, { [_hQ]: _eT }]]];
|
|
2225
|
+
var ListDomainNamesResponse$ = [3, n0, _LDNRi, 0, [_DNo], [() => DomainInfoList]];
|
|
2226
|
+
var ListDomainsForPackageRequest$ = [
|
|
2185
2227
|
3,
|
|
2186
2228
|
n0,
|
|
2187
2229
|
_LDFPR,
|
|
@@ -2193,7 +2235,7 @@ var ListDomainsForPackageRequest = [
|
|
|
2193
2235
|
[0, { [_hQ]: _nT }],
|
|
2194
2236
|
],
|
|
2195
2237
|
];
|
|
2196
|
-
var ListDomainsForPackageResponse = [
|
|
2238
|
+
var ListDomainsForPackageResponse$ = [
|
|
2197
2239
|
3,
|
|
2198
2240
|
n0,
|
|
2199
2241
|
_LDFPRi,
|
|
@@ -2201,7 +2243,7 @@ var ListDomainsForPackageResponse = [
|
|
|
2201
2243
|
[_DPDL, _NT],
|
|
2202
2244
|
[() => DomainPackageDetailsList, 0],
|
|
2203
2245
|
];
|
|
2204
|
-
var ListInstanceTypeDetailsRequest = [
|
|
2246
|
+
var ListInstanceTypeDetailsRequest$ = [
|
|
2205
2247
|
3,
|
|
2206
2248
|
n0,
|
|
2207
2249
|
_LITDR,
|
|
@@ -2216,7 +2258,7 @@ var ListInstanceTypeDetailsRequest = [
|
|
|
2216
2258
|
[0, { [_hQ]: _iT }],
|
|
2217
2259
|
],
|
|
2218
2260
|
];
|
|
2219
|
-
var ListInstanceTypeDetailsResponse = [
|
|
2261
|
+
var ListInstanceTypeDetailsResponse$ = [
|
|
2220
2262
|
3,
|
|
2221
2263
|
n0,
|
|
2222
2264
|
_LITDRi,
|
|
@@ -2224,7 +2266,7 @@ var ListInstanceTypeDetailsResponse = [
|
|
|
2224
2266
|
[_ITD, _NT],
|
|
2225
2267
|
[() => InstanceTypeDetailsList, 0],
|
|
2226
2268
|
];
|
|
2227
|
-
var ListPackagesForDomainRequest = [
|
|
2269
|
+
var ListPackagesForDomainRequest$ = [
|
|
2228
2270
|
3,
|
|
2229
2271
|
n0,
|
|
2230
2272
|
_LPFDR,
|
|
@@ -2236,7 +2278,7 @@ var ListPackagesForDomainRequest = [
|
|
|
2236
2278
|
[0, { [_hQ]: _nT }],
|
|
2237
2279
|
],
|
|
2238
2280
|
];
|
|
2239
|
-
var ListPackagesForDomainResponse = [
|
|
2281
|
+
var ListPackagesForDomainResponse$ = [
|
|
2240
2282
|
3,
|
|
2241
2283
|
n0,
|
|
2242
2284
|
_LPFDRi,
|
|
@@ -2244,7 +2286,7 @@ var ListPackagesForDomainResponse = [
|
|
|
2244
2286
|
[_DPDL, _NT],
|
|
2245
2287
|
[() => DomainPackageDetailsList, 0],
|
|
2246
2288
|
];
|
|
2247
|
-
var ListScheduledActionsRequest = [
|
|
2289
|
+
var ListScheduledActionsRequest$ = [
|
|
2248
2290
|
3,
|
|
2249
2291
|
n0,
|
|
2250
2292
|
_LSAR,
|
|
@@ -2256,7 +2298,7 @@ var ListScheduledActionsRequest = [
|
|
|
2256
2298
|
[0, { [_hQ]: _nT }],
|
|
2257
2299
|
],
|
|
2258
2300
|
];
|
|
2259
|
-
var ListScheduledActionsResponse = [
|
|
2301
|
+
var ListScheduledActionsResponse$ = [
|
|
2260
2302
|
3,
|
|
2261
2303
|
n0,
|
|
2262
2304
|
_LSARi,
|
|
@@ -2264,9 +2306,9 @@ var ListScheduledActionsResponse = [
|
|
|
2264
2306
|
[_SAc, _NT],
|
|
2265
2307
|
[() => ScheduledActionsList, 0],
|
|
2266
2308
|
];
|
|
2267
|
-
var ListTagsRequest = [3, n0, _LTR, 0, [_ARN], [[0, { [_hQ]: _a }]]];
|
|
2268
|
-
var ListTagsResponse = [3, n0, _LTRi, 0, [_TL], [() => TagList]];
|
|
2269
|
-
var ListVersionsRequest = [
|
|
2309
|
+
var ListTagsRequest$ = [3, n0, _LTR, 0, [_ARN], [[0, { [_hQ]: _a }]]];
|
|
2310
|
+
var ListTagsResponse$ = [3, n0, _LTRi, 0, [_TL], [() => TagList]];
|
|
2311
|
+
var ListVersionsRequest$ = [
|
|
2270
2312
|
3,
|
|
2271
2313
|
n0,
|
|
2272
2314
|
_LVR,
|
|
@@ -2277,8 +2319,8 @@ var ListVersionsRequest = [
|
|
|
2277
2319
|
[0, { [_hQ]: _nT }],
|
|
2278
2320
|
],
|
|
2279
2321
|
];
|
|
2280
|
-
var ListVersionsResponse = [3, n0, _LVRi, 0, [_Ve, _NT], [64 | 0, 0]];
|
|
2281
|
-
var ListVpcEndpointAccessRequest = [
|
|
2322
|
+
var ListVersionsResponse$ = [3, n0, _LVRi, 0, [_Ve, _NT], [64 | 0, 0]];
|
|
2323
|
+
var ListVpcEndpointAccessRequest$ = [
|
|
2282
2324
|
3,
|
|
2283
2325
|
n0,
|
|
2284
2326
|
_LVEAR,
|
|
@@ -2289,7 +2331,7 @@ var ListVpcEndpointAccessRequest = [
|
|
|
2289
2331
|
[0, { [_hQ]: _nT }],
|
|
2290
2332
|
],
|
|
2291
2333
|
];
|
|
2292
|
-
var ListVpcEndpointAccessResponse = [
|
|
2334
|
+
var ListVpcEndpointAccessResponse$ = [
|
|
2293
2335
|
3,
|
|
2294
2336
|
n0,
|
|
2295
2337
|
_LVEARi,
|
|
@@ -2297,7 +2339,7 @@ var ListVpcEndpointAccessResponse = [
|
|
|
2297
2339
|
[_APL, _NT],
|
|
2298
2340
|
[() => AuthorizedPrincipalList, 0],
|
|
2299
2341
|
];
|
|
2300
|
-
var ListVpcEndpointsForDomainRequest = [
|
|
2342
|
+
var ListVpcEndpointsForDomainRequest$ = [
|
|
2301
2343
|
3,
|
|
2302
2344
|
n0,
|
|
2303
2345
|
_LVEFDR,
|
|
@@ -2308,7 +2350,7 @@ var ListVpcEndpointsForDomainRequest = [
|
|
|
2308
2350
|
[0, { [_hQ]: _nT }],
|
|
2309
2351
|
],
|
|
2310
2352
|
];
|
|
2311
|
-
var ListVpcEndpointsForDomainResponse = [
|
|
2353
|
+
var ListVpcEndpointsForDomainResponse$ = [
|
|
2312
2354
|
3,
|
|
2313
2355
|
n0,
|
|
2314
2356
|
_LVEFDRi,
|
|
@@ -2316,8 +2358,8 @@ var ListVpcEndpointsForDomainResponse = [
|
|
|
2316
2358
|
[_VESL, _NT],
|
|
2317
2359
|
[() => VpcEndpointSummaryList, 0],
|
|
2318
2360
|
];
|
|
2319
|
-
var ListVpcEndpointsRequest = [3, n0, _LVER, 0, [_NT], [[0, { [_hQ]: _nT }]]];
|
|
2320
|
-
var ListVpcEndpointsResponse = [
|
|
2361
|
+
var ListVpcEndpointsRequest$ = [3, n0, _LVER, 0, [_NT], [[0, { [_hQ]: _nT }]]];
|
|
2362
|
+
var ListVpcEndpointsResponse$ = [
|
|
2321
2363
|
3,
|
|
2322
2364
|
n0,
|
|
2323
2365
|
_LVERi,
|
|
@@ -2325,16 +2367,16 @@ var ListVpcEndpointsResponse = [
|
|
|
2325
2367
|
[_VESL, _NT],
|
|
2326
2368
|
[() => VpcEndpointSummaryList, 0],
|
|
2327
2369
|
];
|
|
2328
|
-
var LogPublishingOption = [3, n0, _LPOo, 0, [_CWLLGA, _E], [0, 2]];
|
|
2329
|
-
var LogPublishingOptionsStatus = [
|
|
2370
|
+
var LogPublishingOption$ = [3, n0, _LPOo, 0, [_CWLLGA, _E], [0, 2]];
|
|
2371
|
+
var LogPublishingOptionsStatus$ = [
|
|
2330
2372
|
3,
|
|
2331
2373
|
n0,
|
|
2332
2374
|
_LPOS,
|
|
2333
2375
|
0,
|
|
2334
2376
|
[_O, _S],
|
|
2335
|
-
[() => LogPublishingOptions, () => OptionStatus],
|
|
2377
|
+
[() => LogPublishingOptions, () => OptionStatus$],
|
|
2336
2378
|
];
|
|
2337
|
-
var MasterUserOptions = [
|
|
2379
|
+
var MasterUserOptions$ = [
|
|
2338
2380
|
3,
|
|
2339
2381
|
n0,
|
|
2340
2382
|
_MUO,
|
|
@@ -2342,9 +2384,9 @@ var MasterUserOptions = [
|
|
|
2342
2384
|
[_MUARN, _MUN, _MUP],
|
|
2343
2385
|
[0, [() => Username, 0], [() => Password, 0]],
|
|
2344
2386
|
];
|
|
2345
|
-
var ModifyingProperties = [3, n0, _MP, 0, [_N, _AV, _PVe, _VTa], [0, 0, 0, 0]];
|
|
2346
|
-
var NaturalLanguageQueryGenerationOptionsInput = [3, n0, _NLQGOI, 0, [_DS], [0]];
|
|
2347
|
-
var NaturalLanguageQueryGenerationOptionsOutput = [
|
|
2387
|
+
var ModifyingProperties$ = [3, n0, _MP, 0, [_N, _AV, _PVe, _VTa], [0, 0, 0, 0]];
|
|
2388
|
+
var NaturalLanguageQueryGenerationOptionsInput$ = [3, n0, _NLQGOI, 0, [_DS], [0]];
|
|
2389
|
+
var NaturalLanguageQueryGenerationOptionsOutput$ = [
|
|
2348
2390
|
3,
|
|
2349
2391
|
n0,
|
|
2350
2392
|
_NLQGOO,
|
|
@@ -2352,55 +2394,55 @@ var NaturalLanguageQueryGenerationOptionsOutput = [
|
|
|
2352
2394
|
[_DS, _CSu],
|
|
2353
2395
|
[0, 0],
|
|
2354
2396
|
];
|
|
2355
|
-
var NodeConfig = [3, n0, _NC, 0, [_E, _Ty, _Cou], [2, 0, 1]];
|
|
2356
|
-
var NodeOption = [3, n0, _NOo, 0, [_NTo, _NC], [0, () => NodeConfig]];
|
|
2357
|
-
var NodeToNodeEncryptionOptions = [3, n0, _NTNEO, 0, [_E], [2]];
|
|
2358
|
-
var NodeToNodeEncryptionOptionsStatus = [
|
|
2397
|
+
var NodeConfig$ = [3, n0, _NC, 0, [_E, _Ty, _Cou], [2, 0, 1]];
|
|
2398
|
+
var NodeOption$ = [3, n0, _NOo, 0, [_NTo, _NC], [0, () => NodeConfig$]];
|
|
2399
|
+
var NodeToNodeEncryptionOptions$ = [3, n0, _NTNEO, 0, [_E], [2]];
|
|
2400
|
+
var NodeToNodeEncryptionOptionsStatus$ = [
|
|
2359
2401
|
3,
|
|
2360
2402
|
n0,
|
|
2361
2403
|
_NTNEOS,
|
|
2362
2404
|
0,
|
|
2363
2405
|
[_O, _S],
|
|
2364
|
-
[() => NodeToNodeEncryptionOptions
|
|
2406
|
+
[() => NodeToNodeEncryptionOptions$, () => OptionStatus$],
|
|
2365
2407
|
];
|
|
2366
|
-
var OffPeakWindow = [3, n0, _OPW, 0, [_WST], [() => WindowStartTime]];
|
|
2367
|
-
var OffPeakWindowOptions = [3, n0, _OPWO, 0, [_E, _OPW], [2, () => OffPeakWindow]];
|
|
2368
|
-
var OffPeakWindowOptionsStatus = [
|
|
2408
|
+
var OffPeakWindow$ = [3, n0, _OPW, 0, [_WST], [() => WindowStartTime$]];
|
|
2409
|
+
var OffPeakWindowOptions$ = [3, n0, _OPWO, 0, [_E, _OPW], [2, () => OffPeakWindow$]];
|
|
2410
|
+
var OffPeakWindowOptionsStatus$ = [
|
|
2369
2411
|
3,
|
|
2370
2412
|
n0,
|
|
2371
2413
|
_OPWOS,
|
|
2372
2414
|
0,
|
|
2373
2415
|
[_O, _S],
|
|
2374
|
-
[() => OffPeakWindowOptions
|
|
2416
|
+
[() => OffPeakWindowOptions$, () => OptionStatus$],
|
|
2375
2417
|
];
|
|
2376
|
-
var OptionStatus = [3, n0, _OS, 0, [_CD, _UD, _UV, _St, _PD], [4, 4, 1, 0, 2]];
|
|
2377
|
-
var OutboundConnection = [
|
|
2418
|
+
var OptionStatus$ = [3, n0, _OS, 0, [_CD, _UD, _UV, _St, _PD], [4, 4, 1, 0, 2]];
|
|
2419
|
+
var OutboundConnection$ = [
|
|
2378
2420
|
3,
|
|
2379
2421
|
n0,
|
|
2380
2422
|
_OC,
|
|
2381
2423
|
0,
|
|
2382
2424
|
[_LDI, _RDI, _CI, _CA, _CS, _CM, _CPo],
|
|
2383
2425
|
[
|
|
2384
|
-
() => DomainInformationContainer
|
|
2385
|
-
() => DomainInformationContainer
|
|
2426
|
+
() => DomainInformationContainer$,
|
|
2427
|
+
() => DomainInformationContainer$,
|
|
2386
2428
|
0,
|
|
2387
2429
|
0,
|
|
2388
|
-
() => OutboundConnectionStatus
|
|
2430
|
+
() => OutboundConnectionStatus$,
|
|
2389
2431
|
0,
|
|
2390
|
-
() => ConnectionProperties
|
|
2432
|
+
() => ConnectionProperties$,
|
|
2391
2433
|
],
|
|
2392
2434
|
];
|
|
2393
|
-
var OutboundConnectionStatus = [3, n0, _OCS, 0, [_SC, _M], [0, 0]];
|
|
2394
|
-
var PackageAssociationConfiguration = [
|
|
2435
|
+
var OutboundConnectionStatus$ = [3, n0, _OCS, 0, [_SC, _M], [0, 0]];
|
|
2436
|
+
var PackageAssociationConfiguration$ = [
|
|
2395
2437
|
3,
|
|
2396
2438
|
n0,
|
|
2397
2439
|
_PAC,
|
|
2398
2440
|
0,
|
|
2399
2441
|
[_KSAO],
|
|
2400
|
-
[() => KeyStoreAccessOption],
|
|
2442
|
+
[() => KeyStoreAccessOption$],
|
|
2401
2443
|
];
|
|
2402
|
-
var PackageConfiguration = [3, n0, _PC, 0, [_LR, _LF, _CR, _RRFCU], [0, 0, 0, 2]];
|
|
2403
|
-
var PackageDetails = [
|
|
2444
|
+
var PackageConfiguration$ = [3, n0, _PC, 0, [_LR, _LF, _CR, _RRFCU], [0, 0, 0, 2]];
|
|
2445
|
+
var PackageDetails$ = [
|
|
2404
2446
|
3,
|
|
2405
2447
|
n0,
|
|
2406
2448
|
_PDac,
|
|
@@ -2415,37 +2457,37 @@ var PackageDetails = [
|
|
|
2415
2457
|
4,
|
|
2416
2458
|
4,
|
|
2417
2459
|
0,
|
|
2418
|
-
() => ErrorDetails
|
|
2460
|
+
() => ErrorDetails$,
|
|
2419
2461
|
0,
|
|
2420
|
-
() => PluginProperties
|
|
2421
|
-
() => PackageConfiguration
|
|
2462
|
+
() => PluginProperties$,
|
|
2463
|
+
() => PackageConfiguration$,
|
|
2422
2464
|
64 | 0,
|
|
2423
2465
|
0,
|
|
2424
|
-
() => PackageVendingOptions
|
|
2425
|
-
() => PackageEncryptionOptions
|
|
2466
|
+
() => PackageVendingOptions$,
|
|
2467
|
+
() => PackageEncryptionOptions$,
|
|
2426
2468
|
],
|
|
2427
2469
|
];
|
|
2428
|
-
var PackageDetailsForAssociation = [
|
|
2470
|
+
var PackageDetailsForAssociation$ = [
|
|
2429
2471
|
3,
|
|
2430
2472
|
n0,
|
|
2431
2473
|
_PDFA,
|
|
2432
2474
|
0,
|
|
2433
2475
|
[_PID, _PPIDL, _ACs],
|
|
2434
|
-
[0, 64 | 0, () => PackageAssociationConfiguration],
|
|
2476
|
+
[0, 64 | 0, () => PackageAssociationConfiguration$],
|
|
2435
2477
|
];
|
|
2436
|
-
var PackageEncryptionOptions = [3, n0, _PEO, 0, [_KKIm, _EE], [0, 2]];
|
|
2437
|
-
var PackageSource = [3, n0, _PS, 0, [_SBN, _SKe], [0, 0]];
|
|
2438
|
-
var PackageVendingOptions = [3, n0, _PVO, 0, [_VEe], [2]];
|
|
2439
|
-
var PackageVersionHistory = [
|
|
2478
|
+
var PackageEncryptionOptions$ = [3, n0, _PEO, 0, [_KKIm, _EE], [0, 2]];
|
|
2479
|
+
var PackageSource$ = [3, n0, _PS, 0, [_SBN, _SKe], [0, 0]];
|
|
2480
|
+
var PackageVendingOptions$ = [3, n0, _PVO, 0, [_VEe], [2]];
|
|
2481
|
+
var PackageVersionHistory$ = [
|
|
2440
2482
|
3,
|
|
2441
2483
|
n0,
|
|
2442
2484
|
_PVH,
|
|
2443
2485
|
0,
|
|
2444
2486
|
[_PV, _CMo, _CAr, _PPl, _PC],
|
|
2445
|
-
[0, 0, 4, () => PluginProperties
|
|
2487
|
+
[0, 0, 4, () => PluginProperties$, () => PackageConfiguration$],
|
|
2446
2488
|
];
|
|
2447
|
-
var PluginProperties = [3, n0, _PPl, 0, [_N, _D, _Ver, _CN, _USIB], [0, 0, 0, 0, 1]];
|
|
2448
|
-
var PurchaseReservedInstanceOfferingRequest = [
|
|
2489
|
+
var PluginProperties$ = [3, n0, _PPl, 0, [_N, _D, _Ver, _CN, _USIB], [0, 0, 0, 0, 1]];
|
|
2490
|
+
var PurchaseReservedInstanceOfferingRequest$ = [
|
|
2449
2491
|
3,
|
|
2450
2492
|
n0,
|
|
2451
2493
|
_PRIOR,
|
|
@@ -2453,14 +2495,21 @@ var PurchaseReservedInstanceOfferingRequest = [
|
|
|
2453
2495
|
[_RIOI, _RN, _IC],
|
|
2454
2496
|
[0, 0, 1],
|
|
2455
2497
|
];
|
|
2456
|
-
var PurchaseReservedInstanceOfferingResponse = [3, n0, _PRIORu, 0, [_RII, _RN], [0, 0]];
|
|
2457
|
-
var PutDefaultApplicationSettingRequest = [3, n0, _PDASR, 0, [_aA, _sAD], [0, 2]];
|
|
2458
|
-
var PutDefaultApplicationSettingResponse = [3, n0, _PDASRu, 0, [_aA], [0]];
|
|
2459
|
-
var RecurringCharge = [3, n0, _RC, 0, [_RCA, _RCF], [1, 0]];
|
|
2460
|
-
var RejectInboundConnectionRequest = [3, n0, _RICR, 0, [_CI], [[0, 1]]];
|
|
2461
|
-
var RejectInboundConnectionResponse = [
|
|
2462
|
-
|
|
2463
|
-
|
|
2498
|
+
var PurchaseReservedInstanceOfferingResponse$ = [3, n0, _PRIORu, 0, [_RII, _RN], [0, 0]];
|
|
2499
|
+
var PutDefaultApplicationSettingRequest$ = [3, n0, _PDASR, 0, [_aA, _sAD], [0, 2]];
|
|
2500
|
+
var PutDefaultApplicationSettingResponse$ = [3, n0, _PDASRu, 0, [_aA], [0]];
|
|
2501
|
+
var RecurringCharge$ = [3, n0, _RC, 0, [_RCA, _RCF], [1, 0]];
|
|
2502
|
+
var RejectInboundConnectionRequest$ = [3, n0, _RICR, 0, [_CI], [[0, 1]]];
|
|
2503
|
+
var RejectInboundConnectionResponse$ = [
|
|
2504
|
+
3,
|
|
2505
|
+
n0,
|
|
2506
|
+
_RICRe,
|
|
2507
|
+
0,
|
|
2508
|
+
[_C],
|
|
2509
|
+
[() => InboundConnection$],
|
|
2510
|
+
];
|
|
2511
|
+
var RemoveTagsRequest$ = [3, n0, _RTR, 0, [_ARN, _TK], [0, 64 | 0]];
|
|
2512
|
+
var ReservedInstance$ = [
|
|
2464
2513
|
3,
|
|
2465
2514
|
n0,
|
|
2466
2515
|
_RIe,
|
|
@@ -2468,7 +2517,7 @@ var ReservedInstance = [
|
|
|
2468
2517
|
[_RN, _RII, _BSI, _RIOI, _IT, _ST, _Du, _FP, _UPs, _CCu, _IC, _St, _POa, _RCe],
|
|
2469
2518
|
[0, 0, 1, 0, 0, 4, 1, 1, 1, 0, 1, 0, 0, [() => RecurringChargeList, 0]],
|
|
2470
2519
|
];
|
|
2471
|
-
var ReservedInstanceOffering = [
|
|
2520
|
+
var ReservedInstanceOffering$ = [
|
|
2472
2521
|
3,
|
|
2473
2522
|
n0,
|
|
2474
2523
|
_RIOe,
|
|
@@ -2476,32 +2525,32 @@ var ReservedInstanceOffering = [
|
|
|
2476
2525
|
[_RIOI, _IT, _Du, _FP, _UPs, _CCu, _POa, _RCe],
|
|
2477
2526
|
[0, 0, 1, 1, 1, 0, 0, [() => RecurringChargeList, 0]],
|
|
2478
2527
|
];
|
|
2479
|
-
var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2480
|
-
schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException
|
|
2481
|
-
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2482
|
-
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2483
|
-
var RevokeVpcEndpointAccessRequest = [3, n0, _RVEAR, 0, [_DN, _A, _Se], [[0, 1], 0, 0]];
|
|
2484
|
-
var RevokeVpcEndpointAccessResponse = [3, n0, _RVEARe, 0, [], []];
|
|
2485
|
-
var S3GlueDataCatalog = [3, n0, _SGDC, 0, [_RA], [0]];
|
|
2486
|
-
var S3VectorsEngine = [3, n0, _SVE, 0, [_E], [2]];
|
|
2487
|
-
var SAMLIdp = [3, n0, _SAMLI, 0, [_MC, _EInt], [0, 0]];
|
|
2488
|
-
var SAMLOptionsInput = [
|
|
2528
|
+
var ResourceAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2529
|
+
schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
|
|
2530
|
+
var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2531
|
+
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2532
|
+
var RevokeVpcEndpointAccessRequest$ = [3, n0, _RVEAR, 0, [_DN, _A, _Se], [[0, 1], 0, 0]];
|
|
2533
|
+
var RevokeVpcEndpointAccessResponse$ = [3, n0, _RVEARe, 0, [], []];
|
|
2534
|
+
var S3GlueDataCatalog$ = [3, n0, _SGDC, 0, [_RA], [0]];
|
|
2535
|
+
var S3VectorsEngine$ = [3, n0, _SVE, 0, [_E], [2]];
|
|
2536
|
+
var SAMLIdp$ = [3, n0, _SAMLI, 0, [_MC, _EInt], [0, 0]];
|
|
2537
|
+
var SAMLOptionsInput$ = [
|
|
2489
2538
|
3,
|
|
2490
2539
|
n0,
|
|
2491
2540
|
_SAMLOI,
|
|
2492
2541
|
0,
|
|
2493
2542
|
[_E, _Id, _MUN, _MBR, _SK, _RK, _STM],
|
|
2494
|
-
[2, () => SAMLIdp
|
|
2543
|
+
[2, () => SAMLIdp$, [() => Username, 0], 0, 0, 0, 1],
|
|
2495
2544
|
];
|
|
2496
|
-
var SAMLOptionsOutput = [
|
|
2545
|
+
var SAMLOptionsOutput$ = [
|
|
2497
2546
|
3,
|
|
2498
2547
|
n0,
|
|
2499
2548
|
_SAMLOO,
|
|
2500
2549
|
0,
|
|
2501
2550
|
[_E, _Id, _SK, _RK, _STM],
|
|
2502
|
-
[2, () => SAMLIdp
|
|
2551
|
+
[2, () => SAMLIdp$, 0, 0, 1],
|
|
2503
2552
|
];
|
|
2504
|
-
var ScheduledAction = [
|
|
2553
|
+
var ScheduledAction$ = [
|
|
2505
2554
|
3,
|
|
2506
2555
|
n0,
|
|
2507
2556
|
_SAch,
|
|
@@ -2509,10 +2558,10 @@ var ScheduledAction = [
|
|
|
2509
2558
|
[_Id_, _Ty, _Sev, _STc, _D, _SB, _S, _Ma, _Ca],
|
|
2510
2559
|
[0, 0, 0, 1, 0, 0, 0, 2, 2],
|
|
2511
2560
|
];
|
|
2512
|
-
var ScheduledAutoTuneDetails = [3, n0, _SATD, 0, [_Da, _ATc, _Ac, _Sev], [4, 0, 0, 0]];
|
|
2513
|
-
var SecurityLakeDirectQueryDataSource = [3, n0, _SLDQDS, 0, [_RA], [0]];
|
|
2514
|
-
var ServerlessVectorAcceleration = [3, n0, _SVA, 0, [_E], [2]];
|
|
2515
|
-
var ServiceSoftwareOptions = [
|
|
2561
|
+
var ScheduledAutoTuneDetails$ = [3, n0, _SATD, 0, [_Da, _ATc, _Ac, _Sev], [4, 0, 0, 0]];
|
|
2562
|
+
var SecurityLakeDirectQueryDataSource$ = [3, n0, _SLDQDS, 0, [_RA], [0]];
|
|
2563
|
+
var ServerlessVectorAcceleration$ = [3, n0, _SVA, 0, [_E], [2]];
|
|
2564
|
+
var ServiceSoftwareOptions$ = [
|
|
2516
2565
|
3,
|
|
2517
2566
|
n0,
|
|
2518
2567
|
_SSO,
|
|
@@ -2520,7 +2569,7 @@ var ServiceSoftwareOptions = [
|
|
|
2520
2569
|
[_CVu, _NV, _UAp, _Ca, _USp, _D, _AUD, _OD],
|
|
2521
2570
|
[0, 0, 2, 2, 0, 0, 4, 2],
|
|
2522
2571
|
];
|
|
2523
|
-
var SlotNotAvailableException = [
|
|
2572
|
+
var SlotNotAvailableException$ = [
|
|
2524
2573
|
-3,
|
|
2525
2574
|
n0,
|
|
2526
2575
|
_SNAE,
|
|
@@ -2528,28 +2577,28 @@ var SlotNotAvailableException = [
|
|
|
2528
2577
|
[_SSl, _m],
|
|
2529
2578
|
[64 | 1, 0],
|
|
2530
2579
|
];
|
|
2531
|
-
schema.TypeRegistry.for(n0).registerError(SlotNotAvailableException
|
|
2532
|
-
var SnapshotOptions = [3, n0, _SO, 0, [_ASSH], [1]];
|
|
2533
|
-
var SnapshotOptionsStatus = [
|
|
2580
|
+
schema.TypeRegistry.for(n0).registerError(SlotNotAvailableException$, SlotNotAvailableException);
|
|
2581
|
+
var SnapshotOptions$ = [3, n0, _SO, 0, [_ASSH], [1]];
|
|
2582
|
+
var SnapshotOptionsStatus$ = [
|
|
2534
2583
|
3,
|
|
2535
2584
|
n0,
|
|
2536
2585
|
_SOS,
|
|
2537
2586
|
0,
|
|
2538
2587
|
[_O, _S],
|
|
2539
|
-
[() => SnapshotOptions
|
|
2588
|
+
[() => SnapshotOptions$, () => OptionStatus$],
|
|
2540
2589
|
];
|
|
2541
|
-
var SoftwareUpdateOptions = [3, n0, _SUO, 0, [_ASUE], [2]];
|
|
2542
|
-
var SoftwareUpdateOptionsStatus = [
|
|
2590
|
+
var SoftwareUpdateOptions$ = [3, n0, _SUO, 0, [_ASUE], [2]];
|
|
2591
|
+
var SoftwareUpdateOptionsStatus$ = [
|
|
2543
2592
|
3,
|
|
2544
2593
|
n0,
|
|
2545
2594
|
_SUOS,
|
|
2546
2595
|
0,
|
|
2547
2596
|
[_O, _S],
|
|
2548
|
-
[() => SoftwareUpdateOptions
|
|
2597
|
+
[() => SoftwareUpdateOptions$, () => OptionStatus$],
|
|
2549
2598
|
];
|
|
2550
|
-
var StartDomainMaintenanceRequest = [3, n0, _SDMR, 0, [_DN, _Ac, _NI], [[0, 1], 0, 0]];
|
|
2551
|
-
var StartDomainMaintenanceResponse = [3, n0, _SDMRt, 0, [_MI], [0]];
|
|
2552
|
-
var StartServiceSoftwareUpdateRequest = [
|
|
2599
|
+
var StartDomainMaintenanceRequest$ = [3, n0, _SDMR, 0, [_DN, _Ac, _NI], [[0, 1], 0, 0]];
|
|
2600
|
+
var StartDomainMaintenanceResponse$ = [3, n0, _SDMRt, 0, [_MI], [0]];
|
|
2601
|
+
var StartServiceSoftwareUpdateRequest$ = [
|
|
2553
2602
|
3,
|
|
2554
2603
|
n0,
|
|
2555
2604
|
_SSSUR,
|
|
@@ -2557,15 +2606,15 @@ var StartServiceSoftwareUpdateRequest = [
|
|
|
2557
2606
|
[_DN, _SAche, _DSTe],
|
|
2558
2607
|
[0, 0, 1],
|
|
2559
2608
|
];
|
|
2560
|
-
var StartServiceSoftwareUpdateResponse = [
|
|
2609
|
+
var StartServiceSoftwareUpdateResponse$ = [
|
|
2561
2610
|
3,
|
|
2562
2611
|
n0,
|
|
2563
2612
|
_SSSURt,
|
|
2564
2613
|
0,
|
|
2565
2614
|
[_SSO],
|
|
2566
|
-
[() => ServiceSoftwareOptions],
|
|
2615
|
+
[() => ServiceSoftwareOptions$],
|
|
2567
2616
|
];
|
|
2568
|
-
var StorageType = [
|
|
2617
|
+
var StorageType$ = [
|
|
2569
2618
|
3,
|
|
2570
2619
|
n0,
|
|
2571
2620
|
_STt,
|
|
@@ -2573,11 +2622,11 @@ var StorageType = [
|
|
|
2573
2622
|
[_STN, _SSTN, _STL],
|
|
2574
2623
|
[0, 0, () => StorageTypeLimitList],
|
|
2575
2624
|
];
|
|
2576
|
-
var StorageTypeLimit = [3, n0, _STLt, 0, [_LN, _LV], [0, 64 | 0]];
|
|
2577
|
-
var Tag = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
|
|
2578
|
-
var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2579
|
-
schema.TypeRegistry.for(n0).registerError(ThrottlingException
|
|
2580
|
-
var UpdateApplicationRequest = [
|
|
2625
|
+
var StorageTypeLimit$ = [3, n0, _STLt, 0, [_LN, _LV], [0, 64 | 0]];
|
|
2626
|
+
var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
|
|
2627
|
+
var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2628
|
+
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
2629
|
+
var UpdateApplicationRequest$ = [
|
|
2581
2630
|
3,
|
|
2582
2631
|
n0,
|
|
2583
2632
|
_UAR,
|
|
@@ -2585,33 +2634,33 @@ var UpdateApplicationRequest = [
|
|
|
2585
2634
|
[_i, _dS, _aC],
|
|
2586
2635
|
[[0, 1], () => DataSources, () => AppConfigs],
|
|
2587
2636
|
];
|
|
2588
|
-
var UpdateApplicationResponse = [
|
|
2637
|
+
var UpdateApplicationResponse$ = [
|
|
2589
2638
|
3,
|
|
2590
2639
|
n0,
|
|
2591
2640
|
_UARp,
|
|
2592
2641
|
0,
|
|
2593
2642
|
[_i, _n, _a, _dS, _iICO, _aC, _cA, _lUA],
|
|
2594
|
-
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions
|
|
2643
|
+
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions$, () => AppConfigs, 4, 4],
|
|
2595
2644
|
];
|
|
2596
|
-
var UpdateDataSourceRequest = [
|
|
2645
|
+
var UpdateDataSourceRequest$ = [
|
|
2597
2646
|
3,
|
|
2598
2647
|
n0,
|
|
2599
2648
|
_UDSR,
|
|
2600
2649
|
0,
|
|
2601
2650
|
[_DN, _N, _DST, _D, _S],
|
|
2602
|
-
[[0, 1], [0, 1], () => DataSourceType
|
|
2651
|
+
[[0, 1], [0, 1], () => DataSourceType$, 0, 0],
|
|
2603
2652
|
];
|
|
2604
|
-
var UpdateDataSourceResponse = [3, n0, _UDSRp, 0, [_M], [0]];
|
|
2605
|
-
var UpdateDirectQueryDataSourceRequest = [
|
|
2653
|
+
var UpdateDataSourceResponse$ = [3, n0, _UDSRp, 0, [_M], [0]];
|
|
2654
|
+
var UpdateDirectQueryDataSourceRequest$ = [
|
|
2606
2655
|
3,
|
|
2607
2656
|
n0,
|
|
2608
2657
|
_UDQDSR,
|
|
2609
2658
|
0,
|
|
2610
2659
|
[_DSN, _DST, _D, _OSA],
|
|
2611
|
-
[[0, 1], () => DirectQueryDataSourceType
|
|
2660
|
+
[[0, 1], () => DirectQueryDataSourceType$, 0, 64 | 0],
|
|
2612
2661
|
];
|
|
2613
|
-
var UpdateDirectQueryDataSourceResponse = [3, n0, _UDQDSRp, 0, [_DSA], [0]];
|
|
2614
|
-
var UpdateDomainConfigRequest = [
|
|
2662
|
+
var UpdateDirectQueryDataSourceResponse$ = [3, n0, _UDQDSRp, 0, [_DSA], [0]];
|
|
2663
|
+
var UpdateDomainConfigRequest$ = [
|
|
2615
2664
|
3,
|
|
2616
2665
|
n0,
|
|
2617
2666
|
_UDCR,
|
|
@@ -2641,50 +2690,50 @@ var UpdateDomainConfigRequest = [
|
|
|
2641
2690
|
],
|
|
2642
2691
|
[
|
|
2643
2692
|
[0, 1],
|
|
2644
|
-
() => ClusterConfig
|
|
2645
|
-
() => EBSOptions
|
|
2646
|
-
() => SnapshotOptions
|
|
2647
|
-
() => VPCOptions
|
|
2648
|
-
() => CognitoOptions
|
|
2693
|
+
() => ClusterConfig$,
|
|
2694
|
+
() => EBSOptions$,
|
|
2695
|
+
() => SnapshotOptions$,
|
|
2696
|
+
() => VPCOptions$,
|
|
2697
|
+
() => CognitoOptions$,
|
|
2649
2698
|
128 | 0,
|
|
2650
2699
|
0,
|
|
2651
2700
|
0,
|
|
2652
2701
|
() => LogPublishingOptions,
|
|
2653
|
-
() => EncryptionAtRestOptions
|
|
2654
|
-
() => DomainEndpointOptions
|
|
2655
|
-
() => NodeToNodeEncryptionOptions
|
|
2656
|
-
[() => AdvancedSecurityOptionsInput
|
|
2657
|
-
() => IdentityCenterOptionsInput
|
|
2658
|
-
() => AutoTuneOptions
|
|
2702
|
+
() => EncryptionAtRestOptions$,
|
|
2703
|
+
() => DomainEndpointOptions$,
|
|
2704
|
+
() => NodeToNodeEncryptionOptions$,
|
|
2705
|
+
[() => AdvancedSecurityOptionsInput$, 0],
|
|
2706
|
+
() => IdentityCenterOptionsInput$,
|
|
2707
|
+
() => AutoTuneOptions$,
|
|
2659
2708
|
2,
|
|
2660
2709
|
0,
|
|
2661
|
-
() => OffPeakWindowOptions
|
|
2662
|
-
() => SoftwareUpdateOptions
|
|
2663
|
-
() => AIMLOptionsInput
|
|
2710
|
+
() => OffPeakWindowOptions$,
|
|
2711
|
+
() => SoftwareUpdateOptions$,
|
|
2712
|
+
() => AIMLOptionsInput$,
|
|
2664
2713
|
],
|
|
2665
2714
|
];
|
|
2666
|
-
var UpdateDomainConfigResponse = [
|
|
2715
|
+
var UpdateDomainConfigResponse$ = [
|
|
2667
2716
|
3,
|
|
2668
2717
|
n0,
|
|
2669
2718
|
_UDCRp,
|
|
2670
2719
|
0,
|
|
2671
2720
|
[_DC, _DRR, _DRPS],
|
|
2672
|
-
[() => DomainConfig
|
|
2721
|
+
[() => DomainConfig$, () => DryRunResults$, () => DryRunProgressStatus$],
|
|
2673
2722
|
];
|
|
2674
|
-
var UpdateIndexRequest = [3, n0, _UIR, 0, [_DN, _IN, _IS], [[0, 1], [0, 1], 15]];
|
|
2675
|
-
var UpdateIndexResponse = [3, n0, _UIRp, 0, [_S], [0]];
|
|
2676
|
-
var UpdatePackageRequest = [
|
|
2723
|
+
var UpdateIndexRequest$ = [3, n0, _UIR, 0, [_DN, _IN, _IS], [[0, 1], [0, 1], 15]];
|
|
2724
|
+
var UpdateIndexResponse$ = [3, n0, _UIRp, 0, [_S], [0]];
|
|
2725
|
+
var UpdatePackageRequest$ = [
|
|
2677
2726
|
3,
|
|
2678
2727
|
n0,
|
|
2679
2728
|
_UPR,
|
|
2680
2729
|
0,
|
|
2681
2730
|
[_PID, _PS, _PDa, _CMo, _PC, _PEO],
|
|
2682
|
-
[0, () => PackageSource
|
|
2731
|
+
[0, () => PackageSource$, 0, 0, () => PackageConfiguration$, () => PackageEncryptionOptions$],
|
|
2683
2732
|
];
|
|
2684
|
-
var UpdatePackageResponse = [3, n0, _UPRp, 0, [_PDac], [() => PackageDetails]];
|
|
2685
|
-
var UpdatePackageScopeRequest = [3, n0, _UPSR, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2686
|
-
var UpdatePackageScopeResponse = [3, n0, _UPSRp, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2687
|
-
var UpdateScheduledActionRequest = [
|
|
2733
|
+
var UpdatePackageResponse$ = [3, n0, _UPRp, 0, [_PDac], [() => PackageDetails$]];
|
|
2734
|
+
var UpdatePackageScopeRequest$ = [3, n0, _UPSR, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2735
|
+
var UpdatePackageScopeResponse$ = [3, n0, _UPSRp, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2736
|
+
var UpdateScheduledActionRequest$ = [
|
|
2688
2737
|
3,
|
|
2689
2738
|
n0,
|
|
2690
2739
|
_USAR,
|
|
@@ -2692,19 +2741,26 @@ var UpdateScheduledActionRequest = [
|
|
|
2692
2741
|
[_DN, _AID, _ATc, _SAche, _DSTe],
|
|
2693
2742
|
[[0, 1], 0, 0, 0, 1],
|
|
2694
2743
|
];
|
|
2695
|
-
var UpdateScheduledActionResponse = [
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2744
|
+
var UpdateScheduledActionResponse$ = [
|
|
2745
|
+
3,
|
|
2746
|
+
n0,
|
|
2747
|
+
_USARp,
|
|
2748
|
+
0,
|
|
2749
|
+
[_SAch],
|
|
2750
|
+
[() => ScheduledAction$],
|
|
2751
|
+
];
|
|
2752
|
+
var UpdateVpcEndpointRequest$ = [3, n0, _UVER, 0, [_VEI, _VO], [0, () => VPCOptions$]];
|
|
2753
|
+
var UpdateVpcEndpointResponse$ = [3, n0, _UVERp, 0, [_VE], [() => VpcEndpoint$]];
|
|
2754
|
+
var UpgradeDomainRequest$ = [3, n0, _UDR, 0, [_DN, _TVa, _PCO, _AO], [0, 0, 2, 128 | 0]];
|
|
2755
|
+
var UpgradeDomainResponse$ = [
|
|
2700
2756
|
3,
|
|
2701
2757
|
n0,
|
|
2702
2758
|
_UDRp,
|
|
2703
2759
|
0,
|
|
2704
2760
|
[_UI, _DN, _TVa, _PCO, _AO, _CPD],
|
|
2705
|
-
[0, 0, 0, 2, 128 | 0, () => ChangeProgressDetails],
|
|
2761
|
+
[0, 0, 0, 2, 128 | 0, () => ChangeProgressDetails$],
|
|
2706
2762
|
];
|
|
2707
|
-
var UpgradeHistory = [
|
|
2763
|
+
var UpgradeHistory$ = [
|
|
2708
2764
|
3,
|
|
2709
2765
|
n0,
|
|
2710
2766
|
_UHp,
|
|
@@ -2712,12 +2768,12 @@ var UpgradeHistory = [
|
|
|
2712
2768
|
[_UN, _STta, _USpg, _SL],
|
|
2713
2769
|
[0, 4, 0, () => UpgradeStepsList],
|
|
2714
2770
|
];
|
|
2715
|
-
var UpgradeStepItem = [3, n0, _USI, 0, [_US, _USS, _Is, _PPr], [0, 0, 64 | 0, 1]];
|
|
2716
|
-
var ValidationException = [-3, n0, _VEa, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2717
|
-
schema.TypeRegistry.for(n0).registerError(ValidationException
|
|
2718
|
-
var ValidationFailure = [3, n0, _VFa, 0, [_Cod, _M], [0, 0]];
|
|
2719
|
-
var VersionStatus = [3, n0, _VSe, 0, [_O, _S], [0, () => OptionStatus]];
|
|
2720
|
-
var VPCDerivedInfo = [
|
|
2771
|
+
var UpgradeStepItem$ = [3, n0, _USI, 0, [_US, _USS, _Is, _PPr], [0, 0, 64 | 0, 1]];
|
|
2772
|
+
var ValidationException$ = [-3, n0, _VEa, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2773
|
+
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
2774
|
+
var ValidationFailure$ = [3, n0, _VFa, 0, [_Cod, _M], [0, 0]];
|
|
2775
|
+
var VersionStatus$ = [3, n0, _VSe, 0, [_O, _S], [0, () => OptionStatus$]];
|
|
2776
|
+
var VPCDerivedInfo$ = [
|
|
2721
2777
|
3,
|
|
2722
2778
|
n0,
|
|
2723
2779
|
_VPCDI,
|
|
@@ -2725,744 +2781,744 @@ var VPCDerivedInfo = [
|
|
|
2725
2781
|
[_VPCI, _SI, _AZv, _SGI],
|
|
2726
2782
|
[0, 64 | 0, 64 | 0, 64 | 0],
|
|
2727
2783
|
];
|
|
2728
|
-
var VPCDerivedInfoStatus = [
|
|
2784
|
+
var VPCDerivedInfoStatus$ = [
|
|
2729
2785
|
3,
|
|
2730
2786
|
n0,
|
|
2731
2787
|
_VPCDIS,
|
|
2732
2788
|
0,
|
|
2733
2789
|
[_O, _S],
|
|
2734
|
-
[() => VPCDerivedInfo
|
|
2790
|
+
[() => VPCDerivedInfo$, () => OptionStatus$],
|
|
2735
2791
|
];
|
|
2736
|
-
var VpcEndpoint = [
|
|
2792
|
+
var VpcEndpoint$ = [
|
|
2737
2793
|
3,
|
|
2738
2794
|
n0,
|
|
2739
2795
|
_VE,
|
|
2740
2796
|
0,
|
|
2741
2797
|
[_VEI, _VEO, _DA, _VO, _S, _En],
|
|
2742
|
-
[0, 0, 0, () => VPCDerivedInfo
|
|
2798
|
+
[0, 0, 0, () => VPCDerivedInfo$, 0, 0],
|
|
2743
2799
|
];
|
|
2744
|
-
var VpcEndpointError = [3, n0, _VEEp, 0, [_VEI, _EC, _EM], [0, 0, 0]];
|
|
2745
|
-
var VpcEndpointSummary = [3, n0, _VES, 0, [_VEI, _VEO, _DA, _S], [0, 0, 0, 0]];
|
|
2746
|
-
var VPCOptions = [3, n0, _VPCO, 0, [_SI, _SGI], [64 | 0, 64 | 0]];
|
|
2747
|
-
var WindowStartTime = [3, n0, _WST, 0, [_H, _Mi], [1, 1]];
|
|
2748
|
-
var ZoneAwarenessConfig = [3, n0, _ZAC, 0, [_AZC], [1]];
|
|
2800
|
+
var VpcEndpointError$ = [3, n0, _VEEp, 0, [_VEI, _EC, _EM], [0, 0, 0]];
|
|
2801
|
+
var VpcEndpointSummary$ = [3, n0, _VES, 0, [_VEI, _VEO, _DA, _S], [0, 0, 0, 0]];
|
|
2802
|
+
var VPCOptions$ = [3, n0, _VPCO, 0, [_SI, _SGI], [64 | 0, 64 | 0]];
|
|
2803
|
+
var WindowStartTime$ = [3, n0, _WST, 0, [_H, _Mi], [1, 1]];
|
|
2804
|
+
var ZoneAwarenessConfig$ = [3, n0, _ZAC, 0, [_AZC], [1]];
|
|
2749
2805
|
var __Unit = "unit";
|
|
2750
|
-
var OpenSearchServiceException = [-3, _sm, "OpenSearchServiceException", 0, [], []];
|
|
2751
|
-
schema.TypeRegistry.for(_sm).registerError(OpenSearchServiceException
|
|
2752
|
-
var AdditionalLimitList = [1, n0, _ALL, 0, () => AdditionalLimit];
|
|
2753
|
-
var AppConfigs = [1, n0, _ACp, 0, () => AppConfig];
|
|
2754
|
-
var ApplicationSummaries = [1, n0, _ASp, 0, () => ApplicationSummary];
|
|
2755
|
-
var AuthorizedPrincipalList = [1, n0, _APL, 0, () => AuthorizedPrincipal];
|
|
2756
|
-
var AutoTuneList = [1, n0, _ATL, 0, () => AutoTune];
|
|
2757
|
-
var AutoTuneMaintenanceScheduleList = [1, n0, _ATMSL, 0, () => AutoTuneMaintenanceSchedule];
|
|
2758
|
-
var AvailabilityZoneInfoList = [1, n0, _AZIL, 0, () => AvailabilityZoneInfo];
|
|
2759
|
-
var CancelledChangePropertyList = [1, n0, _CCPL, 0, () => CancelledChangeProperty];
|
|
2760
|
-
var ChangeProgressStageList = [1, n0, _CPSL, 0, () => ChangeProgressStage];
|
|
2761
|
-
var CompatibleVersionsList = [1, n0, _CVL, 0, () => CompatibleVersionsMap];
|
|
2762
|
-
var DataSourceList = [1, n0, _DSLa, 0, () => DataSourceDetails];
|
|
2763
|
-
var DataSources = [1, n0, _DSat, 0, () => DataSource];
|
|
2764
|
-
var DescribePackagesFilterList = [1, n0, _DPFL, 0, () => DescribePackagesFilter];
|
|
2765
|
-
var DirectQueryDataSourceList = [1, n0, _DQDSL, 0, () => DirectQueryDataSource];
|
|
2766
|
-
var DomainInfoList = [1, n0, _DIL, 0, () => DomainInfo];
|
|
2767
|
-
var DomainMaintenanceList = [1, n0, _DML, 0, () => DomainMaintenanceDetails];
|
|
2768
|
-
var DomainNodesStatusList = [1, n0, _DNSL, 0, () => DomainNodesStatus];
|
|
2769
|
-
var DomainPackageDetailsList = [1, n0, _DPDL, 0, () => DomainPackageDetails];
|
|
2770
|
-
var DomainStatusList = [1, n0, _DSL, 0, () => DomainStatus];
|
|
2771
|
-
var EnvironmentInfoList = [1, n0, _EIL, 0, () => EnvironmentInfo];
|
|
2772
|
-
var FilterList = [1, n0, _FL, 0, () => Filter];
|
|
2773
|
-
var InboundConnections = [1, n0, _ICnb, 0, () => InboundConnection];
|
|
2774
|
-
var InstanceTypeDetailsList = [1, n0, _ITDL, 0, () => InstanceTypeDetails];
|
|
2775
|
-
var ModifyingPropertiesList = [1, n0, _MPL, 0, () => ModifyingProperties];
|
|
2776
|
-
var NodeOptionsList = [1, n0, _NOL, 0, () => NodeOption];
|
|
2777
|
-
var OutboundConnections = [1, n0, _OCu, 0, () => OutboundConnection];
|
|
2778
|
-
var PackageDetailsForAssociationList = [1, n0, _PDFAL, 0, () => PackageDetailsForAssociation];
|
|
2779
|
-
var PackageDetailsList = [1, n0, _PDL, 0, () => PackageDetails];
|
|
2780
|
-
var PackageVersionHistoryList = [1, n0, _PVHL, 0, () => PackageVersionHistory];
|
|
2781
|
-
var RecurringChargeList = [1, n0, _RCL, 0, [() => RecurringCharge
|
|
2782
|
-
var ReservedInstanceList = [1, n0, _RIL, 0, [() => ReservedInstance
|
|
2806
|
+
var OpenSearchServiceException$ = [-3, _sm, "OpenSearchServiceException", 0, [], []];
|
|
2807
|
+
schema.TypeRegistry.for(_sm).registerError(OpenSearchServiceException$, OpenSearchServiceException);
|
|
2808
|
+
var AdditionalLimitList = [1, n0, _ALL, 0, () => AdditionalLimit$];
|
|
2809
|
+
var AppConfigs = [1, n0, _ACp, 0, () => AppConfig$];
|
|
2810
|
+
var ApplicationSummaries = [1, n0, _ASp, 0, () => ApplicationSummary$];
|
|
2811
|
+
var AuthorizedPrincipalList = [1, n0, _APL, 0, () => AuthorizedPrincipal$];
|
|
2812
|
+
var AutoTuneList = [1, n0, _ATL, 0, () => AutoTune$];
|
|
2813
|
+
var AutoTuneMaintenanceScheduleList = [1, n0, _ATMSL, 0, () => AutoTuneMaintenanceSchedule$];
|
|
2814
|
+
var AvailabilityZoneInfoList = [1, n0, _AZIL, 0, () => AvailabilityZoneInfo$];
|
|
2815
|
+
var CancelledChangePropertyList = [1, n0, _CCPL, 0, () => CancelledChangeProperty$];
|
|
2816
|
+
var ChangeProgressStageList = [1, n0, _CPSL, 0, () => ChangeProgressStage$];
|
|
2817
|
+
var CompatibleVersionsList = [1, n0, _CVL, 0, () => CompatibleVersionsMap$];
|
|
2818
|
+
var DataSourceList = [1, n0, _DSLa, 0, () => DataSourceDetails$];
|
|
2819
|
+
var DataSources = [1, n0, _DSat, 0, () => DataSource$];
|
|
2820
|
+
var DescribePackagesFilterList = [1, n0, _DPFL, 0, () => DescribePackagesFilter$];
|
|
2821
|
+
var DirectQueryDataSourceList = [1, n0, _DQDSL, 0, () => DirectQueryDataSource$];
|
|
2822
|
+
var DomainInfoList = [1, n0, _DIL, 0, () => DomainInfo$];
|
|
2823
|
+
var DomainMaintenanceList = [1, n0, _DML, 0, () => DomainMaintenanceDetails$];
|
|
2824
|
+
var DomainNodesStatusList = [1, n0, _DNSL, 0, () => DomainNodesStatus$];
|
|
2825
|
+
var DomainPackageDetailsList = [1, n0, _DPDL, 0, () => DomainPackageDetails$];
|
|
2826
|
+
var DomainStatusList = [1, n0, _DSL, 0, () => DomainStatus$];
|
|
2827
|
+
var EnvironmentInfoList = [1, n0, _EIL, 0, () => EnvironmentInfo$];
|
|
2828
|
+
var FilterList = [1, n0, _FL, 0, () => Filter$];
|
|
2829
|
+
var InboundConnections = [1, n0, _ICnb, 0, () => InboundConnection$];
|
|
2830
|
+
var InstanceTypeDetailsList = [1, n0, _ITDL, 0, () => InstanceTypeDetails$];
|
|
2831
|
+
var ModifyingPropertiesList = [1, n0, _MPL, 0, () => ModifyingProperties$];
|
|
2832
|
+
var NodeOptionsList = [1, n0, _NOL, 0, () => NodeOption$];
|
|
2833
|
+
var OutboundConnections = [1, n0, _OCu, 0, () => OutboundConnection$];
|
|
2834
|
+
var PackageDetailsForAssociationList = [1, n0, _PDFAL, 0, () => PackageDetailsForAssociation$];
|
|
2835
|
+
var PackageDetailsList = [1, n0, _PDL, 0, () => PackageDetails$];
|
|
2836
|
+
var PackageVersionHistoryList = [1, n0, _PVHL, 0, () => PackageVersionHistory$];
|
|
2837
|
+
var RecurringChargeList = [1, n0, _RCL, 0, [() => RecurringCharge$, { [_xN]: _RC }]];
|
|
2838
|
+
var ReservedInstanceList = [1, n0, _RIL, 0, [() => ReservedInstance$, 0]];
|
|
2783
2839
|
var ReservedInstanceOfferingList = [
|
|
2784
2840
|
1,
|
|
2785
2841
|
n0,
|
|
2786
2842
|
_RIOL,
|
|
2787
2843
|
0,
|
|
2788
|
-
[() => ReservedInstanceOffering
|
|
2844
|
+
[() => ReservedInstanceOffering$, { [_xN]: _RIOe }],
|
|
2789
2845
|
];
|
|
2790
|
-
var ScheduledActionsList = [1, n0, _SAL, 0, () => ScheduledAction];
|
|
2791
|
-
var StorageTypeLimitList = [1, n0, _STLL, 0, () => StorageTypeLimit];
|
|
2792
|
-
var StorageTypeList = [1, n0, _STLto, 0, () => StorageType];
|
|
2793
|
-
var TagList = [1, n0, _TL, 0, () => Tag];
|
|
2794
|
-
var UpgradeHistoryList = [1, n0, _UHL, 0, () => UpgradeHistory];
|
|
2795
|
-
var UpgradeStepsList = [1, n0, _USL, 0, () => UpgradeStepItem];
|
|
2796
|
-
var ValidationFailures = [1, n0, _VF, 0, () => ValidationFailure];
|
|
2797
|
-
var VpcEndpointErrorList = [1, n0, _VEEL, 0, () => VpcEndpointError];
|
|
2798
|
-
var VpcEndpoints = [1, n0, _VEp, 0, () => VpcEndpoint];
|
|
2799
|
-
var VpcEndpointSummaryList = [1, n0, _VESL, 0, () => VpcEndpointSummary];
|
|
2800
|
-
var LimitsByRole = [2, n0, _LBR, 0, 0, () => Limits];
|
|
2801
|
-
var LogPublishingOptions = [2, n0, _LPO, 0, 0, () => LogPublishingOption];
|
|
2802
|
-
var DataSourceType = [3, n0, _DST, 0, [_SGDC], [() => S3GlueDataCatalog]];
|
|
2803
|
-
var DirectQueryDataSourceType = [
|
|
2846
|
+
var ScheduledActionsList = [1, n0, _SAL, 0, () => ScheduledAction$];
|
|
2847
|
+
var StorageTypeLimitList = [1, n0, _STLL, 0, () => StorageTypeLimit$];
|
|
2848
|
+
var StorageTypeList = [1, n0, _STLto, 0, () => StorageType$];
|
|
2849
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
2850
|
+
var UpgradeHistoryList = [1, n0, _UHL, 0, () => UpgradeHistory$];
|
|
2851
|
+
var UpgradeStepsList = [1, n0, _USL, 0, () => UpgradeStepItem$];
|
|
2852
|
+
var ValidationFailures = [1, n0, _VF, 0, () => ValidationFailure$];
|
|
2853
|
+
var VpcEndpointErrorList = [1, n0, _VEEL, 0, () => VpcEndpointError$];
|
|
2854
|
+
var VpcEndpoints = [1, n0, _VEp, 0, () => VpcEndpoint$];
|
|
2855
|
+
var VpcEndpointSummaryList = [1, n0, _VESL, 0, () => VpcEndpointSummary$];
|
|
2856
|
+
var LimitsByRole = [2, n0, _LBR, 0, 0, () => Limits$];
|
|
2857
|
+
var LogPublishingOptions = [2, n0, _LPO, 0, 0, () => LogPublishingOption$];
|
|
2858
|
+
var DataSourceType$ = [3, n0, _DST, 0, [_SGDC], [() => S3GlueDataCatalog$]];
|
|
2859
|
+
var DirectQueryDataSourceType$ = [
|
|
2804
2860
|
3,
|
|
2805
2861
|
n0,
|
|
2806
2862
|
_DQDST,
|
|
2807
2863
|
0,
|
|
2808
2864
|
[_CWL, _SLe],
|
|
2809
|
-
[() => CloudWatchDirectQueryDataSource
|
|
2865
|
+
[() => CloudWatchDirectQueryDataSource$, () => SecurityLakeDirectQueryDataSource$],
|
|
2810
2866
|
];
|
|
2811
|
-
var AcceptInboundConnection = [
|
|
2867
|
+
var AcceptInboundConnection$ = [
|
|
2812
2868
|
9,
|
|
2813
2869
|
n0,
|
|
2814
2870
|
_AIC,
|
|
2815
2871
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/cc/inboundConnection/{ConnectionId}/accept", 200] },
|
|
2816
|
-
() => AcceptInboundConnectionRequest
|
|
2817
|
-
() => AcceptInboundConnectionResponse
|
|
2872
|
+
() => AcceptInboundConnectionRequest$,
|
|
2873
|
+
() => AcceptInboundConnectionResponse$,
|
|
2818
2874
|
];
|
|
2819
|
-
var AddDataSource = [
|
|
2875
|
+
var AddDataSource$ = [
|
|
2820
2876
|
9,
|
|
2821
2877
|
n0,
|
|
2822
2878
|
_ADS,
|
|
2823
2879
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/dataSource", 200] },
|
|
2824
|
-
() => AddDataSourceRequest
|
|
2825
|
-
() => AddDataSourceResponse
|
|
2880
|
+
() => AddDataSourceRequest$,
|
|
2881
|
+
() => AddDataSourceResponse$,
|
|
2826
2882
|
];
|
|
2827
|
-
var AddDirectQueryDataSource = [
|
|
2883
|
+
var AddDirectQueryDataSource$ = [
|
|
2828
2884
|
9,
|
|
2829
2885
|
n0,
|
|
2830
2886
|
_ADQDS,
|
|
2831
2887
|
{ [_h]: ["POST", "/2021-01-01/opensearch/directQueryDataSource", 200] },
|
|
2832
|
-
() => AddDirectQueryDataSourceRequest
|
|
2833
|
-
() => AddDirectQueryDataSourceResponse
|
|
2888
|
+
() => AddDirectQueryDataSourceRequest$,
|
|
2889
|
+
() => AddDirectQueryDataSourceResponse$,
|
|
2834
2890
|
];
|
|
2835
|
-
var AddTags = [
|
|
2891
|
+
var AddTags$ = [
|
|
2836
2892
|
9,
|
|
2837
2893
|
n0,
|
|
2838
2894
|
_ATd,
|
|
2839
2895
|
{ [_h]: ["POST", "/2021-01-01/tags", 200] },
|
|
2840
|
-
() => AddTagsRequest
|
|
2896
|
+
() => AddTagsRequest$,
|
|
2841
2897
|
() => __Unit,
|
|
2842
2898
|
];
|
|
2843
|
-
var AssociatePackage = [
|
|
2899
|
+
var AssociatePackage$ = [
|
|
2844
2900
|
9,
|
|
2845
2901
|
n0,
|
|
2846
2902
|
_APs,
|
|
2847
2903
|
{ [_h]: ["POST", "/2021-01-01/packages/associate/{PackageID}/{DomainName}", 200] },
|
|
2848
|
-
() => AssociatePackageRequest
|
|
2849
|
-
() => AssociatePackageResponse
|
|
2904
|
+
() => AssociatePackageRequest$,
|
|
2905
|
+
() => AssociatePackageResponse$,
|
|
2850
2906
|
];
|
|
2851
|
-
var AssociatePackages = [
|
|
2907
|
+
var AssociatePackages$ = [
|
|
2852
2908
|
9,
|
|
2853
2909
|
n0,
|
|
2854
2910
|
_APss,
|
|
2855
2911
|
{ [_h]: ["POST", "/2021-01-01/packages/associateMultiple", 200] },
|
|
2856
|
-
() => AssociatePackagesRequest
|
|
2857
|
-
() => AssociatePackagesResponse
|
|
2912
|
+
() => AssociatePackagesRequest$,
|
|
2913
|
+
() => AssociatePackagesResponse$,
|
|
2858
2914
|
];
|
|
2859
|
-
var AuthorizeVpcEndpointAccess = [
|
|
2915
|
+
var AuthorizeVpcEndpointAccess$ = [
|
|
2860
2916
|
9,
|
|
2861
2917
|
n0,
|
|
2862
2918
|
_AVEA,
|
|
2863
2919
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/authorizeVpcEndpointAccess", 200] },
|
|
2864
|
-
() => AuthorizeVpcEndpointAccessRequest
|
|
2865
|
-
() => AuthorizeVpcEndpointAccessResponse
|
|
2920
|
+
() => AuthorizeVpcEndpointAccessRequest$,
|
|
2921
|
+
() => AuthorizeVpcEndpointAccessResponse$,
|
|
2866
2922
|
];
|
|
2867
|
-
var CancelDomainConfigChange = [
|
|
2923
|
+
var CancelDomainConfigChange$ = [
|
|
2868
2924
|
9,
|
|
2869
2925
|
n0,
|
|
2870
2926
|
_CDCC,
|
|
2871
2927
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/config/cancel", 200] },
|
|
2872
|
-
() => CancelDomainConfigChangeRequest
|
|
2873
|
-
() => CancelDomainConfigChangeResponse
|
|
2928
|
+
() => CancelDomainConfigChangeRequest$,
|
|
2929
|
+
() => CancelDomainConfigChangeResponse$,
|
|
2874
2930
|
];
|
|
2875
|
-
var CancelServiceSoftwareUpdate = [
|
|
2931
|
+
var CancelServiceSoftwareUpdate$ = [
|
|
2876
2932
|
9,
|
|
2877
2933
|
n0,
|
|
2878
2934
|
_CSSU,
|
|
2879
2935
|
{ [_h]: ["POST", "/2021-01-01/opensearch/serviceSoftwareUpdate/cancel", 200] },
|
|
2880
|
-
() => CancelServiceSoftwareUpdateRequest
|
|
2881
|
-
() => CancelServiceSoftwareUpdateResponse
|
|
2936
|
+
() => CancelServiceSoftwareUpdateRequest$,
|
|
2937
|
+
() => CancelServiceSoftwareUpdateResponse$,
|
|
2882
2938
|
];
|
|
2883
|
-
var CreateApplication = [
|
|
2939
|
+
var CreateApplication$ = [
|
|
2884
2940
|
9,
|
|
2885
2941
|
n0,
|
|
2886
2942
|
_CAre,
|
|
2887
2943
|
{ [_h]: ["POST", "/2021-01-01/opensearch/application", 200] },
|
|
2888
|
-
() => CreateApplicationRequest
|
|
2889
|
-
() => CreateApplicationResponse
|
|
2944
|
+
() => CreateApplicationRequest$,
|
|
2945
|
+
() => CreateApplicationResponse$,
|
|
2890
2946
|
];
|
|
2891
|
-
var CreateDomain = [
|
|
2947
|
+
var CreateDomain$ = [
|
|
2892
2948
|
9,
|
|
2893
2949
|
n0,
|
|
2894
2950
|
_CDr,
|
|
2895
2951
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain", 200] },
|
|
2896
|
-
() => CreateDomainRequest
|
|
2897
|
-
() => CreateDomainResponse
|
|
2952
|
+
() => CreateDomainRequest$,
|
|
2953
|
+
() => CreateDomainResponse$,
|
|
2898
2954
|
];
|
|
2899
|
-
var CreateIndex = [
|
|
2955
|
+
var CreateIndex$ = [
|
|
2900
2956
|
9,
|
|
2901
2957
|
n0,
|
|
2902
2958
|
_CIr,
|
|
2903
2959
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/index", 200] },
|
|
2904
|
-
() => CreateIndexRequest
|
|
2905
|
-
() => CreateIndexResponse
|
|
2960
|
+
() => CreateIndexRequest$,
|
|
2961
|
+
() => CreateIndexResponse$,
|
|
2906
2962
|
];
|
|
2907
|
-
var CreateOutboundConnection = [
|
|
2963
|
+
var CreateOutboundConnection$ = [
|
|
2908
2964
|
9,
|
|
2909
2965
|
n0,
|
|
2910
2966
|
_COC,
|
|
2911
2967
|
{ [_h]: ["POST", "/2021-01-01/opensearch/cc/outboundConnection", 200] },
|
|
2912
|
-
() => CreateOutboundConnectionRequest
|
|
2913
|
-
() => CreateOutboundConnectionResponse
|
|
2968
|
+
() => CreateOutboundConnectionRequest$,
|
|
2969
|
+
() => CreateOutboundConnectionResponse$,
|
|
2914
2970
|
];
|
|
2915
|
-
var CreatePackage = [
|
|
2971
|
+
var CreatePackage$ = [
|
|
2916
2972
|
9,
|
|
2917
2973
|
n0,
|
|
2918
2974
|
_CPr,
|
|
2919
2975
|
{ [_h]: ["POST", "/2021-01-01/packages", 200] },
|
|
2920
|
-
() => CreatePackageRequest
|
|
2921
|
-
() => CreatePackageResponse
|
|
2976
|
+
() => CreatePackageRequest$,
|
|
2977
|
+
() => CreatePackageResponse$,
|
|
2922
2978
|
];
|
|
2923
|
-
var CreateVpcEndpoint = [
|
|
2979
|
+
var CreateVpcEndpoint$ = [
|
|
2924
2980
|
9,
|
|
2925
2981
|
n0,
|
|
2926
2982
|
_CVE,
|
|
2927
2983
|
{ [_h]: ["POST", "/2021-01-01/opensearch/vpcEndpoints", 200] },
|
|
2928
|
-
() => CreateVpcEndpointRequest
|
|
2929
|
-
() => CreateVpcEndpointResponse
|
|
2984
|
+
() => CreateVpcEndpointRequest$,
|
|
2985
|
+
() => CreateVpcEndpointResponse$,
|
|
2930
2986
|
];
|
|
2931
|
-
var DeleteApplication = [
|
|
2987
|
+
var DeleteApplication$ = [
|
|
2932
2988
|
9,
|
|
2933
2989
|
n0,
|
|
2934
2990
|
_DAe,
|
|
2935
2991
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/application/{id}", 200] },
|
|
2936
|
-
() => DeleteApplicationRequest
|
|
2937
|
-
() => DeleteApplicationResponse
|
|
2992
|
+
() => DeleteApplicationRequest$,
|
|
2993
|
+
() => DeleteApplicationResponse$,
|
|
2938
2994
|
];
|
|
2939
|
-
var DeleteDataSource = [
|
|
2995
|
+
var DeleteDataSource$ = [
|
|
2940
2996
|
9,
|
|
2941
2997
|
n0,
|
|
2942
2998
|
_DDS,
|
|
2943
2999
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}", 200] },
|
|
2944
|
-
() => DeleteDataSourceRequest
|
|
2945
|
-
() => DeleteDataSourceResponse
|
|
3000
|
+
() => DeleteDataSourceRequest$,
|
|
3001
|
+
() => DeleteDataSourceResponse$,
|
|
2946
3002
|
];
|
|
2947
|
-
var DeleteDirectQueryDataSource = [
|
|
3003
|
+
var DeleteDirectQueryDataSource$ = [
|
|
2948
3004
|
9,
|
|
2949
3005
|
n0,
|
|
2950
3006
|
_DDQDS,
|
|
2951
3007
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/directQueryDataSource/{DataSourceName}", 200] },
|
|
2952
|
-
() => DeleteDirectQueryDataSourceRequest
|
|
3008
|
+
() => DeleteDirectQueryDataSourceRequest$,
|
|
2953
3009
|
() => __Unit,
|
|
2954
3010
|
];
|
|
2955
|
-
var DeleteDomain = [
|
|
3011
|
+
var DeleteDomain$ = [
|
|
2956
3012
|
9,
|
|
2957
3013
|
n0,
|
|
2958
3014
|
_DD,
|
|
2959
3015
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/domain/{DomainName}", 200] },
|
|
2960
|
-
() => DeleteDomainRequest
|
|
2961
|
-
() => DeleteDomainResponse
|
|
3016
|
+
() => DeleteDomainRequest$,
|
|
3017
|
+
() => DeleteDomainResponse$,
|
|
2962
3018
|
];
|
|
2963
|
-
var DeleteInboundConnection = [
|
|
3019
|
+
var DeleteInboundConnection$ = [
|
|
2964
3020
|
9,
|
|
2965
3021
|
n0,
|
|
2966
3022
|
_DICe,
|
|
2967
3023
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/cc/inboundConnection/{ConnectionId}", 200] },
|
|
2968
|
-
() => DeleteInboundConnectionRequest
|
|
2969
|
-
() => DeleteInboundConnectionResponse
|
|
3024
|
+
() => DeleteInboundConnectionRequest$,
|
|
3025
|
+
() => DeleteInboundConnectionResponse$,
|
|
2970
3026
|
];
|
|
2971
|
-
var DeleteIndex = [
|
|
3027
|
+
var DeleteIndex$ = [
|
|
2972
3028
|
9,
|
|
2973
3029
|
n0,
|
|
2974
3030
|
_DIe,
|
|
2975
3031
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}", 200] },
|
|
2976
|
-
() => DeleteIndexRequest
|
|
2977
|
-
() => DeleteIndexResponse
|
|
3032
|
+
() => DeleteIndexRequest$,
|
|
3033
|
+
() => DeleteIndexResponse$,
|
|
2978
3034
|
];
|
|
2979
|
-
var DeleteOutboundConnection = [
|
|
3035
|
+
var DeleteOutboundConnection$ = [
|
|
2980
3036
|
9,
|
|
2981
3037
|
n0,
|
|
2982
3038
|
_DOC,
|
|
2983
3039
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/cc/outboundConnection/{ConnectionId}", 200] },
|
|
2984
|
-
() => DeleteOutboundConnectionRequest
|
|
2985
|
-
() => DeleteOutboundConnectionResponse
|
|
3040
|
+
() => DeleteOutboundConnectionRequest$,
|
|
3041
|
+
() => DeleteOutboundConnectionResponse$,
|
|
2986
3042
|
];
|
|
2987
|
-
var DeletePackage = [
|
|
3043
|
+
var DeletePackage$ = [
|
|
2988
3044
|
9,
|
|
2989
3045
|
n0,
|
|
2990
3046
|
_DP,
|
|
2991
3047
|
{ [_h]: ["DELETE", "/2021-01-01/packages/{PackageID}", 200] },
|
|
2992
|
-
() => DeletePackageRequest
|
|
2993
|
-
() => DeletePackageResponse
|
|
3048
|
+
() => DeletePackageRequest$,
|
|
3049
|
+
() => DeletePackageResponse$,
|
|
2994
3050
|
];
|
|
2995
|
-
var DeleteVpcEndpoint = [
|
|
3051
|
+
var DeleteVpcEndpoint$ = [
|
|
2996
3052
|
9,
|
|
2997
3053
|
n0,
|
|
2998
3054
|
_DVE,
|
|
2999
3055
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/vpcEndpoints/{VpcEndpointId}", 200] },
|
|
3000
|
-
() => DeleteVpcEndpointRequest
|
|
3001
|
-
() => DeleteVpcEndpointResponse
|
|
3056
|
+
() => DeleteVpcEndpointRequest$,
|
|
3057
|
+
() => DeleteVpcEndpointResponse$,
|
|
3002
3058
|
];
|
|
3003
|
-
var DescribeDomain = [
|
|
3059
|
+
var DescribeDomain$ = [
|
|
3004
3060
|
9,
|
|
3005
3061
|
n0,
|
|
3006
3062
|
_DDe,
|
|
3007
3063
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}", 200] },
|
|
3008
|
-
() => DescribeDomainRequest
|
|
3009
|
-
() => DescribeDomainResponse
|
|
3064
|
+
() => DescribeDomainRequest$,
|
|
3065
|
+
() => DescribeDomainResponse$,
|
|
3010
3066
|
];
|
|
3011
|
-
var DescribeDomainAutoTunes = [
|
|
3067
|
+
var DescribeDomainAutoTunes$ = [
|
|
3012
3068
|
9,
|
|
3013
3069
|
n0,
|
|
3014
3070
|
_DDAT,
|
|
3015
3071
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/autoTunes", 200] },
|
|
3016
|
-
() => DescribeDomainAutoTunesRequest
|
|
3017
|
-
() => DescribeDomainAutoTunesResponse
|
|
3072
|
+
() => DescribeDomainAutoTunesRequest$,
|
|
3073
|
+
() => DescribeDomainAutoTunesResponse$,
|
|
3018
3074
|
];
|
|
3019
|
-
var DescribeDomainChangeProgress = [
|
|
3075
|
+
var DescribeDomainChangeProgress$ = [
|
|
3020
3076
|
9,
|
|
3021
3077
|
n0,
|
|
3022
3078
|
_DDCP,
|
|
3023
3079
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/progress", 200] },
|
|
3024
|
-
() => DescribeDomainChangeProgressRequest
|
|
3025
|
-
() => DescribeDomainChangeProgressResponse
|
|
3080
|
+
() => DescribeDomainChangeProgressRequest$,
|
|
3081
|
+
() => DescribeDomainChangeProgressResponse$,
|
|
3026
3082
|
];
|
|
3027
|
-
var DescribeDomainConfig = [
|
|
3083
|
+
var DescribeDomainConfig$ = [
|
|
3028
3084
|
9,
|
|
3029
3085
|
n0,
|
|
3030
3086
|
_DDC,
|
|
3031
3087
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/config", 200] },
|
|
3032
|
-
() => DescribeDomainConfigRequest
|
|
3033
|
-
() => DescribeDomainConfigResponse
|
|
3088
|
+
() => DescribeDomainConfigRequest$,
|
|
3089
|
+
() => DescribeDomainConfigResponse$,
|
|
3034
3090
|
];
|
|
3035
|
-
var DescribeDomainHealth = [
|
|
3091
|
+
var DescribeDomainHealth$ = [
|
|
3036
3092
|
9,
|
|
3037
3093
|
n0,
|
|
3038
3094
|
_DDH,
|
|
3039
3095
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/health", 200] },
|
|
3040
|
-
() => DescribeDomainHealthRequest
|
|
3041
|
-
() => DescribeDomainHealthResponse
|
|
3096
|
+
() => DescribeDomainHealthRequest$,
|
|
3097
|
+
() => DescribeDomainHealthResponse$,
|
|
3042
3098
|
];
|
|
3043
|
-
var DescribeDomainNodes = [
|
|
3099
|
+
var DescribeDomainNodes$ = [
|
|
3044
3100
|
9,
|
|
3045
3101
|
n0,
|
|
3046
3102
|
_DDN,
|
|
3047
3103
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/nodes", 200] },
|
|
3048
|
-
() => DescribeDomainNodesRequest
|
|
3049
|
-
() => DescribeDomainNodesResponse
|
|
3104
|
+
() => DescribeDomainNodesRequest$,
|
|
3105
|
+
() => DescribeDomainNodesResponse$,
|
|
3050
3106
|
];
|
|
3051
|
-
var DescribeDomains = [
|
|
3107
|
+
var DescribeDomains$ = [
|
|
3052
3108
|
9,
|
|
3053
3109
|
n0,
|
|
3054
3110
|
_DDes,
|
|
3055
3111
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain-info", 200] },
|
|
3056
|
-
() => DescribeDomainsRequest
|
|
3057
|
-
() => DescribeDomainsResponse
|
|
3112
|
+
() => DescribeDomainsRequest$,
|
|
3113
|
+
() => DescribeDomainsResponse$,
|
|
3058
3114
|
];
|
|
3059
|
-
var DescribeDryRunProgress = [
|
|
3115
|
+
var DescribeDryRunProgress$ = [
|
|
3060
3116
|
9,
|
|
3061
3117
|
n0,
|
|
3062
3118
|
_DDRP,
|
|
3063
3119
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/dryRun", 200] },
|
|
3064
|
-
() => DescribeDryRunProgressRequest
|
|
3065
|
-
() => DescribeDryRunProgressResponse
|
|
3120
|
+
() => DescribeDryRunProgressRequest$,
|
|
3121
|
+
() => DescribeDryRunProgressResponse$,
|
|
3066
3122
|
];
|
|
3067
|
-
var DescribeInboundConnections = [
|
|
3123
|
+
var DescribeInboundConnections$ = [
|
|
3068
3124
|
9,
|
|
3069
3125
|
n0,
|
|
3070
3126
|
_DICes,
|
|
3071
3127
|
{ [_h]: ["POST", "/2021-01-01/opensearch/cc/inboundConnection/search", 200] },
|
|
3072
|
-
() => DescribeInboundConnectionsRequest
|
|
3073
|
-
() => DescribeInboundConnectionsResponse
|
|
3128
|
+
() => DescribeInboundConnectionsRequest$,
|
|
3129
|
+
() => DescribeInboundConnectionsResponse$,
|
|
3074
3130
|
];
|
|
3075
|
-
var DescribeInstanceTypeLimits = [
|
|
3131
|
+
var DescribeInstanceTypeLimits$ = [
|
|
3076
3132
|
9,
|
|
3077
3133
|
n0,
|
|
3078
3134
|
_DITL,
|
|
3079
3135
|
{ [_h]: ["GET", "/2021-01-01/opensearch/instanceTypeLimits/{EngineVersion}/{InstanceType}", 200] },
|
|
3080
|
-
() => DescribeInstanceTypeLimitsRequest
|
|
3081
|
-
() => DescribeInstanceTypeLimitsResponse
|
|
3136
|
+
() => DescribeInstanceTypeLimitsRequest$,
|
|
3137
|
+
() => DescribeInstanceTypeLimitsResponse$,
|
|
3082
3138
|
];
|
|
3083
|
-
var DescribeOutboundConnections = [
|
|
3139
|
+
var DescribeOutboundConnections$ = [
|
|
3084
3140
|
9,
|
|
3085
3141
|
n0,
|
|
3086
3142
|
_DOCe,
|
|
3087
3143
|
{ [_h]: ["POST", "/2021-01-01/opensearch/cc/outboundConnection/search", 200] },
|
|
3088
|
-
() => DescribeOutboundConnectionsRequest
|
|
3089
|
-
() => DescribeOutboundConnectionsResponse
|
|
3144
|
+
() => DescribeOutboundConnectionsRequest$,
|
|
3145
|
+
() => DescribeOutboundConnectionsResponse$,
|
|
3090
3146
|
];
|
|
3091
|
-
var DescribePackages = [
|
|
3147
|
+
var DescribePackages$ = [
|
|
3092
3148
|
9,
|
|
3093
3149
|
n0,
|
|
3094
3150
|
_DPe,
|
|
3095
3151
|
{ [_h]: ["POST", "/2021-01-01/packages/describe", 200] },
|
|
3096
|
-
() => DescribePackagesRequest
|
|
3097
|
-
() => DescribePackagesResponse
|
|
3152
|
+
() => DescribePackagesRequest$,
|
|
3153
|
+
() => DescribePackagesResponse$,
|
|
3098
3154
|
];
|
|
3099
|
-
var DescribeReservedInstanceOfferings = [
|
|
3155
|
+
var DescribeReservedInstanceOfferings$ = [
|
|
3100
3156
|
9,
|
|
3101
3157
|
n0,
|
|
3102
3158
|
_DRIO,
|
|
3103
3159
|
{ [_h]: ["GET", "/2021-01-01/opensearch/reservedInstanceOfferings", 200] },
|
|
3104
|
-
() => DescribeReservedInstanceOfferingsRequest
|
|
3105
|
-
() => DescribeReservedInstanceOfferingsResponse
|
|
3160
|
+
() => DescribeReservedInstanceOfferingsRequest$,
|
|
3161
|
+
() => DescribeReservedInstanceOfferingsResponse$,
|
|
3106
3162
|
];
|
|
3107
|
-
var DescribeReservedInstances = [
|
|
3163
|
+
var DescribeReservedInstances$ = [
|
|
3108
3164
|
9,
|
|
3109
3165
|
n0,
|
|
3110
3166
|
_DRIe,
|
|
3111
3167
|
{ [_h]: ["GET", "/2021-01-01/opensearch/reservedInstances", 200] },
|
|
3112
|
-
() => DescribeReservedInstancesRequest
|
|
3113
|
-
() => DescribeReservedInstancesResponse
|
|
3168
|
+
() => DescribeReservedInstancesRequest$,
|
|
3169
|
+
() => DescribeReservedInstancesResponse$,
|
|
3114
3170
|
];
|
|
3115
|
-
var DescribeVpcEndpoints = [
|
|
3171
|
+
var DescribeVpcEndpoints$ = [
|
|
3116
3172
|
9,
|
|
3117
3173
|
n0,
|
|
3118
3174
|
_DVEe,
|
|
3119
3175
|
{ [_h]: ["POST", "/2021-01-01/opensearch/vpcEndpoints/describe", 200] },
|
|
3120
|
-
() => DescribeVpcEndpointsRequest
|
|
3121
|
-
() => DescribeVpcEndpointsResponse
|
|
3176
|
+
() => DescribeVpcEndpointsRequest$,
|
|
3177
|
+
() => DescribeVpcEndpointsResponse$,
|
|
3122
3178
|
];
|
|
3123
|
-
var DissociatePackage = [
|
|
3179
|
+
var DissociatePackage$ = [
|
|
3124
3180
|
9,
|
|
3125
3181
|
n0,
|
|
3126
3182
|
_DPi,
|
|
3127
3183
|
{ [_h]: ["POST", "/2021-01-01/packages/dissociate/{PackageID}/{DomainName}", 200] },
|
|
3128
|
-
() => DissociatePackageRequest
|
|
3129
|
-
() => DissociatePackageResponse
|
|
3184
|
+
() => DissociatePackageRequest$,
|
|
3185
|
+
() => DissociatePackageResponse$,
|
|
3130
3186
|
];
|
|
3131
|
-
var DissociatePackages = [
|
|
3187
|
+
var DissociatePackages$ = [
|
|
3132
3188
|
9,
|
|
3133
3189
|
n0,
|
|
3134
3190
|
_DPis,
|
|
3135
3191
|
{ [_h]: ["POST", "/2021-01-01/packages/dissociateMultiple", 200] },
|
|
3136
|
-
() => DissociatePackagesRequest
|
|
3137
|
-
() => DissociatePackagesResponse
|
|
3192
|
+
() => DissociatePackagesRequest$,
|
|
3193
|
+
() => DissociatePackagesResponse$,
|
|
3138
3194
|
];
|
|
3139
|
-
var GetApplication = [
|
|
3195
|
+
var GetApplication$ = [
|
|
3140
3196
|
9,
|
|
3141
3197
|
n0,
|
|
3142
3198
|
_GA,
|
|
3143
3199
|
{ [_h]: ["GET", "/2021-01-01/opensearch/application/{id}", 200] },
|
|
3144
|
-
() => GetApplicationRequest
|
|
3145
|
-
() => GetApplicationResponse
|
|
3200
|
+
() => GetApplicationRequest$,
|
|
3201
|
+
() => GetApplicationResponse$,
|
|
3146
3202
|
];
|
|
3147
|
-
var GetCompatibleVersions = [
|
|
3203
|
+
var GetCompatibleVersions$ = [
|
|
3148
3204
|
9,
|
|
3149
3205
|
n0,
|
|
3150
3206
|
_GCV,
|
|
3151
3207
|
{ [_h]: ["GET", "/2021-01-01/opensearch/compatibleVersions", 200] },
|
|
3152
|
-
() => GetCompatibleVersionsRequest
|
|
3153
|
-
() => GetCompatibleVersionsResponse
|
|
3208
|
+
() => GetCompatibleVersionsRequest$,
|
|
3209
|
+
() => GetCompatibleVersionsResponse$,
|
|
3154
3210
|
];
|
|
3155
|
-
var GetDataSource = [
|
|
3211
|
+
var GetDataSource$ = [
|
|
3156
3212
|
9,
|
|
3157
3213
|
n0,
|
|
3158
3214
|
_GDS,
|
|
3159
3215
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}", 200] },
|
|
3160
|
-
() => GetDataSourceRequest
|
|
3161
|
-
() => GetDataSourceResponse
|
|
3216
|
+
() => GetDataSourceRequest$,
|
|
3217
|
+
() => GetDataSourceResponse$,
|
|
3162
3218
|
];
|
|
3163
|
-
var GetDefaultApplicationSetting = [
|
|
3219
|
+
var GetDefaultApplicationSetting$ = [
|
|
3164
3220
|
9,
|
|
3165
3221
|
n0,
|
|
3166
3222
|
_GDAS,
|
|
3167
3223
|
{ [_h]: ["GET", "/2021-01-01/opensearch/defaultApplicationSetting", 200] },
|
|
3168
|
-
() => GetDefaultApplicationSettingRequest
|
|
3169
|
-
() => GetDefaultApplicationSettingResponse
|
|
3224
|
+
() => GetDefaultApplicationSettingRequest$,
|
|
3225
|
+
() => GetDefaultApplicationSettingResponse$,
|
|
3170
3226
|
];
|
|
3171
|
-
var GetDirectQueryDataSource = [
|
|
3227
|
+
var GetDirectQueryDataSource$ = [
|
|
3172
3228
|
9,
|
|
3173
3229
|
n0,
|
|
3174
3230
|
_GDQDS,
|
|
3175
3231
|
{ [_h]: ["GET", "/2021-01-01/opensearch/directQueryDataSource/{DataSourceName}", 200] },
|
|
3176
|
-
() => GetDirectQueryDataSourceRequest
|
|
3177
|
-
() => GetDirectQueryDataSourceResponse
|
|
3232
|
+
() => GetDirectQueryDataSourceRequest$,
|
|
3233
|
+
() => GetDirectQueryDataSourceResponse$,
|
|
3178
3234
|
];
|
|
3179
|
-
var GetDomainMaintenanceStatus = [
|
|
3235
|
+
var GetDomainMaintenanceStatus$ = [
|
|
3180
3236
|
9,
|
|
3181
3237
|
n0,
|
|
3182
3238
|
_GDMS,
|
|
3183
3239
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenance", 200] },
|
|
3184
|
-
() => GetDomainMaintenanceStatusRequest
|
|
3185
|
-
() => GetDomainMaintenanceStatusResponse
|
|
3240
|
+
() => GetDomainMaintenanceStatusRequest$,
|
|
3241
|
+
() => GetDomainMaintenanceStatusResponse$,
|
|
3186
3242
|
];
|
|
3187
|
-
var GetIndex = [
|
|
3243
|
+
var GetIndex$ = [
|
|
3188
3244
|
9,
|
|
3189
3245
|
n0,
|
|
3190
3246
|
_GI,
|
|
3191
3247
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}", 200] },
|
|
3192
|
-
() => GetIndexRequest
|
|
3193
|
-
() => GetIndexResponse
|
|
3248
|
+
() => GetIndexRequest$,
|
|
3249
|
+
() => GetIndexResponse$,
|
|
3194
3250
|
];
|
|
3195
|
-
var GetPackageVersionHistory = [
|
|
3251
|
+
var GetPackageVersionHistory$ = [
|
|
3196
3252
|
9,
|
|
3197
3253
|
n0,
|
|
3198
3254
|
_GPVH,
|
|
3199
3255
|
{ [_h]: ["GET", "/2021-01-01/packages/{PackageID}/history", 200] },
|
|
3200
|
-
() => GetPackageVersionHistoryRequest
|
|
3201
|
-
() => GetPackageVersionHistoryResponse
|
|
3256
|
+
() => GetPackageVersionHistoryRequest$,
|
|
3257
|
+
() => GetPackageVersionHistoryResponse$,
|
|
3202
3258
|
];
|
|
3203
|
-
var GetUpgradeHistory = [
|
|
3259
|
+
var GetUpgradeHistory$ = [
|
|
3204
3260
|
9,
|
|
3205
3261
|
n0,
|
|
3206
3262
|
_GUH,
|
|
3207
3263
|
{ [_h]: ["GET", "/2021-01-01/opensearch/upgradeDomain/{DomainName}/history", 200] },
|
|
3208
|
-
() => GetUpgradeHistoryRequest
|
|
3209
|
-
() => GetUpgradeHistoryResponse
|
|
3264
|
+
() => GetUpgradeHistoryRequest$,
|
|
3265
|
+
() => GetUpgradeHistoryResponse$,
|
|
3210
3266
|
];
|
|
3211
|
-
var GetUpgradeStatus = [
|
|
3267
|
+
var GetUpgradeStatus$ = [
|
|
3212
3268
|
9,
|
|
3213
3269
|
n0,
|
|
3214
3270
|
_GUS,
|
|
3215
3271
|
{ [_h]: ["GET", "/2021-01-01/opensearch/upgradeDomain/{DomainName}/status", 200] },
|
|
3216
|
-
() => GetUpgradeStatusRequest
|
|
3217
|
-
() => GetUpgradeStatusResponse
|
|
3272
|
+
() => GetUpgradeStatusRequest$,
|
|
3273
|
+
() => GetUpgradeStatusResponse$,
|
|
3218
3274
|
];
|
|
3219
|
-
var ListApplications = [
|
|
3275
|
+
var ListApplications$ = [
|
|
3220
3276
|
9,
|
|
3221
3277
|
n0,
|
|
3222
3278
|
_LA,
|
|
3223
3279
|
{ [_h]: ["GET", "/2021-01-01/opensearch/list-applications", 200] },
|
|
3224
|
-
() => ListApplicationsRequest
|
|
3225
|
-
() => ListApplicationsResponse
|
|
3280
|
+
() => ListApplicationsRequest$,
|
|
3281
|
+
() => ListApplicationsResponse$,
|
|
3226
3282
|
];
|
|
3227
|
-
var ListDataSources = [
|
|
3283
|
+
var ListDataSources$ = [
|
|
3228
3284
|
9,
|
|
3229
3285
|
n0,
|
|
3230
3286
|
_LDS,
|
|
3231
3287
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/dataSource", 200] },
|
|
3232
|
-
() => ListDataSourcesRequest
|
|
3233
|
-
() => ListDataSourcesResponse
|
|
3288
|
+
() => ListDataSourcesRequest$,
|
|
3289
|
+
() => ListDataSourcesResponse$,
|
|
3234
3290
|
];
|
|
3235
|
-
var ListDirectQueryDataSources = [
|
|
3291
|
+
var ListDirectQueryDataSources$ = [
|
|
3236
3292
|
9,
|
|
3237
3293
|
n0,
|
|
3238
3294
|
_LDQDS,
|
|
3239
3295
|
{ [_h]: ["GET", "/2021-01-01/opensearch/directQueryDataSource", 200] },
|
|
3240
|
-
() => ListDirectQueryDataSourcesRequest
|
|
3241
|
-
() => ListDirectQueryDataSourcesResponse
|
|
3296
|
+
() => ListDirectQueryDataSourcesRequest$,
|
|
3297
|
+
() => ListDirectQueryDataSourcesResponse$,
|
|
3242
3298
|
];
|
|
3243
|
-
var ListDomainMaintenances = [
|
|
3299
|
+
var ListDomainMaintenances$ = [
|
|
3244
3300
|
9,
|
|
3245
3301
|
n0,
|
|
3246
3302
|
_LDM,
|
|
3247
3303
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenances", 200] },
|
|
3248
|
-
() => ListDomainMaintenancesRequest
|
|
3249
|
-
() => ListDomainMaintenancesResponse
|
|
3304
|
+
() => ListDomainMaintenancesRequest$,
|
|
3305
|
+
() => ListDomainMaintenancesResponse$,
|
|
3250
3306
|
];
|
|
3251
|
-
var ListDomainNames = [
|
|
3307
|
+
var ListDomainNames$ = [
|
|
3252
3308
|
9,
|
|
3253
3309
|
n0,
|
|
3254
3310
|
_LDN,
|
|
3255
3311
|
{ [_h]: ["GET", "/2021-01-01/domain", 200] },
|
|
3256
|
-
() => ListDomainNamesRequest
|
|
3257
|
-
() => ListDomainNamesResponse
|
|
3312
|
+
() => ListDomainNamesRequest$,
|
|
3313
|
+
() => ListDomainNamesResponse$,
|
|
3258
3314
|
];
|
|
3259
|
-
var ListDomainsForPackage = [
|
|
3315
|
+
var ListDomainsForPackage$ = [
|
|
3260
3316
|
9,
|
|
3261
3317
|
n0,
|
|
3262
3318
|
_LDFP,
|
|
3263
3319
|
{ [_h]: ["GET", "/2021-01-01/packages/{PackageID}/domains", 200] },
|
|
3264
|
-
() => ListDomainsForPackageRequest
|
|
3265
|
-
() => ListDomainsForPackageResponse
|
|
3320
|
+
() => ListDomainsForPackageRequest$,
|
|
3321
|
+
() => ListDomainsForPackageResponse$,
|
|
3266
3322
|
];
|
|
3267
|
-
var ListInstanceTypeDetails = [
|
|
3323
|
+
var ListInstanceTypeDetails$ = [
|
|
3268
3324
|
9,
|
|
3269
3325
|
n0,
|
|
3270
3326
|
_LITD,
|
|
3271
3327
|
{ [_h]: ["GET", "/2021-01-01/opensearch/instanceTypeDetails/{EngineVersion}", 200] },
|
|
3272
|
-
() => ListInstanceTypeDetailsRequest
|
|
3273
|
-
() => ListInstanceTypeDetailsResponse
|
|
3328
|
+
() => ListInstanceTypeDetailsRequest$,
|
|
3329
|
+
() => ListInstanceTypeDetailsResponse$,
|
|
3274
3330
|
];
|
|
3275
|
-
var ListPackagesForDomain = [
|
|
3331
|
+
var ListPackagesForDomain$ = [
|
|
3276
3332
|
9,
|
|
3277
3333
|
n0,
|
|
3278
3334
|
_LPFD,
|
|
3279
3335
|
{ [_h]: ["GET", "/2021-01-01/domain/{DomainName}/packages", 200] },
|
|
3280
|
-
() => ListPackagesForDomainRequest
|
|
3281
|
-
() => ListPackagesForDomainResponse
|
|
3336
|
+
() => ListPackagesForDomainRequest$,
|
|
3337
|
+
() => ListPackagesForDomainResponse$,
|
|
3282
3338
|
];
|
|
3283
|
-
var ListScheduledActions = [
|
|
3339
|
+
var ListScheduledActions$ = [
|
|
3284
3340
|
9,
|
|
3285
3341
|
n0,
|
|
3286
3342
|
_LSA,
|
|
3287
3343
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/scheduledActions", 200] },
|
|
3288
|
-
() => ListScheduledActionsRequest
|
|
3289
|
-
() => ListScheduledActionsResponse
|
|
3344
|
+
() => ListScheduledActionsRequest$,
|
|
3345
|
+
() => ListScheduledActionsResponse$,
|
|
3290
3346
|
];
|
|
3291
|
-
var ListTags = [
|
|
3347
|
+
var ListTags$ = [
|
|
3292
3348
|
9,
|
|
3293
3349
|
n0,
|
|
3294
3350
|
_LT,
|
|
3295
3351
|
{ [_h]: ["GET", "/2021-01-01/tags", 200] },
|
|
3296
|
-
() => ListTagsRequest
|
|
3297
|
-
() => ListTagsResponse
|
|
3352
|
+
() => ListTagsRequest$,
|
|
3353
|
+
() => ListTagsResponse$,
|
|
3298
3354
|
];
|
|
3299
|
-
var ListVersions = [
|
|
3355
|
+
var ListVersions$ = [
|
|
3300
3356
|
9,
|
|
3301
3357
|
n0,
|
|
3302
3358
|
_LVi,
|
|
3303
3359
|
{ [_h]: ["GET", "/2021-01-01/opensearch/versions", 200] },
|
|
3304
|
-
() => ListVersionsRequest
|
|
3305
|
-
() => ListVersionsResponse
|
|
3360
|
+
() => ListVersionsRequest$,
|
|
3361
|
+
() => ListVersionsResponse$,
|
|
3306
3362
|
];
|
|
3307
|
-
var ListVpcEndpointAccess = [
|
|
3363
|
+
var ListVpcEndpointAccess$ = [
|
|
3308
3364
|
9,
|
|
3309
3365
|
n0,
|
|
3310
3366
|
_LVEA,
|
|
3311
3367
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/listVpcEndpointAccess", 200] },
|
|
3312
|
-
() => ListVpcEndpointAccessRequest
|
|
3313
|
-
() => ListVpcEndpointAccessResponse
|
|
3368
|
+
() => ListVpcEndpointAccessRequest$,
|
|
3369
|
+
() => ListVpcEndpointAccessResponse$,
|
|
3314
3370
|
];
|
|
3315
|
-
var ListVpcEndpoints = [
|
|
3371
|
+
var ListVpcEndpoints$ = [
|
|
3316
3372
|
9,
|
|
3317
3373
|
n0,
|
|
3318
3374
|
_LVE,
|
|
3319
3375
|
{ [_h]: ["GET", "/2021-01-01/opensearch/vpcEndpoints", 200] },
|
|
3320
|
-
() => ListVpcEndpointsRequest
|
|
3321
|
-
() => ListVpcEndpointsResponse
|
|
3376
|
+
() => ListVpcEndpointsRequest$,
|
|
3377
|
+
() => ListVpcEndpointsResponse$,
|
|
3322
3378
|
];
|
|
3323
|
-
var ListVpcEndpointsForDomain = [
|
|
3379
|
+
var ListVpcEndpointsForDomain$ = [
|
|
3324
3380
|
9,
|
|
3325
3381
|
n0,
|
|
3326
3382
|
_LVEFD,
|
|
3327
3383
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/vpcEndpoints", 200] },
|
|
3328
|
-
() => ListVpcEndpointsForDomainRequest
|
|
3329
|
-
() => ListVpcEndpointsForDomainResponse
|
|
3384
|
+
() => ListVpcEndpointsForDomainRequest$,
|
|
3385
|
+
() => ListVpcEndpointsForDomainResponse$,
|
|
3330
3386
|
];
|
|
3331
|
-
var PurchaseReservedInstanceOffering = [
|
|
3387
|
+
var PurchaseReservedInstanceOffering$ = [
|
|
3332
3388
|
9,
|
|
3333
3389
|
n0,
|
|
3334
3390
|
_PRIO,
|
|
3335
3391
|
{ [_h]: ["POST", "/2021-01-01/opensearch/purchaseReservedInstanceOffering", 200] },
|
|
3336
|
-
() => PurchaseReservedInstanceOfferingRequest
|
|
3337
|
-
() => PurchaseReservedInstanceOfferingResponse
|
|
3392
|
+
() => PurchaseReservedInstanceOfferingRequest$,
|
|
3393
|
+
() => PurchaseReservedInstanceOfferingResponse$,
|
|
3338
3394
|
];
|
|
3339
|
-
var PutDefaultApplicationSetting = [
|
|
3395
|
+
var PutDefaultApplicationSetting$ = [
|
|
3340
3396
|
9,
|
|
3341
3397
|
n0,
|
|
3342
3398
|
_PDAS,
|
|
3343
3399
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/defaultApplicationSetting", 200] },
|
|
3344
|
-
() => PutDefaultApplicationSettingRequest
|
|
3345
|
-
() => PutDefaultApplicationSettingResponse
|
|
3400
|
+
() => PutDefaultApplicationSettingRequest$,
|
|
3401
|
+
() => PutDefaultApplicationSettingResponse$,
|
|
3346
3402
|
];
|
|
3347
|
-
var RejectInboundConnection = [
|
|
3403
|
+
var RejectInboundConnection$ = [
|
|
3348
3404
|
9,
|
|
3349
3405
|
n0,
|
|
3350
3406
|
_RIC,
|
|
3351
3407
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/cc/inboundConnection/{ConnectionId}/reject", 200] },
|
|
3352
|
-
() => RejectInboundConnectionRequest
|
|
3353
|
-
() => RejectInboundConnectionResponse
|
|
3408
|
+
() => RejectInboundConnectionRequest$,
|
|
3409
|
+
() => RejectInboundConnectionResponse$,
|
|
3354
3410
|
];
|
|
3355
|
-
var RemoveTags = [
|
|
3411
|
+
var RemoveTags$ = [
|
|
3356
3412
|
9,
|
|
3357
3413
|
n0,
|
|
3358
3414
|
_RT,
|
|
3359
3415
|
{ [_h]: ["POST", "/2021-01-01/tags-removal", 200] },
|
|
3360
|
-
() => RemoveTagsRequest
|
|
3416
|
+
() => RemoveTagsRequest$,
|
|
3361
3417
|
() => __Unit,
|
|
3362
3418
|
];
|
|
3363
|
-
var RevokeVpcEndpointAccess = [
|
|
3419
|
+
var RevokeVpcEndpointAccess$ = [
|
|
3364
3420
|
9,
|
|
3365
3421
|
n0,
|
|
3366
3422
|
_RVEA,
|
|
3367
3423
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/revokeVpcEndpointAccess", 200] },
|
|
3368
|
-
() => RevokeVpcEndpointAccessRequest
|
|
3369
|
-
() => RevokeVpcEndpointAccessResponse
|
|
3424
|
+
() => RevokeVpcEndpointAccessRequest$,
|
|
3425
|
+
() => RevokeVpcEndpointAccessResponse$,
|
|
3370
3426
|
];
|
|
3371
|
-
var StartDomainMaintenance = [
|
|
3427
|
+
var StartDomainMaintenance$ = [
|
|
3372
3428
|
9,
|
|
3373
3429
|
n0,
|
|
3374
3430
|
_SDM,
|
|
3375
3431
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenance", 200] },
|
|
3376
|
-
() => StartDomainMaintenanceRequest
|
|
3377
|
-
() => StartDomainMaintenanceResponse
|
|
3432
|
+
() => StartDomainMaintenanceRequest$,
|
|
3433
|
+
() => StartDomainMaintenanceResponse$,
|
|
3378
3434
|
];
|
|
3379
|
-
var StartServiceSoftwareUpdate = [
|
|
3435
|
+
var StartServiceSoftwareUpdate$ = [
|
|
3380
3436
|
9,
|
|
3381
3437
|
n0,
|
|
3382
3438
|
_SSSU,
|
|
3383
3439
|
{ [_h]: ["POST", "/2021-01-01/opensearch/serviceSoftwareUpdate/start", 200] },
|
|
3384
|
-
() => StartServiceSoftwareUpdateRequest
|
|
3385
|
-
() => StartServiceSoftwareUpdateResponse
|
|
3440
|
+
() => StartServiceSoftwareUpdateRequest$,
|
|
3441
|
+
() => StartServiceSoftwareUpdateResponse$,
|
|
3386
3442
|
];
|
|
3387
|
-
var UpdateApplication = [
|
|
3443
|
+
var UpdateApplication$ = [
|
|
3388
3444
|
9,
|
|
3389
3445
|
n0,
|
|
3390
3446
|
_UApd,
|
|
3391
3447
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/application/{id}", 200] },
|
|
3392
|
-
() => UpdateApplicationRequest
|
|
3393
|
-
() => UpdateApplicationResponse
|
|
3448
|
+
() => UpdateApplicationRequest$,
|
|
3449
|
+
() => UpdateApplicationResponse$,
|
|
3394
3450
|
];
|
|
3395
|
-
var UpdateDataSource = [
|
|
3451
|
+
var UpdateDataSource$ = [
|
|
3396
3452
|
9,
|
|
3397
3453
|
n0,
|
|
3398
3454
|
_UDS,
|
|
3399
3455
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}", 200] },
|
|
3400
|
-
() => UpdateDataSourceRequest
|
|
3401
|
-
() => UpdateDataSourceResponse
|
|
3456
|
+
() => UpdateDataSourceRequest$,
|
|
3457
|
+
() => UpdateDataSourceResponse$,
|
|
3402
3458
|
];
|
|
3403
|
-
var UpdateDirectQueryDataSource = [
|
|
3459
|
+
var UpdateDirectQueryDataSource$ = [
|
|
3404
3460
|
9,
|
|
3405
3461
|
n0,
|
|
3406
3462
|
_UDQDS,
|
|
3407
3463
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/directQueryDataSource/{DataSourceName}", 200] },
|
|
3408
|
-
() => UpdateDirectQueryDataSourceRequest
|
|
3409
|
-
() => UpdateDirectQueryDataSourceResponse
|
|
3464
|
+
() => UpdateDirectQueryDataSourceRequest$,
|
|
3465
|
+
() => UpdateDirectQueryDataSourceResponse$,
|
|
3410
3466
|
];
|
|
3411
|
-
var UpdateDomainConfig = [
|
|
3467
|
+
var UpdateDomainConfig$ = [
|
|
3412
3468
|
9,
|
|
3413
3469
|
n0,
|
|
3414
3470
|
_UDC,
|
|
3415
3471
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/config", 200] },
|
|
3416
|
-
() => UpdateDomainConfigRequest
|
|
3417
|
-
() => UpdateDomainConfigResponse
|
|
3472
|
+
() => UpdateDomainConfigRequest$,
|
|
3473
|
+
() => UpdateDomainConfigResponse$,
|
|
3418
3474
|
];
|
|
3419
|
-
var UpdateIndex = [
|
|
3475
|
+
var UpdateIndex$ = [
|
|
3420
3476
|
9,
|
|
3421
3477
|
n0,
|
|
3422
3478
|
_UIp,
|
|
3423
3479
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}", 200] },
|
|
3424
|
-
() => UpdateIndexRequest
|
|
3425
|
-
() => UpdateIndexResponse
|
|
3480
|
+
() => UpdateIndexRequest$,
|
|
3481
|
+
() => UpdateIndexResponse$,
|
|
3426
3482
|
];
|
|
3427
|
-
var UpdatePackage = [
|
|
3483
|
+
var UpdatePackage$ = [
|
|
3428
3484
|
9,
|
|
3429
3485
|
n0,
|
|
3430
3486
|
_UPp,
|
|
3431
3487
|
{ [_h]: ["POST", "/2021-01-01/packages/update", 200] },
|
|
3432
|
-
() => UpdatePackageRequest
|
|
3433
|
-
() => UpdatePackageResponse
|
|
3488
|
+
() => UpdatePackageRequest$,
|
|
3489
|
+
() => UpdatePackageResponse$,
|
|
3434
3490
|
];
|
|
3435
|
-
var UpdatePackageScope = [
|
|
3491
|
+
var UpdatePackageScope$ = [
|
|
3436
3492
|
9,
|
|
3437
3493
|
n0,
|
|
3438
3494
|
_UPS,
|
|
3439
3495
|
{ [_h]: ["POST", "/2021-01-01/packages/updateScope", 200] },
|
|
3440
|
-
() => UpdatePackageScopeRequest
|
|
3441
|
-
() => UpdatePackageScopeResponse
|
|
3496
|
+
() => UpdatePackageScopeRequest$,
|
|
3497
|
+
() => UpdatePackageScopeResponse$,
|
|
3442
3498
|
];
|
|
3443
|
-
var UpdateScheduledAction = [
|
|
3499
|
+
var UpdateScheduledAction$ = [
|
|
3444
3500
|
9,
|
|
3445
3501
|
n0,
|
|
3446
3502
|
_USA,
|
|
3447
3503
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/domain/{DomainName}/scheduledAction/update", 200] },
|
|
3448
|
-
() => UpdateScheduledActionRequest
|
|
3449
|
-
() => UpdateScheduledActionResponse
|
|
3504
|
+
() => UpdateScheduledActionRequest$,
|
|
3505
|
+
() => UpdateScheduledActionResponse$,
|
|
3450
3506
|
];
|
|
3451
|
-
var UpdateVpcEndpoint = [
|
|
3507
|
+
var UpdateVpcEndpoint$ = [
|
|
3452
3508
|
9,
|
|
3453
3509
|
n0,
|
|
3454
3510
|
_UVE,
|
|
3455
3511
|
{ [_h]: ["POST", "/2021-01-01/opensearch/vpcEndpoints/update", 200] },
|
|
3456
|
-
() => UpdateVpcEndpointRequest
|
|
3457
|
-
() => UpdateVpcEndpointResponse
|
|
3512
|
+
() => UpdateVpcEndpointRequest$,
|
|
3513
|
+
() => UpdateVpcEndpointResponse$,
|
|
3458
3514
|
];
|
|
3459
|
-
var UpgradeDomain = [
|
|
3515
|
+
var UpgradeDomain$ = [
|
|
3460
3516
|
9,
|
|
3461
3517
|
n0,
|
|
3462
3518
|
_UDp,
|
|
3463
3519
|
{ [_h]: ["POST", "/2021-01-01/opensearch/upgradeDomain", 200] },
|
|
3464
|
-
() => UpgradeDomainRequest
|
|
3465
|
-
() => UpgradeDomainResponse
|
|
3520
|
+
() => UpgradeDomainRequest$,
|
|
3521
|
+
() => UpgradeDomainResponse$,
|
|
3466
3522
|
];
|
|
3467
3523
|
|
|
3468
3524
|
class AcceptInboundConnectionCommand extends smithyClient.Command
|
|
@@ -3473,7 +3529,7 @@ class AcceptInboundConnectionCommand extends smithyClient.Command
|
|
|
3473
3529
|
})
|
|
3474
3530
|
.s("AmazonOpenSearchService", "AcceptInboundConnection", {})
|
|
3475
3531
|
.n("OpenSearchClient", "AcceptInboundConnectionCommand")
|
|
3476
|
-
.sc(AcceptInboundConnection)
|
|
3532
|
+
.sc(AcceptInboundConnection$)
|
|
3477
3533
|
.build() {
|
|
3478
3534
|
}
|
|
3479
3535
|
|
|
@@ -3485,7 +3541,7 @@ class AddDataSourceCommand extends smithyClient.Command
|
|
|
3485
3541
|
})
|
|
3486
3542
|
.s("AmazonOpenSearchService", "AddDataSource", {})
|
|
3487
3543
|
.n("OpenSearchClient", "AddDataSourceCommand")
|
|
3488
|
-
.sc(AddDataSource)
|
|
3544
|
+
.sc(AddDataSource$)
|
|
3489
3545
|
.build() {
|
|
3490
3546
|
}
|
|
3491
3547
|
|
|
@@ -3497,7 +3553,7 @@ class AddDirectQueryDataSourceCommand extends smithyClient.Command
|
|
|
3497
3553
|
})
|
|
3498
3554
|
.s("AmazonOpenSearchService", "AddDirectQueryDataSource", {})
|
|
3499
3555
|
.n("OpenSearchClient", "AddDirectQueryDataSourceCommand")
|
|
3500
|
-
.sc(AddDirectQueryDataSource)
|
|
3556
|
+
.sc(AddDirectQueryDataSource$)
|
|
3501
3557
|
.build() {
|
|
3502
3558
|
}
|
|
3503
3559
|
|
|
@@ -3509,7 +3565,7 @@ class AddTagsCommand extends smithyClient.Command
|
|
|
3509
3565
|
})
|
|
3510
3566
|
.s("AmazonOpenSearchService", "AddTags", {})
|
|
3511
3567
|
.n("OpenSearchClient", "AddTagsCommand")
|
|
3512
|
-
.sc(AddTags)
|
|
3568
|
+
.sc(AddTags$)
|
|
3513
3569
|
.build() {
|
|
3514
3570
|
}
|
|
3515
3571
|
|
|
@@ -3521,7 +3577,7 @@ class AssociatePackageCommand extends smithyClient.Command
|
|
|
3521
3577
|
})
|
|
3522
3578
|
.s("AmazonOpenSearchService", "AssociatePackage", {})
|
|
3523
3579
|
.n("OpenSearchClient", "AssociatePackageCommand")
|
|
3524
|
-
.sc(AssociatePackage)
|
|
3580
|
+
.sc(AssociatePackage$)
|
|
3525
3581
|
.build() {
|
|
3526
3582
|
}
|
|
3527
3583
|
|
|
@@ -3533,7 +3589,7 @@ class AssociatePackagesCommand extends smithyClient.Command
|
|
|
3533
3589
|
})
|
|
3534
3590
|
.s("AmazonOpenSearchService", "AssociatePackages", {})
|
|
3535
3591
|
.n("OpenSearchClient", "AssociatePackagesCommand")
|
|
3536
|
-
.sc(AssociatePackages)
|
|
3592
|
+
.sc(AssociatePackages$)
|
|
3537
3593
|
.build() {
|
|
3538
3594
|
}
|
|
3539
3595
|
|
|
@@ -3545,7 +3601,7 @@ class AuthorizeVpcEndpointAccessCommand extends smithyClient.Command
|
|
|
3545
3601
|
})
|
|
3546
3602
|
.s("AmazonOpenSearchService", "AuthorizeVpcEndpointAccess", {})
|
|
3547
3603
|
.n("OpenSearchClient", "AuthorizeVpcEndpointAccessCommand")
|
|
3548
|
-
.sc(AuthorizeVpcEndpointAccess)
|
|
3604
|
+
.sc(AuthorizeVpcEndpointAccess$)
|
|
3549
3605
|
.build() {
|
|
3550
3606
|
}
|
|
3551
3607
|
|
|
@@ -3557,7 +3613,7 @@ class CancelDomainConfigChangeCommand extends smithyClient.Command
|
|
|
3557
3613
|
})
|
|
3558
3614
|
.s("AmazonOpenSearchService", "CancelDomainConfigChange", {})
|
|
3559
3615
|
.n("OpenSearchClient", "CancelDomainConfigChangeCommand")
|
|
3560
|
-
.sc(CancelDomainConfigChange)
|
|
3616
|
+
.sc(CancelDomainConfigChange$)
|
|
3561
3617
|
.build() {
|
|
3562
3618
|
}
|
|
3563
3619
|
|
|
@@ -3569,7 +3625,7 @@ class CancelServiceSoftwareUpdateCommand extends smithyClient.Command
|
|
|
3569
3625
|
})
|
|
3570
3626
|
.s("AmazonOpenSearchService", "CancelServiceSoftwareUpdate", {})
|
|
3571
3627
|
.n("OpenSearchClient", "CancelServiceSoftwareUpdateCommand")
|
|
3572
|
-
.sc(CancelServiceSoftwareUpdate)
|
|
3628
|
+
.sc(CancelServiceSoftwareUpdate$)
|
|
3573
3629
|
.build() {
|
|
3574
3630
|
}
|
|
3575
3631
|
|
|
@@ -3581,7 +3637,7 @@ class CreateApplicationCommand extends smithyClient.Command
|
|
|
3581
3637
|
})
|
|
3582
3638
|
.s("AmazonOpenSearchService", "CreateApplication", {})
|
|
3583
3639
|
.n("OpenSearchClient", "CreateApplicationCommand")
|
|
3584
|
-
.sc(CreateApplication)
|
|
3640
|
+
.sc(CreateApplication$)
|
|
3585
3641
|
.build() {
|
|
3586
3642
|
}
|
|
3587
3643
|
|
|
@@ -3593,7 +3649,7 @@ class CreateDomainCommand extends smithyClient.Command
|
|
|
3593
3649
|
})
|
|
3594
3650
|
.s("AmazonOpenSearchService", "CreateDomain", {})
|
|
3595
3651
|
.n("OpenSearchClient", "CreateDomainCommand")
|
|
3596
|
-
.sc(CreateDomain)
|
|
3652
|
+
.sc(CreateDomain$)
|
|
3597
3653
|
.build() {
|
|
3598
3654
|
}
|
|
3599
3655
|
|
|
@@ -3605,7 +3661,7 @@ class CreateIndexCommand extends smithyClient.Command
|
|
|
3605
3661
|
})
|
|
3606
3662
|
.s("AmazonOpenSearchService", "CreateIndex", {})
|
|
3607
3663
|
.n("OpenSearchClient", "CreateIndexCommand")
|
|
3608
|
-
.sc(CreateIndex)
|
|
3664
|
+
.sc(CreateIndex$)
|
|
3609
3665
|
.build() {
|
|
3610
3666
|
}
|
|
3611
3667
|
|
|
@@ -3617,7 +3673,7 @@ class CreateOutboundConnectionCommand extends smithyClient.Command
|
|
|
3617
3673
|
})
|
|
3618
3674
|
.s("AmazonOpenSearchService", "CreateOutboundConnection", {})
|
|
3619
3675
|
.n("OpenSearchClient", "CreateOutboundConnectionCommand")
|
|
3620
|
-
.sc(CreateOutboundConnection)
|
|
3676
|
+
.sc(CreateOutboundConnection$)
|
|
3621
3677
|
.build() {
|
|
3622
3678
|
}
|
|
3623
3679
|
|
|
@@ -3629,7 +3685,7 @@ class CreatePackageCommand extends smithyClient.Command
|
|
|
3629
3685
|
})
|
|
3630
3686
|
.s("AmazonOpenSearchService", "CreatePackage", {})
|
|
3631
3687
|
.n("OpenSearchClient", "CreatePackageCommand")
|
|
3632
|
-
.sc(CreatePackage)
|
|
3688
|
+
.sc(CreatePackage$)
|
|
3633
3689
|
.build() {
|
|
3634
3690
|
}
|
|
3635
3691
|
|
|
@@ -3641,7 +3697,7 @@ class CreateVpcEndpointCommand extends smithyClient.Command
|
|
|
3641
3697
|
})
|
|
3642
3698
|
.s("AmazonOpenSearchService", "CreateVpcEndpoint", {})
|
|
3643
3699
|
.n("OpenSearchClient", "CreateVpcEndpointCommand")
|
|
3644
|
-
.sc(CreateVpcEndpoint)
|
|
3700
|
+
.sc(CreateVpcEndpoint$)
|
|
3645
3701
|
.build() {
|
|
3646
3702
|
}
|
|
3647
3703
|
|
|
@@ -3653,7 +3709,7 @@ class DeleteApplicationCommand extends smithyClient.Command
|
|
|
3653
3709
|
})
|
|
3654
3710
|
.s("AmazonOpenSearchService", "DeleteApplication", {})
|
|
3655
3711
|
.n("OpenSearchClient", "DeleteApplicationCommand")
|
|
3656
|
-
.sc(DeleteApplication)
|
|
3712
|
+
.sc(DeleteApplication$)
|
|
3657
3713
|
.build() {
|
|
3658
3714
|
}
|
|
3659
3715
|
|
|
@@ -3665,7 +3721,7 @@ class DeleteDataSourceCommand extends smithyClient.Command
|
|
|
3665
3721
|
})
|
|
3666
3722
|
.s("AmazonOpenSearchService", "DeleteDataSource", {})
|
|
3667
3723
|
.n("OpenSearchClient", "DeleteDataSourceCommand")
|
|
3668
|
-
.sc(DeleteDataSource)
|
|
3724
|
+
.sc(DeleteDataSource$)
|
|
3669
3725
|
.build() {
|
|
3670
3726
|
}
|
|
3671
3727
|
|
|
@@ -3677,7 +3733,7 @@ class DeleteDirectQueryDataSourceCommand extends smithyClient.Command
|
|
|
3677
3733
|
})
|
|
3678
3734
|
.s("AmazonOpenSearchService", "DeleteDirectQueryDataSource", {})
|
|
3679
3735
|
.n("OpenSearchClient", "DeleteDirectQueryDataSourceCommand")
|
|
3680
|
-
.sc(DeleteDirectQueryDataSource)
|
|
3736
|
+
.sc(DeleteDirectQueryDataSource$)
|
|
3681
3737
|
.build() {
|
|
3682
3738
|
}
|
|
3683
3739
|
|
|
@@ -3689,7 +3745,7 @@ class DeleteDomainCommand extends smithyClient.Command
|
|
|
3689
3745
|
})
|
|
3690
3746
|
.s("AmazonOpenSearchService", "DeleteDomain", {})
|
|
3691
3747
|
.n("OpenSearchClient", "DeleteDomainCommand")
|
|
3692
|
-
.sc(DeleteDomain)
|
|
3748
|
+
.sc(DeleteDomain$)
|
|
3693
3749
|
.build() {
|
|
3694
3750
|
}
|
|
3695
3751
|
|
|
@@ -3701,7 +3757,7 @@ class DeleteInboundConnectionCommand extends smithyClient.Command
|
|
|
3701
3757
|
})
|
|
3702
3758
|
.s("AmazonOpenSearchService", "DeleteInboundConnection", {})
|
|
3703
3759
|
.n("OpenSearchClient", "DeleteInboundConnectionCommand")
|
|
3704
|
-
.sc(DeleteInboundConnection)
|
|
3760
|
+
.sc(DeleteInboundConnection$)
|
|
3705
3761
|
.build() {
|
|
3706
3762
|
}
|
|
3707
3763
|
|
|
@@ -3713,7 +3769,7 @@ class DeleteIndexCommand extends smithyClient.Command
|
|
|
3713
3769
|
})
|
|
3714
3770
|
.s("AmazonOpenSearchService", "DeleteIndex", {})
|
|
3715
3771
|
.n("OpenSearchClient", "DeleteIndexCommand")
|
|
3716
|
-
.sc(DeleteIndex)
|
|
3772
|
+
.sc(DeleteIndex$)
|
|
3717
3773
|
.build() {
|
|
3718
3774
|
}
|
|
3719
3775
|
|
|
@@ -3725,7 +3781,7 @@ class DeleteOutboundConnectionCommand extends smithyClient.Command
|
|
|
3725
3781
|
})
|
|
3726
3782
|
.s("AmazonOpenSearchService", "DeleteOutboundConnection", {})
|
|
3727
3783
|
.n("OpenSearchClient", "DeleteOutboundConnectionCommand")
|
|
3728
|
-
.sc(DeleteOutboundConnection)
|
|
3784
|
+
.sc(DeleteOutboundConnection$)
|
|
3729
3785
|
.build() {
|
|
3730
3786
|
}
|
|
3731
3787
|
|
|
@@ -3737,7 +3793,7 @@ class DeletePackageCommand extends smithyClient.Command
|
|
|
3737
3793
|
})
|
|
3738
3794
|
.s("AmazonOpenSearchService", "DeletePackage", {})
|
|
3739
3795
|
.n("OpenSearchClient", "DeletePackageCommand")
|
|
3740
|
-
.sc(DeletePackage)
|
|
3796
|
+
.sc(DeletePackage$)
|
|
3741
3797
|
.build() {
|
|
3742
3798
|
}
|
|
3743
3799
|
|
|
@@ -3749,7 +3805,7 @@ class DeleteVpcEndpointCommand extends smithyClient.Command
|
|
|
3749
3805
|
})
|
|
3750
3806
|
.s("AmazonOpenSearchService", "DeleteVpcEndpoint", {})
|
|
3751
3807
|
.n("OpenSearchClient", "DeleteVpcEndpointCommand")
|
|
3752
|
-
.sc(DeleteVpcEndpoint)
|
|
3808
|
+
.sc(DeleteVpcEndpoint$)
|
|
3753
3809
|
.build() {
|
|
3754
3810
|
}
|
|
3755
3811
|
|
|
@@ -3761,7 +3817,7 @@ class DescribeDomainAutoTunesCommand extends smithyClient.Command
|
|
|
3761
3817
|
})
|
|
3762
3818
|
.s("AmazonOpenSearchService", "DescribeDomainAutoTunes", {})
|
|
3763
3819
|
.n("OpenSearchClient", "DescribeDomainAutoTunesCommand")
|
|
3764
|
-
.sc(DescribeDomainAutoTunes)
|
|
3820
|
+
.sc(DescribeDomainAutoTunes$)
|
|
3765
3821
|
.build() {
|
|
3766
3822
|
}
|
|
3767
3823
|
|
|
@@ -3773,7 +3829,7 @@ class DescribeDomainChangeProgressCommand extends smithyClient.Command
|
|
|
3773
3829
|
})
|
|
3774
3830
|
.s("AmazonOpenSearchService", "DescribeDomainChangeProgress", {})
|
|
3775
3831
|
.n("OpenSearchClient", "DescribeDomainChangeProgressCommand")
|
|
3776
|
-
.sc(DescribeDomainChangeProgress)
|
|
3832
|
+
.sc(DescribeDomainChangeProgress$)
|
|
3777
3833
|
.build() {
|
|
3778
3834
|
}
|
|
3779
3835
|
|
|
@@ -3785,7 +3841,7 @@ class DescribeDomainCommand extends smithyClient.Command
|
|
|
3785
3841
|
})
|
|
3786
3842
|
.s("AmazonOpenSearchService", "DescribeDomain", {})
|
|
3787
3843
|
.n("OpenSearchClient", "DescribeDomainCommand")
|
|
3788
|
-
.sc(DescribeDomain)
|
|
3844
|
+
.sc(DescribeDomain$)
|
|
3789
3845
|
.build() {
|
|
3790
3846
|
}
|
|
3791
3847
|
|
|
@@ -3797,7 +3853,7 @@ class DescribeDomainConfigCommand extends smithyClient.Command
|
|
|
3797
3853
|
})
|
|
3798
3854
|
.s("AmazonOpenSearchService", "DescribeDomainConfig", {})
|
|
3799
3855
|
.n("OpenSearchClient", "DescribeDomainConfigCommand")
|
|
3800
|
-
.sc(DescribeDomainConfig)
|
|
3856
|
+
.sc(DescribeDomainConfig$)
|
|
3801
3857
|
.build() {
|
|
3802
3858
|
}
|
|
3803
3859
|
|
|
@@ -3809,7 +3865,7 @@ class DescribeDomainHealthCommand extends smithyClient.Command
|
|
|
3809
3865
|
})
|
|
3810
3866
|
.s("AmazonOpenSearchService", "DescribeDomainHealth", {})
|
|
3811
3867
|
.n("OpenSearchClient", "DescribeDomainHealthCommand")
|
|
3812
|
-
.sc(DescribeDomainHealth)
|
|
3868
|
+
.sc(DescribeDomainHealth$)
|
|
3813
3869
|
.build() {
|
|
3814
3870
|
}
|
|
3815
3871
|
|
|
@@ -3821,7 +3877,7 @@ class DescribeDomainNodesCommand extends smithyClient.Command
|
|
|
3821
3877
|
})
|
|
3822
3878
|
.s("AmazonOpenSearchService", "DescribeDomainNodes", {})
|
|
3823
3879
|
.n("OpenSearchClient", "DescribeDomainNodesCommand")
|
|
3824
|
-
.sc(DescribeDomainNodes)
|
|
3880
|
+
.sc(DescribeDomainNodes$)
|
|
3825
3881
|
.build() {
|
|
3826
3882
|
}
|
|
3827
3883
|
|
|
@@ -3833,7 +3889,7 @@ class DescribeDomainsCommand extends smithyClient.Command
|
|
|
3833
3889
|
})
|
|
3834
3890
|
.s("AmazonOpenSearchService", "DescribeDomains", {})
|
|
3835
3891
|
.n("OpenSearchClient", "DescribeDomainsCommand")
|
|
3836
|
-
.sc(DescribeDomains)
|
|
3892
|
+
.sc(DescribeDomains$)
|
|
3837
3893
|
.build() {
|
|
3838
3894
|
}
|
|
3839
3895
|
|
|
@@ -3845,7 +3901,7 @@ class DescribeDryRunProgressCommand extends smithyClient.Command
|
|
|
3845
3901
|
})
|
|
3846
3902
|
.s("AmazonOpenSearchService", "DescribeDryRunProgress", {})
|
|
3847
3903
|
.n("OpenSearchClient", "DescribeDryRunProgressCommand")
|
|
3848
|
-
.sc(DescribeDryRunProgress)
|
|
3904
|
+
.sc(DescribeDryRunProgress$)
|
|
3849
3905
|
.build() {
|
|
3850
3906
|
}
|
|
3851
3907
|
|
|
@@ -3857,7 +3913,7 @@ class DescribeInboundConnectionsCommand extends smithyClient.Command
|
|
|
3857
3913
|
})
|
|
3858
3914
|
.s("AmazonOpenSearchService", "DescribeInboundConnections", {})
|
|
3859
3915
|
.n("OpenSearchClient", "DescribeInboundConnectionsCommand")
|
|
3860
|
-
.sc(DescribeInboundConnections)
|
|
3916
|
+
.sc(DescribeInboundConnections$)
|
|
3861
3917
|
.build() {
|
|
3862
3918
|
}
|
|
3863
3919
|
|
|
@@ -3869,7 +3925,7 @@ class DescribeInstanceTypeLimitsCommand extends smithyClient.Command
|
|
|
3869
3925
|
})
|
|
3870
3926
|
.s("AmazonOpenSearchService", "DescribeInstanceTypeLimits", {})
|
|
3871
3927
|
.n("OpenSearchClient", "DescribeInstanceTypeLimitsCommand")
|
|
3872
|
-
.sc(DescribeInstanceTypeLimits)
|
|
3928
|
+
.sc(DescribeInstanceTypeLimits$)
|
|
3873
3929
|
.build() {
|
|
3874
3930
|
}
|
|
3875
3931
|
|
|
@@ -3881,7 +3937,7 @@ class DescribeOutboundConnectionsCommand extends smithyClient.Command
|
|
|
3881
3937
|
})
|
|
3882
3938
|
.s("AmazonOpenSearchService", "DescribeOutboundConnections", {})
|
|
3883
3939
|
.n("OpenSearchClient", "DescribeOutboundConnectionsCommand")
|
|
3884
|
-
.sc(DescribeOutboundConnections)
|
|
3940
|
+
.sc(DescribeOutboundConnections$)
|
|
3885
3941
|
.build() {
|
|
3886
3942
|
}
|
|
3887
3943
|
|
|
@@ -3893,7 +3949,7 @@ class DescribePackagesCommand extends smithyClient.Command
|
|
|
3893
3949
|
})
|
|
3894
3950
|
.s("AmazonOpenSearchService", "DescribePackages", {})
|
|
3895
3951
|
.n("OpenSearchClient", "DescribePackagesCommand")
|
|
3896
|
-
.sc(DescribePackages)
|
|
3952
|
+
.sc(DescribePackages$)
|
|
3897
3953
|
.build() {
|
|
3898
3954
|
}
|
|
3899
3955
|
|
|
@@ -3905,7 +3961,7 @@ class DescribeReservedInstanceOfferingsCommand extends smithyClient.Command
|
|
|
3905
3961
|
})
|
|
3906
3962
|
.s("AmazonOpenSearchService", "DescribeReservedInstanceOfferings", {})
|
|
3907
3963
|
.n("OpenSearchClient", "DescribeReservedInstanceOfferingsCommand")
|
|
3908
|
-
.sc(DescribeReservedInstanceOfferings)
|
|
3964
|
+
.sc(DescribeReservedInstanceOfferings$)
|
|
3909
3965
|
.build() {
|
|
3910
3966
|
}
|
|
3911
3967
|
|
|
@@ -3917,7 +3973,7 @@ class DescribeReservedInstancesCommand extends smithyClient.Command
|
|
|
3917
3973
|
})
|
|
3918
3974
|
.s("AmazonOpenSearchService", "DescribeReservedInstances", {})
|
|
3919
3975
|
.n("OpenSearchClient", "DescribeReservedInstancesCommand")
|
|
3920
|
-
.sc(DescribeReservedInstances)
|
|
3976
|
+
.sc(DescribeReservedInstances$)
|
|
3921
3977
|
.build() {
|
|
3922
3978
|
}
|
|
3923
3979
|
|
|
@@ -3929,7 +3985,7 @@ class DescribeVpcEndpointsCommand extends smithyClient.Command
|
|
|
3929
3985
|
})
|
|
3930
3986
|
.s("AmazonOpenSearchService", "DescribeVpcEndpoints", {})
|
|
3931
3987
|
.n("OpenSearchClient", "DescribeVpcEndpointsCommand")
|
|
3932
|
-
.sc(DescribeVpcEndpoints)
|
|
3988
|
+
.sc(DescribeVpcEndpoints$)
|
|
3933
3989
|
.build() {
|
|
3934
3990
|
}
|
|
3935
3991
|
|
|
@@ -3941,7 +3997,7 @@ class DissociatePackageCommand extends smithyClient.Command
|
|
|
3941
3997
|
})
|
|
3942
3998
|
.s("AmazonOpenSearchService", "DissociatePackage", {})
|
|
3943
3999
|
.n("OpenSearchClient", "DissociatePackageCommand")
|
|
3944
|
-
.sc(DissociatePackage)
|
|
4000
|
+
.sc(DissociatePackage$)
|
|
3945
4001
|
.build() {
|
|
3946
4002
|
}
|
|
3947
4003
|
|
|
@@ -3953,7 +4009,7 @@ class DissociatePackagesCommand extends smithyClient.Command
|
|
|
3953
4009
|
})
|
|
3954
4010
|
.s("AmazonOpenSearchService", "DissociatePackages", {})
|
|
3955
4011
|
.n("OpenSearchClient", "DissociatePackagesCommand")
|
|
3956
|
-
.sc(DissociatePackages)
|
|
4012
|
+
.sc(DissociatePackages$)
|
|
3957
4013
|
.build() {
|
|
3958
4014
|
}
|
|
3959
4015
|
|
|
@@ -3965,7 +4021,7 @@ class GetApplicationCommand extends smithyClient.Command
|
|
|
3965
4021
|
})
|
|
3966
4022
|
.s("AmazonOpenSearchService", "GetApplication", {})
|
|
3967
4023
|
.n("OpenSearchClient", "GetApplicationCommand")
|
|
3968
|
-
.sc(GetApplication)
|
|
4024
|
+
.sc(GetApplication$)
|
|
3969
4025
|
.build() {
|
|
3970
4026
|
}
|
|
3971
4027
|
|
|
@@ -3977,7 +4033,7 @@ class GetCompatibleVersionsCommand extends smithyClient.Command
|
|
|
3977
4033
|
})
|
|
3978
4034
|
.s("AmazonOpenSearchService", "GetCompatibleVersions", {})
|
|
3979
4035
|
.n("OpenSearchClient", "GetCompatibleVersionsCommand")
|
|
3980
|
-
.sc(GetCompatibleVersions)
|
|
4036
|
+
.sc(GetCompatibleVersions$)
|
|
3981
4037
|
.build() {
|
|
3982
4038
|
}
|
|
3983
4039
|
|
|
@@ -3989,7 +4045,7 @@ class GetDataSourceCommand extends smithyClient.Command
|
|
|
3989
4045
|
})
|
|
3990
4046
|
.s("AmazonOpenSearchService", "GetDataSource", {})
|
|
3991
4047
|
.n("OpenSearchClient", "GetDataSourceCommand")
|
|
3992
|
-
.sc(GetDataSource)
|
|
4048
|
+
.sc(GetDataSource$)
|
|
3993
4049
|
.build() {
|
|
3994
4050
|
}
|
|
3995
4051
|
|
|
@@ -4001,7 +4057,7 @@ class GetDefaultApplicationSettingCommand extends smithyClient.Command
|
|
|
4001
4057
|
})
|
|
4002
4058
|
.s("AmazonOpenSearchService", "GetDefaultApplicationSetting", {})
|
|
4003
4059
|
.n("OpenSearchClient", "GetDefaultApplicationSettingCommand")
|
|
4004
|
-
.sc(GetDefaultApplicationSetting)
|
|
4060
|
+
.sc(GetDefaultApplicationSetting$)
|
|
4005
4061
|
.build() {
|
|
4006
4062
|
}
|
|
4007
4063
|
|
|
@@ -4013,7 +4069,7 @@ class GetDirectQueryDataSourceCommand extends smithyClient.Command
|
|
|
4013
4069
|
})
|
|
4014
4070
|
.s("AmazonOpenSearchService", "GetDirectQueryDataSource", {})
|
|
4015
4071
|
.n("OpenSearchClient", "GetDirectQueryDataSourceCommand")
|
|
4016
|
-
.sc(GetDirectQueryDataSource)
|
|
4072
|
+
.sc(GetDirectQueryDataSource$)
|
|
4017
4073
|
.build() {
|
|
4018
4074
|
}
|
|
4019
4075
|
|
|
@@ -4025,7 +4081,7 @@ class GetDomainMaintenanceStatusCommand extends smithyClient.Command
|
|
|
4025
4081
|
})
|
|
4026
4082
|
.s("AmazonOpenSearchService", "GetDomainMaintenanceStatus", {})
|
|
4027
4083
|
.n("OpenSearchClient", "GetDomainMaintenanceStatusCommand")
|
|
4028
|
-
.sc(GetDomainMaintenanceStatus)
|
|
4084
|
+
.sc(GetDomainMaintenanceStatus$)
|
|
4029
4085
|
.build() {
|
|
4030
4086
|
}
|
|
4031
4087
|
|
|
@@ -4037,7 +4093,7 @@ class GetIndexCommand extends smithyClient.Command
|
|
|
4037
4093
|
})
|
|
4038
4094
|
.s("AmazonOpenSearchService", "GetIndex", {})
|
|
4039
4095
|
.n("OpenSearchClient", "GetIndexCommand")
|
|
4040
|
-
.sc(GetIndex)
|
|
4096
|
+
.sc(GetIndex$)
|
|
4041
4097
|
.build() {
|
|
4042
4098
|
}
|
|
4043
4099
|
|
|
@@ -4049,7 +4105,7 @@ class GetPackageVersionHistoryCommand extends smithyClient.Command
|
|
|
4049
4105
|
})
|
|
4050
4106
|
.s("AmazonOpenSearchService", "GetPackageVersionHistory", {})
|
|
4051
4107
|
.n("OpenSearchClient", "GetPackageVersionHistoryCommand")
|
|
4052
|
-
.sc(GetPackageVersionHistory)
|
|
4108
|
+
.sc(GetPackageVersionHistory$)
|
|
4053
4109
|
.build() {
|
|
4054
4110
|
}
|
|
4055
4111
|
|
|
@@ -4061,7 +4117,7 @@ class GetUpgradeHistoryCommand extends smithyClient.Command
|
|
|
4061
4117
|
})
|
|
4062
4118
|
.s("AmazonOpenSearchService", "GetUpgradeHistory", {})
|
|
4063
4119
|
.n("OpenSearchClient", "GetUpgradeHistoryCommand")
|
|
4064
|
-
.sc(GetUpgradeHistory)
|
|
4120
|
+
.sc(GetUpgradeHistory$)
|
|
4065
4121
|
.build() {
|
|
4066
4122
|
}
|
|
4067
4123
|
|
|
@@ -4073,7 +4129,7 @@ class GetUpgradeStatusCommand extends smithyClient.Command
|
|
|
4073
4129
|
})
|
|
4074
4130
|
.s("AmazonOpenSearchService", "GetUpgradeStatus", {})
|
|
4075
4131
|
.n("OpenSearchClient", "GetUpgradeStatusCommand")
|
|
4076
|
-
.sc(GetUpgradeStatus)
|
|
4132
|
+
.sc(GetUpgradeStatus$)
|
|
4077
4133
|
.build() {
|
|
4078
4134
|
}
|
|
4079
4135
|
|
|
@@ -4085,7 +4141,7 @@ class ListApplicationsCommand extends smithyClient.Command
|
|
|
4085
4141
|
})
|
|
4086
4142
|
.s("AmazonOpenSearchService", "ListApplications", {})
|
|
4087
4143
|
.n("OpenSearchClient", "ListApplicationsCommand")
|
|
4088
|
-
.sc(ListApplications)
|
|
4144
|
+
.sc(ListApplications$)
|
|
4089
4145
|
.build() {
|
|
4090
4146
|
}
|
|
4091
4147
|
|
|
@@ -4097,7 +4153,7 @@ class ListDataSourcesCommand extends smithyClient.Command
|
|
|
4097
4153
|
})
|
|
4098
4154
|
.s("AmazonOpenSearchService", "ListDataSources", {})
|
|
4099
4155
|
.n("OpenSearchClient", "ListDataSourcesCommand")
|
|
4100
|
-
.sc(ListDataSources)
|
|
4156
|
+
.sc(ListDataSources$)
|
|
4101
4157
|
.build() {
|
|
4102
4158
|
}
|
|
4103
4159
|
|
|
@@ -4109,7 +4165,7 @@ class ListDirectQueryDataSourcesCommand extends smithyClient.Command
|
|
|
4109
4165
|
})
|
|
4110
4166
|
.s("AmazonOpenSearchService", "ListDirectQueryDataSources", {})
|
|
4111
4167
|
.n("OpenSearchClient", "ListDirectQueryDataSourcesCommand")
|
|
4112
|
-
.sc(ListDirectQueryDataSources)
|
|
4168
|
+
.sc(ListDirectQueryDataSources$)
|
|
4113
4169
|
.build() {
|
|
4114
4170
|
}
|
|
4115
4171
|
|
|
@@ -4121,7 +4177,7 @@ class ListDomainMaintenancesCommand extends smithyClient.Command
|
|
|
4121
4177
|
})
|
|
4122
4178
|
.s("AmazonOpenSearchService", "ListDomainMaintenances", {})
|
|
4123
4179
|
.n("OpenSearchClient", "ListDomainMaintenancesCommand")
|
|
4124
|
-
.sc(ListDomainMaintenances)
|
|
4180
|
+
.sc(ListDomainMaintenances$)
|
|
4125
4181
|
.build() {
|
|
4126
4182
|
}
|
|
4127
4183
|
|
|
@@ -4133,7 +4189,7 @@ class ListDomainNamesCommand extends smithyClient.Command
|
|
|
4133
4189
|
})
|
|
4134
4190
|
.s("AmazonOpenSearchService", "ListDomainNames", {})
|
|
4135
4191
|
.n("OpenSearchClient", "ListDomainNamesCommand")
|
|
4136
|
-
.sc(ListDomainNames)
|
|
4192
|
+
.sc(ListDomainNames$)
|
|
4137
4193
|
.build() {
|
|
4138
4194
|
}
|
|
4139
4195
|
|
|
@@ -4145,7 +4201,7 @@ class ListDomainsForPackageCommand extends smithyClient.Command
|
|
|
4145
4201
|
})
|
|
4146
4202
|
.s("AmazonOpenSearchService", "ListDomainsForPackage", {})
|
|
4147
4203
|
.n("OpenSearchClient", "ListDomainsForPackageCommand")
|
|
4148
|
-
.sc(ListDomainsForPackage)
|
|
4204
|
+
.sc(ListDomainsForPackage$)
|
|
4149
4205
|
.build() {
|
|
4150
4206
|
}
|
|
4151
4207
|
|
|
@@ -4157,7 +4213,7 @@ class ListInstanceTypeDetailsCommand extends smithyClient.Command
|
|
|
4157
4213
|
})
|
|
4158
4214
|
.s("AmazonOpenSearchService", "ListInstanceTypeDetails", {})
|
|
4159
4215
|
.n("OpenSearchClient", "ListInstanceTypeDetailsCommand")
|
|
4160
|
-
.sc(ListInstanceTypeDetails)
|
|
4216
|
+
.sc(ListInstanceTypeDetails$)
|
|
4161
4217
|
.build() {
|
|
4162
4218
|
}
|
|
4163
4219
|
|
|
@@ -4169,7 +4225,7 @@ class ListPackagesForDomainCommand extends smithyClient.Command
|
|
|
4169
4225
|
})
|
|
4170
4226
|
.s("AmazonOpenSearchService", "ListPackagesForDomain", {})
|
|
4171
4227
|
.n("OpenSearchClient", "ListPackagesForDomainCommand")
|
|
4172
|
-
.sc(ListPackagesForDomain)
|
|
4228
|
+
.sc(ListPackagesForDomain$)
|
|
4173
4229
|
.build() {
|
|
4174
4230
|
}
|
|
4175
4231
|
|
|
@@ -4181,7 +4237,7 @@ class ListScheduledActionsCommand extends smithyClient.Command
|
|
|
4181
4237
|
})
|
|
4182
4238
|
.s("AmazonOpenSearchService", "ListScheduledActions", {})
|
|
4183
4239
|
.n("OpenSearchClient", "ListScheduledActionsCommand")
|
|
4184
|
-
.sc(ListScheduledActions)
|
|
4240
|
+
.sc(ListScheduledActions$)
|
|
4185
4241
|
.build() {
|
|
4186
4242
|
}
|
|
4187
4243
|
|
|
@@ -4193,7 +4249,7 @@ class ListTagsCommand extends smithyClient.Command
|
|
|
4193
4249
|
})
|
|
4194
4250
|
.s("AmazonOpenSearchService", "ListTags", {})
|
|
4195
4251
|
.n("OpenSearchClient", "ListTagsCommand")
|
|
4196
|
-
.sc(ListTags)
|
|
4252
|
+
.sc(ListTags$)
|
|
4197
4253
|
.build() {
|
|
4198
4254
|
}
|
|
4199
4255
|
|
|
@@ -4205,7 +4261,7 @@ class ListVersionsCommand extends smithyClient.Command
|
|
|
4205
4261
|
})
|
|
4206
4262
|
.s("AmazonOpenSearchService", "ListVersions", {})
|
|
4207
4263
|
.n("OpenSearchClient", "ListVersionsCommand")
|
|
4208
|
-
.sc(ListVersions)
|
|
4264
|
+
.sc(ListVersions$)
|
|
4209
4265
|
.build() {
|
|
4210
4266
|
}
|
|
4211
4267
|
|
|
@@ -4217,7 +4273,7 @@ class ListVpcEndpointAccessCommand extends smithyClient.Command
|
|
|
4217
4273
|
})
|
|
4218
4274
|
.s("AmazonOpenSearchService", "ListVpcEndpointAccess", {})
|
|
4219
4275
|
.n("OpenSearchClient", "ListVpcEndpointAccessCommand")
|
|
4220
|
-
.sc(ListVpcEndpointAccess)
|
|
4276
|
+
.sc(ListVpcEndpointAccess$)
|
|
4221
4277
|
.build() {
|
|
4222
4278
|
}
|
|
4223
4279
|
|
|
@@ -4229,7 +4285,7 @@ class ListVpcEndpointsCommand extends smithyClient.Command
|
|
|
4229
4285
|
})
|
|
4230
4286
|
.s("AmazonOpenSearchService", "ListVpcEndpoints", {})
|
|
4231
4287
|
.n("OpenSearchClient", "ListVpcEndpointsCommand")
|
|
4232
|
-
.sc(ListVpcEndpoints)
|
|
4288
|
+
.sc(ListVpcEndpoints$)
|
|
4233
4289
|
.build() {
|
|
4234
4290
|
}
|
|
4235
4291
|
|
|
@@ -4241,7 +4297,7 @@ class ListVpcEndpointsForDomainCommand extends smithyClient.Command
|
|
|
4241
4297
|
})
|
|
4242
4298
|
.s("AmazonOpenSearchService", "ListVpcEndpointsForDomain", {})
|
|
4243
4299
|
.n("OpenSearchClient", "ListVpcEndpointsForDomainCommand")
|
|
4244
|
-
.sc(ListVpcEndpointsForDomain)
|
|
4300
|
+
.sc(ListVpcEndpointsForDomain$)
|
|
4245
4301
|
.build() {
|
|
4246
4302
|
}
|
|
4247
4303
|
|
|
@@ -4253,7 +4309,7 @@ class PurchaseReservedInstanceOfferingCommand extends smithyClient.Command
|
|
|
4253
4309
|
})
|
|
4254
4310
|
.s("AmazonOpenSearchService", "PurchaseReservedInstanceOffering", {})
|
|
4255
4311
|
.n("OpenSearchClient", "PurchaseReservedInstanceOfferingCommand")
|
|
4256
|
-
.sc(PurchaseReservedInstanceOffering)
|
|
4312
|
+
.sc(PurchaseReservedInstanceOffering$)
|
|
4257
4313
|
.build() {
|
|
4258
4314
|
}
|
|
4259
4315
|
|
|
@@ -4265,7 +4321,7 @@ class PutDefaultApplicationSettingCommand extends smithyClient.Command
|
|
|
4265
4321
|
})
|
|
4266
4322
|
.s("AmazonOpenSearchService", "PutDefaultApplicationSetting", {})
|
|
4267
4323
|
.n("OpenSearchClient", "PutDefaultApplicationSettingCommand")
|
|
4268
|
-
.sc(PutDefaultApplicationSetting)
|
|
4324
|
+
.sc(PutDefaultApplicationSetting$)
|
|
4269
4325
|
.build() {
|
|
4270
4326
|
}
|
|
4271
4327
|
|
|
@@ -4277,7 +4333,7 @@ class RejectInboundConnectionCommand extends smithyClient.Command
|
|
|
4277
4333
|
})
|
|
4278
4334
|
.s("AmazonOpenSearchService", "RejectInboundConnection", {})
|
|
4279
4335
|
.n("OpenSearchClient", "RejectInboundConnectionCommand")
|
|
4280
|
-
.sc(RejectInboundConnection)
|
|
4336
|
+
.sc(RejectInboundConnection$)
|
|
4281
4337
|
.build() {
|
|
4282
4338
|
}
|
|
4283
4339
|
|
|
@@ -4289,7 +4345,7 @@ class RemoveTagsCommand extends smithyClient.Command
|
|
|
4289
4345
|
})
|
|
4290
4346
|
.s("AmazonOpenSearchService", "RemoveTags", {})
|
|
4291
4347
|
.n("OpenSearchClient", "RemoveTagsCommand")
|
|
4292
|
-
.sc(RemoveTags)
|
|
4348
|
+
.sc(RemoveTags$)
|
|
4293
4349
|
.build() {
|
|
4294
4350
|
}
|
|
4295
4351
|
|
|
@@ -4301,7 +4357,7 @@ class RevokeVpcEndpointAccessCommand extends smithyClient.Command
|
|
|
4301
4357
|
})
|
|
4302
4358
|
.s("AmazonOpenSearchService", "RevokeVpcEndpointAccess", {})
|
|
4303
4359
|
.n("OpenSearchClient", "RevokeVpcEndpointAccessCommand")
|
|
4304
|
-
.sc(RevokeVpcEndpointAccess)
|
|
4360
|
+
.sc(RevokeVpcEndpointAccess$)
|
|
4305
4361
|
.build() {
|
|
4306
4362
|
}
|
|
4307
4363
|
|
|
@@ -4313,7 +4369,7 @@ class StartDomainMaintenanceCommand extends smithyClient.Command
|
|
|
4313
4369
|
})
|
|
4314
4370
|
.s("AmazonOpenSearchService", "StartDomainMaintenance", {})
|
|
4315
4371
|
.n("OpenSearchClient", "StartDomainMaintenanceCommand")
|
|
4316
|
-
.sc(StartDomainMaintenance)
|
|
4372
|
+
.sc(StartDomainMaintenance$)
|
|
4317
4373
|
.build() {
|
|
4318
4374
|
}
|
|
4319
4375
|
|
|
@@ -4325,7 +4381,7 @@ class StartServiceSoftwareUpdateCommand extends smithyClient.Command
|
|
|
4325
4381
|
})
|
|
4326
4382
|
.s("AmazonOpenSearchService", "StartServiceSoftwareUpdate", {})
|
|
4327
4383
|
.n("OpenSearchClient", "StartServiceSoftwareUpdateCommand")
|
|
4328
|
-
.sc(StartServiceSoftwareUpdate)
|
|
4384
|
+
.sc(StartServiceSoftwareUpdate$)
|
|
4329
4385
|
.build() {
|
|
4330
4386
|
}
|
|
4331
4387
|
|
|
@@ -4337,7 +4393,7 @@ class UpdateApplicationCommand extends smithyClient.Command
|
|
|
4337
4393
|
})
|
|
4338
4394
|
.s("AmazonOpenSearchService", "UpdateApplication", {})
|
|
4339
4395
|
.n("OpenSearchClient", "UpdateApplicationCommand")
|
|
4340
|
-
.sc(UpdateApplication)
|
|
4396
|
+
.sc(UpdateApplication$)
|
|
4341
4397
|
.build() {
|
|
4342
4398
|
}
|
|
4343
4399
|
|
|
@@ -4349,7 +4405,7 @@ class UpdateDataSourceCommand extends smithyClient.Command
|
|
|
4349
4405
|
})
|
|
4350
4406
|
.s("AmazonOpenSearchService", "UpdateDataSource", {})
|
|
4351
4407
|
.n("OpenSearchClient", "UpdateDataSourceCommand")
|
|
4352
|
-
.sc(UpdateDataSource)
|
|
4408
|
+
.sc(UpdateDataSource$)
|
|
4353
4409
|
.build() {
|
|
4354
4410
|
}
|
|
4355
4411
|
|
|
@@ -4361,7 +4417,7 @@ class UpdateDirectQueryDataSourceCommand extends smithyClient.Command
|
|
|
4361
4417
|
})
|
|
4362
4418
|
.s("AmazonOpenSearchService", "UpdateDirectQueryDataSource", {})
|
|
4363
4419
|
.n("OpenSearchClient", "UpdateDirectQueryDataSourceCommand")
|
|
4364
|
-
.sc(UpdateDirectQueryDataSource)
|
|
4420
|
+
.sc(UpdateDirectQueryDataSource$)
|
|
4365
4421
|
.build() {
|
|
4366
4422
|
}
|
|
4367
4423
|
|
|
@@ -4373,7 +4429,7 @@ class UpdateDomainConfigCommand extends smithyClient.Command
|
|
|
4373
4429
|
})
|
|
4374
4430
|
.s("AmazonOpenSearchService", "UpdateDomainConfig", {})
|
|
4375
4431
|
.n("OpenSearchClient", "UpdateDomainConfigCommand")
|
|
4376
|
-
.sc(UpdateDomainConfig)
|
|
4432
|
+
.sc(UpdateDomainConfig$)
|
|
4377
4433
|
.build() {
|
|
4378
4434
|
}
|
|
4379
4435
|
|
|
@@ -4385,7 +4441,7 @@ class UpdateIndexCommand extends smithyClient.Command
|
|
|
4385
4441
|
})
|
|
4386
4442
|
.s("AmazonOpenSearchService", "UpdateIndex", {})
|
|
4387
4443
|
.n("OpenSearchClient", "UpdateIndexCommand")
|
|
4388
|
-
.sc(UpdateIndex)
|
|
4444
|
+
.sc(UpdateIndex$)
|
|
4389
4445
|
.build() {
|
|
4390
4446
|
}
|
|
4391
4447
|
|
|
@@ -4397,7 +4453,7 @@ class UpdatePackageCommand extends smithyClient.Command
|
|
|
4397
4453
|
})
|
|
4398
4454
|
.s("AmazonOpenSearchService", "UpdatePackage", {})
|
|
4399
4455
|
.n("OpenSearchClient", "UpdatePackageCommand")
|
|
4400
|
-
.sc(UpdatePackage)
|
|
4456
|
+
.sc(UpdatePackage$)
|
|
4401
4457
|
.build() {
|
|
4402
4458
|
}
|
|
4403
4459
|
|
|
@@ -4409,7 +4465,7 @@ class UpdatePackageScopeCommand extends smithyClient.Command
|
|
|
4409
4465
|
})
|
|
4410
4466
|
.s("AmazonOpenSearchService", "UpdatePackageScope", {})
|
|
4411
4467
|
.n("OpenSearchClient", "UpdatePackageScopeCommand")
|
|
4412
|
-
.sc(UpdatePackageScope)
|
|
4468
|
+
.sc(UpdatePackageScope$)
|
|
4413
4469
|
.build() {
|
|
4414
4470
|
}
|
|
4415
4471
|
|
|
@@ -4421,7 +4477,7 @@ class UpdateScheduledActionCommand extends smithyClient.Command
|
|
|
4421
4477
|
})
|
|
4422
4478
|
.s("AmazonOpenSearchService", "UpdateScheduledAction", {})
|
|
4423
4479
|
.n("OpenSearchClient", "UpdateScheduledActionCommand")
|
|
4424
|
-
.sc(UpdateScheduledAction)
|
|
4480
|
+
.sc(UpdateScheduledAction$)
|
|
4425
4481
|
.build() {
|
|
4426
4482
|
}
|
|
4427
4483
|
|
|
@@ -4433,7 +4489,7 @@ class UpdateVpcEndpointCommand extends smithyClient.Command
|
|
|
4433
4489
|
})
|
|
4434
4490
|
.s("AmazonOpenSearchService", "UpdateVpcEndpoint", {})
|
|
4435
4491
|
.n("OpenSearchClient", "UpdateVpcEndpointCommand")
|
|
4436
|
-
.sc(UpdateVpcEndpoint)
|
|
4492
|
+
.sc(UpdateVpcEndpoint$)
|
|
4437
4493
|
.build() {
|
|
4438
4494
|
}
|
|
4439
4495
|
|
|
@@ -4445,7 +4501,7 @@ class UpgradeDomainCommand extends smithyClient.Command
|
|
|
4445
4501
|
})
|
|
4446
4502
|
.s("AmazonOpenSearchService", "UpgradeDomain", {})
|
|
4447
4503
|
.n("OpenSearchClient", "UpgradeDomainCommand")
|
|
4448
|
-
.sc(UpgradeDomain)
|
|
4504
|
+
.sc(UpgradeDomain$)
|
|
4449
4505
|
.build() {
|
|
4450
4506
|
}
|
|
4451
4507
|
|
|
@@ -5015,165 +5071,557 @@ Object.defineProperty(exports, "__Client", {
|
|
|
5015
5071
|
enumerable: true,
|
|
5016
5072
|
get: function () { return smithyClient.Client; }
|
|
5017
5073
|
});
|
|
5074
|
+
exports.AIMLOptionsInput$ = AIMLOptionsInput$;
|
|
5075
|
+
exports.AIMLOptionsOutput$ = AIMLOptionsOutput$;
|
|
5076
|
+
exports.AIMLOptionsStatus$ = AIMLOptionsStatus$;
|
|
5077
|
+
exports.AWSDomainInformation$ = AWSDomainInformation$;
|
|
5018
5078
|
exports.AWSServicePrincipal = AWSServicePrincipal;
|
|
5079
|
+
exports.AcceptInboundConnection$ = AcceptInboundConnection$;
|
|
5019
5080
|
exports.AcceptInboundConnectionCommand = AcceptInboundConnectionCommand;
|
|
5020
|
-
exports.
|
|
5081
|
+
exports.AcceptInboundConnectionRequest$ = AcceptInboundConnectionRequest$;
|
|
5082
|
+
exports.AcceptInboundConnectionResponse$ = AcceptInboundConnectionResponse$;
|
|
5083
|
+
exports.AccessDeniedException = AccessDeniedException;
|
|
5084
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
5085
|
+
exports.AccessPoliciesStatus$ = AccessPoliciesStatus$;
|
|
5021
5086
|
exports.ActionSeverity = ActionSeverity;
|
|
5022
5087
|
exports.ActionStatus = ActionStatus;
|
|
5023
5088
|
exports.ActionType = ActionType;
|
|
5089
|
+
exports.AddDataSource$ = AddDataSource$;
|
|
5024
5090
|
exports.AddDataSourceCommand = AddDataSourceCommand;
|
|
5091
|
+
exports.AddDataSourceRequest$ = AddDataSourceRequest$;
|
|
5092
|
+
exports.AddDataSourceResponse$ = AddDataSourceResponse$;
|
|
5093
|
+
exports.AddDirectQueryDataSource$ = AddDirectQueryDataSource$;
|
|
5025
5094
|
exports.AddDirectQueryDataSourceCommand = AddDirectQueryDataSourceCommand;
|
|
5095
|
+
exports.AddDirectQueryDataSourceRequest$ = AddDirectQueryDataSourceRequest$;
|
|
5096
|
+
exports.AddDirectQueryDataSourceResponse$ = AddDirectQueryDataSourceResponse$;
|
|
5097
|
+
exports.AddTags$ = AddTags$;
|
|
5026
5098
|
exports.AddTagsCommand = AddTagsCommand;
|
|
5099
|
+
exports.AddTagsRequest$ = AddTagsRequest$;
|
|
5100
|
+
exports.AdditionalLimit$ = AdditionalLimit$;
|
|
5101
|
+
exports.AdvancedOptionsStatus$ = AdvancedOptionsStatus$;
|
|
5102
|
+
exports.AdvancedSecurityOptions$ = AdvancedSecurityOptions$;
|
|
5103
|
+
exports.AdvancedSecurityOptionsInput$ = AdvancedSecurityOptionsInput$;
|
|
5104
|
+
exports.AdvancedSecurityOptionsStatus$ = AdvancedSecurityOptionsStatus$;
|
|
5105
|
+
exports.AppConfig$ = AppConfig$;
|
|
5027
5106
|
exports.AppConfigType = AppConfigType;
|
|
5028
5107
|
exports.ApplicationStatus = ApplicationStatus;
|
|
5108
|
+
exports.ApplicationSummary$ = ApplicationSummary$;
|
|
5109
|
+
exports.AssociatePackage$ = AssociatePackage$;
|
|
5029
5110
|
exports.AssociatePackageCommand = AssociatePackageCommand;
|
|
5111
|
+
exports.AssociatePackageRequest$ = AssociatePackageRequest$;
|
|
5112
|
+
exports.AssociatePackageResponse$ = AssociatePackageResponse$;
|
|
5113
|
+
exports.AssociatePackages$ = AssociatePackages$;
|
|
5030
5114
|
exports.AssociatePackagesCommand = AssociatePackagesCommand;
|
|
5115
|
+
exports.AssociatePackagesRequest$ = AssociatePackagesRequest$;
|
|
5116
|
+
exports.AssociatePackagesResponse$ = AssociatePackagesResponse$;
|
|
5117
|
+
exports.AuthorizeVpcEndpointAccess$ = AuthorizeVpcEndpointAccess$;
|
|
5031
5118
|
exports.AuthorizeVpcEndpointAccessCommand = AuthorizeVpcEndpointAccessCommand;
|
|
5119
|
+
exports.AuthorizeVpcEndpointAccessRequest$ = AuthorizeVpcEndpointAccessRequest$;
|
|
5120
|
+
exports.AuthorizeVpcEndpointAccessResponse$ = AuthorizeVpcEndpointAccessResponse$;
|
|
5121
|
+
exports.AuthorizedPrincipal$ = AuthorizedPrincipal$;
|
|
5122
|
+
exports.AutoTune$ = AutoTune$;
|
|
5032
5123
|
exports.AutoTuneDesiredState = AutoTuneDesiredState;
|
|
5124
|
+
exports.AutoTuneDetails$ = AutoTuneDetails$;
|
|
5125
|
+
exports.AutoTuneMaintenanceSchedule$ = AutoTuneMaintenanceSchedule$;
|
|
5126
|
+
exports.AutoTuneOptions$ = AutoTuneOptions$;
|
|
5127
|
+
exports.AutoTuneOptionsInput$ = AutoTuneOptionsInput$;
|
|
5128
|
+
exports.AutoTuneOptionsOutput$ = AutoTuneOptionsOutput$;
|
|
5129
|
+
exports.AutoTuneOptionsStatus$ = AutoTuneOptionsStatus$;
|
|
5033
5130
|
exports.AutoTuneState = AutoTuneState;
|
|
5131
|
+
exports.AutoTuneStatus$ = AutoTuneStatus$;
|
|
5034
5132
|
exports.AutoTuneType = AutoTuneType;
|
|
5035
|
-
exports.
|
|
5133
|
+
exports.AvailabilityZoneInfo$ = AvailabilityZoneInfo$;
|
|
5134
|
+
exports.BaseException = BaseException;
|
|
5135
|
+
exports.BaseException$ = BaseException$;
|
|
5136
|
+
exports.CancelDomainConfigChange$ = CancelDomainConfigChange$;
|
|
5036
5137
|
exports.CancelDomainConfigChangeCommand = CancelDomainConfigChangeCommand;
|
|
5138
|
+
exports.CancelDomainConfigChangeRequest$ = CancelDomainConfigChangeRequest$;
|
|
5139
|
+
exports.CancelDomainConfigChangeResponse$ = CancelDomainConfigChangeResponse$;
|
|
5140
|
+
exports.CancelServiceSoftwareUpdate$ = CancelServiceSoftwareUpdate$;
|
|
5037
5141
|
exports.CancelServiceSoftwareUpdateCommand = CancelServiceSoftwareUpdateCommand;
|
|
5142
|
+
exports.CancelServiceSoftwareUpdateRequest$ = CancelServiceSoftwareUpdateRequest$;
|
|
5143
|
+
exports.CancelServiceSoftwareUpdateResponse$ = CancelServiceSoftwareUpdateResponse$;
|
|
5144
|
+
exports.CancelledChangeProperty$ = CancelledChangeProperty$;
|
|
5145
|
+
exports.ChangeProgressDetails$ = ChangeProgressDetails$;
|
|
5146
|
+
exports.ChangeProgressStage$ = ChangeProgressStage$;
|
|
5147
|
+
exports.ChangeProgressStatusDetails$ = ChangeProgressStatusDetails$;
|
|
5148
|
+
exports.CloudWatchDirectQueryDataSource$ = CloudWatchDirectQueryDataSource$;
|
|
5149
|
+
exports.ClusterConfig$ = ClusterConfig$;
|
|
5150
|
+
exports.ClusterConfigStatus$ = ClusterConfigStatus$;
|
|
5151
|
+
exports.CognitoOptions$ = CognitoOptions$;
|
|
5152
|
+
exports.CognitoOptionsStatus$ = CognitoOptionsStatus$;
|
|
5153
|
+
exports.ColdStorageOptions$ = ColdStorageOptions$;
|
|
5154
|
+
exports.CompatibleVersionsMap$ = CompatibleVersionsMap$;
|
|
5038
5155
|
exports.ConfigChangeStatus = ConfigChangeStatus;
|
|
5039
|
-
exports.ConflictException = ConflictException
|
|
5156
|
+
exports.ConflictException = ConflictException;
|
|
5157
|
+
exports.ConflictException$ = ConflictException$;
|
|
5040
5158
|
exports.ConnectionMode = ConnectionMode;
|
|
5159
|
+
exports.ConnectionProperties$ = ConnectionProperties$;
|
|
5160
|
+
exports.CreateApplication$ = CreateApplication$;
|
|
5041
5161
|
exports.CreateApplicationCommand = CreateApplicationCommand;
|
|
5162
|
+
exports.CreateApplicationRequest$ = CreateApplicationRequest$;
|
|
5163
|
+
exports.CreateApplicationResponse$ = CreateApplicationResponse$;
|
|
5164
|
+
exports.CreateDomain$ = CreateDomain$;
|
|
5042
5165
|
exports.CreateDomainCommand = CreateDomainCommand;
|
|
5166
|
+
exports.CreateDomainRequest$ = CreateDomainRequest$;
|
|
5167
|
+
exports.CreateDomainResponse$ = CreateDomainResponse$;
|
|
5168
|
+
exports.CreateIndex$ = CreateIndex$;
|
|
5043
5169
|
exports.CreateIndexCommand = CreateIndexCommand;
|
|
5170
|
+
exports.CreateIndexRequest$ = CreateIndexRequest$;
|
|
5171
|
+
exports.CreateIndexResponse$ = CreateIndexResponse$;
|
|
5172
|
+
exports.CreateOutboundConnection$ = CreateOutboundConnection$;
|
|
5044
5173
|
exports.CreateOutboundConnectionCommand = CreateOutboundConnectionCommand;
|
|
5174
|
+
exports.CreateOutboundConnectionRequest$ = CreateOutboundConnectionRequest$;
|
|
5175
|
+
exports.CreateOutboundConnectionResponse$ = CreateOutboundConnectionResponse$;
|
|
5176
|
+
exports.CreatePackage$ = CreatePackage$;
|
|
5045
5177
|
exports.CreatePackageCommand = CreatePackageCommand;
|
|
5178
|
+
exports.CreatePackageRequest$ = CreatePackageRequest$;
|
|
5179
|
+
exports.CreatePackageResponse$ = CreatePackageResponse$;
|
|
5180
|
+
exports.CreateVpcEndpoint$ = CreateVpcEndpoint$;
|
|
5046
5181
|
exports.CreateVpcEndpointCommand = CreateVpcEndpointCommand;
|
|
5182
|
+
exports.CreateVpcEndpointRequest$ = CreateVpcEndpointRequest$;
|
|
5183
|
+
exports.CreateVpcEndpointResponse$ = CreateVpcEndpointResponse$;
|
|
5184
|
+
exports.CrossClusterSearchConnectionProperties$ = CrossClusterSearchConnectionProperties$;
|
|
5185
|
+
exports.DataSource$ = DataSource$;
|
|
5186
|
+
exports.DataSourceDetails$ = DataSourceDetails$;
|
|
5047
5187
|
exports.DataSourceStatus = DataSourceStatus;
|
|
5188
|
+
exports.DataSourceType$ = DataSourceType$;
|
|
5189
|
+
exports.DeleteApplication$ = DeleteApplication$;
|
|
5048
5190
|
exports.DeleteApplicationCommand = DeleteApplicationCommand;
|
|
5191
|
+
exports.DeleteApplicationRequest$ = DeleteApplicationRequest$;
|
|
5192
|
+
exports.DeleteApplicationResponse$ = DeleteApplicationResponse$;
|
|
5193
|
+
exports.DeleteDataSource$ = DeleteDataSource$;
|
|
5049
5194
|
exports.DeleteDataSourceCommand = DeleteDataSourceCommand;
|
|
5195
|
+
exports.DeleteDataSourceRequest$ = DeleteDataSourceRequest$;
|
|
5196
|
+
exports.DeleteDataSourceResponse$ = DeleteDataSourceResponse$;
|
|
5197
|
+
exports.DeleteDirectQueryDataSource$ = DeleteDirectQueryDataSource$;
|
|
5050
5198
|
exports.DeleteDirectQueryDataSourceCommand = DeleteDirectQueryDataSourceCommand;
|
|
5199
|
+
exports.DeleteDirectQueryDataSourceRequest$ = DeleteDirectQueryDataSourceRequest$;
|
|
5200
|
+
exports.DeleteDomain$ = DeleteDomain$;
|
|
5051
5201
|
exports.DeleteDomainCommand = DeleteDomainCommand;
|
|
5202
|
+
exports.DeleteDomainRequest$ = DeleteDomainRequest$;
|
|
5203
|
+
exports.DeleteDomainResponse$ = DeleteDomainResponse$;
|
|
5204
|
+
exports.DeleteInboundConnection$ = DeleteInboundConnection$;
|
|
5052
5205
|
exports.DeleteInboundConnectionCommand = DeleteInboundConnectionCommand;
|
|
5206
|
+
exports.DeleteInboundConnectionRequest$ = DeleteInboundConnectionRequest$;
|
|
5207
|
+
exports.DeleteInboundConnectionResponse$ = DeleteInboundConnectionResponse$;
|
|
5208
|
+
exports.DeleteIndex$ = DeleteIndex$;
|
|
5053
5209
|
exports.DeleteIndexCommand = DeleteIndexCommand;
|
|
5210
|
+
exports.DeleteIndexRequest$ = DeleteIndexRequest$;
|
|
5211
|
+
exports.DeleteIndexResponse$ = DeleteIndexResponse$;
|
|
5212
|
+
exports.DeleteOutboundConnection$ = DeleteOutboundConnection$;
|
|
5054
5213
|
exports.DeleteOutboundConnectionCommand = DeleteOutboundConnectionCommand;
|
|
5214
|
+
exports.DeleteOutboundConnectionRequest$ = DeleteOutboundConnectionRequest$;
|
|
5215
|
+
exports.DeleteOutboundConnectionResponse$ = DeleteOutboundConnectionResponse$;
|
|
5216
|
+
exports.DeletePackage$ = DeletePackage$;
|
|
5055
5217
|
exports.DeletePackageCommand = DeletePackageCommand;
|
|
5218
|
+
exports.DeletePackageRequest$ = DeletePackageRequest$;
|
|
5219
|
+
exports.DeletePackageResponse$ = DeletePackageResponse$;
|
|
5220
|
+
exports.DeleteVpcEndpoint$ = DeleteVpcEndpoint$;
|
|
5056
5221
|
exports.DeleteVpcEndpointCommand = DeleteVpcEndpointCommand;
|
|
5057
|
-
exports.
|
|
5222
|
+
exports.DeleteVpcEndpointRequest$ = DeleteVpcEndpointRequest$;
|
|
5223
|
+
exports.DeleteVpcEndpointResponse$ = DeleteVpcEndpointResponse$;
|
|
5224
|
+
exports.DependencyFailureException = DependencyFailureException;
|
|
5225
|
+
exports.DependencyFailureException$ = DependencyFailureException$;
|
|
5058
5226
|
exports.DeploymentStatus = DeploymentStatus;
|
|
5227
|
+
exports.DescribeDomain$ = DescribeDomain$;
|
|
5228
|
+
exports.DescribeDomainAutoTunes$ = DescribeDomainAutoTunes$;
|
|
5059
5229
|
exports.DescribeDomainAutoTunesCommand = DescribeDomainAutoTunesCommand;
|
|
5230
|
+
exports.DescribeDomainAutoTunesRequest$ = DescribeDomainAutoTunesRequest$;
|
|
5231
|
+
exports.DescribeDomainAutoTunesResponse$ = DescribeDomainAutoTunesResponse$;
|
|
5232
|
+
exports.DescribeDomainChangeProgress$ = DescribeDomainChangeProgress$;
|
|
5060
5233
|
exports.DescribeDomainChangeProgressCommand = DescribeDomainChangeProgressCommand;
|
|
5234
|
+
exports.DescribeDomainChangeProgressRequest$ = DescribeDomainChangeProgressRequest$;
|
|
5235
|
+
exports.DescribeDomainChangeProgressResponse$ = DescribeDomainChangeProgressResponse$;
|
|
5061
5236
|
exports.DescribeDomainCommand = DescribeDomainCommand;
|
|
5237
|
+
exports.DescribeDomainConfig$ = DescribeDomainConfig$;
|
|
5062
5238
|
exports.DescribeDomainConfigCommand = DescribeDomainConfigCommand;
|
|
5239
|
+
exports.DescribeDomainConfigRequest$ = DescribeDomainConfigRequest$;
|
|
5240
|
+
exports.DescribeDomainConfigResponse$ = DescribeDomainConfigResponse$;
|
|
5241
|
+
exports.DescribeDomainHealth$ = DescribeDomainHealth$;
|
|
5063
5242
|
exports.DescribeDomainHealthCommand = DescribeDomainHealthCommand;
|
|
5243
|
+
exports.DescribeDomainHealthRequest$ = DescribeDomainHealthRequest$;
|
|
5244
|
+
exports.DescribeDomainHealthResponse$ = DescribeDomainHealthResponse$;
|
|
5245
|
+
exports.DescribeDomainNodes$ = DescribeDomainNodes$;
|
|
5064
5246
|
exports.DescribeDomainNodesCommand = DescribeDomainNodesCommand;
|
|
5247
|
+
exports.DescribeDomainNodesRequest$ = DescribeDomainNodesRequest$;
|
|
5248
|
+
exports.DescribeDomainNodesResponse$ = DescribeDomainNodesResponse$;
|
|
5249
|
+
exports.DescribeDomainRequest$ = DescribeDomainRequest$;
|
|
5250
|
+
exports.DescribeDomainResponse$ = DescribeDomainResponse$;
|
|
5251
|
+
exports.DescribeDomains$ = DescribeDomains$;
|
|
5065
5252
|
exports.DescribeDomainsCommand = DescribeDomainsCommand;
|
|
5253
|
+
exports.DescribeDomainsRequest$ = DescribeDomainsRequest$;
|
|
5254
|
+
exports.DescribeDomainsResponse$ = DescribeDomainsResponse$;
|
|
5255
|
+
exports.DescribeDryRunProgress$ = DescribeDryRunProgress$;
|
|
5066
5256
|
exports.DescribeDryRunProgressCommand = DescribeDryRunProgressCommand;
|
|
5257
|
+
exports.DescribeDryRunProgressRequest$ = DescribeDryRunProgressRequest$;
|
|
5258
|
+
exports.DescribeDryRunProgressResponse$ = DescribeDryRunProgressResponse$;
|
|
5259
|
+
exports.DescribeInboundConnections$ = DescribeInboundConnections$;
|
|
5067
5260
|
exports.DescribeInboundConnectionsCommand = DescribeInboundConnectionsCommand;
|
|
5261
|
+
exports.DescribeInboundConnectionsRequest$ = DescribeInboundConnectionsRequest$;
|
|
5262
|
+
exports.DescribeInboundConnectionsResponse$ = DescribeInboundConnectionsResponse$;
|
|
5263
|
+
exports.DescribeInstanceTypeLimits$ = DescribeInstanceTypeLimits$;
|
|
5068
5264
|
exports.DescribeInstanceTypeLimitsCommand = DescribeInstanceTypeLimitsCommand;
|
|
5265
|
+
exports.DescribeInstanceTypeLimitsRequest$ = DescribeInstanceTypeLimitsRequest$;
|
|
5266
|
+
exports.DescribeInstanceTypeLimitsResponse$ = DescribeInstanceTypeLimitsResponse$;
|
|
5267
|
+
exports.DescribeOutboundConnections$ = DescribeOutboundConnections$;
|
|
5069
5268
|
exports.DescribeOutboundConnectionsCommand = DescribeOutboundConnectionsCommand;
|
|
5269
|
+
exports.DescribeOutboundConnectionsRequest$ = DescribeOutboundConnectionsRequest$;
|
|
5270
|
+
exports.DescribeOutboundConnectionsResponse$ = DescribeOutboundConnectionsResponse$;
|
|
5271
|
+
exports.DescribePackages$ = DescribePackages$;
|
|
5070
5272
|
exports.DescribePackagesCommand = DescribePackagesCommand;
|
|
5273
|
+
exports.DescribePackagesFilter$ = DescribePackagesFilter$;
|
|
5071
5274
|
exports.DescribePackagesFilterName = DescribePackagesFilterName;
|
|
5275
|
+
exports.DescribePackagesRequest$ = DescribePackagesRequest$;
|
|
5276
|
+
exports.DescribePackagesResponse$ = DescribePackagesResponse$;
|
|
5277
|
+
exports.DescribeReservedInstanceOfferings$ = DescribeReservedInstanceOfferings$;
|
|
5072
5278
|
exports.DescribeReservedInstanceOfferingsCommand = DescribeReservedInstanceOfferingsCommand;
|
|
5279
|
+
exports.DescribeReservedInstanceOfferingsRequest$ = DescribeReservedInstanceOfferingsRequest$;
|
|
5280
|
+
exports.DescribeReservedInstanceOfferingsResponse$ = DescribeReservedInstanceOfferingsResponse$;
|
|
5281
|
+
exports.DescribeReservedInstances$ = DescribeReservedInstances$;
|
|
5073
5282
|
exports.DescribeReservedInstancesCommand = DescribeReservedInstancesCommand;
|
|
5283
|
+
exports.DescribeReservedInstancesRequest$ = DescribeReservedInstancesRequest$;
|
|
5284
|
+
exports.DescribeReservedInstancesResponse$ = DescribeReservedInstancesResponse$;
|
|
5285
|
+
exports.DescribeVpcEndpoints$ = DescribeVpcEndpoints$;
|
|
5074
5286
|
exports.DescribeVpcEndpointsCommand = DescribeVpcEndpointsCommand;
|
|
5075
|
-
exports.
|
|
5287
|
+
exports.DescribeVpcEndpointsRequest$ = DescribeVpcEndpointsRequest$;
|
|
5288
|
+
exports.DescribeVpcEndpointsResponse$ = DescribeVpcEndpointsResponse$;
|
|
5289
|
+
exports.DirectQueryDataSource$ = DirectQueryDataSource$;
|
|
5290
|
+
exports.DirectQueryDataSourceType$ = DirectQueryDataSourceType$;
|
|
5291
|
+
exports.DisabledOperationException = DisabledOperationException;
|
|
5292
|
+
exports.DisabledOperationException$ = DisabledOperationException$;
|
|
5293
|
+
exports.DissociatePackage$ = DissociatePackage$;
|
|
5076
5294
|
exports.DissociatePackageCommand = DissociatePackageCommand;
|
|
5295
|
+
exports.DissociatePackageRequest$ = DissociatePackageRequest$;
|
|
5296
|
+
exports.DissociatePackageResponse$ = DissociatePackageResponse$;
|
|
5297
|
+
exports.DissociatePackages$ = DissociatePackages$;
|
|
5077
5298
|
exports.DissociatePackagesCommand = DissociatePackagesCommand;
|
|
5299
|
+
exports.DissociatePackagesRequest$ = DissociatePackagesRequest$;
|
|
5300
|
+
exports.DissociatePackagesResponse$ = DissociatePackagesResponse$;
|
|
5301
|
+
exports.DomainConfig$ = DomainConfig$;
|
|
5302
|
+
exports.DomainEndpointOptions$ = DomainEndpointOptions$;
|
|
5303
|
+
exports.DomainEndpointOptionsStatus$ = DomainEndpointOptionsStatus$;
|
|
5078
5304
|
exports.DomainHealth = DomainHealth;
|
|
5305
|
+
exports.DomainInfo$ = DomainInfo$;
|
|
5306
|
+
exports.DomainInformationContainer$ = DomainInformationContainer$;
|
|
5307
|
+
exports.DomainMaintenanceDetails$ = DomainMaintenanceDetails$;
|
|
5308
|
+
exports.DomainNodesStatus$ = DomainNodesStatus$;
|
|
5309
|
+
exports.DomainPackageDetails$ = DomainPackageDetails$;
|
|
5079
5310
|
exports.DomainPackageStatus = DomainPackageStatus;
|
|
5080
5311
|
exports.DomainProcessingStatusType = DomainProcessingStatusType;
|
|
5081
5312
|
exports.DomainState = DomainState;
|
|
5313
|
+
exports.DomainStatus$ = DomainStatus$;
|
|
5082
5314
|
exports.DryRunMode = DryRunMode;
|
|
5315
|
+
exports.DryRunProgressStatus$ = DryRunProgressStatus$;
|
|
5316
|
+
exports.DryRunResults$ = DryRunResults$;
|
|
5317
|
+
exports.Duration$ = Duration$;
|
|
5318
|
+
exports.EBSOptions$ = EBSOptions$;
|
|
5319
|
+
exports.EBSOptionsStatus$ = EBSOptionsStatus$;
|
|
5320
|
+
exports.EncryptionAtRestOptions$ = EncryptionAtRestOptions$;
|
|
5321
|
+
exports.EncryptionAtRestOptionsStatus$ = EncryptionAtRestOptionsStatus$;
|
|
5083
5322
|
exports.EngineType = EngineType;
|
|
5323
|
+
exports.EnvironmentInfo$ = EnvironmentInfo$;
|
|
5324
|
+
exports.ErrorDetails$ = ErrorDetails$;
|
|
5325
|
+
exports.Filter$ = Filter$;
|
|
5326
|
+
exports.GetApplication$ = GetApplication$;
|
|
5084
5327
|
exports.GetApplicationCommand = GetApplicationCommand;
|
|
5328
|
+
exports.GetApplicationRequest$ = GetApplicationRequest$;
|
|
5329
|
+
exports.GetApplicationResponse$ = GetApplicationResponse$;
|
|
5330
|
+
exports.GetCompatibleVersions$ = GetCompatibleVersions$;
|
|
5085
5331
|
exports.GetCompatibleVersionsCommand = GetCompatibleVersionsCommand;
|
|
5332
|
+
exports.GetCompatibleVersionsRequest$ = GetCompatibleVersionsRequest$;
|
|
5333
|
+
exports.GetCompatibleVersionsResponse$ = GetCompatibleVersionsResponse$;
|
|
5334
|
+
exports.GetDataSource$ = GetDataSource$;
|
|
5086
5335
|
exports.GetDataSourceCommand = GetDataSourceCommand;
|
|
5336
|
+
exports.GetDataSourceRequest$ = GetDataSourceRequest$;
|
|
5337
|
+
exports.GetDataSourceResponse$ = GetDataSourceResponse$;
|
|
5338
|
+
exports.GetDefaultApplicationSetting$ = GetDefaultApplicationSetting$;
|
|
5087
5339
|
exports.GetDefaultApplicationSettingCommand = GetDefaultApplicationSettingCommand;
|
|
5340
|
+
exports.GetDefaultApplicationSettingRequest$ = GetDefaultApplicationSettingRequest$;
|
|
5341
|
+
exports.GetDefaultApplicationSettingResponse$ = GetDefaultApplicationSettingResponse$;
|
|
5342
|
+
exports.GetDirectQueryDataSource$ = GetDirectQueryDataSource$;
|
|
5088
5343
|
exports.GetDirectQueryDataSourceCommand = GetDirectQueryDataSourceCommand;
|
|
5344
|
+
exports.GetDirectQueryDataSourceRequest$ = GetDirectQueryDataSourceRequest$;
|
|
5345
|
+
exports.GetDirectQueryDataSourceResponse$ = GetDirectQueryDataSourceResponse$;
|
|
5346
|
+
exports.GetDomainMaintenanceStatus$ = GetDomainMaintenanceStatus$;
|
|
5089
5347
|
exports.GetDomainMaintenanceStatusCommand = GetDomainMaintenanceStatusCommand;
|
|
5348
|
+
exports.GetDomainMaintenanceStatusRequest$ = GetDomainMaintenanceStatusRequest$;
|
|
5349
|
+
exports.GetDomainMaintenanceStatusResponse$ = GetDomainMaintenanceStatusResponse$;
|
|
5350
|
+
exports.GetIndex$ = GetIndex$;
|
|
5090
5351
|
exports.GetIndexCommand = GetIndexCommand;
|
|
5352
|
+
exports.GetIndexRequest$ = GetIndexRequest$;
|
|
5353
|
+
exports.GetIndexResponse$ = GetIndexResponse$;
|
|
5354
|
+
exports.GetPackageVersionHistory$ = GetPackageVersionHistory$;
|
|
5091
5355
|
exports.GetPackageVersionHistoryCommand = GetPackageVersionHistoryCommand;
|
|
5356
|
+
exports.GetPackageVersionHistoryRequest$ = GetPackageVersionHistoryRequest$;
|
|
5357
|
+
exports.GetPackageVersionHistoryResponse$ = GetPackageVersionHistoryResponse$;
|
|
5358
|
+
exports.GetUpgradeHistory$ = GetUpgradeHistory$;
|
|
5092
5359
|
exports.GetUpgradeHistoryCommand = GetUpgradeHistoryCommand;
|
|
5360
|
+
exports.GetUpgradeHistoryRequest$ = GetUpgradeHistoryRequest$;
|
|
5361
|
+
exports.GetUpgradeHistoryResponse$ = GetUpgradeHistoryResponse$;
|
|
5362
|
+
exports.GetUpgradeStatus$ = GetUpgradeStatus$;
|
|
5093
5363
|
exports.GetUpgradeStatusCommand = GetUpgradeStatusCommand;
|
|
5364
|
+
exports.GetUpgradeStatusRequest$ = GetUpgradeStatusRequest$;
|
|
5365
|
+
exports.GetUpgradeStatusResponse$ = GetUpgradeStatusResponse$;
|
|
5366
|
+
exports.IAMFederationOptionsInput$ = IAMFederationOptionsInput$;
|
|
5367
|
+
exports.IAMFederationOptionsOutput$ = IAMFederationOptionsOutput$;
|
|
5094
5368
|
exports.IPAddressType = IPAddressType;
|
|
5369
|
+
exports.IPAddressTypeStatus$ = IPAddressTypeStatus$;
|
|
5370
|
+
exports.IamIdentityCenterOptions$ = IamIdentityCenterOptions$;
|
|
5371
|
+
exports.IamIdentityCenterOptionsInput$ = IamIdentityCenterOptionsInput$;
|
|
5372
|
+
exports.IdentityCenterOptions$ = IdentityCenterOptions$;
|
|
5373
|
+
exports.IdentityCenterOptionsInput$ = IdentityCenterOptionsInput$;
|
|
5374
|
+
exports.IdentityCenterOptionsStatus$ = IdentityCenterOptionsStatus$;
|
|
5375
|
+
exports.InboundConnection$ = InboundConnection$;
|
|
5376
|
+
exports.InboundConnectionStatus$ = InboundConnectionStatus$;
|
|
5095
5377
|
exports.InboundConnectionStatusCode = InboundConnectionStatusCode;
|
|
5096
5378
|
exports.IndexStatus = IndexStatus;
|
|
5097
5379
|
exports.InitiatedBy = InitiatedBy;
|
|
5098
|
-
exports.
|
|
5099
|
-
exports.
|
|
5100
|
-
exports.
|
|
5101
|
-
exports.
|
|
5380
|
+
exports.InstanceCountLimits$ = InstanceCountLimits$;
|
|
5381
|
+
exports.InstanceLimits$ = InstanceLimits$;
|
|
5382
|
+
exports.InstanceTypeDetails$ = InstanceTypeDetails$;
|
|
5383
|
+
exports.InternalException = InternalException;
|
|
5384
|
+
exports.InternalException$ = InternalException$;
|
|
5385
|
+
exports.InvalidPaginationTokenException = InvalidPaginationTokenException;
|
|
5386
|
+
exports.InvalidPaginationTokenException$ = InvalidPaginationTokenException$;
|
|
5387
|
+
exports.InvalidTypeException = InvalidTypeException;
|
|
5388
|
+
exports.InvalidTypeException$ = InvalidTypeException$;
|
|
5389
|
+
exports.JWTOptionsInput$ = JWTOptionsInput$;
|
|
5390
|
+
exports.JWTOptionsOutput$ = JWTOptionsOutput$;
|
|
5391
|
+
exports.KeyStoreAccessOption$ = KeyStoreAccessOption$;
|
|
5392
|
+
exports.LimitExceededException = LimitExceededException;
|
|
5393
|
+
exports.LimitExceededException$ = LimitExceededException$;
|
|
5394
|
+
exports.Limits$ = Limits$;
|
|
5395
|
+
exports.ListApplications$ = ListApplications$;
|
|
5102
5396
|
exports.ListApplicationsCommand = ListApplicationsCommand;
|
|
5397
|
+
exports.ListApplicationsRequest$ = ListApplicationsRequest$;
|
|
5398
|
+
exports.ListApplicationsResponse$ = ListApplicationsResponse$;
|
|
5399
|
+
exports.ListDataSources$ = ListDataSources$;
|
|
5103
5400
|
exports.ListDataSourcesCommand = ListDataSourcesCommand;
|
|
5401
|
+
exports.ListDataSourcesRequest$ = ListDataSourcesRequest$;
|
|
5402
|
+
exports.ListDataSourcesResponse$ = ListDataSourcesResponse$;
|
|
5403
|
+
exports.ListDirectQueryDataSources$ = ListDirectQueryDataSources$;
|
|
5104
5404
|
exports.ListDirectQueryDataSourcesCommand = ListDirectQueryDataSourcesCommand;
|
|
5405
|
+
exports.ListDirectQueryDataSourcesRequest$ = ListDirectQueryDataSourcesRequest$;
|
|
5406
|
+
exports.ListDirectQueryDataSourcesResponse$ = ListDirectQueryDataSourcesResponse$;
|
|
5407
|
+
exports.ListDomainMaintenances$ = ListDomainMaintenances$;
|
|
5105
5408
|
exports.ListDomainMaintenancesCommand = ListDomainMaintenancesCommand;
|
|
5409
|
+
exports.ListDomainMaintenancesRequest$ = ListDomainMaintenancesRequest$;
|
|
5410
|
+
exports.ListDomainMaintenancesResponse$ = ListDomainMaintenancesResponse$;
|
|
5411
|
+
exports.ListDomainNames$ = ListDomainNames$;
|
|
5106
5412
|
exports.ListDomainNamesCommand = ListDomainNamesCommand;
|
|
5413
|
+
exports.ListDomainNamesRequest$ = ListDomainNamesRequest$;
|
|
5414
|
+
exports.ListDomainNamesResponse$ = ListDomainNamesResponse$;
|
|
5415
|
+
exports.ListDomainsForPackage$ = ListDomainsForPackage$;
|
|
5107
5416
|
exports.ListDomainsForPackageCommand = ListDomainsForPackageCommand;
|
|
5417
|
+
exports.ListDomainsForPackageRequest$ = ListDomainsForPackageRequest$;
|
|
5418
|
+
exports.ListDomainsForPackageResponse$ = ListDomainsForPackageResponse$;
|
|
5419
|
+
exports.ListInstanceTypeDetails$ = ListInstanceTypeDetails$;
|
|
5108
5420
|
exports.ListInstanceTypeDetailsCommand = ListInstanceTypeDetailsCommand;
|
|
5421
|
+
exports.ListInstanceTypeDetailsRequest$ = ListInstanceTypeDetailsRequest$;
|
|
5422
|
+
exports.ListInstanceTypeDetailsResponse$ = ListInstanceTypeDetailsResponse$;
|
|
5423
|
+
exports.ListPackagesForDomain$ = ListPackagesForDomain$;
|
|
5109
5424
|
exports.ListPackagesForDomainCommand = ListPackagesForDomainCommand;
|
|
5425
|
+
exports.ListPackagesForDomainRequest$ = ListPackagesForDomainRequest$;
|
|
5426
|
+
exports.ListPackagesForDomainResponse$ = ListPackagesForDomainResponse$;
|
|
5427
|
+
exports.ListScheduledActions$ = ListScheduledActions$;
|
|
5110
5428
|
exports.ListScheduledActionsCommand = ListScheduledActionsCommand;
|
|
5429
|
+
exports.ListScheduledActionsRequest$ = ListScheduledActionsRequest$;
|
|
5430
|
+
exports.ListScheduledActionsResponse$ = ListScheduledActionsResponse$;
|
|
5431
|
+
exports.ListTags$ = ListTags$;
|
|
5111
5432
|
exports.ListTagsCommand = ListTagsCommand;
|
|
5433
|
+
exports.ListTagsRequest$ = ListTagsRequest$;
|
|
5434
|
+
exports.ListTagsResponse$ = ListTagsResponse$;
|
|
5435
|
+
exports.ListVersions$ = ListVersions$;
|
|
5112
5436
|
exports.ListVersionsCommand = ListVersionsCommand;
|
|
5437
|
+
exports.ListVersionsRequest$ = ListVersionsRequest$;
|
|
5438
|
+
exports.ListVersionsResponse$ = ListVersionsResponse$;
|
|
5439
|
+
exports.ListVpcEndpointAccess$ = ListVpcEndpointAccess$;
|
|
5113
5440
|
exports.ListVpcEndpointAccessCommand = ListVpcEndpointAccessCommand;
|
|
5441
|
+
exports.ListVpcEndpointAccessRequest$ = ListVpcEndpointAccessRequest$;
|
|
5442
|
+
exports.ListVpcEndpointAccessResponse$ = ListVpcEndpointAccessResponse$;
|
|
5443
|
+
exports.ListVpcEndpoints$ = ListVpcEndpoints$;
|
|
5114
5444
|
exports.ListVpcEndpointsCommand = ListVpcEndpointsCommand;
|
|
5445
|
+
exports.ListVpcEndpointsForDomain$ = ListVpcEndpointsForDomain$;
|
|
5115
5446
|
exports.ListVpcEndpointsForDomainCommand = ListVpcEndpointsForDomainCommand;
|
|
5447
|
+
exports.ListVpcEndpointsForDomainRequest$ = ListVpcEndpointsForDomainRequest$;
|
|
5448
|
+
exports.ListVpcEndpointsForDomainResponse$ = ListVpcEndpointsForDomainResponse$;
|
|
5449
|
+
exports.ListVpcEndpointsRequest$ = ListVpcEndpointsRequest$;
|
|
5450
|
+
exports.ListVpcEndpointsResponse$ = ListVpcEndpointsResponse$;
|
|
5451
|
+
exports.LogPublishingOption$ = LogPublishingOption$;
|
|
5452
|
+
exports.LogPublishingOptionsStatus$ = LogPublishingOptionsStatus$;
|
|
5116
5453
|
exports.LogType = LogType;
|
|
5117
5454
|
exports.MaintenanceStatus = MaintenanceStatus;
|
|
5118
5455
|
exports.MaintenanceType = MaintenanceType;
|
|
5119
5456
|
exports.MasterNodeStatus = MasterNodeStatus;
|
|
5457
|
+
exports.MasterUserOptions$ = MasterUserOptions$;
|
|
5458
|
+
exports.ModifyingProperties$ = ModifyingProperties$;
|
|
5120
5459
|
exports.NaturalLanguageQueryGenerationCurrentState = NaturalLanguageQueryGenerationCurrentState;
|
|
5121
5460
|
exports.NaturalLanguageQueryGenerationDesiredState = NaturalLanguageQueryGenerationDesiredState;
|
|
5461
|
+
exports.NaturalLanguageQueryGenerationOptionsInput$ = NaturalLanguageQueryGenerationOptionsInput$;
|
|
5462
|
+
exports.NaturalLanguageQueryGenerationOptionsOutput$ = NaturalLanguageQueryGenerationOptionsOutput$;
|
|
5463
|
+
exports.NodeConfig$ = NodeConfig$;
|
|
5464
|
+
exports.NodeOption$ = NodeOption$;
|
|
5122
5465
|
exports.NodeOptionsNodeType = NodeOptionsNodeType;
|
|
5123
5466
|
exports.NodeStatus = NodeStatus;
|
|
5467
|
+
exports.NodeToNodeEncryptionOptions$ = NodeToNodeEncryptionOptions$;
|
|
5468
|
+
exports.NodeToNodeEncryptionOptionsStatus$ = NodeToNodeEncryptionOptionsStatus$;
|
|
5124
5469
|
exports.NodeType = NodeType;
|
|
5470
|
+
exports.OffPeakWindow$ = OffPeakWindow$;
|
|
5471
|
+
exports.OffPeakWindowOptions$ = OffPeakWindowOptions$;
|
|
5472
|
+
exports.OffPeakWindowOptionsStatus$ = OffPeakWindowOptionsStatus$;
|
|
5125
5473
|
exports.OpenSearch = OpenSearch;
|
|
5126
5474
|
exports.OpenSearchClient = OpenSearchClient;
|
|
5127
5475
|
exports.OpenSearchPartitionInstanceType = OpenSearchPartitionInstanceType;
|
|
5128
|
-
exports.OpenSearchServiceException = OpenSearchServiceException
|
|
5476
|
+
exports.OpenSearchServiceException = OpenSearchServiceException;
|
|
5477
|
+
exports.OpenSearchServiceException$ = OpenSearchServiceException$;
|
|
5129
5478
|
exports.OpenSearchWarmPartitionInstanceType = OpenSearchWarmPartitionInstanceType;
|
|
5130
5479
|
exports.OptionState = OptionState;
|
|
5480
|
+
exports.OptionStatus$ = OptionStatus$;
|
|
5481
|
+
exports.OutboundConnection$ = OutboundConnection$;
|
|
5482
|
+
exports.OutboundConnectionStatus$ = OutboundConnectionStatus$;
|
|
5131
5483
|
exports.OutboundConnectionStatusCode = OutboundConnectionStatusCode;
|
|
5132
5484
|
exports.OverallChangeStatus = OverallChangeStatus;
|
|
5485
|
+
exports.PackageAssociationConfiguration$ = PackageAssociationConfiguration$;
|
|
5486
|
+
exports.PackageConfiguration$ = PackageConfiguration$;
|
|
5487
|
+
exports.PackageDetails$ = PackageDetails$;
|
|
5488
|
+
exports.PackageDetailsForAssociation$ = PackageDetailsForAssociation$;
|
|
5489
|
+
exports.PackageEncryptionOptions$ = PackageEncryptionOptions$;
|
|
5133
5490
|
exports.PackageScopeOperationEnum = PackageScopeOperationEnum;
|
|
5491
|
+
exports.PackageSource$ = PackageSource$;
|
|
5134
5492
|
exports.PackageStatus = PackageStatus;
|
|
5135
5493
|
exports.PackageType = PackageType;
|
|
5494
|
+
exports.PackageVendingOptions$ = PackageVendingOptions$;
|
|
5495
|
+
exports.PackageVersionHistory$ = PackageVersionHistory$;
|
|
5496
|
+
exports.PluginProperties$ = PluginProperties$;
|
|
5136
5497
|
exports.PrincipalType = PrincipalType;
|
|
5137
5498
|
exports.PropertyValueType = PropertyValueType;
|
|
5499
|
+
exports.PurchaseReservedInstanceOffering$ = PurchaseReservedInstanceOffering$;
|
|
5138
5500
|
exports.PurchaseReservedInstanceOfferingCommand = PurchaseReservedInstanceOfferingCommand;
|
|
5501
|
+
exports.PurchaseReservedInstanceOfferingRequest$ = PurchaseReservedInstanceOfferingRequest$;
|
|
5502
|
+
exports.PurchaseReservedInstanceOfferingResponse$ = PurchaseReservedInstanceOfferingResponse$;
|
|
5503
|
+
exports.PutDefaultApplicationSetting$ = PutDefaultApplicationSetting$;
|
|
5139
5504
|
exports.PutDefaultApplicationSettingCommand = PutDefaultApplicationSettingCommand;
|
|
5505
|
+
exports.PutDefaultApplicationSettingRequest$ = PutDefaultApplicationSettingRequest$;
|
|
5506
|
+
exports.PutDefaultApplicationSettingResponse$ = PutDefaultApplicationSettingResponse$;
|
|
5507
|
+
exports.RecurringCharge$ = RecurringCharge$;
|
|
5508
|
+
exports.RejectInboundConnection$ = RejectInboundConnection$;
|
|
5140
5509
|
exports.RejectInboundConnectionCommand = RejectInboundConnectionCommand;
|
|
5510
|
+
exports.RejectInboundConnectionRequest$ = RejectInboundConnectionRequest$;
|
|
5511
|
+
exports.RejectInboundConnectionResponse$ = RejectInboundConnectionResponse$;
|
|
5512
|
+
exports.RemoveTags$ = RemoveTags$;
|
|
5141
5513
|
exports.RemoveTagsCommand = RemoveTagsCommand;
|
|
5514
|
+
exports.RemoveTagsRequest$ = RemoveTagsRequest$;
|
|
5142
5515
|
exports.RequirementLevel = RequirementLevel;
|
|
5516
|
+
exports.ReservedInstance$ = ReservedInstance$;
|
|
5517
|
+
exports.ReservedInstanceOffering$ = ReservedInstanceOffering$;
|
|
5143
5518
|
exports.ReservedInstancePaymentOption = ReservedInstancePaymentOption;
|
|
5144
|
-
exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException
|
|
5145
|
-
exports.
|
|
5519
|
+
exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
|
|
5520
|
+
exports.ResourceAlreadyExistsException$ = ResourceAlreadyExistsException$;
|
|
5521
|
+
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
5522
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
5523
|
+
exports.RevokeVpcEndpointAccess$ = RevokeVpcEndpointAccess$;
|
|
5146
5524
|
exports.RevokeVpcEndpointAccessCommand = RevokeVpcEndpointAccessCommand;
|
|
5525
|
+
exports.RevokeVpcEndpointAccessRequest$ = RevokeVpcEndpointAccessRequest$;
|
|
5526
|
+
exports.RevokeVpcEndpointAccessResponse$ = RevokeVpcEndpointAccessResponse$;
|
|
5147
5527
|
exports.RolesKeyIdCOption = RolesKeyIdCOption;
|
|
5148
5528
|
exports.RollbackOnDisable = RollbackOnDisable;
|
|
5529
|
+
exports.S3GlueDataCatalog$ = S3GlueDataCatalog$;
|
|
5530
|
+
exports.S3VectorsEngine$ = S3VectorsEngine$;
|
|
5531
|
+
exports.SAMLIdp$ = SAMLIdp$;
|
|
5532
|
+
exports.SAMLOptionsInput$ = SAMLOptionsInput$;
|
|
5533
|
+
exports.SAMLOptionsOutput$ = SAMLOptionsOutput$;
|
|
5149
5534
|
exports.ScheduleAt = ScheduleAt;
|
|
5535
|
+
exports.ScheduledAction$ = ScheduledAction$;
|
|
5150
5536
|
exports.ScheduledAutoTuneActionType = ScheduledAutoTuneActionType;
|
|
5537
|
+
exports.ScheduledAutoTuneDetails$ = ScheduledAutoTuneDetails$;
|
|
5151
5538
|
exports.ScheduledAutoTuneSeverityType = ScheduledAutoTuneSeverityType;
|
|
5152
5539
|
exports.ScheduledBy = ScheduledBy;
|
|
5540
|
+
exports.SecurityLakeDirectQueryDataSource$ = SecurityLakeDirectQueryDataSource$;
|
|
5541
|
+
exports.ServerlessVectorAcceleration$ = ServerlessVectorAcceleration$;
|
|
5542
|
+
exports.ServiceSoftwareOptions$ = ServiceSoftwareOptions$;
|
|
5153
5543
|
exports.SkipUnavailableStatus = SkipUnavailableStatus;
|
|
5154
|
-
exports.SlotNotAvailableException = SlotNotAvailableException
|
|
5544
|
+
exports.SlotNotAvailableException = SlotNotAvailableException;
|
|
5545
|
+
exports.SlotNotAvailableException$ = SlotNotAvailableException$;
|
|
5546
|
+
exports.SnapshotOptions$ = SnapshotOptions$;
|
|
5547
|
+
exports.SnapshotOptionsStatus$ = SnapshotOptionsStatus$;
|
|
5548
|
+
exports.SoftwareUpdateOptions$ = SoftwareUpdateOptions$;
|
|
5549
|
+
exports.SoftwareUpdateOptionsStatus$ = SoftwareUpdateOptionsStatus$;
|
|
5550
|
+
exports.StartDomainMaintenance$ = StartDomainMaintenance$;
|
|
5155
5551
|
exports.StartDomainMaintenanceCommand = StartDomainMaintenanceCommand;
|
|
5552
|
+
exports.StartDomainMaintenanceRequest$ = StartDomainMaintenanceRequest$;
|
|
5553
|
+
exports.StartDomainMaintenanceResponse$ = StartDomainMaintenanceResponse$;
|
|
5554
|
+
exports.StartServiceSoftwareUpdate$ = StartServiceSoftwareUpdate$;
|
|
5156
5555
|
exports.StartServiceSoftwareUpdateCommand = StartServiceSoftwareUpdateCommand;
|
|
5556
|
+
exports.StartServiceSoftwareUpdateRequest$ = StartServiceSoftwareUpdateRequest$;
|
|
5557
|
+
exports.StartServiceSoftwareUpdateResponse$ = StartServiceSoftwareUpdateResponse$;
|
|
5558
|
+
exports.StorageType$ = StorageType$;
|
|
5559
|
+
exports.StorageTypeLimit$ = StorageTypeLimit$;
|
|
5157
5560
|
exports.SubjectKeyIdCOption = SubjectKeyIdCOption;
|
|
5158
5561
|
exports.TLSSecurityPolicy = TLSSecurityPolicy;
|
|
5159
|
-
exports.
|
|
5562
|
+
exports.Tag$ = Tag$;
|
|
5563
|
+
exports.ThrottlingException = ThrottlingException;
|
|
5564
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
5160
5565
|
exports.TimeUnit = TimeUnit;
|
|
5566
|
+
exports.UpdateApplication$ = UpdateApplication$;
|
|
5161
5567
|
exports.UpdateApplicationCommand = UpdateApplicationCommand;
|
|
5568
|
+
exports.UpdateApplicationRequest$ = UpdateApplicationRequest$;
|
|
5569
|
+
exports.UpdateApplicationResponse$ = UpdateApplicationResponse$;
|
|
5570
|
+
exports.UpdateDataSource$ = UpdateDataSource$;
|
|
5162
5571
|
exports.UpdateDataSourceCommand = UpdateDataSourceCommand;
|
|
5572
|
+
exports.UpdateDataSourceRequest$ = UpdateDataSourceRequest$;
|
|
5573
|
+
exports.UpdateDataSourceResponse$ = UpdateDataSourceResponse$;
|
|
5574
|
+
exports.UpdateDirectQueryDataSource$ = UpdateDirectQueryDataSource$;
|
|
5163
5575
|
exports.UpdateDirectQueryDataSourceCommand = UpdateDirectQueryDataSourceCommand;
|
|
5576
|
+
exports.UpdateDirectQueryDataSourceRequest$ = UpdateDirectQueryDataSourceRequest$;
|
|
5577
|
+
exports.UpdateDirectQueryDataSourceResponse$ = UpdateDirectQueryDataSourceResponse$;
|
|
5578
|
+
exports.UpdateDomainConfig$ = UpdateDomainConfig$;
|
|
5164
5579
|
exports.UpdateDomainConfigCommand = UpdateDomainConfigCommand;
|
|
5580
|
+
exports.UpdateDomainConfigRequest$ = UpdateDomainConfigRequest$;
|
|
5581
|
+
exports.UpdateDomainConfigResponse$ = UpdateDomainConfigResponse$;
|
|
5582
|
+
exports.UpdateIndex$ = UpdateIndex$;
|
|
5165
5583
|
exports.UpdateIndexCommand = UpdateIndexCommand;
|
|
5584
|
+
exports.UpdateIndexRequest$ = UpdateIndexRequest$;
|
|
5585
|
+
exports.UpdateIndexResponse$ = UpdateIndexResponse$;
|
|
5586
|
+
exports.UpdatePackage$ = UpdatePackage$;
|
|
5166
5587
|
exports.UpdatePackageCommand = UpdatePackageCommand;
|
|
5588
|
+
exports.UpdatePackageRequest$ = UpdatePackageRequest$;
|
|
5589
|
+
exports.UpdatePackageResponse$ = UpdatePackageResponse$;
|
|
5590
|
+
exports.UpdatePackageScope$ = UpdatePackageScope$;
|
|
5167
5591
|
exports.UpdatePackageScopeCommand = UpdatePackageScopeCommand;
|
|
5592
|
+
exports.UpdatePackageScopeRequest$ = UpdatePackageScopeRequest$;
|
|
5593
|
+
exports.UpdatePackageScopeResponse$ = UpdatePackageScopeResponse$;
|
|
5594
|
+
exports.UpdateScheduledAction$ = UpdateScheduledAction$;
|
|
5168
5595
|
exports.UpdateScheduledActionCommand = UpdateScheduledActionCommand;
|
|
5596
|
+
exports.UpdateScheduledActionRequest$ = UpdateScheduledActionRequest$;
|
|
5597
|
+
exports.UpdateScheduledActionResponse$ = UpdateScheduledActionResponse$;
|
|
5598
|
+
exports.UpdateVpcEndpoint$ = UpdateVpcEndpoint$;
|
|
5169
5599
|
exports.UpdateVpcEndpointCommand = UpdateVpcEndpointCommand;
|
|
5600
|
+
exports.UpdateVpcEndpointRequest$ = UpdateVpcEndpointRequest$;
|
|
5601
|
+
exports.UpdateVpcEndpointResponse$ = UpdateVpcEndpointResponse$;
|
|
5602
|
+
exports.UpgradeDomain$ = UpgradeDomain$;
|
|
5170
5603
|
exports.UpgradeDomainCommand = UpgradeDomainCommand;
|
|
5604
|
+
exports.UpgradeDomainRequest$ = UpgradeDomainRequest$;
|
|
5605
|
+
exports.UpgradeDomainResponse$ = UpgradeDomainResponse$;
|
|
5606
|
+
exports.UpgradeHistory$ = UpgradeHistory$;
|
|
5171
5607
|
exports.UpgradeStatus = UpgradeStatus;
|
|
5172
5608
|
exports.UpgradeStep = UpgradeStep;
|
|
5173
|
-
exports.
|
|
5609
|
+
exports.UpgradeStepItem$ = UpgradeStepItem$;
|
|
5610
|
+
exports.VPCDerivedInfo$ = VPCDerivedInfo$;
|
|
5611
|
+
exports.VPCDerivedInfoStatus$ = VPCDerivedInfoStatus$;
|
|
5612
|
+
exports.VPCOptions$ = VPCOptions$;
|
|
5613
|
+
exports.ValidationException = ValidationException;
|
|
5614
|
+
exports.ValidationException$ = ValidationException$;
|
|
5615
|
+
exports.ValidationFailure$ = ValidationFailure$;
|
|
5616
|
+
exports.VersionStatus$ = VersionStatus$;
|
|
5174
5617
|
exports.VolumeType = VolumeType;
|
|
5618
|
+
exports.VpcEndpoint$ = VpcEndpoint$;
|
|
5619
|
+
exports.VpcEndpointError$ = VpcEndpointError$;
|
|
5175
5620
|
exports.VpcEndpointErrorCode = VpcEndpointErrorCode;
|
|
5176
5621
|
exports.VpcEndpointStatus = VpcEndpointStatus;
|
|
5622
|
+
exports.VpcEndpointSummary$ = VpcEndpointSummary$;
|
|
5623
|
+
exports.WindowStartTime$ = WindowStartTime$;
|
|
5624
|
+
exports.ZoneAwarenessConfig$ = ZoneAwarenessConfig$;
|
|
5177
5625
|
exports.ZoneStatus = ZoneStatus;
|
|
5178
5626
|
exports.paginateDescribeDomainAutoTunes = paginateDescribeDomainAutoTunes;
|
|
5179
5627
|
exports.paginateDescribeInboundConnections = paginateDescribeInboundConnections;
|