@aws-sdk/client-backupsearch 3.952.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.
Files changed (32) hide show
  1. package/dist-cjs/index.js +212 -150
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/GetSearchJobCommand.js +2 -2
  4. package/dist-es/commands/GetSearchResultExportJobCommand.js +2 -2
  5. package/dist-es/commands/ListSearchJobBackupsCommand.js +2 -2
  6. package/dist-es/commands/ListSearchJobResultsCommand.js +2 -2
  7. package/dist-es/commands/ListSearchJobsCommand.js +2 -2
  8. package/dist-es/commands/ListSearchResultExportJobsCommand.js +2 -2
  9. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  10. package/dist-es/commands/StartSearchJobCommand.js +2 -2
  11. package/dist-es/commands/StartSearchResultExportJobCommand.js +2 -2
  12. package/dist-es/commands/StopSearchJobCommand.js +2 -2
  13. package/dist-es/commands/TagResourceCommand.js +2 -2
  14. package/dist-es/commands/UntagResourceCommand.js +2 -2
  15. package/dist-es/index.js +1 -0
  16. package/dist-es/runtimeConfig.shared.js +6 -1
  17. package/dist-es/schemas/schemas_0.js +123 -123
  18. package/dist-types/BackupSearchClient.d.ts +1 -10
  19. package/dist-types/index.d.ts +1 -0
  20. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  21. package/dist-types/runtimeConfig.d.ts +6 -2
  22. package/dist-types/runtimeConfig.native.d.ts +6 -2
  23. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  24. package/dist-types/schemas/schemas_0.d.ts +63 -79
  25. package/dist-types/ts3.4/BackupSearchClient.d.ts +0 -4
  26. package/dist-types/ts3.4/index.d.ts +1 -0
  27. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  28. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  29. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  30. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  31. package/dist-types/ts3.4/schemas/schemas_0.d.ts +62 -81
  32. package/package.json +34 -34
@@ -147,17 +147,17 @@ const _sp = "sparse";
147
147
  const _tK = "tagKeys";
148
148
  const n0 = "com.amazonaws.backupsearch";
149
149
  import { TypeRegistry } from "@smithy/core/schema";
