@aws-sdk/client-backup 3.303.0 → 3.309.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/commands/CancelLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/CreateBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/CreateBackupSelectionCommand.js +2 -2
- package/dist-cjs/commands/CreateBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/CreateFrameworkCommand.js +2 -2
- package/dist-cjs/commands/CreateLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/CreateReportPlanCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupSelectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteFrameworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/DeleteReportPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeBackupJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/DescribeCopyJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeFrameworkCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeProtectedResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/DescribeRegionSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeReportPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeRestoreJobCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
- package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +2 -2
- package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetBackupSelectionCommand.js +2 -2
- package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +2 -2
- package/dist-cjs/commands/GetLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/ListBackupJobsCommand.js +2 -2
- package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListBackupPlansCommand.js +2 -2
- package/dist-cjs/commands/ListBackupSelectionsCommand.js +2 -2
- package/dist-cjs/commands/ListBackupVaultsCommand.js +2 -2
- package/dist-cjs/commands/ListCopyJobsCommand.js +2 -2
- package/dist-cjs/commands/ListFrameworksCommand.js +2 -2
- package/dist-cjs/commands/ListLegalHoldsCommand.js +2 -2
- package/dist-cjs/commands/ListProtectedResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +2 -2
- package/dist-cjs/commands/ListReportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReportPlansCommand.js +2 -2
- package/dist-cjs/commands/ListRestoreJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +2 -2
- package/dist-cjs/commands/StartBackupJobCommand.js +2 -2
- package/dist-cjs/commands/StartCopyJobCommand.js +2 -2
- package/dist-cjs/commands/StartReportJobCommand.js +2 -2
- package/dist-cjs/commands/StartRestoreJobCommand.js +2 -2
- package/dist-cjs/commands/StopBackupJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/UpdateFrameworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegionSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateReportPlanCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1023 -1079
- package/dist-es/commands/CancelLegalHoldCommand.js +3 -3
- package/dist-es/commands/CreateBackupPlanCommand.js +3 -3
- package/dist-es/commands/CreateBackupSelectionCommand.js +3 -3
- package/dist-es/commands/CreateBackupVaultCommand.js +3 -3
- package/dist-es/commands/CreateFrameworkCommand.js +3 -3
- package/dist-es/commands/CreateLegalHoldCommand.js +3 -3
- package/dist-es/commands/CreateReportPlanCommand.js +3 -3
- package/dist-es/commands/DeleteBackupPlanCommand.js +3 -3
- package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/DeleteFrameworkCommand.js +3 -3
- package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -3
- package/dist-es/commands/DeleteReportPlanCommand.js +3 -3
- package/dist-es/commands/DescribeBackupJobCommand.js +3 -3
- package/dist-es/commands/DescribeBackupVaultCommand.js +3 -3
- package/dist-es/commands/DescribeCopyJobCommand.js +3 -3
- package/dist-es/commands/DescribeFrameworkCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -3
- package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -3
- package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeReportJobCommand.js +3 -3
- package/dist-es/commands/DescribeReportPlanCommand.js +3 -3
- package/dist-es/commands/DescribeRestoreJobCommand.js +3 -3
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -3
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -3
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -3
- package/dist-es/commands/GetBackupPlanCommand.js +3 -3
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -3
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -3
- package/dist-es/commands/GetBackupSelectionCommand.js +3 -3
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/GetLegalHoldCommand.js +3 -3
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -3
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -3
- package/dist-es/commands/ListBackupJobsCommand.js +3 -3
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -3
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -3
- package/dist-es/commands/ListBackupPlansCommand.js +3 -3
- package/dist-es/commands/ListBackupSelectionsCommand.js +3 -3
- package/dist-es/commands/ListBackupVaultsCommand.js +3 -3
- package/dist-es/commands/ListCopyJobsCommand.js +3 -3
- package/dist-es/commands/ListFrameworksCommand.js +3 -3
- package/dist-es/commands/ListLegalHoldsCommand.js +3 -3
- package/dist-es/commands/ListProtectedResourcesCommand.js +3 -3
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -3
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -3
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -3
- package/dist-es/commands/ListReportJobsCommand.js +3 -3
- package/dist-es/commands/ListReportPlansCommand.js +3 -3
- package/dist-es/commands/ListRestoreJobsCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/StartBackupJobCommand.js +3 -3
- package/dist-es/commands/StartCopyJobCommand.js +3 -3
- package/dist-es/commands/StartReportJobCommand.js +3 -3
- package/dist-es/commands/StartRestoreJobCommand.js +3 -3
- package/dist-es/commands/StopBackupJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateBackupPlanCommand.js +3 -3
- package/dist-es/commands/UpdateFrameworkCommand.js +3 -3
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -3
- package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateReportPlanCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +876 -932
- package/dist-types/protocols/Aws_restJson1.d.ts +576 -144
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +144 -144
- package/package.json +29 -29
|
@@ -291,579 +291,579 @@ import {
|
|
|
291
291
|
UpdateReportPlanCommandInput,
|
|
292
292
|
UpdateReportPlanCommandOutput,
|
|
293
293
|
} from "../commands/UpdateReportPlanCommand";
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_CancelLegalHoldCommand: (
|
|
295
295
|
input: CancelLegalHoldCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_CreateBackupPlanCommand: (
|
|
299
299
|
input: CreateBackupPlanCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_CreateBackupSelectionCommand: (
|
|
303
303
|
input: CreateBackupSelectionCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_CreateBackupVaultCommand: (
|
|
307
307
|
input: CreateBackupVaultCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_CreateFrameworkCommand: (
|
|
311
311
|
input: CreateFrameworkCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_CreateLegalHoldCommand: (
|
|
315
315
|
input: CreateLegalHoldCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_CreateReportPlanCommand: (
|
|
319
319
|
input: CreateReportPlanCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_DeleteBackupPlanCommand: (
|
|
323
323
|
input: DeleteBackupPlanCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_DeleteBackupSelectionCommand: (
|
|
327
327
|
input: DeleteBackupSelectionCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_DeleteBackupVaultCommand: (
|
|
331
331
|
input: DeleteBackupVaultCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_DeleteBackupVaultAccessPolicyCommand: (
|
|
335
335
|
input: DeleteBackupVaultAccessPolicyCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_DeleteBackupVaultLockConfigurationCommand: (
|
|
339
339
|
input: DeleteBackupVaultLockConfigurationCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_DeleteBackupVaultNotificationsCommand: (
|
|
343
343
|
input: DeleteBackupVaultNotificationsCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_DeleteFrameworkCommand: (
|
|
347
347
|
input: DeleteFrameworkCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_DeleteRecoveryPointCommand: (
|
|
351
351
|
input: DeleteRecoveryPointCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_DeleteReportPlanCommand: (
|
|
355
355
|
input: DeleteReportPlanCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DescribeBackupJobCommand: (
|
|
359
359
|
input: DescribeBackupJobCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DescribeBackupVaultCommand: (
|
|
363
363
|
input: DescribeBackupVaultCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DescribeCopyJobCommand: (
|
|
367
367
|
input: DescribeCopyJobCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DescribeFrameworkCommand: (
|
|
371
371
|
input: DescribeFrameworkCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DescribeGlobalSettingsCommand: (
|
|
375
375
|
input: DescribeGlobalSettingsCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DescribeProtectedResourceCommand: (
|
|
379
379
|
input: DescribeProtectedResourceCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DescribeRecoveryPointCommand: (
|
|
383
383
|
input: DescribeRecoveryPointCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DescribeRegionSettingsCommand: (
|
|
387
387
|
input: DescribeRegionSettingsCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DescribeReportJobCommand: (
|
|
391
391
|
input: DescribeReportJobCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DescribeReportPlanCommand: (
|
|
395
395
|
input: DescribeReportPlanCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DescribeRestoreJobCommand: (
|
|
399
399
|
input: DescribeRestoreJobCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DisassociateRecoveryPointCommand: (
|
|
403
403
|
input: DisassociateRecoveryPointCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DisassociateRecoveryPointFromParentCommand: (
|
|
407
407
|
input: DisassociateRecoveryPointFromParentCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_ExportBackupPlanTemplateCommand: (
|
|
411
411
|
input: ExportBackupPlanTemplateCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_GetBackupPlanCommand: (
|
|
415
415
|
input: GetBackupPlanCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_GetBackupPlanFromJSONCommand: (
|
|
419
419
|
input: GetBackupPlanFromJSONCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_GetBackupPlanFromTemplateCommand: (
|
|
423
423
|
input: GetBackupPlanFromTemplateCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_GetBackupSelectionCommand: (
|
|
427
427
|
input: GetBackupSelectionCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_GetBackupVaultAccessPolicyCommand: (
|
|
431
431
|
input: GetBackupVaultAccessPolicyCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_GetBackupVaultNotificationsCommand: (
|
|
435
435
|
input: GetBackupVaultNotificationsCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_GetLegalHoldCommand: (
|
|
439
439
|
input: GetLegalHoldCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_GetRecoveryPointRestoreMetadataCommand: (
|
|
443
443
|
input: GetRecoveryPointRestoreMetadataCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_GetSupportedResourceTypesCommand: (
|
|
447
447
|
input: GetSupportedResourceTypesCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_ListBackupJobsCommand: (
|
|
451
451
|
input: ListBackupJobsCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_ListBackupPlansCommand: (
|
|
455
455
|
input: ListBackupPlansCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_ListBackupPlanTemplatesCommand: (
|
|
459
459
|
input: ListBackupPlanTemplatesCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_ListBackupPlanVersionsCommand: (
|
|
463
463
|
input: ListBackupPlanVersionsCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_ListBackupSelectionsCommand: (
|
|
467
467
|
input: ListBackupSelectionsCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_ListBackupVaultsCommand: (
|
|
471
471
|
input: ListBackupVaultsCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_ListCopyJobsCommand: (
|
|
475
475
|
input: ListCopyJobsCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_ListFrameworksCommand: (
|
|
479
479
|
input: ListFrameworksCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_ListLegalHoldsCommand: (
|
|
483
483
|
input: ListLegalHoldsCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_ListProtectedResourcesCommand: (
|
|
487
487
|
input: ListProtectedResourcesCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_ListRecoveryPointsByBackupVaultCommand: (
|
|
491
491
|
input: ListRecoveryPointsByBackupVaultCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_ListRecoveryPointsByLegalHoldCommand: (
|
|
495
495
|
input: ListRecoveryPointsByLegalHoldCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_ListRecoveryPointsByResourceCommand: (
|
|
499
499
|
input: ListRecoveryPointsByResourceCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_ListReportJobsCommand: (
|
|
503
503
|
input: ListReportJobsCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_ListReportPlansCommand: (
|
|
507
507
|
input: ListReportPlansCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_ListRestoreJobsCommand: (
|
|
511
511
|
input: ListRestoreJobsCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_ListTagsCommand: (
|
|
515
515
|
input: ListTagsCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_PutBackupVaultAccessPolicyCommand: (
|
|
519
519
|
input: PutBackupVaultAccessPolicyCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_PutBackupVaultLockConfigurationCommand: (
|
|
523
523
|
input: PutBackupVaultLockConfigurationCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_PutBackupVaultNotificationsCommand: (
|
|
527
527
|
input: PutBackupVaultNotificationsCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_StartBackupJobCommand: (
|
|
531
531
|
input: StartBackupJobCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_StartCopyJobCommand: (
|
|
535
535
|
input: StartCopyJobCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_StartReportJobCommand: (
|
|
539
539
|
input: StartReportJobCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_StartRestoreJobCommand: (
|
|
543
543
|
input: StartRestoreJobCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_StopBackupJobCommand: (
|
|
547
547
|
input: StopBackupJobCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_TagResourceCommand: (
|
|
551
551
|
input: TagResourceCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_UntagResourceCommand: (
|
|
555
555
|
input: UntagResourceCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_UpdateBackupPlanCommand: (
|
|
559
559
|
input: UpdateBackupPlanCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_UpdateFrameworkCommand: (
|
|
563
563
|
input: UpdateFrameworkCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_UpdateGlobalSettingsCommand: (
|
|
567
567
|
input: UpdateGlobalSettingsCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_UpdateRecoveryPointLifecycleCommand: (
|
|
571
571
|
input: UpdateRecoveryPointLifecycleCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_UpdateRegionSettingsCommand: (
|
|
575
575
|
input: UpdateRegionSettingsCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_UpdateReportPlanCommand: (
|
|
579
579
|
input: UpdateReportPlanCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_CancelLegalHoldCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<CancelLegalHoldCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_CreateBackupPlanCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<CreateBackupPlanCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_CreateBackupSelectionCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<CreateBackupSelectionCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_CreateBackupVaultCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<CreateBackupVaultCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_CreateFrameworkCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<CreateFrameworkCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_CreateLegalHoldCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<CreateLegalHoldCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_CreateReportPlanCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<CreateReportPlanCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DeleteBackupPlanCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DeleteBackupPlanCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DeleteBackupSelectionCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DeleteBackupSelectionCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_DeleteBackupVaultCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<DeleteBackupVaultCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_DeleteBackupVaultAccessPolicyCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<DeleteBackupVaultAccessPolicyCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_DeleteBackupVaultLockConfigurationCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<DeleteBackupVaultLockConfigurationCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_DeleteBackupVaultNotificationsCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<DeleteBackupVaultNotificationsCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_DeleteFrameworkCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<DeleteFrameworkCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_DeleteRecoveryPointCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<DeleteRecoveryPointCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_DeleteReportPlanCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<DeleteReportPlanCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_DescribeBackupJobCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<DescribeBackupJobCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_DescribeBackupVaultCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<DescribeBackupVaultCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DescribeCopyJobCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DescribeCopyJobCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DescribeFrameworkCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DescribeFrameworkCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DescribeGlobalSettingsCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DescribeGlobalSettingsCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_DescribeProtectedResourceCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<DescribeProtectedResourceCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_DescribeRecoveryPointCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<DescribeRecoveryPointCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_DescribeRegionSettingsCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<DescribeRegionSettingsCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_DescribeReportJobCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<DescribeReportJobCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_DescribeReportPlanCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<DescribeReportPlanCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_DescribeRestoreJobCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<DescribeRestoreJobCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_DisassociateRecoveryPointCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<DisassociateRecoveryPointCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_DisassociateRecoveryPointFromParentCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<DisassociateRecoveryPointFromParentCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_ExportBackupPlanTemplateCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<ExportBackupPlanTemplateCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_GetBackupPlanCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<GetBackupPlanCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_GetBackupPlanFromJSONCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<GetBackupPlanFromJSONCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_GetBackupPlanFromTemplateCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<GetBackupPlanFromTemplateCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_GetBackupSelectionCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<GetBackupSelectionCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_GetBackupVaultAccessPolicyCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<GetBackupVaultAccessPolicyCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_GetBackupVaultNotificationsCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<GetBackupVaultNotificationsCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_GetLegalHoldCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<GetLegalHoldCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_GetRecoveryPointRestoreMetadataCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<GetRecoveryPointRestoreMetadataCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_GetSupportedResourceTypesCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<GetSupportedResourceTypesCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_ListBackupJobsCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<ListBackupJobsCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_ListBackupPlansCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<ListBackupPlansCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_ListBackupPlanTemplatesCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<ListBackupPlanTemplatesCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_ListBackupPlanVersionsCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<ListBackupPlanVersionsCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_ListBackupSelectionsCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<ListBackupSelectionsCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_ListBackupVaultsCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<ListBackupVaultsCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_ListCopyJobsCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<ListCopyJobsCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_ListFrameworksCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<ListFrameworksCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_ListLegalHoldsCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<ListLegalHoldsCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_ListProtectedResourcesCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<ListProtectedResourcesCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_ListRecoveryPointsByBackupVaultCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<ListRecoveryPointsByBackupVaultCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_ListRecoveryPointsByLegalHoldCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<ListRecoveryPointsByLegalHoldCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_ListRecoveryPointsByResourceCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<ListRecoveryPointsByResourceCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_ListReportJobsCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<ListReportJobsCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_ListReportPlansCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<ListReportPlansCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_ListRestoreJobsCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<ListRestoreJobsCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_ListTagsCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<ListTagsCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_PutBackupVaultAccessPolicyCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<PutBackupVaultAccessPolicyCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_PutBackupVaultLockConfigurationCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<PutBackupVaultLockConfigurationCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_PutBackupVaultNotificationsCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<PutBackupVaultNotificationsCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_StartBackupJobCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<StartBackupJobCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_StartCopyJobCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<StartCopyJobCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_StartReportJobCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<StartReportJobCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_StartRestoreJobCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<StartRestoreJobCommandOutput>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const de_StopBackupJobCommand: (
|
|
835
835
|
output: __HttpResponse,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<StopBackupJobCommandOutput>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const de_TagResourceCommand: (
|
|
839
839
|
output: __HttpResponse,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<TagResourceCommandOutput>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const de_UntagResourceCommand: (
|
|
843
843
|
output: __HttpResponse,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<UntagResourceCommandOutput>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const de_UpdateBackupPlanCommand: (
|
|
847
847
|
output: __HttpResponse,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<UpdateBackupPlanCommandOutput>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const de_UpdateFrameworkCommand: (
|
|
851
851
|
output: __HttpResponse,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<UpdateFrameworkCommandOutput>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const de_UpdateGlobalSettingsCommand: (
|
|
855
855
|
output: __HttpResponse,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<UpdateGlobalSettingsCommandOutput>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const de_UpdateRecoveryPointLifecycleCommand: (
|
|
859
859
|
output: __HttpResponse,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<UpdateRecoveryPointLifecycleCommandOutput>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const de_UpdateRegionSettingsCommand: (
|
|
863
863
|
output: __HttpResponse,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<UpdateRegionSettingsCommandOutput>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const de_UpdateReportPlanCommand: (
|
|
867
867
|
output: __HttpResponse,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<UpdateReportPlanCommandOutput>;
|