150
- import { BackupSearchServiceException as __BackupSearchServiceException } from "../models/BackupSearchServiceException";
151
- import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
152
- export var FilePath = [0, n0, _FP, 8, 0];
153
- export var ObjectKey = [0, n0, _OK, 8, 0];
154
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
155
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
156
- export var BackupCreationTimeFilter = [3, n0, _BCTF, 0, [_CA, _CB], [4, 4]];
157
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
158
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
159
- export var CurrentSearchProgress = [3, n0, _CSP, 0, [_RPSC, _ISC, _IMC], [1, 1, 1]];
160
- export var EBSItemFilter = [
150
+ import { BackupSearchServiceException } from "../models/BackupSearchServiceException";
151
+ import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
152
+ var FilePath = [0, n0, _FP, 8, 0];
153
+ var ObjectKey = [0, n0, _OK, 8, 0];
154
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
155
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
156
+ export var BackupCreationTimeFilter$ = [3, n0, _BCTF, 0, [_CA, _CB], [4, 4]];
157
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
158
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
159
+ export var CurrentSearchProgress$ = [3, n0, _CSP, 0, [_RPSC, _ISC, _IMC], [1, 1, 1]];
160
+ export var EBSItemFilter$ = [
161
161
  3,
162
162
  n0,
163
163
  _EBSIF,
@@ -165,7 +165,7 @@ export var EBSItemFilter = [
165
165
  [_FPi, _S, _CT, _LMT],
166
166
  [() => StringConditionList, () => LongConditionList, () => TimeConditionList, () => TimeConditionList],
167
167
  ];
168
- export var EBSResultItem = [
168
+ export var EBSResultItem$ = [
169
169
  3,
170
170
  n0,
171
171
  _EBSRI,
@@ -173,7 +173,7 @@ export var EBSResultItem = [
173
173
  [_BRA, _SRA, _BVN, _FSI, _FP, _FS, _CTr, _LMTa],
174
174
  [0, 0, 0, 0, [() => FilePath, 0], 1, 4, 4],
175
175
  ];
176
- export var ExportJobSummary = [
176
+ export var ExportJobSummary$ = [
177
177
  3,
178
178
  n0,
179
179
  _EJS,
@@ -181,8 +181,8 @@ export var ExportJobSummary = [
181
181
  [_EJI, _EJA, _St, _CTr, _CTo, _SM, _SJA],
182
182
  [0, 0, 0, 4, 4, 0, 0],
183
183
  ];
184
- export var GetSearchJobInput = [3, n0, _GSJI, 0, [_SJI], [[0, 1]]];
185
- export var GetSearchJobOutput = [
184
+ export var GetSearchJobInput$ = [3, n0, _GSJI, 0, [_SJI], [[0, 1]]];
185
+ export var GetSearchJobOutput$ = [
186
186
  3,
187
187
  n0,
188
188
  _GSJO,
@@ -190,29 +190,29 @@ export var GetSearchJobOutput = [
190
190
  [_N, _SSS, _CSP, _SM, _EKA, _CTo, _St, _SS, _IF, _CTr, _SJI, _SJA],
191
191
  [
192
192
  0,
193
- () => SearchScopeSummary,
194
- () => CurrentSearchProgress,
193
+ () => SearchScopeSummary$,
194
+ () => CurrentSearchProgress$,
195
195
  0,
196
196
  0,
197
197
  4,
198
198
  0,
199
- [() => SearchScope, 0],
200
- () => ItemFilters,
199
+ [() => SearchScope$, 0],
200
+ () => ItemFilters$,
201
201
  4,
202
202
  0,
203
203
  0,
204
204
  ],
205
205
  ];
206
- export var GetSearchResultExportJobInput = [3, n0, _GSREJI, 0, [_EJI], [[0, 1]]];
207
- export var GetSearchResultExportJobOutput = [
206
+ export var GetSearchResultExportJobInput$ = [3, n0, _GSREJI, 0, [_EJI], [[0, 1]]];
207
+ export var GetSearchResultExportJobOutput$ = [
208
208
  3,
209
209
  n0,
210
210
  _GSREJO,
211
211
  0,
212
212
  [_EJI, _EJA, _St, _CTr, _CTo, _SM, _ES, _SJA],
213
- [0, 0, 0, 4, 4, 0, () => ExportSpecification, 0],
213
+ [0, 0, 0, 4, 4, 0, () => ExportSpecification$, 0],
214
214
  ];
215
- export var InternalServerException = [
215
+ export var InternalServerException$ = [
216
216
  -3,
217
217
  n0,
218
218
  _ISE,
@@ -220,8 +220,8 @@ export var InternalServerException = [
220
220
  [_m, _rAS],
221
221
  [0, [1, { [_hH]: _RA }]],
222
222
  ];
223
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
224
- export var ItemFilters = [
223
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
224
+ export var ItemFilters$ = [
225
225
  3,
226
226
  n0,
227
227
  _IF,
@@ -229,7 +229,7 @@ export var ItemFilters = [
229
229
  [_SIF, _EBSIFt],
230
230
  [() => S3ItemFilters, () => EBSItemFilters],
231
231
  ];
232
- export var ListSearchJobBackupsInput = [
232
+ export var ListSearchJobBackupsInput$ = [
233
233
  3,
234
234
  n0,
235
235
  _LSJBI,
@@ -241,7 +241,7 @@ export var ListSearchJobBackupsInput = [
241
241
  [1, { [_hQ]: _mR }],
242
242
  ],
243
243
  ];
244
- export var ListSearchJobBackupsOutput = [
244
+ export var ListSearchJobBackupsOutput$ = [
245
245
  3,
246
246
  n0,
247
247
  _LSJBO,
@@ -249,7 +249,7 @@ export var ListSearchJobBackupsOutput = [
249
249
  [_R, _NT],
250
250
  [() => SearchJobBackupsResults, 0],
251
251
  ];
252
- export var ListSearchJobResultsInput = [
252
+ export var ListSearchJobResultsInput$ = [
253
253
  3,
254
254
  n0,
255
255
  _LSJRI,
@@ -261,8 +261,8 @@ export var ListSearchJobResultsInput = [
261
261
  [1, { [_hQ]: _mR }],
262
262
  ],
263
263
  ];
264
- export var ListSearchJobResultsOutput = [3, n0, _LSJRO, 0, [_R, _NT], [[() => Results, 0], 0]];
265
- export var ListSearchJobsInput = [
264
+ export var ListSearchJobResultsOutput$ = [3, n0, _LSJRO, 0, [_R, _NT], [[() => Results, 0], 0]];
265
+ export var ListSearchJobsInput$ = [
266
266
  3,
267
267
  n0,
268
268
  _LSJI,
@@ -274,8 +274,8 @@ export var ListSearchJobsInput = [
274
274
  [1, { [_hQ]: _MR }],
275
275
  ],
276
276
  ];
277
- export var ListSearchJobsOutput = [3, n0, _LSJO, 0, [_SJ, _NT], [() => SearchJobs, 0]];
278
- export var ListSearchResultExportJobsInput = [
277
+ export var ListSearchJobsOutput$ = [3, n0, _LSJO, 0, [_SJ, _NT], [() => SearchJobs, 0]];
278
+ export var ListSearchResultExportJobsInput$ = [
279
279
  3,
280
280
  n0,
281
281
  _LSREJI,
@@ -288,7 +288,7 @@ export var ListSearchResultExportJobsInput = [
288
288
  [1, { [_hQ]: _MR }],
289
289
  ],
290
290
  ];
291
- export var ListSearchResultExportJobsOutput = [
291
+ export var ListSearchResultExportJobsOutput$ = [
292
292
  3,
293
293
  n0,
294
294
  _LSREJO,
@@ -296,10 +296,10 @@ export var ListSearchResultExportJobsOutput = [
296
296
  [_EJ, _NT],
297
297
  [() => ExportJobSummaries, 0],
298
298
  ];
299
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
300
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [[() => TagMap, 0]]];
301
- export var LongCondition = [3, n0, _LC, 0, [_V, _O], [1, 0]];
302
- export var ResourceNotFoundException = [
299
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
300
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_T], [[() => TagMap, 0]]];
301
+ export var LongCondition$ = [3, n0, _LC, 0, [_V, _O], [1, 0]];
302
+ export var ResourceNotFoundException$ = [
303
303
  -3,
304
304
  n0,
305
305
  _RNFE,
@@ -307,9 +307,9 @@ export var ResourceNotFoundException = [
307
307
  [_m, _rI, _rT],
308
308
  [0, 0, 0],
309
309
  ];
310
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
311
- export var S3ExportSpecification = [3, n0, _SES, 0, [_DB, _DP], [0, 0]];
312
- export var S3ItemFilter = [
310
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
311
+ export var S3ExportSpecification$ = [3, n0, _SES, 0, [_DB, _DP], [0, 0]];
312
+ export var S3ItemFilter$ = [
313
313
  3,
314
314
  n0,
315
315
  _SIFt,
@@ -323,7 +323,7 @@ export var S3ItemFilter = [
323
323
  () => StringConditionList,
324
324
  ],
325
325
  ];
326
- export var S3ResultItem = [
326
+ export var S3ResultItem$ = [
327
327
  3,
328
328
  n0,
329
329
  _SRI,
@@ -331,7 +331,7 @@ export var S3ResultItem = [
331
331
  [_BRA, _SRA, _BVN, _OK, _OS, _CTr, _ETa, _VIe],
332
332
  [0, 0, 0, [() => ObjectKey, 0], 1, 4, 0, 0],
333
333
  ];
334
- export var SearchJobBackupsResult = [
334
+ export var SearchJobBackupsResult$ = [
335
335
  3,
336
336
  n0,
337
337
  _SJBR,
@@ -339,24 +339,24 @@ export var SearchJobBackupsResult = [
339
339
  [_St, _SM, _RT, _BRA, _SRA, _ICT, _BCT],
340
340
  [0, 0, 0, 0, 0, 4, 4],
341
341
  ];
342
- export var SearchJobSummary = [
342
+ export var SearchJobSummary$ = [
343
343
  3,
344
344
  n0,
345
345
  _SJS,
346
346
  0,
347
347
  [_SJI, _SJA, _N, _St, _CTr, _CTo, _SSS, _SM],
348
- [0, 0, 0, 0, 4, 4, () => SearchScopeSummary, 0],
348
+ [0, 0, 0, 0, 4, 4, () => SearchScopeSummary$, 0],
349
349
  ];
350
- export var SearchScope = [
350
+ export var SearchScope$ = [
351
351
  3,
352
352
  n0,
353
353
  _SS,
354
354
  0,
355
355
  [_BRT, _BRCT, _SRAo, _BRAa, _BRTa],
356
- [64 | 0, () => BackupCreationTimeFilter, 64 | 0, 64 | 0, [() => TagMap, 0]],
356
+ [64 | 0, () => BackupCreationTimeFilter$, 64 | 0, 64 | 0, [() => TagMap, 0]],
357
357
  ];
358
- export var SearchScopeSummary = [3, n0, _SSS, 0, [_TRPTSC, _TITSC], [1, 1]];
359
- export var ServiceQuotaExceededException = [
358
+ export var SearchScopeSummary$ = [3, n0, _SSS, 0, [_TRPTSC, _TITSC], [1, 1]];
359
+ export var ServiceQuotaExceededException$ = [
360
360
  -3,
361
361
  n0,
362
362
  _SQEE,
@@ -364,29 +364,29 @@ export var ServiceQuotaExceededException = [
364
364
  [_m, _rI, _rT, _sC, _qC],
365
365
  [0, 0, 0, 0, 0],
366
366
  ];
367
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
368
- export var StartSearchJobInput = [
367
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
368
+ export var StartSearchJobInput$ = [
369
369
  3,
370
370
  n0,
371
371
  _SSJI,
372
372
  0,
373
373
  [_T, _N, _EKA, _CTl, _SS, _IF],
374
- [[() => TagMap, 0], 0, 0, 0, [() => SearchScope, 0], () => ItemFilters],
374
+ [[() => TagMap, 0], 0, 0, 0, [() => SearchScope$, 0], () => ItemFilters$],
375
375
  ];
376
- export var StartSearchJobOutput = [3, n0, _SSJO, 0, [_SJA, _CTr, _SJI], [0, 4, 0]];
377
- export var StartSearchResultExportJobInput = [
376
+ export var StartSearchJobOutput$ = [3, n0, _SSJO, 0, [_SJA, _CTr, _SJI], [0, 4, 0]];
377
+ export var StartSearchResultExportJobInput$ = [
378
378
  3,
379
379
  n0,
380
380
  _SSREJI,
381
381
  0,
382
382
  [_SJI, _ES, _CTl, _T, _RAo],
383
- [0, () => ExportSpecification, 0, [() => TagMap, 0], 0],
383
+ [0, () => ExportSpecification$, 0, [() => TagMap, 0], 0],
384
384
  ];
385
- export var StartSearchResultExportJobOutput = [3, n0, _SSREJO, 0, [_EJA, _EJI], [0, 0]];
386
- export var StopSearchJobInput = [3, n0, _SSJIt, 0, [_SJI], [[0, 1]]];
387
- export var StopSearchJobOutput = [3, n0, _SSJOt, 0, [], []];
388
- export var StringCondition = [3, n0, _SC, 0, [_V, _O], [0, 0]];
389
- export var TagResourceRequest = [
385
+ export var StartSearchResultExportJobOutput$ = [3, n0, _SSREJO, 0, [_EJA, _EJI], [0, 0]];
386
+ export var StopSearchJobInput$ = [3, n0, _SSJIt, 0, [_SJI], [[0, 1]]];
387
+ export var StopSearchJobOutput$ = [3, n0, _SSJOt, 0, [], []];
388
+ export var StringCondition$ = [3, n0, _SC, 0, [_V, _O], [0, 0]];
389
+ export var TagResourceRequest$ = [
390
390
  3,
391
391
  n0,
392
392
  _TRR,
@@ -397,8 +397,8 @@ export var TagResourceRequest = [
397
397
  [() => TagMap, 0],
398
398
  ],
399
399
  ];
400
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
401
- export var ThrottlingException = [
400
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
401
+ export var ThrottlingException$ = [
402
402
  -3,
403
403
  n0,
404
404
  _TE,
@@ -406,9 +406,9 @@ export var ThrottlingException = [
406
406
  [_m, _sC, _qC, _rAS],
407
407
  [0, 0, 0, [1, { [_hH]: _RA }]],
408
408
  ];
409
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
410
- export var TimeCondition = [3, n0, _TC, 0, [_V, _O], [4, 0]];
411
- export var UntagResourceRequest = [
409
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
410
+ export var TimeCondition$ = [3, n0, _TC, 0, [_V, _O], [4, 0]];
411
+ export var UntagResourceRequest$ = [
412
412
  3,
413
413
  n0,
414
414
  _URR,
@@ -419,130 +419,130 @@ export var UntagResourceRequest = [
419
419
  [64 | 0, { [_hQ]: _tK }],
420
420
  ],
421
421
  ];
422
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
423
- export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
424
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
425
- export var BackupSearchServiceException = [-3, _sm, "BackupSearchServiceException", 0, [], []];
426
- TypeRegistry.for(_sm).registerError(BackupSearchServiceException, __BackupSearchServiceException);
427
- export var EBSItemFilters = [1, n0, _EBSIFt, 0, () => EBSItemFilter];
428
- export var ExportJobSummaries = [1, n0, _EJSx, 0, () => ExportJobSummary];
429
- export var LongConditionList = [1, n0, _LCL, 0, () => LongCondition];
430
- export var RecoveryPointArnList = 64 | 0;
431
- export var ResourceArnList = 64 | 0;
432
- export var ResourceTypeList = 64 | 0;
433
- export var Results = [1, n0, _R, 0, [() => ResultItem, 0]];
434
- export var S3ItemFilters = [1, n0, _SIF, 0, () => S3ItemFilter];
435
- export var SearchJobBackupsResults = [1, n0, _SJBRe, 0, () => SearchJobBackupsResult];
436
- export var SearchJobs = [1, n0, _SJ, 0, () => SearchJobSummary];
437
- export var StringConditionList = [1, n0, _SCL, 0, () => StringCondition];
438
- export var TagKeys = 64 | 0;
439
- export var TimeConditionList = [1, n0, _TCL, 0, () => TimeCondition];
440
- export var TagMap = [2, n0, _TM, { [_sp]: 1 }, 0, 0];
441
- export var ExportSpecification = [3, n0, _ES, 0, [_sES], [() => S3ExportSpecification]];
442
- export var ResultItem = [
422
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
423
+ export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
424
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
425
+ export var BackupSearchServiceException$ = [-3, _sm, "BackupSearchServiceException", 0, [], []];
426
+ TypeRegistry.for(_sm).registerError(BackupSearchServiceException$, BackupSearchServiceException);
427
+ var EBSItemFilters = [1, n0, _EBSIFt, 0, () => EBSItemFilter$];
428
+ var ExportJobSummaries = [1, n0, _EJSx, 0, () => ExportJobSummary$];
429
+ var LongConditionList = [1, n0, _LCL, 0, () => LongCondition$];
430
+ var RecoveryPointArnList = 64 | 0;
431
+ var ResourceArnList = 64 | 0;
432
+ var ResourceTypeList = 64 | 0;
433
+ var Results = [1, n0, _R, 0, [() => ResultItem$, 0]];
434
+ var S3ItemFilters = [1, n0, _SIF, 0, () => S3ItemFilter$];
435
+ var SearchJobBackupsResults = [1, n0, _SJBRe, 0, () => SearchJobBackupsResult$];
436
+ var SearchJobs = [1, n0, _SJ, 0, () => SearchJobSummary$];
437
+ var StringConditionList = [1, n0, _SCL, 0, () => StringCondition$];
438
+ var TagKeys = 64 | 0;
439
+ var TimeConditionList = [1, n0, _TCL, 0, () => TimeCondition$];
440
+ var TagMap = [2, n0, _TM, { [_sp]: 1 }, 0, 0];
441
+ export var ExportSpecification$ = [3, n0, _ES, 0, [_sES], [() => S3ExportSpecification$]];
442
+ export var ResultItem$ = [
443
443
  3,
444
444
  n0,
445
445
  _RI,
446
446
  0,
447
447
  [_SRI, _EBSRI],
448
448
  [
449
- [() => S3ResultItem, 0],
450
- [() => EBSResultItem, 0],
449
+ [() => S3ResultItem$, 0],
450
+ [() => EBSResultItem$, 0],
451
451
  ],
452
452
  ];
453
- export var GetSearchJob = [
453
+ export var GetSearchJob$ = [
454
454
  9,
455
455
  n0,
456
456
  _GSJ,
457
457
  { [_h]: ["GET", "/search-jobs/{SearchJobIdentifier}", 200] },
458
- () => GetSearchJobInput,
459
- () => GetSearchJobOutput,
458
+ () => GetSearchJobInput$,
459
+ () => GetSearchJobOutput$,
460
460
  ];
461
- export var GetSearchResultExportJob = [
461
+ export var GetSearchResultExportJob$ = [
462
462
  9,
463
463
  n0,
464
464
  _GSREJ,
465
465
  { [_h]: ["GET", "/export-search-jobs/{ExportJobIdentifier}", 200] },
466
- () => GetSearchResultExportJobInput,
467
- () => GetSearchResultExportJobOutput,
466
+ () => GetSearchResultExportJobInput$,
467
+ () => GetSearchResultExportJobOutput$,
468
468
  ];
469
- export var ListSearchJobBackups = [
469
+ export var ListSearchJobBackups$ = [
470
470
  9,
471
471
  n0,
472
472
  _LSJB,
473
473
  { [_h]: ["GET", "/search-jobs/{SearchJobIdentifier}/backups", 200] },
474
- () => ListSearchJobBackupsInput,
475
- () => ListSearchJobBackupsOutput,
474
+ () => ListSearchJobBackupsInput$,
475
+ () => ListSearchJobBackupsOutput$,
476
476
  ];
477
- export var ListSearchJobResults = [
477
+ export var ListSearchJobResults$ = [
478
478
  9,
479
479
  n0,
480
480
  _LSJR,
481
481
  { [_h]: ["GET", "/search-jobs/{SearchJobIdentifier}/search-results", 200] },
482
- () => ListSearchJobResultsInput,
483
- () => ListSearchJobResultsOutput,
482
+ () => ListSearchJobResultsInput$,
483
+ () => ListSearchJobResultsOutput$,
484
484
  ];
485
- export var ListSearchJobs = [
485
+ export var ListSearchJobs$ = [
486
486
  9,
487
487
  n0,
488
488
  _LSJ,
489
489
  { [_h]: ["GET", "/search-jobs", 200] },
490
- () => ListSearchJobsInput,
491
- () => ListSearchJobsOutput,
490
+ () => ListSearchJobsInput$,
491
+ () => ListSearchJobsOutput$,
492
492
  ];
493
- export var ListSearchResultExportJobs = [
493
+ export var ListSearchResultExportJobs$ = [
494
494
  9,
495
495
  n0,
496
496
  _LSREJ,
497
497
  { [_h]: ["GET", "/export-search-jobs", 200] },
498
- () => ListSearchResultExportJobsInput,
499
- () => ListSearchResultExportJobsOutput,
498
+ () => ListSearchResultExportJobsInput$,
499
+ () => ListSearchResultExportJobsOutput$,
500
500
  ];
501
- export var ListTagsForResource = [
501
+ export var ListTagsForResource$ = [
502
502
  9,
503
503
  n0,
504
504
  _LTFR,
505
505
  { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
506
- () => ListTagsForResourceRequest,
507
- () => ListTagsForResourceResponse,
506
+ () => ListTagsForResourceRequest$,
507
+ () => ListTagsForResourceResponse$,
508
508
  ];
509
- export var StartSearchJob = [
509
+ export var StartSearchJob$ = [
510
510
  9,
511
511
  n0,
512
512
  _SSJ,
513
513
  { [_h]: ["PUT", "/search-jobs", 200] },
514
- () => StartSearchJobInput,
515
- () => StartSearchJobOutput,
514
+ () => StartSearchJobInput$,
515
+ () => StartSearchJobOutput$,
516
516
  ];
517
- export var StartSearchResultExportJob = [
517
+ export var StartSearchResultExportJob$ = [
518
518
  9,
519
519
  n0,
520
520
  _SSREJ,
521
521
  { [_h]: ["PUT", "/export-search-jobs", 200] },
522
- () => StartSearchResultExportJobInput,
523
- () => StartSearchResultExportJobOutput,
522
+ () => StartSearchResultExportJobInput$,
523
+ () => StartSearchResultExportJobOutput$,
524
524
  ];
525
- export var StopSearchJob = [
525
+ export var StopSearchJob$ = [
526
526
  9,
527
527
  n0,
528
528
  _SSJt,
529
529
  { [_h]: ["PUT", "/search-jobs/{SearchJobIdentifier}/actions/cancel", 200] },
530
- () => StopSearchJobInput,
531
- () => StopSearchJobOutput,
530
+ () => StopSearchJobInput$,
531
+ () => StopSearchJobOutput$,
532
532
  ];
533
- export var TagResource = [
533
+ export var TagResource$ = [
534
534
  9,
535
535
  n0,
536
536
  _TR,
537
537
  { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
538
- () => TagResourceRequest,
539
- () => TagResourceResponse,
538
+ () => TagResourceRequest$,
539
+ () => TagResourceResponse$,
540
540
  ];
541
- export var UntagResource = [
541
+ export var UntagResource$ = [
542
542
  9,
543
543
  n0,
544
544
  _UR,
545
545
  { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
546
- () => UntagResourceRequest,
547
- () => UntagResourceResponse,
546
+ () => UntagResourceRequest$,
547
+ () => UntagResourceResponse$,
548
548
  ];
@@ -5,7 +5,7 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
- import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { GetSearchJobCommandInput, GetSearchJobCommandOutput } from "./commands/GetSearchJobCommand";
11
11
  import { GetSearchResultExportJobCommandInput, GetSearchResultExportJobCommandOutput } from "./commands/GetSearchResultExportJobCommand";
@@ -153,15 +153,6 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
153
153
  * Optional extensions
154
154
  */
155
155
  extensions?: RuntimeExtension[];
156
- /**
157
- * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
158
- * may be overridden. A default will always be set by the client.
159
- * Available options depend on the service's supported protocols and will not be validated by
160
- * the client.
161
- * @alpha
162
- *
163
- */
164
- protocol?: ClientProtocol<HttpRequest, HttpResponse>;
165
156
  /**
166
157
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
167
158
  */
@@ -9,6 +9,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
9
  export type { RuntimeExtension } from "./runtimeExtensions";
10
10
  export type { BackupSearchExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
+ export * from "./schemas/schemas_0";
12
13
  export * from "./pagination";
13
14
  export * from "./models/enums";
14
15
  export * from "./models/errors";
@@ -17,8 +17,13 @@ export declare const getRuntimeConfig: (config: BackupSearchClientConfig) => {
17
17
  streamCollector: import("@smithy/types").StreamCollector;
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
- apiVersion: string;
21
20
  cacheMiddleware?: boolean | undefined;
21
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
22
+ protocolSettings: {
23
+ defaultNamespace?: string;
24
+ [setting: string]: unknown;
25
+ };
26
+ apiVersion: string;
22
27
  urlParser: import("@smithy/types").UrlParser;
23
28
  base64Decoder: import("@smithy/types").Decoder;
24
29
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -29,7 +34,6 @@ export declare const getRuntimeConfig: (config: BackupSearchClientConfig) => {
29
34
  profile?: string;
30
35
  logger: import("@smithy/types").Logger;
31
36
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
33
37
  customUserAgent?: string | import("@smithy/types").UserAgent;
34
38
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
35
39
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -19,8 +19,13 @@ export declare const getRuntimeConfig: (config: BackupSearchClientConfig) => {
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
22
- apiVersion: string;
23
22
  cacheMiddleware?: boolean | undefined;
23
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
24
+ protocolSettings: {
25
+ defaultNamespace?: string;
26
+ [setting: string]: unknown;
27
+ };
28
+ apiVersion: string;
24
29
  urlParser: import("@smithy/types").UrlParser;
25
30
  base64Decoder: import("@smithy/types").Decoder;
26
31
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -31,7 +36,6 @@ export declare const getRuntimeConfig: (config: BackupSearchClientConfig) => {
31
36
  profile?: string;
32
37
  logger: import("@smithy/types").Logger;
33
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
35
39
  customUserAgent?: string | import("@smithy/types").UserAgent;
36
40
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
37
41
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -6,8 +6,13 @@ export declare const getRuntimeConfig: (config: BackupSearchClientConfig) => {
6
6
  runtime: string;
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
- apiVersion: string;
10
9
  cacheMiddleware?: boolean;
10
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
11
+ protocolSettings: {
12
+ defaultNamespace?: string;
13
+ [setting: string]: unknown;
14
+ };
15
+ apiVersion: string;
11
16
  urlParser: import("@smithy/types").UrlParser;
12
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
18
  streamCollector: import("@smithy/types").StreamCollector;
@@ -27,7 +32,6 @@ export declare const getRuntimeConfig: (config: BackupSearchClientConfig) => {
27
32
  retryMode: string | import("@smithy/types").Provider<string>;
28
33
  logger: import("@smithy/types").Logger;
29
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
31
35
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
32
36
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
37
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -1,3 +1,4 @@
1
+ import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
1
2
  import type { BackupSearchClientConfig } from "./BackupSearchClient";
2
3
  /**
3
4
  * @internal
@@ -14,7 +15,11 @@ export declare const getRuntimeConfig: (config: BackupSearchClientConfig) => {
14
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").BackupSearchHttpAuthSchemeProvider;
15
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
17
  logger: import("@smithy/types").Logger;
17
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
18
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof AwsRestJsonProtocol;
19
+ protocolSettings: {
20
+ [setting: string]: unknown;
21
+ defaultNamespace?: string;
22
+ };
18
23
  serviceId: string;
19
24
  urlParser: import("@smithy/types").UrlParser;
20
25
  utf8Decoder: import("@smithy/types").Decoder;