@aws-sdk/client-backup 3.1087.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/Backup.d.ts +358 -415
- package/dist-types/ts3.4/BackupClient.d.ts +17 -33
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeScanJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPITRMalwareScanResultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointIndexDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/GetTieringConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListIndexedRecoveryPointsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreAccessBackupVaultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListScanJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListScanJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListTieringConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartScanJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +9 -27
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -340,10 +340,7 @@ import {
|
|
|
340
340
|
ListScanJobSummariesCommandInput,
|
|
341
341
|
ListScanJobSummariesCommandOutput,
|
|
342
342
|
} from "./commands/ListScanJobSummariesCommand";
|
|
343
|
-
import {
|
|
344
|
-
ListTagsCommandInput,
|
|
345
|
-
ListTagsCommandOutput,
|
|
346
|
-
} from "./commands/ListTagsCommand";
|
|
343
|
+
import { ListTagsCommandInput, ListTagsCommandOutput } from "./commands/ListTagsCommand";
|
|
347
344
|
import {
|
|
348
345
|
ListTieringConfigurationsCommandInput,
|
|
349
346
|
ListTieringConfigurationsCommandOutput,
|
|
@@ -392,10 +389,7 @@ import {
|
|
|
392
389
|
StopBackupJobCommandInput,
|
|
393
390
|
StopBackupJobCommandOutput,
|
|
394
391
|
} from "./commands/StopBackupJobCommand";
|
|
395
|
-
import {
|
|
396
|
-
TagResourceCommandInput,
|
|
397
|
-
TagResourceCommandOutput,
|
|
398
|
-
} from "./commands/TagResourceCommand";
|
|
392
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
399
393
|
import {
|
|
400
394
|
UntagResourceCommandInput,
|
|
401
395
|
UntagResourceCommandOutput,
|
|
@@ -443,1695 +437,1644 @@ import {
|
|
|
443
437
|
export interface Backup {
|
|
444
438
|
associateBackupVaultMpaApprovalTeam(
|
|
445
439
|
args: AssociateBackupVaultMpaApprovalTeamCommandInput,
|
|
446
|
-
options?: __HttpHandlerOptions
|
|
440
|
+
options?: __HttpHandlerOptions,
|
|
447
441
|
): Promise<AssociateBackupVaultMpaApprovalTeamCommandOutput>;
|
|
448
442
|
associateBackupVaultMpaApprovalTeam(
|
|
449
443
|
args: AssociateBackupVaultMpaApprovalTeamCommandInput,
|
|
450
|
-
cb: (
|
|
451
|
-
err: any,
|
|
452
|
-
data?: AssociateBackupVaultMpaApprovalTeamCommandOutput
|
|
453
|
-
) => void
|
|
444
|
+
cb: (err: any, data?: AssociateBackupVaultMpaApprovalTeamCommandOutput) => void,
|
|
454
445
|
): void;
|
|
455
446
|
associateBackupVaultMpaApprovalTeam(
|
|
456
447
|
args: AssociateBackupVaultMpaApprovalTeamCommandInput,
|
|
457
448
|
options: __HttpHandlerOptions,
|
|
458
|
-
cb: (
|
|
459
|
-
err: any,
|
|
460
|
-
data?: AssociateBackupVaultMpaApprovalTeamCommandOutput
|
|
461
|
-
) => void
|
|
449
|
+
cb: (err: any, data?: AssociateBackupVaultMpaApprovalTeamCommandOutput) => void,
|
|
462
450
|
): void;
|
|
463
451
|
cancelLegalHold(
|
|
464
452
|
args: CancelLegalHoldCommandInput,
|
|
465
|
-
options?: __HttpHandlerOptions
|
|
453
|
+
options?: __HttpHandlerOptions,
|
|
466
454
|
): Promise<CancelLegalHoldCommandOutput>;
|
|
467
455
|
cancelLegalHold(
|
|
468
456
|
args: CancelLegalHoldCommandInput,
|
|
469
|
-
cb: (err: any, data?: CancelLegalHoldCommandOutput) => void
|
|
457
|
+
cb: (err: any, data?: CancelLegalHoldCommandOutput) => void,
|
|
470
458
|
): void;
|
|
471
459
|
cancelLegalHold(
|
|
472
460
|
args: CancelLegalHoldCommandInput,
|
|
473
461
|
options: __HttpHandlerOptions,
|
|
474
|
-
cb: (err: any, data?: CancelLegalHoldCommandOutput) => void
|
|
462
|
+
cb: (err: any, data?: CancelLegalHoldCommandOutput) => void,
|
|
475
463
|
): void;
|
|
476
464
|
createBackupPlan(
|
|
477
465
|
args: CreateBackupPlanCommandInput,
|
|
478
|
-
options?: __HttpHandlerOptions
|
|
466
|
+
options?: __HttpHandlerOptions,
|
|
479
467
|
): Promise<CreateBackupPlanCommandOutput>;
|
|
480
468
|
createBackupPlan(
|
|
481
469
|
args: CreateBackupPlanCommandInput,
|
|
482
|
-
cb: (err: any, data?: CreateBackupPlanCommandOutput) => void
|
|
470
|
+
cb: (err: any, data?: CreateBackupPlanCommandOutput) => void,
|
|
483
471
|
): void;
|
|
484
472
|
createBackupPlan(
|
|
485
473
|
args: CreateBackupPlanCommandInput,
|
|
486
474
|
options: __HttpHandlerOptions,
|
|
487
|
-
cb: (err: any, data?: CreateBackupPlanCommandOutput) => void
|
|
475
|
+
cb: (err: any, data?: CreateBackupPlanCommandOutput) => void,
|
|
488
476
|
): void;
|
|
489
477
|
createBackupSelection(
|
|
490
478
|
args: CreateBackupSelectionCommandInput,
|
|
491
|
-
options?: __HttpHandlerOptions
|
|
479
|
+
options?: __HttpHandlerOptions,
|
|
492
480
|
): Promise<CreateBackupSelectionCommandOutput>;
|
|
493
481
|
createBackupSelection(
|
|
494
482
|
args: CreateBackupSelectionCommandInput,
|
|
495
|
-
cb: (err: any, data?: CreateBackupSelectionCommandOutput) => void
|
|
483
|
+
cb: (err: any, data?: CreateBackupSelectionCommandOutput) => void,
|
|
496
484
|
): void;
|
|
497
485
|
createBackupSelection(
|
|
498
486
|
args: CreateBackupSelectionCommandInput,
|
|
499
487
|
options: __HttpHandlerOptions,
|
|
500
|
-
cb: (err: any, data?: CreateBackupSelectionCommandOutput) => void
|
|
488
|
+
cb: (err: any, data?: CreateBackupSelectionCommandOutput) => void,
|
|
501
489
|
): void;
|
|
502
490
|
createBackupVault(
|
|
503
491
|
args: CreateBackupVaultCommandInput,
|
|
504
|
-
options?: __HttpHandlerOptions
|
|
492
|
+
options?: __HttpHandlerOptions,
|
|
505
493
|
): Promise<CreateBackupVaultCommandOutput>;
|
|
506
494
|
createBackupVault(
|
|
507
495
|
args: CreateBackupVaultCommandInput,
|
|
508
|
-
cb: (err: any, data?: CreateBackupVaultCommandOutput) => void
|
|
496
|
+
cb: (err: any, data?: CreateBackupVaultCommandOutput) => void,
|
|
509
497
|
): void;
|
|
510
498
|
createBackupVault(
|
|
511
499
|
args: CreateBackupVaultCommandInput,
|
|
512
500
|
options: __HttpHandlerOptions,
|
|
513
|
-
cb: (err: any, data?: CreateBackupVaultCommandOutput) => void
|
|
501
|
+
cb: (err: any, data?: CreateBackupVaultCommandOutput) => void,
|
|
514
502
|
): void;
|
|
515
503
|
createFramework(
|
|
516
504
|
args: CreateFrameworkCommandInput,
|
|
517
|
-
options?: __HttpHandlerOptions
|
|
505
|
+
options?: __HttpHandlerOptions,
|
|
518
506
|
): Promise<CreateFrameworkCommandOutput>;
|
|
519
507
|
createFramework(
|
|
520
508
|
args: CreateFrameworkCommandInput,
|
|
521
|
-
cb: (err: any, data?: CreateFrameworkCommandOutput) => void
|
|
509
|
+
cb: (err: any, data?: CreateFrameworkCommandOutput) => void,
|
|
522
510
|
): void;
|
|
523
511
|
createFramework(
|
|
524
512
|
args: CreateFrameworkCommandInput,
|
|
525
513
|
options: __HttpHandlerOptions,
|
|
526
|
-
cb: (err: any, data?: CreateFrameworkCommandOutput) => void
|
|
514
|
+
cb: (err: any, data?: CreateFrameworkCommandOutput) => void,
|
|
527
515
|
): void;
|
|
528
516
|
createLegalHold(
|
|
529
517
|
args: CreateLegalHoldCommandInput,
|
|
530
|
-
options?: __HttpHandlerOptions
|
|
518
|
+
options?: __HttpHandlerOptions,
|
|
531
519
|
): Promise<CreateLegalHoldCommandOutput>;
|
|
532
520
|
createLegalHold(
|
|
533
521
|
args: CreateLegalHoldCommandInput,
|
|
534
|
-
cb: (err: any, data?: CreateLegalHoldCommandOutput) => void
|
|
522
|
+
cb: (err: any, data?: CreateLegalHoldCommandOutput) => void,
|
|
535
523
|
): void;
|
|
536
524
|
createLegalHold(
|
|
537
525
|
args: CreateLegalHoldCommandInput,
|
|
538
526
|
options: __HttpHandlerOptions,
|
|
539
|
-
cb: (err: any, data?: CreateLegalHoldCommandOutput) => void
|
|
527
|
+
cb: (err: any, data?: CreateLegalHoldCommandOutput) => void,
|
|
540
528
|
): void;
|
|
541
529
|
createLogicallyAirGappedBackupVault(
|
|
542
530
|
args: CreateLogicallyAirGappedBackupVaultCommandInput,
|
|
543
|
-
options?: __HttpHandlerOptions
|
|
531
|
+
options?: __HttpHandlerOptions,
|
|
544
532
|
): Promise<CreateLogicallyAirGappedBackupVaultCommandOutput>;
|
|
545
533
|
createLogicallyAirGappedBackupVault(
|
|
546
534
|
args: CreateLogicallyAirGappedBackupVaultCommandInput,
|
|
547
|
-
cb: (
|
|
548
|
-
err: any,
|
|
549
|
-
data?: CreateLogicallyAirGappedBackupVaultCommandOutput
|
|
550
|
-
) => void
|
|
535
|
+
cb: (err: any, data?: CreateLogicallyAirGappedBackupVaultCommandOutput) => void,
|
|
551
536
|
): void;
|
|
552
537
|
createLogicallyAirGappedBackupVault(
|
|
553
538
|
args: CreateLogicallyAirGappedBackupVaultCommandInput,
|
|
554
539
|
options: __HttpHandlerOptions,
|
|
555
|
-
cb: (
|
|
556
|
-
err: any,
|
|
557
|
-
data?: CreateLogicallyAirGappedBackupVaultCommandOutput
|
|
558
|
-
) => void
|
|
540
|
+
cb: (err: any, data?: CreateLogicallyAirGappedBackupVaultCommandOutput) => void,
|
|
559
541
|
): void;
|
|
560
542
|
createReportPlan(
|
|
561
543
|
args: CreateReportPlanCommandInput,
|
|
562
|
-
options?: __HttpHandlerOptions
|
|
544
|
+
options?: __HttpHandlerOptions,
|
|
563
545
|
): Promise<CreateReportPlanCommandOutput>;
|
|
564
546
|
createReportPlan(
|
|
565
547
|
args: CreateReportPlanCommandInput,
|
|
566
|
-
cb: (err: any, data?: CreateReportPlanCommandOutput) => void
|
|
548
|
+
cb: (err: any, data?: CreateReportPlanCommandOutput) => void,
|
|
567
549
|
): void;
|
|
568
550
|
createReportPlan(
|
|
569
551
|
args: CreateReportPlanCommandInput,
|
|
570
552
|
options: __HttpHandlerOptions,
|
|
571
|
-
cb: (err: any, data?: CreateReportPlanCommandOutput) => void
|
|
553
|
+
cb: (err: any, data?: CreateReportPlanCommandOutput) => void,
|
|
572
554
|
): void;
|
|
573
555
|
createRestoreAccessBackupVault(
|
|
574
556
|
args: CreateRestoreAccessBackupVaultCommandInput,
|
|
575
|
-
options?: __HttpHandlerOptions
|
|
557
|
+
options?: __HttpHandlerOptions,
|
|
576
558
|
): Promise<CreateRestoreAccessBackupVaultCommandOutput>;
|
|
577
559
|
createRestoreAccessBackupVault(
|
|
578
560
|
args: CreateRestoreAccessBackupVaultCommandInput,
|
|
579
|
-
cb: (err: any, data?: CreateRestoreAccessBackupVaultCommandOutput) => void
|
|
561
|
+
cb: (err: any, data?: CreateRestoreAccessBackupVaultCommandOutput) => void,
|
|
580
562
|
): void;
|
|
581
563
|
createRestoreAccessBackupVault(
|
|
582
564
|
args: CreateRestoreAccessBackupVaultCommandInput,
|
|
583
565
|
options: __HttpHandlerOptions,
|
|
584
|
-
cb: (err: any, data?: CreateRestoreAccessBackupVaultCommandOutput) => void
|
|
566
|
+
cb: (err: any, data?: CreateRestoreAccessBackupVaultCommandOutput) => void,
|
|
585
567
|
): void;
|
|
586
568
|
createRestoreTestingPlan(
|
|
587
569
|
args: CreateRestoreTestingPlanCommandInput,
|
|
588
|
-
options?: __HttpHandlerOptions
|
|
570
|
+
options?: __HttpHandlerOptions,
|
|
589
571
|
): Promise<CreateRestoreTestingPlanCommandOutput>;
|
|
590
572
|
createRestoreTestingPlan(
|
|
591
573
|
args: CreateRestoreTestingPlanCommandInput,
|
|
592
|
-
cb: (err: any, data?: CreateRestoreTestingPlanCommandOutput) => void
|
|
574
|
+
cb: (err: any, data?: CreateRestoreTestingPlanCommandOutput) => void,
|
|
593
575
|
): void;
|
|
594
576
|
createRestoreTestingPlan(
|
|
595
577
|
args: CreateRestoreTestingPlanCommandInput,
|
|
596
578
|
options: __HttpHandlerOptions,
|
|
597
|
-
cb: (err: any, data?: CreateRestoreTestingPlanCommandOutput) => void
|
|
579
|
+
cb: (err: any, data?: CreateRestoreTestingPlanCommandOutput) => void,
|
|
598
580
|
): void;
|
|
599
581
|
createRestoreTestingSelection(
|
|
600
582
|
args: CreateRestoreTestingSelectionCommandInput,
|
|
601
|
-
options?: __HttpHandlerOptions
|
|
583
|
+
options?: __HttpHandlerOptions,
|
|
602
584
|
): Promise<CreateRestoreTestingSelectionCommandOutput>;
|
|
603
585
|
createRestoreTestingSelection(
|
|
604
586
|
args: CreateRestoreTestingSelectionCommandInput,
|
|
605
|
-
cb: (err: any, data?: CreateRestoreTestingSelectionCommandOutput) => void
|
|
587
|
+
cb: (err: any, data?: CreateRestoreTestingSelectionCommandOutput) => void,
|
|
606
588
|
): void;
|
|
607
589
|
createRestoreTestingSelection(
|
|
608
590
|
args: CreateRestoreTestingSelectionCommandInput,
|
|
609
591
|
options: __HttpHandlerOptions,
|
|
610
|
-
cb: (err: any, data?: CreateRestoreTestingSelectionCommandOutput) => void
|
|
592
|
+
cb: (err: any, data?: CreateRestoreTestingSelectionCommandOutput) => void,
|
|
611
593
|
): void;
|
|
612
594
|
createTieringConfiguration(
|
|
613
595
|
args: CreateTieringConfigurationCommandInput,
|
|
614
|
-
options?: __HttpHandlerOptions
|
|
596
|
+
options?: __HttpHandlerOptions,
|
|
615
597
|
): Promise<CreateTieringConfigurationCommandOutput>;
|
|
616
598
|
createTieringConfiguration(
|
|
617
599
|
args: CreateTieringConfigurationCommandInput,
|
|
618
|
-
cb: (err: any, data?: CreateTieringConfigurationCommandOutput) => void
|
|
600
|
+
cb: (err: any, data?: CreateTieringConfigurationCommandOutput) => void,
|
|
619
601
|
): void;
|
|
620
602
|
createTieringConfiguration(
|
|
621
603
|
args: CreateTieringConfigurationCommandInput,
|
|
622
604
|
options: __HttpHandlerOptions,
|
|
623
|
-
cb: (err: any, data?: CreateTieringConfigurationCommandOutput) => void
|
|
605
|
+
cb: (err: any, data?: CreateTieringConfigurationCommandOutput) => void,
|
|
624
606
|
): void;
|
|
625
607
|
deleteBackupPlan(
|
|
626
608
|
args: DeleteBackupPlanCommandInput,
|
|
627
|
-
options?: __HttpHandlerOptions
|
|
609
|
+
options?: __HttpHandlerOptions,
|
|
628
610
|
): Promise<DeleteBackupPlanCommandOutput>;
|
|
629
611
|
deleteBackupPlan(
|
|
630
612
|
args: DeleteBackupPlanCommandInput,
|
|
631
|
-
cb: (err: any, data?: DeleteBackupPlanCommandOutput) => void
|
|
613
|
+
cb: (err: any, data?: DeleteBackupPlanCommandOutput) => void,
|
|
632
614
|
): void;
|
|
633
615
|
deleteBackupPlan(
|
|
634
616
|
args: DeleteBackupPlanCommandInput,
|
|
635
617
|
options: __HttpHandlerOptions,
|
|
636
|
-
cb: (err: any, data?: DeleteBackupPlanCommandOutput) => void
|
|
618
|
+
cb: (err: any, data?: DeleteBackupPlanCommandOutput) => void,
|
|
637
619
|
): void;
|
|
638
620
|
deleteBackupSelection(
|
|
639
621
|
args: DeleteBackupSelectionCommandInput,
|
|
640
|
-
options?: __HttpHandlerOptions
|
|
622
|
+
options?: __HttpHandlerOptions,
|
|
641
623
|
): Promise<DeleteBackupSelectionCommandOutput>;
|
|
642
624
|
deleteBackupSelection(
|
|
643
625
|
args: DeleteBackupSelectionCommandInput,
|
|
644
|
-
cb: (err: any, data?: DeleteBackupSelectionCommandOutput) => void
|
|
626
|
+
cb: (err: any, data?: DeleteBackupSelectionCommandOutput) => void,
|
|
645
627
|
): void;
|
|
646
628
|
deleteBackupSelection(
|
|
647
629
|
args: DeleteBackupSelectionCommandInput,
|
|
648
630
|
options: __HttpHandlerOptions,
|
|
649
|
-
cb: (err: any, data?: DeleteBackupSelectionCommandOutput) => void
|
|
631
|
+
cb: (err: any, data?: DeleteBackupSelectionCommandOutput) => void,
|
|
650
632
|
): void;
|
|
651
633
|
deleteBackupVault(
|
|
652
634
|
args: DeleteBackupVaultCommandInput,
|
|
653
|
-
options?: __HttpHandlerOptions
|
|
635
|
+
options?: __HttpHandlerOptions,
|
|
654
636
|
): Promise<DeleteBackupVaultCommandOutput>;
|
|
655
637
|
deleteBackupVault(
|
|
656
638
|
args: DeleteBackupVaultCommandInput,
|
|
657
|
-
cb: (err: any, data?: DeleteBackupVaultCommandOutput) => void
|
|
639
|
+
cb: (err: any, data?: DeleteBackupVaultCommandOutput) => void,
|
|
658
640
|
): void;
|
|
659
641
|
deleteBackupVault(
|
|
660
642
|
args: DeleteBackupVaultCommandInput,
|
|
661
643
|
options: __HttpHandlerOptions,
|
|
662
|
-
cb: (err: any, data?: DeleteBackupVaultCommandOutput) => void
|
|
644
|
+
cb: (err: any, data?: DeleteBackupVaultCommandOutput) => void,
|
|
663
645
|
): void;
|
|
664
646
|
deleteBackupVaultAccessPolicy(
|
|
665
647
|
args: DeleteBackupVaultAccessPolicyCommandInput,
|
|
666
|
-
options?: __HttpHandlerOptions
|
|
648
|
+
options?: __HttpHandlerOptions,
|
|
667
649
|
): Promise<DeleteBackupVaultAccessPolicyCommandOutput>;
|
|
668
650
|
deleteBackupVaultAccessPolicy(
|
|
669
651
|
args: DeleteBackupVaultAccessPolicyCommandInput,
|
|
670
|
-
cb: (err: any, data?: DeleteBackupVaultAccessPolicyCommandOutput) => void
|
|
652
|
+
cb: (err: any, data?: DeleteBackupVaultAccessPolicyCommandOutput) => void,
|
|
671
653
|
): void;
|
|
672
654
|
deleteBackupVaultAccessPolicy(
|
|
673
655
|
args: DeleteBackupVaultAccessPolicyCommandInput,
|
|
674
656
|
options: __HttpHandlerOptions,
|
|
675
|
-
cb: (err: any, data?: DeleteBackupVaultAccessPolicyCommandOutput) => void
|
|
657
|
+
cb: (err: any, data?: DeleteBackupVaultAccessPolicyCommandOutput) => void,
|
|
676
658
|
): void;
|
|
677
659
|
deleteBackupVaultLockConfiguration(
|
|
678
660
|
args: DeleteBackupVaultLockConfigurationCommandInput,
|
|
679
|
-
options?: __HttpHandlerOptions
|
|
661
|
+
options?: __HttpHandlerOptions,
|
|
680
662
|
): Promise<DeleteBackupVaultLockConfigurationCommandOutput>;
|
|
681
663
|
deleteBackupVaultLockConfiguration(
|
|
682
664
|
args: DeleteBackupVaultLockConfigurationCommandInput,
|
|
683
|
-
cb: (
|
|
684
|
-
err: any,
|
|
685
|
-
data?: DeleteBackupVaultLockConfigurationCommandOutput
|
|
686
|
-
) => void
|
|
665
|
+
cb: (err: any, data?: DeleteBackupVaultLockConfigurationCommandOutput) => void,
|
|
687
666
|
): void;
|
|
688
667
|
deleteBackupVaultLockConfiguration(
|
|
689
668
|
args: DeleteBackupVaultLockConfigurationCommandInput,
|
|
690
669
|
options: __HttpHandlerOptions,
|
|
691
|
-
cb: (
|
|
692
|
-
err: any,
|
|
693
|
-
data?: DeleteBackupVaultLockConfigurationCommandOutput
|
|
694
|
-
) => void
|
|
670
|
+
cb: (err: any, data?: DeleteBackupVaultLockConfigurationCommandOutput) => void,
|
|
695
671
|
): void;
|
|
696
672
|
deleteBackupVaultNotifications(
|
|
697
673
|
args: DeleteBackupVaultNotificationsCommandInput,
|
|
698
|
-
options?: __HttpHandlerOptions
|
|
674
|
+
options?: __HttpHandlerOptions,
|
|
699
675
|
): Promise<DeleteBackupVaultNotificationsCommandOutput>;
|
|
700
676
|
deleteBackupVaultNotifications(
|
|
701
677
|
args: DeleteBackupVaultNotificationsCommandInput,
|
|
702
|
-
cb: (err: any, data?: DeleteBackupVaultNotificationsCommandOutput) => void
|
|
678
|
+
cb: (err: any, data?: DeleteBackupVaultNotificationsCommandOutput) => void,
|
|
703
679
|
): void;
|
|
704
680
|
deleteBackupVaultNotifications(
|
|
705
681
|
args: DeleteBackupVaultNotificationsCommandInput,
|
|
706
682
|
options: __HttpHandlerOptions,
|
|
707
|
-
cb: (err: any, data?: DeleteBackupVaultNotificationsCommandOutput) => void
|
|
683
|
+
cb: (err: any, data?: DeleteBackupVaultNotificationsCommandOutput) => void,
|
|
708
684
|
): void;
|
|
709
685
|
deleteFramework(
|
|
710
686
|
args: DeleteFrameworkCommandInput,
|
|
711
|
-
options?: __HttpHandlerOptions
|
|
687
|
+
options?: __HttpHandlerOptions,
|
|
712
688
|
): Promise<DeleteFrameworkCommandOutput>;
|
|
713
689
|
deleteFramework(
|
|
714
690
|
args: DeleteFrameworkCommandInput,
|
|
715
|
-
cb: (err: any, data?: DeleteFrameworkCommandOutput) => void
|
|
691
|
+
cb: (err: any, data?: DeleteFrameworkCommandOutput) => void,
|
|
716
692
|
): void;
|
|
717
693
|
deleteFramework(
|
|
718
694
|
args: DeleteFrameworkCommandInput,
|
|
719
695
|
options: __HttpHandlerOptions,
|
|
720
|
-
cb: (err: any, data?: DeleteFrameworkCommandOutput) => void
|
|
696
|
+
cb: (err: any, data?: DeleteFrameworkCommandOutput) => void,
|
|
721
697
|
): void;
|
|
722
698
|
deleteRecoveryPoint(
|
|
723
699
|
args: DeleteRecoveryPointCommandInput,
|
|
724
|
-
options?: __HttpHandlerOptions
|
|
700
|
+
options?: __HttpHandlerOptions,
|
|
725
701
|
): Promise<DeleteRecoveryPointCommandOutput>;
|
|
726
702
|
deleteRecoveryPoint(
|
|
727
703
|
args: DeleteRecoveryPointCommandInput,
|
|
728
|
-
cb: (err: any, data?: DeleteRecoveryPointCommandOutput) => void
|
|
704
|
+
cb: (err: any, data?: DeleteRecoveryPointCommandOutput) => void,
|
|
729
705
|
): void;
|
|
730
706
|
deleteRecoveryPoint(
|
|
731
707
|
args: DeleteRecoveryPointCommandInput,
|
|
732
708
|
options: __HttpHandlerOptions,
|
|
733
|
-
cb: (err: any, data?: DeleteRecoveryPointCommandOutput) => void
|
|
709
|
+
cb: (err: any, data?: DeleteRecoveryPointCommandOutput) => void,
|
|
734
710
|
): void;
|
|
735
711
|
deleteReportPlan(
|
|
736
712
|
args: DeleteReportPlanCommandInput,
|
|
737
|
-
options?: __HttpHandlerOptions
|
|
713
|
+
options?: __HttpHandlerOptions,
|
|
738
714
|
): Promise<DeleteReportPlanCommandOutput>;
|
|
739
715
|
deleteReportPlan(
|
|
740
716
|
args: DeleteReportPlanCommandInput,
|
|
741
|
-
cb: (err: any, data?: DeleteReportPlanCommandOutput) => void
|
|
717
|
+
cb: (err: any, data?: DeleteReportPlanCommandOutput) => void,
|
|
742
718
|
): void;
|
|
743
719
|
deleteReportPlan(
|
|
744
720
|
args: DeleteReportPlanCommandInput,
|
|
745
721
|
options: __HttpHandlerOptions,
|
|
746
|
-
cb: (err: any, data?: DeleteReportPlanCommandOutput) => void
|
|
722
|
+
cb: (err: any, data?: DeleteReportPlanCommandOutput) => void,
|
|
747
723
|
): void;
|
|
748
724
|
deleteRestoreTestingPlan(
|
|
749
725
|
args: DeleteRestoreTestingPlanCommandInput,
|
|
750
|
-
options?: __HttpHandlerOptions
|
|
726
|
+
options?: __HttpHandlerOptions,
|
|
751
727
|
): Promise<DeleteRestoreTestingPlanCommandOutput>;
|
|
752
728
|
deleteRestoreTestingPlan(
|
|
753
729
|
args: DeleteRestoreTestingPlanCommandInput,
|
|
754
|
-
cb: (err: any, data?: DeleteRestoreTestingPlanCommandOutput) => void
|
|
730
|
+
cb: (err: any, data?: DeleteRestoreTestingPlanCommandOutput) => void,
|
|
755
731
|
): void;
|
|
756
732
|
deleteRestoreTestingPlan(
|
|
757
733
|
args: DeleteRestoreTestingPlanCommandInput,
|
|
758
734
|
options: __HttpHandlerOptions,
|
|
759
|
-
cb: (err: any, data?: DeleteRestoreTestingPlanCommandOutput) => void
|
|
735
|
+
cb: (err: any, data?: DeleteRestoreTestingPlanCommandOutput) => void,
|
|
760
736
|
): void;
|
|
761
737
|
deleteRestoreTestingSelection(
|
|
762
738
|
args: DeleteRestoreTestingSelectionCommandInput,
|
|
763
|
-
options?: __HttpHandlerOptions
|
|
739
|
+
options?: __HttpHandlerOptions,
|
|
764
740
|
): Promise<DeleteRestoreTestingSelectionCommandOutput>;
|
|
765
741
|
deleteRestoreTestingSelection(
|
|
766
742
|
args: DeleteRestoreTestingSelectionCommandInput,
|
|
767
|
-
cb: (err: any, data?: DeleteRestoreTestingSelectionCommandOutput) => void
|
|
743
|
+
cb: (err: any, data?: DeleteRestoreTestingSelectionCommandOutput) => void,
|
|
768
744
|
): void;
|
|
769
745
|
deleteRestoreTestingSelection(
|
|
770
746
|
args: DeleteRestoreTestingSelectionCommandInput,
|
|
771
747
|
options: __HttpHandlerOptions,
|
|
772
|
-
cb: (err: any, data?: DeleteRestoreTestingSelectionCommandOutput) => void
|
|
748
|
+
cb: (err: any, data?: DeleteRestoreTestingSelectionCommandOutput) => void,
|
|
773
749
|
): void;
|
|
774
750
|
deleteTieringConfiguration(
|
|
775
751
|
args: DeleteTieringConfigurationCommandInput,
|
|
776
|
-
options?: __HttpHandlerOptions
|
|
752
|
+
options?: __HttpHandlerOptions,
|
|
777
753
|
): Promise<DeleteTieringConfigurationCommandOutput>;
|
|
778
754
|
deleteTieringConfiguration(
|
|
779
755
|
args: DeleteTieringConfigurationCommandInput,
|
|
780
|
-
cb: (err: any, data?: DeleteTieringConfigurationCommandOutput) => void
|
|
756
|
+
cb: (err: any, data?: DeleteTieringConfigurationCommandOutput) => void,
|
|
781
757
|
): void;
|
|
782
758
|
deleteTieringConfiguration(
|
|
783
759
|
args: DeleteTieringConfigurationCommandInput,
|
|
784
760
|
options: __HttpHandlerOptions,
|
|
785
|
-
cb: (err: any, data?: DeleteTieringConfigurationCommandOutput) => void
|
|
761
|
+
cb: (err: any, data?: DeleteTieringConfigurationCommandOutput) => void,
|
|
786
762
|
): void;
|
|
787
763
|
describeBackupJob(
|
|
788
764
|
args: DescribeBackupJobCommandInput,
|
|
789
|
-
options?: __HttpHandlerOptions
|
|
765
|
+
options?: __HttpHandlerOptions,
|
|
790
766
|
): Promise<DescribeBackupJobCommandOutput>;
|
|
791
767
|
describeBackupJob(
|
|
792
768
|
args: DescribeBackupJobCommandInput,
|
|
793
|
-
cb: (err: any, data?: DescribeBackupJobCommandOutput) => void
|
|
769
|
+
cb: (err: any, data?: DescribeBackupJobCommandOutput) => void,
|
|
794
770
|
): void;
|
|
795
771
|
describeBackupJob(
|
|
796
772
|
args: DescribeBackupJobCommandInput,
|
|
797
773
|
options: __HttpHandlerOptions,
|
|
798
|
-
cb: (err: any, data?: DescribeBackupJobCommandOutput) => void
|
|
774
|
+
cb: (err: any, data?: DescribeBackupJobCommandOutput) => void,
|
|
799
775
|
): void;
|
|
800
776
|
describeBackupVault(
|
|
801
777
|
args: DescribeBackupVaultCommandInput,
|
|
802
|
-
options?: __HttpHandlerOptions
|
|
778
|
+
options?: __HttpHandlerOptions,
|
|
803
779
|
): Promise<DescribeBackupVaultCommandOutput>;
|
|
804
780
|
describeBackupVault(
|
|
805
781
|
args: DescribeBackupVaultCommandInput,
|
|
806
|
-
cb: (err: any, data?: DescribeBackupVaultCommandOutput) => void
|
|
782
|
+
cb: (err: any, data?: DescribeBackupVaultCommandOutput) => void,
|
|
807
783
|
): void;
|
|
808
784
|
describeBackupVault(
|
|
809
785
|
args: DescribeBackupVaultCommandInput,
|
|
810
786
|
options: __HttpHandlerOptions,
|
|
811
|
-
cb: (err: any, data?: DescribeBackupVaultCommandOutput) => void
|
|
787
|
+
cb: (err: any, data?: DescribeBackupVaultCommandOutput) => void,
|
|
812
788
|
): void;
|
|
813
789
|
describeCopyJob(
|
|
814
790
|
args: DescribeCopyJobCommandInput,
|
|
815
|
-
options?: __HttpHandlerOptions
|
|
791
|
+
options?: __HttpHandlerOptions,
|
|
816
792
|
): Promise<DescribeCopyJobCommandOutput>;
|
|
817
793
|
describeCopyJob(
|
|
818
794
|
args: DescribeCopyJobCommandInput,
|
|
819
|
-
cb: (err: any, data?: DescribeCopyJobCommandOutput) => void
|
|
795
|
+
cb: (err: any, data?: DescribeCopyJobCommandOutput) => void,
|
|
820
796
|
): void;
|
|
821
797
|
describeCopyJob(
|
|
822
798
|
args: DescribeCopyJobCommandInput,
|
|
823
799
|
options: __HttpHandlerOptions,
|
|
824
|
-
cb: (err: any, data?: DescribeCopyJobCommandOutput) => void
|
|
800
|
+
cb: (err: any, data?: DescribeCopyJobCommandOutput) => void,
|
|
825
801
|
): void;
|
|
826
802
|
describeFramework(
|
|
827
803
|
args: DescribeFrameworkCommandInput,
|
|
828
|
-
options?: __HttpHandlerOptions
|
|
804
|
+
options?: __HttpHandlerOptions,
|
|
829
805
|
): Promise<DescribeFrameworkCommandOutput>;
|
|
830
806
|
describeFramework(
|
|
831
807
|
args: DescribeFrameworkCommandInput,
|
|
832
|
-
cb: (err: any, data?: DescribeFrameworkCommandOutput) => void
|
|
808
|
+
cb: (err: any, data?: DescribeFrameworkCommandOutput) => void,
|
|
833
809
|
): void;
|
|
834
810
|
describeFramework(
|
|
835
811
|
args: DescribeFrameworkCommandInput,
|
|
836
812
|
options: __HttpHandlerOptions,
|
|
837
|
-
cb: (err: any, data?: DescribeFrameworkCommandOutput) => void
|
|
813
|
+
cb: (err: any, data?: DescribeFrameworkCommandOutput) => void,
|
|
838
814
|
): void;
|
|
839
815
|
describeGlobalSettings(): Promise<DescribeGlobalSettingsCommandOutput>;
|
|
840
816
|
describeGlobalSettings(
|
|
841
817
|
args: DescribeGlobalSettingsCommandInput,
|
|
842
|
-
options?: __HttpHandlerOptions
|
|
818
|
+
options?: __HttpHandlerOptions,
|
|
843
819
|
): Promise<DescribeGlobalSettingsCommandOutput>;
|
|
844
820
|
describeGlobalSettings(
|
|
845
821
|
args: DescribeGlobalSettingsCommandInput,
|
|
846
|
-
cb: (err: any, data?: DescribeGlobalSettingsCommandOutput) => void
|
|
822
|
+
cb: (err: any, data?: DescribeGlobalSettingsCommandOutput) => void,
|
|
847
823
|
): void;
|
|
848
824
|
describeGlobalSettings(
|
|
849
825
|
args: DescribeGlobalSettingsCommandInput,
|
|
850
826
|
options: __HttpHandlerOptions,
|
|
851
|
-
cb: (err: any, data?: DescribeGlobalSettingsCommandOutput) => void
|
|
827
|
+
cb: (err: any, data?: DescribeGlobalSettingsCommandOutput) => void,
|
|
852
828
|
): void;
|
|
853
829
|
describeProtectedResource(
|
|
854
830
|
args: DescribeProtectedResourceCommandInput,
|
|
855
|
-
options?: __HttpHandlerOptions
|
|
831
|
+
options?: __HttpHandlerOptions,
|
|
856
832
|
): Promise<DescribeProtectedResourceCommandOutput>;
|
|
857
833
|
describeProtectedResource(
|
|
858
834
|
args: DescribeProtectedResourceCommandInput,
|
|
859
|
-
cb: (err: any, data?: DescribeProtectedResourceCommandOutput) => void
|
|
835
|
+
cb: (err: any, data?: DescribeProtectedResourceCommandOutput) => void,
|
|
860
836
|
): void;
|
|
861
837
|
describeProtectedResource(
|
|
862
838
|
args: DescribeProtectedResourceCommandInput,
|
|
863
839
|
options: __HttpHandlerOptions,
|
|
864
|
-
cb: (err: any, data?: DescribeProtectedResourceCommandOutput) => void
|
|
840
|
+
cb: (err: any, data?: DescribeProtectedResourceCommandOutput) => void,
|
|
865
841
|
): void;
|
|
866
842
|
describeRecoveryPoint(
|
|
867
843
|
args: DescribeRecoveryPointCommandInput,
|
|
868
|
-
options?: __HttpHandlerOptions
|
|
844
|
+
options?: __HttpHandlerOptions,
|
|
869
845
|
): Promise<DescribeRecoveryPointCommandOutput>;
|
|
870
846
|
describeRecoveryPoint(
|
|
871
847
|
args: DescribeRecoveryPointCommandInput,
|
|
872
|
-
cb: (err: any, data?: DescribeRecoveryPointCommandOutput) => void
|
|
848
|
+
cb: (err: any, data?: DescribeRecoveryPointCommandOutput) => void,
|
|
873
849
|
): void;
|
|
874
850
|
describeRecoveryPoint(
|
|
875
851
|
args: DescribeRecoveryPointCommandInput,
|
|
876
852
|
options: __HttpHandlerOptions,
|
|
877
|
-
cb: (err: any, data?: DescribeRecoveryPointCommandOutput) => void
|
|
853
|
+
cb: (err: any, data?: DescribeRecoveryPointCommandOutput) => void,
|
|
878
854
|
): void;
|
|
879
855
|
describeRegionSettings(): Promise<DescribeRegionSettingsCommandOutput>;
|
|
880
856
|
describeRegionSettings(
|
|
881
857
|
args: DescribeRegionSettingsCommandInput,
|
|
882
|
-
options?: __HttpHandlerOptions
|
|
858
|
+
options?: __HttpHandlerOptions,
|
|
883
859
|
): Promise<DescribeRegionSettingsCommandOutput>;
|
|
884
860
|
describeRegionSettings(
|
|
885
861
|
args: DescribeRegionSettingsCommandInput,
|
|
886
|
-
cb: (err: any, data?: DescribeRegionSettingsCommandOutput) => void
|
|
862
|
+
cb: (err: any, data?: DescribeRegionSettingsCommandOutput) => void,
|
|
887
863
|
): void;
|
|
888
864
|
describeRegionSettings(
|
|
889
865
|
args: DescribeRegionSettingsCommandInput,
|
|
890
866
|
options: __HttpHandlerOptions,
|
|
891
|
-
cb: (err: any, data?: DescribeRegionSettingsCommandOutput) => void
|
|
867
|
+
cb: (err: any, data?: DescribeRegionSettingsCommandOutput) => void,
|
|
892
868
|
): void;
|
|
893
869
|
describeReportJob(
|
|
894
870
|
args: DescribeReportJobCommandInput,
|
|
895
|
-
options?: __HttpHandlerOptions
|
|
871
|
+
options?: __HttpHandlerOptions,
|
|
896
872
|
): Promise<DescribeReportJobCommandOutput>;
|
|
897
873
|
describeReportJob(
|
|
898
874
|
args: DescribeReportJobCommandInput,
|
|
899
|
-
cb: (err: any, data?: DescribeReportJobCommandOutput) => void
|
|
875
|
+
cb: (err: any, data?: DescribeReportJobCommandOutput) => void,
|
|
900
876
|
): void;
|
|
901
877
|
describeReportJob(
|
|
902
878
|
args: DescribeReportJobCommandInput,
|
|
903
879
|
options: __HttpHandlerOptions,
|
|
904
|
-
cb: (err: any, data?: DescribeReportJobCommandOutput) => void
|
|
880
|
+
cb: (err: any, data?: DescribeReportJobCommandOutput) => void,
|
|
905
881
|
): void;
|
|
906
882
|
describeReportPlan(
|
|
907
883
|
args: DescribeReportPlanCommandInput,
|
|
908
|
-
options?: __HttpHandlerOptions
|
|
884
|
+
options?: __HttpHandlerOptions,
|
|
909
885
|
): Promise<DescribeReportPlanCommandOutput>;
|
|
910
886
|
describeReportPlan(
|
|
911
887
|
args: DescribeReportPlanCommandInput,
|
|
912
|
-
cb: (err: any, data?: DescribeReportPlanCommandOutput) => void
|
|
888
|
+
cb: (err: any, data?: DescribeReportPlanCommandOutput) => void,
|
|
913
889
|
): void;
|
|
914
890
|
describeReportPlan(
|
|
915
891
|
args: DescribeReportPlanCommandInput,
|
|
916
892
|
options: __HttpHandlerOptions,
|
|
917
|
-
cb: (err: any, data?: DescribeReportPlanCommandOutput) => void
|
|
893
|
+
cb: (err: any, data?: DescribeReportPlanCommandOutput) => void,
|
|
918
894
|
): void;
|
|
919
895
|
describeRestoreJob(
|
|
920
896
|
args: DescribeRestoreJobCommandInput,
|
|
921
|
-
options?: __HttpHandlerOptions
|
|
897
|
+
options?: __HttpHandlerOptions,
|
|
922
898
|
): Promise<DescribeRestoreJobCommandOutput>;
|
|
923
899
|
describeRestoreJob(
|
|
924
900
|
args: DescribeRestoreJobCommandInput,
|
|
925
|
-
cb: (err: any, data?: DescribeRestoreJobCommandOutput) => void
|
|
901
|
+
cb: (err: any, data?: DescribeRestoreJobCommandOutput) => void,
|
|
926
902
|
): void;
|
|
927
903
|
describeRestoreJob(
|
|
928
904
|
args: DescribeRestoreJobCommandInput,
|
|
929
905
|
options: __HttpHandlerOptions,
|
|
930
|
-
cb: (err: any, data?: DescribeRestoreJobCommandOutput) => void
|
|
906
|
+
cb: (err: any, data?: DescribeRestoreJobCommandOutput) => void,
|
|
931
907
|
): void;
|
|
932
908
|
describeScanJob(
|
|
933
909
|
args: DescribeScanJobCommandInput,
|
|
934
|
-
options?: __HttpHandlerOptions
|
|
910
|
+
options?: __HttpHandlerOptions,
|
|
935
911
|
): Promise<DescribeScanJobCommandOutput>;
|
|
936
912
|
describeScanJob(
|
|
937
913
|
args: DescribeScanJobCommandInput,
|
|
938
|
-
cb: (err: any, data?: DescribeScanJobCommandOutput) => void
|
|
914
|
+
cb: (err: any, data?: DescribeScanJobCommandOutput) => void,
|
|
939
915
|
): void;
|
|
940
916
|
describeScanJob(
|
|
941
917
|
args: DescribeScanJobCommandInput,
|
|
942
918
|
options: __HttpHandlerOptions,
|
|
943
|
-
cb: (err: any, data?: DescribeScanJobCommandOutput) => void
|
|
919
|
+
cb: (err: any, data?: DescribeScanJobCommandOutput) => void,
|
|
944
920
|
): void;
|
|
945
921
|
disassociateBackupVaultMpaApprovalTeam(
|
|
946
922
|
args: DisassociateBackupVaultMpaApprovalTeamCommandInput,
|
|
947
|
-
options?: __HttpHandlerOptions
|
|
923
|
+
options?: __HttpHandlerOptions,
|
|
948
924
|
): Promise<DisassociateBackupVaultMpaApprovalTeamCommandOutput>;
|
|
949
925
|
disassociateBackupVaultMpaApprovalTeam(
|
|
950
926
|
args: DisassociateBackupVaultMpaApprovalTeamCommandInput,
|
|
951
|
-
cb: (
|
|
952
|
-
err: any,
|
|
953
|
-
data?: DisassociateBackupVaultMpaApprovalTeamCommandOutput
|
|
954
|
-
) => void
|
|
927
|
+
cb: (err: any, data?: DisassociateBackupVaultMpaApprovalTeamCommandOutput) => void,
|
|
955
928
|
): void;
|
|
956
929
|
disassociateBackupVaultMpaApprovalTeam(
|
|
957
930
|
args: DisassociateBackupVaultMpaApprovalTeamCommandInput,
|
|
958
931
|
options: __HttpHandlerOptions,
|
|
959
|
-
cb: (
|
|
960
|
-
err: any,
|
|
961
|
-
data?: DisassociateBackupVaultMpaApprovalTeamCommandOutput
|
|
962
|
-
) => void
|
|
932
|
+
cb: (err: any, data?: DisassociateBackupVaultMpaApprovalTeamCommandOutput) => void,
|
|
963
933
|
): void;
|
|
964
934
|
disassociateRecoveryPoint(
|
|
965
935
|
args: DisassociateRecoveryPointCommandInput,
|
|
966
|
-
options?: __HttpHandlerOptions
|
|
936
|
+
options?: __HttpHandlerOptions,
|
|
967
937
|
): Promise<DisassociateRecoveryPointCommandOutput>;
|
|
968
938
|
disassociateRecoveryPoint(
|
|
969
939
|
args: DisassociateRecoveryPointCommandInput,
|
|
970
|
-
cb: (err: any, data?: DisassociateRecoveryPointCommandOutput) => void
|
|
940
|
+
cb: (err: any, data?: DisassociateRecoveryPointCommandOutput) => void,
|
|
971
941
|
): void;
|
|
972
942
|
disassociateRecoveryPoint(
|
|
973
943
|
args: DisassociateRecoveryPointCommandInput,
|
|
974
944
|
options: __HttpHandlerOptions,
|
|
975
|
-
cb: (err: any, data?: DisassociateRecoveryPointCommandOutput) => void
|
|
945
|
+
cb: (err: any, data?: DisassociateRecoveryPointCommandOutput) => void,
|
|
976
946
|
): void;
|
|
977
947
|
disassociateRecoveryPointFromParent(
|
|
978
948
|
args: DisassociateRecoveryPointFromParentCommandInput,
|
|
979
|
-
options?: __HttpHandlerOptions
|
|
949
|
+
options?: __HttpHandlerOptions,
|
|
980
950
|
): Promise<DisassociateRecoveryPointFromParentCommandOutput>;
|
|
981
951
|
disassociateRecoveryPointFromParent(
|
|
982
952
|
args: DisassociateRecoveryPointFromParentCommandInput,
|
|
983
|
-
cb: (
|
|
984
|
-
err: any,
|
|
985
|
-
data?: DisassociateRecoveryPointFromParentCommandOutput
|
|
986
|
-
) => void
|
|
953
|
+
cb: (err: any, data?: DisassociateRecoveryPointFromParentCommandOutput) => void,
|
|
987
954
|
): void;
|
|
988
955
|
disassociateRecoveryPointFromParent(
|
|
989
956
|
args: DisassociateRecoveryPointFromParentCommandInput,
|
|
990
957
|
options: __HttpHandlerOptions,
|
|
991
|
-
cb: (
|
|
992
|
-
err: any,
|
|
993
|
-
data?: DisassociateRecoveryPointFromParentCommandOutput
|
|
994
|
-
) => void
|
|
958
|
+
cb: (err: any, data?: DisassociateRecoveryPointFromParentCommandOutput) => void,
|
|
995
959
|
): void;
|
|
996
960
|
exportBackupPlanTemplate(
|
|
997
961
|
args: ExportBackupPlanTemplateCommandInput,
|
|
998
|
-
options?: __HttpHandlerOptions
|
|
962
|
+
options?: __HttpHandlerOptions,
|
|
999
963
|
): Promise<ExportBackupPlanTemplateCommandOutput>;
|
|
1000
964
|
exportBackupPlanTemplate(
|
|
1001
965
|
args: ExportBackupPlanTemplateCommandInput,
|
|
1002
|
-
cb: (err: any, data?: ExportBackupPlanTemplateCommandOutput) => void
|
|
966
|
+
cb: (err: any, data?: ExportBackupPlanTemplateCommandOutput) => void,
|
|
1003
967
|
): void;
|
|
1004
968
|
exportBackupPlanTemplate(
|
|
1005
969
|
args: ExportBackupPlanTemplateCommandInput,
|
|
1006
970
|
options: __HttpHandlerOptions,
|
|
1007
|
-
cb: (err: any, data?: ExportBackupPlanTemplateCommandOutput) => void
|
|
971
|
+
cb: (err: any, data?: ExportBackupPlanTemplateCommandOutput) => void,
|
|
1008
972
|
): void;
|
|
1009
973
|
getBackupPlan(
|
|
1010
974
|
args: GetBackupPlanCommandInput,
|
|
1011
|
-
options?: __HttpHandlerOptions
|
|
975
|
+
options?: __HttpHandlerOptions,
|
|
1012
976
|
): Promise<GetBackupPlanCommandOutput>;
|
|
1013
977
|
getBackupPlan(
|
|
1014
978
|
args: GetBackupPlanCommandInput,
|
|
1015
|
-
cb: (err: any, data?: GetBackupPlanCommandOutput) => void
|
|
979
|
+
cb: (err: any, data?: GetBackupPlanCommandOutput) => void,
|
|
1016
980
|
): void;
|
|
1017
981
|
getBackupPlan(
|
|
1018
982
|
args: GetBackupPlanCommandInput,
|
|
1019
983
|
options: __HttpHandlerOptions,
|
|
1020
|
-
cb: (err: any, data?: GetBackupPlanCommandOutput) => void
|
|
984
|
+
cb: (err: any, data?: GetBackupPlanCommandOutput) => void,
|
|
1021
985
|
): void;
|
|
1022
986
|
getBackupPlanFromJSON(
|
|
1023
987
|
args: GetBackupPlanFromJSONCommandInput,
|
|
1024
|
-
options?: __HttpHandlerOptions
|
|
988
|
+
options?: __HttpHandlerOptions,
|
|
1025
989
|
): Promise<GetBackupPlanFromJSONCommandOutput>;
|
|
1026
990
|
getBackupPlanFromJSON(
|
|
1027
991
|
args: GetBackupPlanFromJSONCommandInput,
|
|
1028
|
-
cb: (err: any, data?: GetBackupPlanFromJSONCommandOutput) => void
|
|
992
|
+
cb: (err: any, data?: GetBackupPlanFromJSONCommandOutput) => void,
|
|
1029
993
|
): void;
|
|
1030
994
|
getBackupPlanFromJSON(
|
|
1031
995
|
args: GetBackupPlanFromJSONCommandInput,
|
|
1032
996
|
options: __HttpHandlerOptions,
|
|
1033
|
-
cb: (err: any, data?: GetBackupPlanFromJSONCommandOutput) => void
|
|
997
|
+
cb: (err: any, data?: GetBackupPlanFromJSONCommandOutput) => void,
|
|
1034
998
|
): void;
|
|
1035
999
|
getBackupPlanFromTemplate(
|
|
1036
1000
|
args: GetBackupPlanFromTemplateCommandInput,
|
|
1037
|
-
options?: __HttpHandlerOptions
|
|
1001
|
+
options?: __HttpHandlerOptions,
|
|
1038
1002
|
): Promise<GetBackupPlanFromTemplateCommandOutput>;
|
|
1039
1003
|
getBackupPlanFromTemplate(
|
|
1040
1004
|
args: GetBackupPlanFromTemplateCommandInput,
|
|
1041
|
-
cb: (err: any, data?: GetBackupPlanFromTemplateCommandOutput) => void
|
|
1005
|
+
cb: (err: any, data?: GetBackupPlanFromTemplateCommandOutput) => void,
|
|
1042
1006
|
): void;
|
|
1043
1007
|
getBackupPlanFromTemplate(
|
|
1044
1008
|
args: GetBackupPlanFromTemplateCommandInput,
|
|
1045
1009
|
options: __HttpHandlerOptions,
|
|
1046
|
-
cb: (err: any, data?: GetBackupPlanFromTemplateCommandOutput) => void
|
|
1010
|
+
cb: (err: any, data?: GetBackupPlanFromTemplateCommandOutput) => void,
|
|
1047
1011
|
): void;
|
|
1048
1012
|
getBackupSelection(
|
|
1049
1013
|
args: GetBackupSelectionCommandInput,
|
|
1050
|
-
options?: __HttpHandlerOptions
|
|
1014
|
+
options?: __HttpHandlerOptions,
|
|
1051
1015
|
): Promise<GetBackupSelectionCommandOutput>;
|
|
1052
1016
|
getBackupSelection(
|
|
1053
1017
|
args: GetBackupSelectionCommandInput,
|
|
1054
|
-
cb: (err: any, data?: GetBackupSelectionCommandOutput) => void
|
|
1018
|
+
cb: (err: any, data?: GetBackupSelectionCommandOutput) => void,
|
|
1055
1019
|
): void;
|
|
1056
1020
|
getBackupSelection(
|
|
1057
1021
|
args: GetBackupSelectionCommandInput,
|
|
1058
1022
|
options: __HttpHandlerOptions,
|
|
1059
|
-
cb: (err: any, data?: GetBackupSelectionCommandOutput) => void
|
|
1023
|
+
cb: (err: any, data?: GetBackupSelectionCommandOutput) => void,
|
|
1060
1024
|
): void;
|
|
1061
1025
|
getBackupVaultAccessPolicy(
|
|
1062
1026
|
args: GetBackupVaultAccessPolicyCommandInput,
|
|
1063
|
-
options?: __HttpHandlerOptions
|
|
1027
|
+
options?: __HttpHandlerOptions,
|
|
1064
1028
|
): Promise<GetBackupVaultAccessPolicyCommandOutput>;
|
|
1065
1029
|
getBackupVaultAccessPolicy(
|
|
1066
1030
|
args: GetBackupVaultAccessPolicyCommandInput,
|
|
1067
|
-
cb: (err: any, data?: GetBackupVaultAccessPolicyCommandOutput) => void
|
|
1031
|
+
cb: (err: any, data?: GetBackupVaultAccessPolicyCommandOutput) => void,
|
|
1068
1032
|
): void;
|
|
1069
1033
|
getBackupVaultAccessPolicy(
|
|
1070
1034
|
args: GetBackupVaultAccessPolicyCommandInput,
|
|
1071
1035
|
options: __HttpHandlerOptions,
|
|
1072
|
-
cb: (err: any, data?: GetBackupVaultAccessPolicyCommandOutput) => void
|
|
1036
|
+
cb: (err: any, data?: GetBackupVaultAccessPolicyCommandOutput) => void,
|
|
1073
1037
|
): void;
|
|
1074
1038
|
getBackupVaultNotifications(
|
|
1075
1039
|
args: GetBackupVaultNotificationsCommandInput,
|
|
1076
|
-
options?: __HttpHandlerOptions
|
|
1040
|
+
options?: __HttpHandlerOptions,
|
|
1077
1041
|
): Promise<GetBackupVaultNotificationsCommandOutput>;
|
|
1078
1042
|
getBackupVaultNotifications(
|
|
1079
1043
|
args: GetBackupVaultNotificationsCommandInput,
|
|
1080
|
-
cb: (err: any, data?: GetBackupVaultNotificationsCommandOutput) => void
|
|
1044
|
+
cb: (err: any, data?: GetBackupVaultNotificationsCommandOutput) => void,
|
|
1081
1045
|
): void;
|
|
1082
1046
|
getBackupVaultNotifications(
|
|
1083
1047
|
args: GetBackupVaultNotificationsCommandInput,
|
|
1084
1048
|
options: __HttpHandlerOptions,
|
|
1085
|
-
cb: (err: any, data?: GetBackupVaultNotificationsCommandOutput) => void
|
|
1049
|
+
cb: (err: any, data?: GetBackupVaultNotificationsCommandOutput) => void,
|
|
1086
1050
|
): void;
|
|
1087
1051
|
getLegalHold(
|
|
1088
1052
|
args: GetLegalHoldCommandInput,
|
|
1089
|
-
options?: __HttpHandlerOptions
|
|
1053
|
+
options?: __HttpHandlerOptions,
|
|
1090
1054
|
): Promise<GetLegalHoldCommandOutput>;
|
|
1091
1055
|
getLegalHold(
|
|
1092
1056
|
args: GetLegalHoldCommandInput,
|
|
1093
|
-
cb: (err: any, data?: GetLegalHoldCommandOutput) => void
|
|
1057
|
+
cb: (err: any, data?: GetLegalHoldCommandOutput) => void,
|
|
1094
1058
|
): void;
|
|
1095
1059
|
getLegalHold(
|
|
1096
1060
|
args: GetLegalHoldCommandInput,
|
|
1097
1061
|
options: __HttpHandlerOptions,
|
|
1098
|
-
cb: (err: any, data?: GetLegalHoldCommandOutput) => void
|
|
1062
|
+
cb: (err: any, data?: GetLegalHoldCommandOutput) => void,
|
|
1099
1063
|
): void;
|
|
1100
1064
|
getPITRMalwareScanResults(
|
|
1101
1065
|
args: GetPITRMalwareScanResultsCommandInput,
|
|
1102
|
-
options?: __HttpHandlerOptions
|
|
1066
|
+
options?: __HttpHandlerOptions,
|
|
1103
1067
|
): Promise<GetPITRMalwareScanResultsCommandOutput>;
|
|
1104
1068
|
getPITRMalwareScanResults(
|
|
1105
1069
|
args: GetPITRMalwareScanResultsCommandInput,
|
|
1106
|
-
cb: (err: any, data?: GetPITRMalwareScanResultsCommandOutput) => void
|
|
1070
|
+
cb: (err: any, data?: GetPITRMalwareScanResultsCommandOutput) => void,
|
|
1107
1071
|
): void;
|
|
1108
1072
|
getPITRMalwareScanResults(
|
|
1109
1073
|
args: GetPITRMalwareScanResultsCommandInput,
|
|
1110
1074
|
options: __HttpHandlerOptions,
|
|
1111
|
-
cb: (err: any, data?: GetPITRMalwareScanResultsCommandOutput) => void
|
|
1075
|
+
cb: (err: any, data?: GetPITRMalwareScanResultsCommandOutput) => void,
|
|
1112
1076
|
): void;
|
|
1113
1077
|
getRecoveryPointIndexDetails(
|
|
1114
1078
|
args: GetRecoveryPointIndexDetailsCommandInput,
|
|
1115
|
-
options?: __HttpHandlerOptions
|
|
1079
|
+
options?: __HttpHandlerOptions,
|
|
1116
1080
|
): Promise<GetRecoveryPointIndexDetailsCommandOutput>;
|
|
1117
1081
|
getRecoveryPointIndexDetails(
|
|
1118
1082
|
args: GetRecoveryPointIndexDetailsCommandInput,
|
|
1119
|
-
cb: (err: any, data?: GetRecoveryPointIndexDetailsCommandOutput) => void
|
|
1083
|
+
cb: (err: any, data?: GetRecoveryPointIndexDetailsCommandOutput) => void,
|
|
1120
1084
|
): void;
|
|
1121
1085
|
getRecoveryPointIndexDetails(
|
|
1122
1086
|
args: GetRecoveryPointIndexDetailsCommandInput,
|
|
1123
1087
|
options: __HttpHandlerOptions,
|
|
1124
|
-
cb: (err: any, data?: GetRecoveryPointIndexDetailsCommandOutput) => void
|
|
1088
|
+
cb: (err: any, data?: GetRecoveryPointIndexDetailsCommandOutput) => void,
|
|
1125
1089
|
): void;
|
|
1126
1090
|
getRecoveryPointRestoreMetadata(
|
|
1127
1091
|
args: GetRecoveryPointRestoreMetadataCommandInput,
|
|
1128
|
-
options?: __HttpHandlerOptions
|
|
1092
|
+
options?: __HttpHandlerOptions,
|
|
1129
1093
|
): Promise<GetRecoveryPointRestoreMetadataCommandOutput>;
|
|
1130
1094
|
getRecoveryPointRestoreMetadata(
|
|
1131
1095
|
args: GetRecoveryPointRestoreMetadataCommandInput,
|
|
1132
|
-
cb: (err: any, data?: GetRecoveryPointRestoreMetadataCommandOutput) => void
|
|
1096
|
+
cb: (err: any, data?: GetRecoveryPointRestoreMetadataCommandOutput) => void,
|
|
1133
1097
|
): void;
|
|
1134
1098
|
getRecoveryPointRestoreMetadata(
|
|
1135
1099
|
args: GetRecoveryPointRestoreMetadataCommandInput,
|
|
1136
1100
|
options: __HttpHandlerOptions,
|
|
1137
|
-
cb: (err: any, data?: GetRecoveryPointRestoreMetadataCommandOutput) => void
|
|
1101
|
+
cb: (err: any, data?: GetRecoveryPointRestoreMetadataCommandOutput) => void,
|
|
1138
1102
|
): void;
|
|
1139
1103
|
getRestoreJobMetadata(
|
|
1140
1104
|
args: GetRestoreJobMetadataCommandInput,
|
|
1141
|
-
options?: __HttpHandlerOptions
|
|
1105
|
+
options?: __HttpHandlerOptions,
|
|
1142
1106
|
): Promise<GetRestoreJobMetadataCommandOutput>;
|
|
1143
1107
|
getRestoreJobMetadata(
|
|
1144
1108
|
args: GetRestoreJobMetadataCommandInput,
|
|
1145
|
-
cb: (err: any, data?: GetRestoreJobMetadataCommandOutput) => void
|
|
1109
|
+
cb: (err: any, data?: GetRestoreJobMetadataCommandOutput) => void,
|
|
1146
1110
|
): void;
|
|
1147
1111
|
getRestoreJobMetadata(
|
|
1148
1112
|
args: GetRestoreJobMetadataCommandInput,
|
|
1149
1113
|
options: __HttpHandlerOptions,
|
|
1150
|
-
cb: (err: any, data?: GetRestoreJobMetadataCommandOutput) => void
|
|
1114
|
+
cb: (err: any, data?: GetRestoreJobMetadataCommandOutput) => void,
|
|
1151
1115
|
): void;
|
|
1152
1116
|
getRestoreTestingInferredMetadata(
|
|
1153
1117
|
args: GetRestoreTestingInferredMetadataCommandInput,
|
|
1154
|
-
options?: __HttpHandlerOptions
|
|
1118
|
+
options?: __HttpHandlerOptions,
|
|
1155
1119
|
): Promise<GetRestoreTestingInferredMetadataCommandOutput>;
|
|
1156
1120
|
getRestoreTestingInferredMetadata(
|
|
1157
1121
|
args: GetRestoreTestingInferredMetadataCommandInput,
|
|
1158
|
-
cb: (
|
|
1159
|
-
err: any,
|
|
1160
|
-
data?: GetRestoreTestingInferredMetadataCommandOutput
|
|
1161
|
-
) => void
|
|
1122
|
+
cb: (err: any, data?: GetRestoreTestingInferredMetadataCommandOutput) => void,
|
|
1162
1123
|
): void;
|
|
1163
1124
|
getRestoreTestingInferredMetadata(
|
|
1164
1125
|
args: GetRestoreTestingInferredMetadataCommandInput,
|
|
1165
1126
|
options: __HttpHandlerOptions,
|
|
1166
|
-
cb: (
|
|
1167
|
-
err: any,
|
|
1168
|
-
data?: GetRestoreTestingInferredMetadataCommandOutput
|
|
1169
|
-
) => void
|
|
1127
|
+
cb: (err: any, data?: GetRestoreTestingInferredMetadataCommandOutput) => void,
|
|
1170
1128
|
): void;
|
|
1171
1129
|
getRestoreTestingPlan(
|
|
1172
1130
|
args: GetRestoreTestingPlanCommandInput,
|
|
1173
|
-
options?: __HttpHandlerOptions
|
|
1131
|
+
options?: __HttpHandlerOptions,
|
|
1174
1132
|
): Promise<GetRestoreTestingPlanCommandOutput>;
|
|
1175
1133
|
getRestoreTestingPlan(
|
|
1176
1134
|
args: GetRestoreTestingPlanCommandInput,
|
|
1177
|
-
cb: (err: any, data?: GetRestoreTestingPlanCommandOutput) => void
|
|
1135
|
+
cb: (err: any, data?: GetRestoreTestingPlanCommandOutput) => void,
|
|
1178
1136
|
): void;
|
|
1179
1137
|
getRestoreTestingPlan(
|
|
1180
1138
|
args: GetRestoreTestingPlanCommandInput,
|
|
1181
1139
|
options: __HttpHandlerOptions,
|
|
1182
|
-
cb: (err: any, data?: GetRestoreTestingPlanCommandOutput) => void
|
|
1140
|
+
cb: (err: any, data?: GetRestoreTestingPlanCommandOutput) => void,
|
|
1183
1141
|
): void;
|
|
1184
1142
|
getRestoreTestingSelection(
|
|
1185
1143
|
args: GetRestoreTestingSelectionCommandInput,
|
|
1186
|
-
options?: __HttpHandlerOptions
|
|
1144
|
+
options?: __HttpHandlerOptions,
|
|
1187
1145
|
): Promise<GetRestoreTestingSelectionCommandOutput>;
|
|
1188
1146
|
getRestoreTestingSelection(
|
|
1189
1147
|
args: GetRestoreTestingSelectionCommandInput,
|
|
1190
|
-
cb: (err: any, data?: GetRestoreTestingSelectionCommandOutput) => void
|
|
1148
|
+
cb: (err: any, data?: GetRestoreTestingSelectionCommandOutput) => void,
|
|
1191
1149
|
): void;
|
|
1192
1150
|
getRestoreTestingSelection(
|
|
1193
1151
|
args: GetRestoreTestingSelectionCommandInput,
|
|
1194
1152
|
options: __HttpHandlerOptions,
|
|
1195
|
-
cb: (err: any, data?: GetRestoreTestingSelectionCommandOutput) => void
|
|
1153
|
+
cb: (err: any, data?: GetRestoreTestingSelectionCommandOutput) => void,
|
|
1196
1154
|
): void;
|
|
1197
1155
|
getSupportedResourceTypes(): Promise<GetSupportedResourceTypesCommandOutput>;
|
|
1198
1156
|
getSupportedResourceTypes(
|
|
1199
1157
|
args: GetSupportedResourceTypesCommandInput,
|
|
1200
|
-
options?: __HttpHandlerOptions
|
|
1158
|
+
options?: __HttpHandlerOptions,
|
|
1201
1159
|
): Promise<GetSupportedResourceTypesCommandOutput>;
|
|
1202
1160
|
getSupportedResourceTypes(
|
|
1203
1161
|
args: GetSupportedResourceTypesCommandInput,
|
|
1204
|
-
cb: (err: any, data?: GetSupportedResourceTypesCommandOutput) => void
|
|
1162
|
+
cb: (err: any, data?: GetSupportedResourceTypesCommandOutput) => void,
|
|
1205
1163
|
): void;
|
|
1206
1164
|
getSupportedResourceTypes(
|
|
1207
1165
|
args: GetSupportedResourceTypesCommandInput,
|
|
1208
1166
|
options: __HttpHandlerOptions,
|
|
1209
|
-
cb: (err: any, data?: GetSupportedResourceTypesCommandOutput) => void
|
|
1167
|
+
cb: (err: any, data?: GetSupportedResourceTypesCommandOutput) => void,
|
|
1210
1168
|
): void;
|
|
1211
1169
|
getTieringConfiguration(
|
|
1212
1170
|
args: GetTieringConfigurationCommandInput,
|
|
1213
|
-
options?: __HttpHandlerOptions
|
|
1171
|
+
options?: __HttpHandlerOptions,
|
|
1214
1172
|
): Promise<GetTieringConfigurationCommandOutput>;
|
|
1215
1173
|
getTieringConfiguration(
|
|
1216
1174
|
args: GetTieringConfigurationCommandInput,
|
|
1217
|
-
cb: (err: any, data?: GetTieringConfigurationCommandOutput) => void
|
|
1175
|
+
cb: (err: any, data?: GetTieringConfigurationCommandOutput) => void,
|
|
1218
1176
|
): void;
|
|
1219
1177
|
getTieringConfiguration(
|
|
1220
1178
|
args: GetTieringConfigurationCommandInput,
|
|
1221
1179
|
options: __HttpHandlerOptions,
|
|
1222
|
-
cb: (err: any, data?: GetTieringConfigurationCommandOutput) => void
|
|
1180
|
+
cb: (err: any, data?: GetTieringConfigurationCommandOutput) => void,
|
|
1223
1181
|
): void;
|
|
1224
1182
|
listBackupJobs(): Promise<ListBackupJobsCommandOutput>;
|
|
1225
1183
|
listBackupJobs(
|
|
1226
1184
|
args: ListBackupJobsCommandInput,
|
|
1227
|
-
options?: __HttpHandlerOptions
|
|
1185
|
+
options?: __HttpHandlerOptions,
|
|
1228
1186
|
): Promise<ListBackupJobsCommandOutput>;
|
|
1229
1187
|
listBackupJobs(
|
|
1230
1188
|
args: ListBackupJobsCommandInput,
|
|
1231
|
-
cb: (err: any, data?: ListBackupJobsCommandOutput) => void
|
|
1189
|
+
cb: (err: any, data?: ListBackupJobsCommandOutput) => void,
|
|
1232
1190
|
): void;
|
|
1233
1191
|
listBackupJobs(
|
|
1234
1192
|
args: ListBackupJobsCommandInput,
|
|
1235
1193
|
options: __HttpHandlerOptions,
|
|
1236
|
-
cb: (err: any, data?: ListBackupJobsCommandOutput) => void
|
|
1194
|
+
cb: (err: any, data?: ListBackupJobsCommandOutput) => void,
|
|
1237
1195
|
): void;
|
|
1238
1196
|
listBackupJobSummaries(): Promise<ListBackupJobSummariesCommandOutput>;
|
|
1239
1197
|
listBackupJobSummaries(
|
|
1240
1198
|
args: ListBackupJobSummariesCommandInput,
|
|
1241
|
-
options?: __HttpHandlerOptions
|
|
1199
|
+
options?: __HttpHandlerOptions,
|
|
1242
1200
|
): Promise<ListBackupJobSummariesCommandOutput>;
|
|
1243
1201
|
listBackupJobSummaries(
|
|
1244
1202
|
args: ListBackupJobSummariesCommandInput,
|
|
1245
|
-
cb: (err: any, data?: ListBackupJobSummariesCommandOutput) => void
|
|
1203
|
+
cb: (err: any, data?: ListBackupJobSummariesCommandOutput) => void,
|
|
1246
1204
|
): void;
|
|
1247
1205
|
listBackupJobSummaries(
|
|
1248
1206
|
args: ListBackupJobSummariesCommandInput,
|
|
1249
1207
|
options: __HttpHandlerOptions,
|
|
1250
|
-
cb: (err: any, data?: ListBackupJobSummariesCommandOutput) => void
|
|
1208
|
+
cb: (err: any, data?: ListBackupJobSummariesCommandOutput) => void,
|
|
1251
1209
|
): void;
|
|
1252
1210
|
listBackupPlans(): Promise<ListBackupPlansCommandOutput>;
|
|
1253
1211
|
listBackupPlans(
|
|
1254
1212
|
args: ListBackupPlansCommandInput,
|
|
1255
|
-
options?: __HttpHandlerOptions
|
|
1213
|
+
options?: __HttpHandlerOptions,
|
|
1256
1214
|
): Promise<ListBackupPlansCommandOutput>;
|
|
1257
1215
|
listBackupPlans(
|
|
1258
1216
|
args: ListBackupPlansCommandInput,
|
|
1259
|
-
cb: (err: any, data?: ListBackupPlansCommandOutput) => void
|
|
1217
|
+
cb: (err: any, data?: ListBackupPlansCommandOutput) => void,
|
|
1260
1218
|
): void;
|
|
1261
1219
|
listBackupPlans(
|
|
1262
1220
|
args: ListBackupPlansCommandInput,
|
|
1263
1221
|
options: __HttpHandlerOptions,
|
|
1264
|
-
cb: (err: any, data?: ListBackupPlansCommandOutput) => void
|
|
1222
|
+
cb: (err: any, data?: ListBackupPlansCommandOutput) => void,
|
|
1265
1223
|
): void;
|
|
1266
1224
|
listBackupPlanTemplates(): Promise<ListBackupPlanTemplatesCommandOutput>;
|
|
1267
1225
|
listBackupPlanTemplates(
|
|
1268
1226
|
args: ListBackupPlanTemplatesCommandInput,
|
|
1269
|
-
options?: __HttpHandlerOptions
|
|
1227
|
+
options?: __HttpHandlerOptions,
|
|
1270
1228
|
): Promise<ListBackupPlanTemplatesCommandOutput>;
|
|
1271
1229
|
listBackupPlanTemplates(
|
|
1272
1230
|
args: ListBackupPlanTemplatesCommandInput,
|
|
1273
|
-
cb: (err: any, data?: ListBackupPlanTemplatesCommandOutput) => void
|
|
1231
|
+
cb: (err: any, data?: ListBackupPlanTemplatesCommandOutput) => void,
|
|
1274
1232
|
): void;
|
|
1275
1233
|
listBackupPlanTemplates(
|
|
1276
1234
|
args: ListBackupPlanTemplatesCommandInput,
|
|
1277
1235
|
options: __HttpHandlerOptions,
|
|
1278
|
-
cb: (err: any, data?: ListBackupPlanTemplatesCommandOutput) => void
|
|
1236
|
+
cb: (err: any, data?: ListBackupPlanTemplatesCommandOutput) => void,
|
|
1279
1237
|
): void;
|
|
1280
1238
|
listBackupPlanVersions(
|
|
1281
1239
|
args: ListBackupPlanVersionsCommandInput,
|
|
1282
|
-
options?: __HttpHandlerOptions
|
|
1240
|
+
options?: __HttpHandlerOptions,
|
|
1283
1241
|
): Promise<ListBackupPlanVersionsCommandOutput>;
|
|
1284
1242
|
listBackupPlanVersions(
|
|
1285
1243
|
args: ListBackupPlanVersionsCommandInput,
|
|
1286
|
-
cb: (err: any, data?: ListBackupPlanVersionsCommandOutput) => void
|
|
1244
|
+
cb: (err: any, data?: ListBackupPlanVersionsCommandOutput) => void,
|
|
1287
1245
|
): void;
|
|
1288
1246
|
listBackupPlanVersions(
|
|
1289
1247
|
args: ListBackupPlanVersionsCommandInput,
|
|
1290
1248
|
options: __HttpHandlerOptions,
|
|
1291
|
-
cb: (err: any, data?: ListBackupPlanVersionsCommandOutput) => void
|
|
1249
|
+
cb: (err: any, data?: ListBackupPlanVersionsCommandOutput) => void,
|
|
1292
1250
|
): void;
|
|
1293
1251
|
listBackupSelections(
|
|
1294
1252
|
args: ListBackupSelectionsCommandInput,
|
|
1295
|
-
options?: __HttpHandlerOptions
|
|
1253
|
+
options?: __HttpHandlerOptions,
|
|
1296
1254
|
): Promise<ListBackupSelectionsCommandOutput>;
|
|
1297
1255
|
listBackupSelections(
|
|
1298
1256
|
args: ListBackupSelectionsCommandInput,
|
|
1299
|
-
cb: (err: any, data?: ListBackupSelectionsCommandOutput) => void
|
|
1257
|
+
cb: (err: any, data?: ListBackupSelectionsCommandOutput) => void,
|
|
1300
1258
|
): void;
|
|
1301
1259
|
listBackupSelections(
|
|
1302
1260
|
args: ListBackupSelectionsCommandInput,
|
|
1303
1261
|
options: __HttpHandlerOptions,
|
|
1304
|
-
cb: (err: any, data?: ListBackupSelectionsCommandOutput) => void
|
|
1262
|
+
cb: (err: any, data?: ListBackupSelectionsCommandOutput) => void,
|
|
1305
1263
|
): void;
|
|
1306
1264
|
listBackupVaults(): Promise<ListBackupVaultsCommandOutput>;
|
|
1307
1265
|
listBackupVaults(
|
|
1308
1266
|
args: ListBackupVaultsCommandInput,
|
|
1309
|
-
options?: __HttpHandlerOptions
|
|
1267
|
+
options?: __HttpHandlerOptions,
|
|
1310
1268
|
): Promise<ListBackupVaultsCommandOutput>;
|
|
1311
1269
|
listBackupVaults(
|
|
1312
1270
|
args: ListBackupVaultsCommandInput,
|
|
1313
|
-
cb: (err: any, data?: ListBackupVaultsCommandOutput) => void
|
|
1271
|
+
cb: (err: any, data?: ListBackupVaultsCommandOutput) => void,
|
|
1314
1272
|
): void;
|
|
1315
1273
|
listBackupVaults(
|
|
1316
1274
|
args: ListBackupVaultsCommandInput,
|
|
1317
1275
|
options: __HttpHandlerOptions,
|
|
1318
|
-
cb: (err: any, data?: ListBackupVaultsCommandOutput) => void
|
|
1276
|
+
cb: (err: any, data?: ListBackupVaultsCommandOutput) => void,
|
|
1319
1277
|
): void;
|
|
1320
1278
|
listCopyJobs(): Promise<ListCopyJobsCommandOutput>;
|
|
1321
1279
|
listCopyJobs(
|
|
1322
1280
|
args: ListCopyJobsCommandInput,
|
|
1323
|
-
options?: __HttpHandlerOptions
|
|
1281
|
+
options?: __HttpHandlerOptions,
|
|
1324
1282
|
): Promise<ListCopyJobsCommandOutput>;
|
|
1325
1283
|
listCopyJobs(
|
|
1326
1284
|
args: ListCopyJobsCommandInput,
|
|
1327
|
-
cb: (err: any, data?: ListCopyJobsCommandOutput) => void
|
|
1285
|
+
cb: (err: any, data?: ListCopyJobsCommandOutput) => void,
|
|
1328
1286
|
): void;
|
|
1329
1287
|
listCopyJobs(
|
|
1330
1288
|
args: ListCopyJobsCommandInput,
|
|
1331
1289
|
options: __HttpHandlerOptions,
|
|
1332
|
-
cb: (err: any, data?: ListCopyJobsCommandOutput) => void
|
|
1290
|
+
cb: (err: any, data?: ListCopyJobsCommandOutput) => void,
|
|
1333
1291
|
): void;
|
|
1334
1292
|
listCopyJobSummaries(): Promise<ListCopyJobSummariesCommandOutput>;
|
|
1335
1293
|
listCopyJobSummaries(
|
|
1336
1294
|
args: ListCopyJobSummariesCommandInput,
|
|
1337
|
-
options?: __HttpHandlerOptions
|
|
1295
|
+
options?: __HttpHandlerOptions,
|
|
1338
1296
|
): Promise<ListCopyJobSummariesCommandOutput>;
|
|
1339
1297
|
listCopyJobSummaries(
|
|
1340
1298
|
args: ListCopyJobSummariesCommandInput,
|
|
1341
|
-
cb: (err: any, data?: ListCopyJobSummariesCommandOutput) => void
|
|
1299
|
+
cb: (err: any, data?: ListCopyJobSummariesCommandOutput) => void,
|
|
1342
1300
|
): void;
|
|
1343
1301
|
listCopyJobSummaries(
|
|
1344
1302
|
args: ListCopyJobSummariesCommandInput,
|
|
1345
1303
|
options: __HttpHandlerOptions,
|
|
1346
|
-
cb: (err: any, data?: ListCopyJobSummariesCommandOutput) => void
|
|
1304
|
+
cb: (err: any, data?: ListCopyJobSummariesCommandOutput) => void,
|
|
1347
1305
|
): void;
|
|
1348
1306
|
listFrameworks(): Promise<ListFrameworksCommandOutput>;
|
|
1349
1307
|
listFrameworks(
|
|
1350
1308
|
args: ListFrameworksCommandInput,
|
|
1351
|
-
options?: __HttpHandlerOptions
|
|
1309
|
+
options?: __HttpHandlerOptions,
|
|
1352
1310
|
): Promise<ListFrameworksCommandOutput>;
|
|
1353
1311
|
listFrameworks(
|
|
1354
1312
|
args: ListFrameworksCommandInput,
|
|
1355
|
-
cb: (err: any, data?: ListFrameworksCommandOutput) => void
|
|
1313
|
+
cb: (err: any, data?: ListFrameworksCommandOutput) => void,
|
|
1356
1314
|
): void;
|
|
1357
1315
|
listFrameworks(
|
|
1358
1316
|
args: ListFrameworksCommandInput,
|
|
1359
1317
|
options: __HttpHandlerOptions,
|
|
1360
|
-
cb: (err: any, data?: ListFrameworksCommandOutput) => void
|
|
1318
|
+
cb: (err: any, data?: ListFrameworksCommandOutput) => void,
|
|
1361
1319
|
): void;
|
|
1362
1320
|
listIndexedRecoveryPoints(): Promise<ListIndexedRecoveryPointsCommandOutput>;
|
|
1363
1321
|
listIndexedRecoveryPoints(
|
|
1364
1322
|
args: ListIndexedRecoveryPointsCommandInput,
|
|
1365
|
-
options?: __HttpHandlerOptions
|
|
1323
|
+
options?: __HttpHandlerOptions,
|
|
1366
1324
|
): Promise<ListIndexedRecoveryPointsCommandOutput>;
|
|
1367
1325
|
listIndexedRecoveryPoints(
|
|
1368
1326
|
args: ListIndexedRecoveryPointsCommandInput,
|
|
1369
|
-
cb: (err: any, data?: ListIndexedRecoveryPointsCommandOutput) => void
|
|
1327
|
+
cb: (err: any, data?: ListIndexedRecoveryPointsCommandOutput) => void,
|
|
1370
1328
|
): void;
|
|
1371
1329
|
listIndexedRecoveryPoints(
|
|
1372
1330
|
args: ListIndexedRecoveryPointsCommandInput,
|
|
1373
1331
|
options: __HttpHandlerOptions,
|
|
1374
|
-
cb: (err: any, data?: ListIndexedRecoveryPointsCommandOutput) => void
|
|
1332
|
+
cb: (err: any, data?: ListIndexedRecoveryPointsCommandOutput) => void,
|
|
1375
1333
|
): void;
|
|
1376
1334
|
listLegalHolds(): Promise<ListLegalHoldsCommandOutput>;
|
|
1377
1335
|
listLegalHolds(
|
|
1378
1336
|
args: ListLegalHoldsCommandInput,
|
|
1379
|
-
options?: __HttpHandlerOptions
|
|
1337
|
+
options?: __HttpHandlerOptions,
|
|
1380
1338
|
): Promise<ListLegalHoldsCommandOutput>;
|
|
1381
1339
|
listLegalHolds(
|
|
1382
1340
|
args: ListLegalHoldsCommandInput,
|
|
1383
|
-
cb: (err: any, data?: ListLegalHoldsCommandOutput) => void
|
|
1341
|
+
cb: (err: any, data?: ListLegalHoldsCommandOutput) => void,
|
|
1384
1342
|
): void;
|
|
1385
1343
|
listLegalHolds(
|
|
1386
1344
|
args: ListLegalHoldsCommandInput,
|
|
1387
1345
|
options: __HttpHandlerOptions,
|
|
1388
|
-
cb: (err: any, data?: ListLegalHoldsCommandOutput) => void
|
|
1346
|
+
cb: (err: any, data?: ListLegalHoldsCommandOutput) => void,
|
|
1389
1347
|
): void;
|
|
1390
1348
|
listProtectedResources(): Promise<ListProtectedResourcesCommandOutput>;
|
|
1391
1349
|
listProtectedResources(
|
|
1392
1350
|
args: ListProtectedResourcesCommandInput,
|
|
1393
|
-
options?: __HttpHandlerOptions
|
|
1351
|
+
options?: __HttpHandlerOptions,
|
|
1394
1352
|
): Promise<ListProtectedResourcesCommandOutput>;
|
|
1395
1353
|
listProtectedResources(
|
|
1396
1354
|
args: ListProtectedResourcesCommandInput,
|
|
1397
|
-
cb: (err: any, data?: ListProtectedResourcesCommandOutput) => void
|
|
1355
|
+
cb: (err: any, data?: ListProtectedResourcesCommandOutput) => void,
|
|
1398
1356
|
): void;
|
|
1399
1357
|
listProtectedResources(
|
|
1400
1358
|
args: ListProtectedResourcesCommandInput,
|
|
1401
1359
|
options: __HttpHandlerOptions,
|
|
1402
|
-
cb: (err: any, data?: ListProtectedResourcesCommandOutput) => void
|
|
1360
|
+
cb: (err: any, data?: ListProtectedResourcesCommandOutput) => void,
|
|
1403
1361
|
): void;
|
|
1404
1362
|
listProtectedResourcesByBackupVault(
|
|
1405
1363
|
args: ListProtectedResourcesByBackupVaultCommandInput,
|
|
1406
|
-
options?: __HttpHandlerOptions
|
|
1364
|
+
options?: __HttpHandlerOptions,
|
|
1407
1365
|
): Promise<ListProtectedResourcesByBackupVaultCommandOutput>;
|
|
1408
1366
|
listProtectedResourcesByBackupVault(
|
|
1409
1367
|
args: ListProtectedResourcesByBackupVaultCommandInput,
|
|
1410
|
-
cb: (
|
|
1411
|
-
err: any,
|
|
1412
|
-
data?: ListProtectedResourcesByBackupVaultCommandOutput
|
|
1413
|
-
) => void
|
|
1368
|
+
cb: (err: any, data?: ListProtectedResourcesByBackupVaultCommandOutput) => void,
|
|
1414
1369
|
): void;
|
|
1415
1370
|
listProtectedResourcesByBackupVault(
|
|
1416
1371
|
args: ListProtectedResourcesByBackupVaultCommandInput,
|
|
1417
1372
|
options: __HttpHandlerOptions,
|
|
1418
|
-
cb: (
|
|
1419
|
-
err: any,
|
|
1420
|
-
data?: ListProtectedResourcesByBackupVaultCommandOutput
|
|
1421
|
-
) => void
|
|
1373
|
+
cb: (err: any, data?: ListProtectedResourcesByBackupVaultCommandOutput) => void,
|
|
1422
1374
|
): void;
|
|
1423
1375
|
listRecoveryPointsByBackupVault(
|
|
1424
1376
|
args: ListRecoveryPointsByBackupVaultCommandInput,
|
|
1425
|
-
options?: __HttpHandlerOptions
|
|
1377
|
+
options?: __HttpHandlerOptions,
|
|
1426
1378
|
): Promise<ListRecoveryPointsByBackupVaultCommandOutput>;
|
|
1427
1379
|
listRecoveryPointsByBackupVault(
|
|
1428
1380
|
args: ListRecoveryPointsByBackupVaultCommandInput,
|
|
1429
|
-
cb: (err: any, data?: ListRecoveryPointsByBackupVaultCommandOutput) => void
|
|
1381
|
+
cb: (err: any, data?: ListRecoveryPointsByBackupVaultCommandOutput) => void,
|
|
1430
1382
|
): void;
|
|
1431
1383
|
listRecoveryPointsByBackupVault(
|
|
1432
1384
|
args: ListRecoveryPointsByBackupVaultCommandInput,
|
|
1433
1385
|
options: __HttpHandlerOptions,
|
|
1434
|
-
cb: (err: any, data?: ListRecoveryPointsByBackupVaultCommandOutput) => void
|
|
1386
|
+
cb: (err: any, data?: ListRecoveryPointsByBackupVaultCommandOutput) => void,
|
|
1435
1387
|
): void;
|
|
1436
1388
|
listRecoveryPointsByLegalHold(
|
|
1437
1389
|
args: ListRecoveryPointsByLegalHoldCommandInput,
|
|
1438
|
-
options?: __HttpHandlerOptions
|
|
1390
|
+
options?: __HttpHandlerOptions,
|
|
1439
1391
|
): Promise<ListRecoveryPointsByLegalHoldCommandOutput>;
|
|
1440
1392
|
listRecoveryPointsByLegalHold(
|
|
1441
1393
|
args: ListRecoveryPointsByLegalHoldCommandInput,
|
|
1442
|
-
cb: (err: any, data?: ListRecoveryPointsByLegalHoldCommandOutput) => void
|
|
1394
|
+
cb: (err: any, data?: ListRecoveryPointsByLegalHoldCommandOutput) => void,
|
|
1443
1395
|
): void;
|
|
1444
1396
|
listRecoveryPointsByLegalHold(
|
|
1445
1397
|
args: ListRecoveryPointsByLegalHoldCommandInput,
|
|
1446
1398
|
options: __HttpHandlerOptions,
|
|
1447
|
-
cb: (err: any, data?: ListRecoveryPointsByLegalHoldCommandOutput) => void
|
|
1399
|
+
cb: (err: any, data?: ListRecoveryPointsByLegalHoldCommandOutput) => void,
|
|
1448
1400
|
): void;
|
|
1449
1401
|
listRecoveryPointsByResource(
|
|
1450
1402
|
args: ListRecoveryPointsByResourceCommandInput,
|
|
1451
|
-
options?: __HttpHandlerOptions
|
|
1403
|
+
options?: __HttpHandlerOptions,
|
|
1452
1404
|
): Promise<ListRecoveryPointsByResourceCommandOutput>;
|
|
1453
1405
|
listRecoveryPointsByResource(
|
|
1454
1406
|
args: ListRecoveryPointsByResourceCommandInput,
|
|
1455
|
-
cb: (err: any, data?: ListRecoveryPointsByResourceCommandOutput) => void
|
|
1407
|
+
cb: (err: any, data?: ListRecoveryPointsByResourceCommandOutput) => void,
|
|
1456
1408
|
): void;
|
|
1457
1409
|
listRecoveryPointsByResource(
|
|
1458
1410
|
args: ListRecoveryPointsByResourceCommandInput,
|
|
1459
1411
|
options: __HttpHandlerOptions,
|
|
1460
|
-
cb: (err: any, data?: ListRecoveryPointsByResourceCommandOutput) => void
|
|
1412
|
+
cb: (err: any, data?: ListRecoveryPointsByResourceCommandOutput) => void,
|
|
1461
1413
|
): void;
|
|
1462
1414
|
listReportJobs(): Promise<ListReportJobsCommandOutput>;
|
|
1463
1415
|
listReportJobs(
|
|
1464
1416
|
args: ListReportJobsCommandInput,
|
|
1465
|
-
options?: __HttpHandlerOptions
|
|
1417
|
+
options?: __HttpHandlerOptions,
|
|
1466
1418
|
): Promise<ListReportJobsCommandOutput>;
|
|
1467
1419
|
listReportJobs(
|
|
1468
1420
|
args: ListReportJobsCommandInput,
|
|
1469
|
-
cb: (err: any, data?: ListReportJobsCommandOutput) => void
|
|
1421
|
+
cb: (err: any, data?: ListReportJobsCommandOutput) => void,
|
|
1470
1422
|
): void;
|
|
1471
1423
|
listReportJobs(
|
|
1472
1424
|
args: ListReportJobsCommandInput,
|
|
1473
1425
|
options: __HttpHandlerOptions,
|
|
1474
|
-
cb: (err: any, data?: ListReportJobsCommandOutput) => void
|
|
1426
|
+
cb: (err: any, data?: ListReportJobsCommandOutput) => void,
|
|
1475
1427
|
): void;
|
|
1476
1428
|
listReportPlans(): Promise<ListReportPlansCommandOutput>;
|
|
1477
1429
|
listReportPlans(
|
|
1478
1430
|
args: ListReportPlansCommandInput,
|
|
1479
|
-
options?: __HttpHandlerOptions
|
|
1431
|
+
options?: __HttpHandlerOptions,
|
|
1480
1432
|
): Promise<ListReportPlansCommandOutput>;
|
|
1481
1433
|
listReportPlans(
|
|
1482
1434
|
args: ListReportPlansCommandInput,
|
|
1483
|
-
cb: (err: any, data?: ListReportPlansCommandOutput) => void
|
|
1435
|
+
cb: (err: any, data?: ListReportPlansCommandOutput) => void,
|
|
1484
1436
|
): void;
|
|
1485
1437
|
listReportPlans(
|
|
1486
1438
|
args: ListReportPlansCommandInput,
|
|
1487
1439
|
options: __HttpHandlerOptions,
|
|
1488
|
-
cb: (err: any, data?: ListReportPlansCommandOutput) => void
|
|
1440
|
+
cb: (err: any, data?: ListReportPlansCommandOutput) => void,
|
|
1489
1441
|
): void;
|
|
1490
1442
|
listRestoreAccessBackupVaults(
|
|
1491
1443
|
args: ListRestoreAccessBackupVaultsCommandInput,
|
|
1492
|
-
options?: __HttpHandlerOptions
|
|
1444
|
+
options?: __HttpHandlerOptions,
|
|
1493
1445
|
): Promise<ListRestoreAccessBackupVaultsCommandOutput>;
|
|
1494
1446
|
listRestoreAccessBackupVaults(
|
|
1495
1447
|
args: ListRestoreAccessBackupVaultsCommandInput,
|
|
1496
|
-
cb: (err: any, data?: ListRestoreAccessBackupVaultsCommandOutput) => void
|
|
1448
|
+
cb: (err: any, data?: ListRestoreAccessBackupVaultsCommandOutput) => void,
|
|
1497
1449
|
): void;
|
|
1498
1450
|
listRestoreAccessBackupVaults(
|
|
1499
1451
|
args: ListRestoreAccessBackupVaultsCommandInput,
|
|
1500
1452
|
options: __HttpHandlerOptions,
|
|
1501
|
-
cb: (err: any, data?: ListRestoreAccessBackupVaultsCommandOutput) => void
|
|
1453
|
+
cb: (err: any, data?: ListRestoreAccessBackupVaultsCommandOutput) => void,
|
|
1502
1454
|
): void;
|
|
1503
1455
|
listRestoreJobs(): Promise<ListRestoreJobsCommandOutput>;
|
|
1504
1456
|
listRestoreJobs(
|
|
1505
1457
|
args: ListRestoreJobsCommandInput,
|
|
1506
|
-
options?: __HttpHandlerOptions
|
|
1458
|
+
options?: __HttpHandlerOptions,
|
|
1507
1459
|
): Promise<ListRestoreJobsCommandOutput>;
|
|
1508
1460
|
listRestoreJobs(
|
|
1509
1461
|
args: ListRestoreJobsCommandInput,
|
|
1510
|
-
cb: (err: any, data?: ListRestoreJobsCommandOutput) => void
|
|
1462
|
+
cb: (err: any, data?: ListRestoreJobsCommandOutput) => void,
|
|
1511
1463
|
): void;
|
|
1512
1464
|
listRestoreJobs(
|
|
1513
1465
|
args: ListRestoreJobsCommandInput,
|
|
1514
1466
|
options: __HttpHandlerOptions,
|
|
1515
|
-
cb: (err: any, data?: ListRestoreJobsCommandOutput) => void
|
|
1467
|
+
cb: (err: any, data?: ListRestoreJobsCommandOutput) => void,
|
|
1516
1468
|
): void;
|
|
1517
1469
|
listRestoreJobsByProtectedResource(
|
|
1518
1470
|
args: ListRestoreJobsByProtectedResourceCommandInput,
|
|
1519
|
-
options?: __HttpHandlerOptions
|
|
1471
|
+
options?: __HttpHandlerOptions,
|
|
1520
1472
|
): Promise<ListRestoreJobsByProtectedResourceCommandOutput>;
|
|
1521
1473
|
listRestoreJobsByProtectedResource(
|
|
1522
1474
|
args: ListRestoreJobsByProtectedResourceCommandInput,
|
|
1523
|
-
cb: (
|
|
1524
|
-
err: any,
|
|
1525
|
-
data?: ListRestoreJobsByProtectedResourceCommandOutput
|
|
1526
|
-
) => void
|
|
1475
|
+
cb: (err: any, data?: ListRestoreJobsByProtectedResourceCommandOutput) => void,
|
|
1527
1476
|
): void;
|
|
1528
1477
|
listRestoreJobsByProtectedResource(
|
|
1529
1478
|
args: ListRestoreJobsByProtectedResourceCommandInput,
|
|
1530
1479
|
options: __HttpHandlerOptions,
|
|
1531
|
-
cb: (
|
|
1532
|
-
err: any,
|
|
1533
|
-
data?: ListRestoreJobsByProtectedResourceCommandOutput
|
|
1534
|
-
) => void
|
|
1480
|
+
cb: (err: any, data?: ListRestoreJobsByProtectedResourceCommandOutput) => void,
|
|
1535
1481
|
): void;
|
|
1536
1482
|
listRestoreJobSummaries(): Promise<ListRestoreJobSummariesCommandOutput>;
|
|
1537
1483
|
listRestoreJobSummaries(
|
|
1538
1484
|
args: ListRestoreJobSummariesCommandInput,
|
|
1539
|
-
options?: __HttpHandlerOptions
|
|
1485
|
+
options?: __HttpHandlerOptions,
|
|
1540
1486
|
): Promise<ListRestoreJobSummariesCommandOutput>;
|
|
1541
1487
|
listRestoreJobSummaries(
|
|
1542
1488
|
args: ListRestoreJobSummariesCommandInput,
|
|
1543
|
-
cb: (err: any, data?: ListRestoreJobSummariesCommandOutput) => void
|
|
1489
|
+
cb: (err: any, data?: ListRestoreJobSummariesCommandOutput) => void,
|
|
1544
1490
|
): void;
|
|
1545
1491
|
listRestoreJobSummaries(
|
|
1546
1492
|
args: ListRestoreJobSummariesCommandInput,
|
|
1547
1493
|
options: __HttpHandlerOptions,
|
|
1548
|
-
cb: (err: any, data?: ListRestoreJobSummariesCommandOutput) => void
|
|
1494
|
+
cb: (err: any, data?: ListRestoreJobSummariesCommandOutput) => void,
|
|
1549
1495
|
): void;
|
|
1550
1496
|
listRestoreTestingPlans(): Promise<ListRestoreTestingPlansCommandOutput>;
|
|
1551
1497
|
listRestoreTestingPlans(
|
|
1552
1498
|
args: ListRestoreTestingPlansCommandInput,
|
|
1553
|
-
options?: __HttpHandlerOptions
|
|
1499
|
+
options?: __HttpHandlerOptions,
|
|
1554
1500
|
): Promise<ListRestoreTestingPlansCommandOutput>;
|
|
1555
1501
|
listRestoreTestingPlans(
|
|
1556
1502
|
args: ListRestoreTestingPlansCommandInput,
|
|
1557
|
-
cb: (err: any, data?: ListRestoreTestingPlansCommandOutput) => void
|
|
1503
|
+
cb: (err: any, data?: ListRestoreTestingPlansCommandOutput) => void,
|
|
1558
1504
|
): void;
|
|
1559
1505
|
listRestoreTestingPlans(
|
|
1560
1506
|
args: ListRestoreTestingPlansCommandInput,
|
|
1561
1507
|
options: __HttpHandlerOptions,
|
|
1562
|
-
cb: (err: any, data?: ListRestoreTestingPlansCommandOutput) => void
|
|
1508
|
+
cb: (err: any, data?: ListRestoreTestingPlansCommandOutput) => void,
|
|
1563
1509
|
): void;
|
|
1564
1510
|
listRestoreTestingSelections(
|
|
1565
1511
|
args: ListRestoreTestingSelectionsCommandInput,
|
|
1566
|
-
options?: __HttpHandlerOptions
|
|
1512
|
+
options?: __HttpHandlerOptions,
|
|
1567
1513
|
): Promise<ListRestoreTestingSelectionsCommandOutput>;
|
|
1568
1514
|
listRestoreTestingSelections(
|
|
1569
1515
|
args: ListRestoreTestingSelectionsCommandInput,
|
|
1570
|
-
cb: (err: any, data?: ListRestoreTestingSelectionsCommandOutput) => void
|
|
1516
|
+
cb: (err: any, data?: ListRestoreTestingSelectionsCommandOutput) => void,
|
|
1571
1517
|
): void;
|
|
1572
1518
|
listRestoreTestingSelections(
|
|
1573
1519
|
args: ListRestoreTestingSelectionsCommandInput,
|
|
1574
1520
|
options: __HttpHandlerOptions,
|
|
1575
|
-
cb: (err: any, data?: ListRestoreTestingSelectionsCommandOutput) => void
|
|
1521
|
+
cb: (err: any, data?: ListRestoreTestingSelectionsCommandOutput) => void,
|
|
1576
1522
|
): void;
|
|
1577
1523
|
listScanJobs(): Promise<ListScanJobsCommandOutput>;
|
|
1578
1524
|
listScanJobs(
|
|
1579
1525
|
args: ListScanJobsCommandInput,
|
|
1580
|
-
options?: __HttpHandlerOptions
|
|
1526
|
+
options?: __HttpHandlerOptions,
|
|
1581
1527
|
): Promise<ListScanJobsCommandOutput>;
|
|
1582
1528
|
listScanJobs(
|
|
1583
1529
|
args: ListScanJobsCommandInput,
|
|
1584
|
-
cb: (err: any, data?: ListScanJobsCommandOutput) => void
|
|
1530
|
+
cb: (err: any, data?: ListScanJobsCommandOutput) => void,
|
|
1585
1531
|
): void;
|
|
1586
1532
|
listScanJobs(
|
|
1587
1533
|
args: ListScanJobsCommandInput,
|
|
1588
1534
|
options: __HttpHandlerOptions,
|
|
1589
|
-
cb: (err: any, data?: ListScanJobsCommandOutput) => void
|
|
1535
|
+
cb: (err: any, data?: ListScanJobsCommandOutput) => void,
|
|
1590
1536
|
): void;
|
|
1591
1537
|
listScanJobSummaries(): Promise<ListScanJobSummariesCommandOutput>;
|
|
1592
1538
|
listScanJobSummaries(
|
|
1593
1539
|
args: ListScanJobSummariesCommandInput,
|
|
1594
|
-
options?: __HttpHandlerOptions
|
|
1540
|
+
options?: __HttpHandlerOptions,
|
|
1595
1541
|
): Promise<ListScanJobSummariesCommandOutput>;
|
|
1596
1542
|
listScanJobSummaries(
|
|
1597
1543
|
args: ListScanJobSummariesCommandInput,
|
|
1598
|
-
cb: (err: any, data?: ListScanJobSummariesCommandOutput) => void
|
|
1544
|
+
cb: (err: any, data?: ListScanJobSummariesCommandOutput) => void,
|
|
1599
1545
|
): void;
|
|
1600
1546
|
listScanJobSummaries(
|
|
1601
1547
|
args: ListScanJobSummariesCommandInput,
|
|
1602
1548
|
options: __HttpHandlerOptions,
|
|
1603
|
-
cb: (err: any, data?: ListScanJobSummariesCommandOutput) => void
|
|
1549
|
+
cb: (err: any, data?: ListScanJobSummariesCommandOutput) => void,
|
|
1604
1550
|
): void;
|
|
1605
1551
|
listTags(
|
|
1606
1552
|
args: ListTagsCommandInput,
|
|
1607
|
-
options?: __HttpHandlerOptions
|
|
1553
|
+
options?: __HttpHandlerOptions,
|
|
1608
1554
|
): Promise<ListTagsCommandOutput>;
|
|
1609
|
-
listTags(
|
|
1610
|
-
args: ListTagsCommandInput,
|
|
1611
|
-
cb: (err: any, data?: ListTagsCommandOutput) => void
|
|
1612
|
-
): void;
|
|
1555
|
+
listTags(args: ListTagsCommandInput, cb: (err: any, data?: ListTagsCommandOutput) => void): void;
|
|
1613
1556
|
listTags(
|
|
1614
1557
|
args: ListTagsCommandInput,
|
|
1615
1558
|
options: __HttpHandlerOptions,
|
|
1616
|
-
cb: (err: any, data?: ListTagsCommandOutput) => void
|
|
1559
|
+
cb: (err: any, data?: ListTagsCommandOutput) => void,
|
|
1617
1560
|
): void;
|
|
1618
1561
|
listTieringConfigurations(): Promise<ListTieringConfigurationsCommandOutput>;
|
|
1619
1562
|
listTieringConfigurations(
|
|
1620
1563
|
args: ListTieringConfigurationsCommandInput,
|
|
1621
|
-
options?: __HttpHandlerOptions
|
|
1564
|
+
options?: __HttpHandlerOptions,
|
|
1622
1565
|
): Promise<ListTieringConfigurationsCommandOutput>;
|
|
1623
1566
|
listTieringConfigurations(
|
|
1624
1567
|
args: ListTieringConfigurationsCommandInput,
|
|
1625
|
-
cb: (err: any, data?: ListTieringConfigurationsCommandOutput) => void
|
|
1568
|
+
cb: (err: any, data?: ListTieringConfigurationsCommandOutput) => void,
|
|
1626
1569
|
): void;
|
|
1627
1570
|
listTieringConfigurations(
|
|
1628
1571
|
args: ListTieringConfigurationsCommandInput,
|
|
1629
1572
|
options: __HttpHandlerOptions,
|
|
1630
|
-
cb: (err: any, data?: ListTieringConfigurationsCommandOutput) => void
|
|
1573
|
+
cb: (err: any, data?: ListTieringConfigurationsCommandOutput) => void,
|
|
1631
1574
|
): void;
|
|
1632
1575
|
putBackupVaultAccessPolicy(
|
|
1633
1576
|
args: PutBackupVaultAccessPolicyCommandInput,
|
|
1634
|
-
options?: __HttpHandlerOptions
|
|
1577
|
+
options?: __HttpHandlerOptions,
|
|
1635
1578
|
): Promise<PutBackupVaultAccessPolicyCommandOutput>;
|
|
1636
1579
|
putBackupVaultAccessPolicy(
|
|
1637
1580
|
args: PutBackupVaultAccessPolicyCommandInput,
|
|
1638
|
-
cb: (err: any, data?: PutBackupVaultAccessPolicyCommandOutput) => void
|
|
1581
|
+
cb: (err: any, data?: PutBackupVaultAccessPolicyCommandOutput) => void,
|
|
1639
1582
|
): void;
|
|
1640
1583
|
putBackupVaultAccessPolicy(
|
|
1641
1584
|
args: PutBackupVaultAccessPolicyCommandInput,
|
|
1642
1585
|
options: __HttpHandlerOptions,
|
|
1643
|
-
cb: (err: any, data?: PutBackupVaultAccessPolicyCommandOutput) => void
|
|
1586
|
+
cb: (err: any, data?: PutBackupVaultAccessPolicyCommandOutput) => void,
|
|
1644
1587
|
): void;
|
|
1645
1588
|
putBackupVaultLockConfiguration(
|
|
1646
1589
|
args: PutBackupVaultLockConfigurationCommandInput,
|
|
1647
|
-
options?: __HttpHandlerOptions
|
|
1590
|
+
options?: __HttpHandlerOptions,
|
|
1648
1591
|
): Promise<PutBackupVaultLockConfigurationCommandOutput>;
|
|
1649
1592
|
putBackupVaultLockConfiguration(
|
|
1650
1593
|
args: PutBackupVaultLockConfigurationCommandInput,
|
|
1651
|
-
cb: (err: any, data?: PutBackupVaultLockConfigurationCommandOutput) => void
|
|
1594
|
+
cb: (err: any, data?: PutBackupVaultLockConfigurationCommandOutput) => void,
|
|
1652
1595
|
): void;
|
|
1653
1596
|
putBackupVaultLockConfiguration(
|
|
1654
1597
|
args: PutBackupVaultLockConfigurationCommandInput,
|
|
1655
1598
|
options: __HttpHandlerOptions,
|
|
1656
|
-
cb: (err: any, data?: PutBackupVaultLockConfigurationCommandOutput) => void
|
|
1599
|
+
cb: (err: any, data?: PutBackupVaultLockConfigurationCommandOutput) => void,
|
|
1657
1600
|
): void;
|
|
1658
1601
|
putBackupVaultNotifications(
|
|
1659
1602
|
args: PutBackupVaultNotificationsCommandInput,
|
|
1660
|
-
options?: __HttpHandlerOptions
|
|
1603
|
+
options?: __HttpHandlerOptions,
|
|
1661
1604
|
): Promise<PutBackupVaultNotificationsCommandOutput>;
|
|
1662
1605
|
putBackupVaultNotifications(
|
|
1663
1606
|
args: PutBackupVaultNotificationsCommandInput,
|
|
1664
|
-
cb: (err: any, data?: PutBackupVaultNotificationsCommandOutput) => void
|
|
1607
|
+
cb: (err: any, data?: PutBackupVaultNotificationsCommandOutput) => void,
|
|
1665
1608
|
): void;
|
|
1666
1609
|
putBackupVaultNotifications(
|
|
1667
1610
|
args: PutBackupVaultNotificationsCommandInput,
|
|
1668
1611
|
options: __HttpHandlerOptions,
|
|
1669
|
-
cb: (err: any, data?: PutBackupVaultNotificationsCommandOutput) => void
|
|
1612
|
+
cb: (err: any, data?: PutBackupVaultNotificationsCommandOutput) => void,
|
|
1670
1613
|
): void;
|
|
1671
1614
|
putRestoreValidationResult(
|
|
1672
1615
|
args: PutRestoreValidationResultCommandInput,
|
|
1673
|
-
options?: __HttpHandlerOptions
|
|
1616
|
+
options?: __HttpHandlerOptions,
|
|
1674
1617
|
): Promise<PutRestoreValidationResultCommandOutput>;
|
|
1675
1618
|
putRestoreValidationResult(
|
|
1676
1619
|
args: PutRestoreValidationResultCommandInput,
|
|
1677
|
-
cb: (err: any, data?: PutRestoreValidationResultCommandOutput) => void
|
|
1620
|
+
cb: (err: any, data?: PutRestoreValidationResultCommandOutput) => void,
|
|
1678
1621
|
): void;
|
|
1679
1622
|
putRestoreValidationResult(
|
|
1680
1623
|
args: PutRestoreValidationResultCommandInput,
|
|
1681
1624
|
options: __HttpHandlerOptions,
|
|
1682
|
-
cb: (err: any, data?: PutRestoreValidationResultCommandOutput) => void
|
|
1625
|
+
cb: (err: any, data?: PutRestoreValidationResultCommandOutput) => void,
|
|
1683
1626
|
): void;
|
|
1684
1627
|
revokeRestoreAccessBackupVault(
|
|
1685
1628
|
args: RevokeRestoreAccessBackupVaultCommandInput,
|
|
1686
|
-
options?: __HttpHandlerOptions
|
|
1629
|
+
options?: __HttpHandlerOptions,
|
|
1687
1630
|
): Promise<RevokeRestoreAccessBackupVaultCommandOutput>;
|
|
1688
1631
|
revokeRestoreAccessBackupVault(
|
|
1689
1632
|
args: RevokeRestoreAccessBackupVaultCommandInput,
|
|
1690
|
-
cb: (err: any, data?: RevokeRestoreAccessBackupVaultCommandOutput) => void
|
|
1633
|
+
cb: (err: any, data?: RevokeRestoreAccessBackupVaultCommandOutput) => void,
|
|
1691
1634
|
): void;
|
|
1692
1635
|
revokeRestoreAccessBackupVault(
|
|
1693
1636
|
args: RevokeRestoreAccessBackupVaultCommandInput,
|
|
1694
1637
|
options: __HttpHandlerOptions,
|
|
1695
|
-
cb: (err: any, data?: RevokeRestoreAccessBackupVaultCommandOutput) => void
|
|
1638
|
+
cb: (err: any, data?: RevokeRestoreAccessBackupVaultCommandOutput) => void,
|
|
1696
1639
|
): void;
|
|
1697
1640
|
startBackupJob(
|
|
1698
1641
|
args: StartBackupJobCommandInput,
|
|
1699
|
-
options?: __HttpHandlerOptions
|
|
1642
|
+
options?: __HttpHandlerOptions,
|
|
1700
1643
|
): Promise<StartBackupJobCommandOutput>;
|
|
1701
1644
|
startBackupJob(
|
|
1702
1645
|
args: StartBackupJobCommandInput,
|
|
1703
|
-
cb: (err: any, data?: StartBackupJobCommandOutput) => void
|
|
1646
|
+
cb: (err: any, data?: StartBackupJobCommandOutput) => void,
|
|
1704
1647
|
): void;
|
|
1705
1648
|
startBackupJob(
|
|
1706
1649
|
args: StartBackupJobCommandInput,
|
|
1707
1650
|
options: __HttpHandlerOptions,
|
|
1708
|
-
cb: (err: any, data?: StartBackupJobCommandOutput) => void
|
|
1651
|
+
cb: (err: any, data?: StartBackupJobCommandOutput) => void,
|
|
1709
1652
|
): void;
|
|
1710
1653
|
startCopyJob(
|
|
1711
1654
|
args: StartCopyJobCommandInput,
|
|
1712
|
-
options?: __HttpHandlerOptions
|
|
1655
|
+
options?: __HttpHandlerOptions,
|
|
1713
1656
|
): Promise<StartCopyJobCommandOutput>;
|
|
1714
1657
|
startCopyJob(
|
|
1715
1658
|
args: StartCopyJobCommandInput,
|
|
1716
|
-
cb: (err: any, data?: StartCopyJobCommandOutput) => void
|
|
1659
|
+
cb: (err: any, data?: StartCopyJobCommandOutput) => void,
|
|
1717
1660
|
): void;
|
|
1718
1661
|
startCopyJob(
|
|
1719
1662
|
args: StartCopyJobCommandInput,
|
|
1720
1663
|
options: __HttpHandlerOptions,
|
|
1721
|
-
cb: (err: any, data?: StartCopyJobCommandOutput) => void
|
|
1664
|
+
cb: (err: any, data?: StartCopyJobCommandOutput) => void,
|
|
1722
1665
|
): void;
|
|
1723
1666
|
startReportJob(
|
|
1724
1667
|
args: StartReportJobCommandInput,
|
|
1725
|
-
options?: __HttpHandlerOptions
|
|
1668
|
+
options?: __HttpHandlerOptions,
|
|
1726
1669
|
): Promise<StartReportJobCommandOutput>;
|
|
1727
1670
|
startReportJob(
|
|
1728
1671
|
args: StartReportJobCommandInput,
|
|
1729
|
-
cb: (err: any, data?: StartReportJobCommandOutput) => void
|
|
1672
|
+
cb: (err: any, data?: StartReportJobCommandOutput) => void,
|
|
1730
1673
|
): void;
|
|
1731
1674
|
startReportJob(
|
|
1732
1675
|
args: StartReportJobCommandInput,
|
|
1733
1676
|
options: __HttpHandlerOptions,
|
|
1734
|
-
cb: (err: any, data?: StartReportJobCommandOutput) => void
|
|
1677
|
+
cb: (err: any, data?: StartReportJobCommandOutput) => void,
|
|
1735
1678
|
): void;
|
|
1736
1679
|
startRestoreJob(
|
|
1737
1680
|
args: StartRestoreJobCommandInput,
|
|
1738
|
-
options?: __HttpHandlerOptions
|
|
1681
|
+
options?: __HttpHandlerOptions,
|
|
1739
1682
|
): Promise<StartRestoreJobCommandOutput>;
|
|
1740
1683
|
startRestoreJob(
|
|
1741
1684
|
args: StartRestoreJobCommandInput,
|
|
1742
|
-
cb: (err: any, data?: StartRestoreJobCommandOutput) => void
|
|
1685
|
+
cb: (err: any, data?: StartRestoreJobCommandOutput) => void,
|
|
1743
1686
|
): void;
|
|
1744
1687
|
startRestoreJob(
|
|
1745
1688
|
args: StartRestoreJobCommandInput,
|
|
1746
1689
|
options: __HttpHandlerOptions,
|
|
1747
|
-
cb: (err: any, data?: StartRestoreJobCommandOutput) => void
|
|
1690
|
+
cb: (err: any, data?: StartRestoreJobCommandOutput) => void,
|
|
1748
1691
|
): void;
|
|
1749
1692
|
startScanJob(
|
|
1750
1693
|
args: StartScanJobCommandInput,
|
|
1751
|
-
options?: __HttpHandlerOptions
|
|
1694
|
+
options?: __HttpHandlerOptions,
|
|
1752
1695
|
): Promise<StartScanJobCommandOutput>;
|
|
1753
1696
|
startScanJob(
|
|
1754
1697
|
args: StartScanJobCommandInput,
|
|
1755
|
-
cb: (err: any, data?: StartScanJobCommandOutput) => void
|
|
1698
|
+
cb: (err: any, data?: StartScanJobCommandOutput) => void,
|
|
1756
1699
|
): void;
|
|
1757
1700
|
startScanJob(
|
|
1758
1701
|
args: StartScanJobCommandInput,
|
|
1759
1702
|
options: __HttpHandlerOptions,
|
|
1760
|
-
cb: (err: any, data?: StartScanJobCommandOutput) => void
|
|
1703
|
+
cb: (err: any, data?: StartScanJobCommandOutput) => void,
|
|
1761
1704
|
): void;
|
|
1762
1705
|
stopBackupJob(
|
|
1763
1706
|
args: StopBackupJobCommandInput,
|
|
1764
|
-
options?: __HttpHandlerOptions
|
|
1707
|
+
options?: __HttpHandlerOptions,
|
|
1765
1708
|
): Promise<StopBackupJobCommandOutput>;
|
|
1766
1709
|
stopBackupJob(
|
|
1767
1710
|
args: StopBackupJobCommandInput,
|
|
1768
|
-
cb: (err: any, data?: StopBackupJobCommandOutput) => void
|
|
1711
|
+
cb: (err: any, data?: StopBackupJobCommandOutput) => void,
|
|
1769
1712
|
): void;
|
|
1770
1713
|
stopBackupJob(
|
|
1771
1714
|
args: StopBackupJobCommandInput,
|
|
1772
1715
|
options: __HttpHandlerOptions,
|
|
1773
|
-
cb: (err: any, data?: StopBackupJobCommandOutput) => void
|
|
1716
|
+
cb: (err: any, data?: StopBackupJobCommandOutput) => void,
|
|
1774
1717
|
): void;
|
|
1775
1718
|
tagResource(
|
|
1776
1719
|
args: TagResourceCommandInput,
|
|
1777
|
-
options?: __HttpHandlerOptions
|
|
1720
|
+
options?: __HttpHandlerOptions,
|
|
1778
1721
|
): Promise<TagResourceCommandOutput>;
|
|
1779
1722
|
tagResource(
|
|
1780
1723
|
args: TagResourceCommandInput,
|
|
1781
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1724
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1782
1725
|
): void;
|
|
1783
1726
|
tagResource(
|
|
1784
1727
|
args: TagResourceCommandInput,
|
|
1785
1728
|
options: __HttpHandlerOptions,
|
|
1786
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1729
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1787
1730
|
): void;
|
|
1788
1731
|
untagResource(
|
|
1789
1732
|
args: UntagResourceCommandInput,
|
|
1790
|
-
options?: __HttpHandlerOptions
|
|
1733
|
+
options?: __HttpHandlerOptions,
|
|
1791
1734
|
): Promise<UntagResourceCommandOutput>;
|
|
1792
1735
|
untagResource(
|
|
1793
1736
|
args: UntagResourceCommandInput,
|
|
1794
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1737
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1795
1738
|
): void;
|
|
1796
1739
|
untagResource(
|
|
1797
1740
|
args: UntagResourceCommandInput,
|
|
1798
1741
|
options: __HttpHandlerOptions,
|
|
1799
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1742
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1800
1743
|
): void;
|
|
1801
1744
|
updateBackupPlan(
|
|
1802
1745
|
args: UpdateBackupPlanCommandInput,
|
|
1803
|
-
options?: __HttpHandlerOptions
|
|
1746
|
+
options?: __HttpHandlerOptions,
|
|
1804
1747
|
): Promise<UpdateBackupPlanCommandOutput>;
|
|
1805
1748
|
updateBackupPlan(
|
|
1806
1749
|
args: UpdateBackupPlanCommandInput,
|
|
1807
|
-
cb: (err: any, data?: UpdateBackupPlanCommandOutput) => void
|
|
1750
|
+
cb: (err: any, data?: UpdateBackupPlanCommandOutput) => void,
|
|
1808
1751
|
): void;
|
|
1809
1752
|
updateBackupPlan(
|
|
1810
1753
|
args: UpdateBackupPlanCommandInput,
|
|
1811
1754
|
options: __HttpHandlerOptions,
|
|
1812
|
-
cb: (err: any, data?: UpdateBackupPlanCommandOutput) => void
|
|
1755
|
+
cb: (err: any, data?: UpdateBackupPlanCommandOutput) => void,
|
|
1813
1756
|
): void;
|
|
1814
1757
|
updateFramework(
|
|
1815
1758
|
args: UpdateFrameworkCommandInput,
|
|
1816
|
-
options?: __HttpHandlerOptions
|
|
1759
|
+
options?: __HttpHandlerOptions,
|
|
1817
1760
|
): Promise<UpdateFrameworkCommandOutput>;
|
|
1818
1761
|
updateFramework(
|
|
1819
1762
|
args: UpdateFrameworkCommandInput,
|
|
1820
|
-
cb: (err: any, data?: UpdateFrameworkCommandOutput) => void
|
|
1763
|
+
cb: (err: any, data?: UpdateFrameworkCommandOutput) => void,
|
|
1821
1764
|
): void;
|
|
1822
1765
|
updateFramework(
|
|
1823
1766
|
args: UpdateFrameworkCommandInput,
|
|
1824
1767
|
options: __HttpHandlerOptions,
|
|
1825
|
-
cb: (err: any, data?: UpdateFrameworkCommandOutput) => void
|
|
1768
|
+
cb: (err: any, data?: UpdateFrameworkCommandOutput) => void,
|
|
1826
1769
|
): void;
|
|
1827
1770
|
updateGlobalSettings(): Promise<UpdateGlobalSettingsCommandOutput>;
|
|
1828
1771
|
updateGlobalSettings(
|
|
1829
1772
|
args: UpdateGlobalSettingsCommandInput,
|
|
1830
|
-
options?: __HttpHandlerOptions
|
|
1773
|
+
options?: __HttpHandlerOptions,
|
|
1831
1774
|
): Promise<UpdateGlobalSettingsCommandOutput>;
|
|
1832
1775
|
updateGlobalSettings(
|
|
1833
1776
|
args: UpdateGlobalSettingsCommandInput,
|
|
1834
|
-
cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void
|
|
1777
|
+
cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void,
|
|
1835
1778
|
): void;
|
|
1836
1779
|
updateGlobalSettings(
|
|
1837
1780
|
args: UpdateGlobalSettingsCommandInput,
|
|
1838
1781
|
options: __HttpHandlerOptions,
|
|
1839
|
-
cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void
|
|
1782
|
+
cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void,
|
|
1840
1783
|
): void;
|
|
1841
1784
|
updateRecoveryPointIndexSettings(
|
|
1842
1785
|
args: UpdateRecoveryPointIndexSettingsCommandInput,
|
|
1843
|
-
options?: __HttpHandlerOptions
|
|
1786
|
+
options?: __HttpHandlerOptions,
|
|
1844
1787
|
): Promise<UpdateRecoveryPointIndexSettingsCommandOutput>;
|
|
1845
1788
|
updateRecoveryPointIndexSettings(
|
|
1846
1789
|
args: UpdateRecoveryPointIndexSettingsCommandInput,
|
|
1847
|
-
cb: (err: any, data?: UpdateRecoveryPointIndexSettingsCommandOutput) => void
|
|
1790
|
+
cb: (err: any, data?: UpdateRecoveryPointIndexSettingsCommandOutput) => void,
|
|
1848
1791
|
): void;
|
|
1849
1792
|
updateRecoveryPointIndexSettings(
|
|
1850
1793
|
args: UpdateRecoveryPointIndexSettingsCommandInput,
|
|
1851
1794
|
options: __HttpHandlerOptions,
|
|
1852
|
-
cb: (err: any, data?: UpdateRecoveryPointIndexSettingsCommandOutput) => void
|
|
1795
|
+
cb: (err: any, data?: UpdateRecoveryPointIndexSettingsCommandOutput) => void,
|
|
1853
1796
|
): void;
|
|
1854
1797
|
updateRecoveryPointLifecycle(
|
|
1855
1798
|
args: UpdateRecoveryPointLifecycleCommandInput,
|
|
1856
|
-
options?: __HttpHandlerOptions
|
|
1799
|
+
options?: __HttpHandlerOptions,
|
|
1857
1800
|
): Promise<UpdateRecoveryPointLifecycleCommandOutput>;
|
|
1858
1801
|
updateRecoveryPointLifecycle(
|
|
1859
1802
|
args: UpdateRecoveryPointLifecycleCommandInput,
|
|
1860
|
-
cb: (err: any, data?: UpdateRecoveryPointLifecycleCommandOutput) => void
|
|
1803
|
+
cb: (err: any, data?: UpdateRecoveryPointLifecycleCommandOutput) => void,
|
|
1861
1804
|
): void;
|
|
1862
1805
|
updateRecoveryPointLifecycle(
|
|
1863
1806
|
args: UpdateRecoveryPointLifecycleCommandInput,
|
|
1864
1807
|
options: __HttpHandlerOptions,
|
|
1865
|
-
cb: (err: any, data?: UpdateRecoveryPointLifecycleCommandOutput) => void
|
|
1808
|
+
cb: (err: any, data?: UpdateRecoveryPointLifecycleCommandOutput) => void,
|
|
1866
1809
|
): void;
|
|
1867
1810
|
updateRegionSettings(): Promise<UpdateRegionSettingsCommandOutput>;
|
|
1868
1811
|
updateRegionSettings(
|
|
1869
1812
|
args: UpdateRegionSettingsCommandInput,
|
|
1870
|
-
options?: __HttpHandlerOptions
|
|
1813
|
+
options?: __HttpHandlerOptions,
|
|
1871
1814
|
): Promise<UpdateRegionSettingsCommandOutput>;
|
|
1872
1815
|
updateRegionSettings(
|
|
1873
1816
|
args: UpdateRegionSettingsCommandInput,
|
|
1874
|
-
cb: (err: any, data?: UpdateRegionSettingsCommandOutput) => void
|
|
1817
|
+
cb: (err: any, data?: UpdateRegionSettingsCommandOutput) => void,
|
|
1875
1818
|
): void;
|
|
1876
1819
|
updateRegionSettings(
|
|
1877
1820
|
args: UpdateRegionSettingsCommandInput,
|
|
1878
1821
|
options: __HttpHandlerOptions,
|
|
1879
|
-
cb: (err: any, data?: UpdateRegionSettingsCommandOutput) => void
|
|
1822
|
+
cb: (err: any, data?: UpdateRegionSettingsCommandOutput) => void,
|
|
1880
1823
|
): void;
|
|
1881
1824
|
updateReportPlan(
|
|
1882
1825
|
args: UpdateReportPlanCommandInput,
|
|
1883
|
-
options?: __HttpHandlerOptions
|
|
1826
|
+
options?: __HttpHandlerOptions,
|
|
1884
1827
|
): Promise<UpdateReportPlanCommandOutput>;
|
|
1885
1828
|
updateReportPlan(
|
|
1886
1829
|
args: UpdateReportPlanCommandInput,
|
|
1887
|
-
cb: (err: any, data?: UpdateReportPlanCommandOutput) => void
|
|
1830
|
+
cb: (err: any, data?: UpdateReportPlanCommandOutput) => void,
|
|
1888
1831
|
): void;
|
|
1889
1832
|
updateReportPlan(
|
|
1890
1833
|
args: UpdateReportPlanCommandInput,
|
|
1891
1834
|
options: __HttpHandlerOptions,
|
|
1892
|
-
cb: (err: any, data?: UpdateReportPlanCommandOutput) => void
|
|
1835
|
+
cb: (err: any, data?: UpdateReportPlanCommandOutput) => void,
|
|
1893
1836
|
): void;
|
|
1894
1837
|
updateRestoreTestingPlan(
|
|
1895
1838
|
args: UpdateRestoreTestingPlanCommandInput,
|
|
1896
|
-
options?: __HttpHandlerOptions
|
|
1839
|
+
options?: __HttpHandlerOptions,
|
|
1897
1840
|
): Promise<UpdateRestoreTestingPlanCommandOutput>;
|
|
1898
1841
|
updateRestoreTestingPlan(
|
|
1899
1842
|
args: UpdateRestoreTestingPlanCommandInput,
|
|
1900
|
-
cb: (err: any, data?: UpdateRestoreTestingPlanCommandOutput) => void
|
|
1843
|
+
cb: (err: any, data?: UpdateRestoreTestingPlanCommandOutput) => void,
|
|
1901
1844
|
): void;
|
|
1902
1845
|
updateRestoreTestingPlan(
|
|
1903
1846
|
args: UpdateRestoreTestingPlanCommandInput,
|
|
1904
1847
|
options: __HttpHandlerOptions,
|
|
1905
|
-
cb: (err: any, data?: UpdateRestoreTestingPlanCommandOutput) => void
|
|
1848
|
+
cb: (err: any, data?: UpdateRestoreTestingPlanCommandOutput) => void,
|
|
1906
1849
|
): void;
|
|
1907
1850
|
updateRestoreTestingSelection(
|
|
1908
1851
|
args: UpdateRestoreTestingSelectionCommandInput,
|
|
1909
|
-
options?: __HttpHandlerOptions
|
|
1852
|
+
options?: __HttpHandlerOptions,
|
|
1910
1853
|
): Promise<UpdateRestoreTestingSelectionCommandOutput>;
|
|
1911
1854
|
updateRestoreTestingSelection(
|
|
1912
1855
|
args: UpdateRestoreTestingSelectionCommandInput,
|
|
1913
|
-
cb: (err: any, data?: UpdateRestoreTestingSelectionCommandOutput) => void
|
|
1856
|
+
cb: (err: any, data?: UpdateRestoreTestingSelectionCommandOutput) => void,
|
|
1914
1857
|
): void;
|
|
1915
1858
|
updateRestoreTestingSelection(
|
|
1916
1859
|
args: UpdateRestoreTestingSelectionCommandInput,
|
|
1917
1860
|
options: __HttpHandlerOptions,
|
|
1918
|
-
cb: (err: any, data?: UpdateRestoreTestingSelectionCommandOutput) => void
|
|
1861
|
+
cb: (err: any, data?: UpdateRestoreTestingSelectionCommandOutput) => void,
|
|
1919
1862
|
): void;
|
|
1920
1863
|
updateTieringConfiguration(
|
|
1921
1864
|
args: UpdateTieringConfigurationCommandInput,
|
|
1922
|
-
options?: __HttpHandlerOptions
|
|
1865
|
+
options?: __HttpHandlerOptions,
|
|
1923
1866
|
): Promise<UpdateTieringConfigurationCommandOutput>;
|
|
1924
1867
|
updateTieringConfiguration(
|
|
1925
1868
|
args: UpdateTieringConfigurationCommandInput,
|
|
1926
|
-
cb: (err: any, data?: UpdateTieringConfigurationCommandOutput) => void
|
|
1869
|
+
cb: (err: any, data?: UpdateTieringConfigurationCommandOutput) => void,
|
|
1927
1870
|
): void;
|
|
1928
1871
|
updateTieringConfiguration(
|
|
1929
1872
|
args: UpdateTieringConfigurationCommandInput,
|
|
1930
1873
|
options: __HttpHandlerOptions,
|
|
1931
|
-
cb: (err: any, data?: UpdateTieringConfigurationCommandOutput) => void
|
|
1874
|
+
cb: (err: any, data?: UpdateTieringConfigurationCommandOutput) => void,
|
|
1932
1875
|
): void;
|
|
1933
1876
|
paginateListBackupJobs(
|
|
1934
1877
|
args?: ListBackupJobsCommandInput,
|
|
1935
1878
|
paginationConfig?: Pick<
|
|
1936
1879
|
PaginationConfiguration,
|
|
1937
1880
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1938
|
-
|
|
1881
|
+
>,
|
|
1939
1882
|
): Paginator<ListBackupJobsCommandOutput>;
|
|
1940
1883
|
paginateListBackupJobSummaries(
|
|
1941
1884
|
args?: ListBackupJobSummariesCommandInput,
|
|
1942
1885
|
paginationConfig?: Pick<
|
|
1943
1886
|
PaginationConfiguration,
|
|
1944
1887
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1945
|
-
|
|
1888
|
+
>,
|
|
1946
1889
|
): Paginator<ListBackupJobSummariesCommandOutput>;
|
|
1947
1890
|
paginateListBackupPlans(
|
|
1948
1891
|
args?: ListBackupPlansCommandInput,
|
|
1949
1892
|
paginationConfig?: Pick<
|
|
1950
1893
|
PaginationConfiguration,
|
|
1951
1894
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1952
|
-
|
|
1895
|
+
>,
|
|
1953
1896
|
): Paginator<ListBackupPlansCommandOutput>;
|
|
1954
1897
|
paginateListBackupPlanTemplates(
|
|
1955
1898
|
args?: ListBackupPlanTemplatesCommandInput,
|
|
1956
1899
|
paginationConfig?: Pick<
|
|
1957
1900
|
PaginationConfiguration,
|
|
1958
1901
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1959
|
-
|
|
1902
|
+
>,
|
|
1960
1903
|
): Paginator<ListBackupPlanTemplatesCommandOutput>;
|
|
1961
1904
|
paginateListBackupPlanVersions(
|
|
1962
1905
|
args: ListBackupPlanVersionsCommandInput,
|
|
1963
1906
|
paginationConfig?: Pick<
|
|
1964
1907
|
PaginationConfiguration,
|
|
1965
1908
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1966
|
-
|
|
1909
|
+
>,
|
|
1967
1910
|
): Paginator<ListBackupPlanVersionsCommandOutput>;
|
|
1968
1911
|
paginateListBackupSelections(
|
|
1969
1912
|
args: ListBackupSelectionsCommandInput,
|
|
1970
1913
|
paginationConfig?: Pick<
|
|
1971
1914
|
PaginationConfiguration,
|
|
1972
1915
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1973
|
-
|
|
1916
|
+
>,
|
|
1974
1917
|
): Paginator<ListBackupSelectionsCommandOutput>;
|
|
1975
1918
|
paginateListBackupVaults(
|
|
1976
1919
|
args?: ListBackupVaultsCommandInput,
|
|
1977
1920
|
paginationConfig?: Pick<
|
|
1978
1921
|
PaginationConfiguration,
|
|
1979
1922
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1980
|
-
|
|
1923
|
+
>,
|
|
1981
1924
|
): Paginator<ListBackupVaultsCommandOutput>;
|
|
1982
1925
|
paginateListCopyJobs(
|
|
1983
1926
|
args?: ListCopyJobsCommandInput,
|
|
1984
1927
|
paginationConfig?: Pick<
|
|
1985
1928
|
PaginationConfiguration,
|
|
1986
1929
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1987
|
-
|
|
1930
|
+
>,
|
|
1988
1931
|
): Paginator<ListCopyJobsCommandOutput>;
|
|
1989
1932
|
paginateListCopyJobSummaries(
|
|
1990
1933
|
args?: ListCopyJobSummariesCommandInput,
|
|
1991
1934
|
paginationConfig?: Pick<
|
|
1992
1935
|
PaginationConfiguration,
|
|
1993
1936
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1994
|
-
|
|
1937
|
+
>,
|
|
1995
1938
|
): Paginator<ListCopyJobSummariesCommandOutput>;
|
|
1996
1939
|
paginateListFrameworks(
|
|
1997
1940
|
args?: ListFrameworksCommandInput,
|
|
1998
1941
|
paginationConfig?: Pick<
|
|
1999
1942
|
PaginationConfiguration,
|
|
2000
1943
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2001
|
-
|
|
1944
|
+
>,
|
|
2002
1945
|
): Paginator<ListFrameworksCommandOutput>;
|
|
2003
1946
|
paginateListIndexedRecoveryPoints(
|
|
2004
1947
|
args?: ListIndexedRecoveryPointsCommandInput,
|
|
2005
1948
|
paginationConfig?: Pick<
|
|
2006
1949
|
PaginationConfiguration,
|
|
2007
1950
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2008
|
-
|
|
1951
|
+
>,
|
|
2009
1952
|
): Paginator<ListIndexedRecoveryPointsCommandOutput>;
|
|
2010
1953
|
paginateListLegalHolds(
|
|
2011
1954
|
args?: ListLegalHoldsCommandInput,
|
|
2012
1955
|
paginationConfig?: Pick<
|
|
2013
1956
|
PaginationConfiguration,
|
|
2014
1957
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2015
|
-
|
|
1958
|
+
>,
|
|
2016
1959
|
): Paginator<ListLegalHoldsCommandOutput>;
|
|
2017
1960
|
paginateListProtectedResources(
|
|
2018
1961
|
args?: ListProtectedResourcesCommandInput,
|
|
2019
1962
|
paginationConfig?: Pick<
|
|
2020
1963
|
PaginationConfiguration,
|
|
2021
1964
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2022
|
-
|
|
1965
|
+
>,
|
|
2023
1966
|
): Paginator<ListProtectedResourcesCommandOutput>;
|
|
2024
1967
|
paginateListProtectedResourcesByBackupVault(
|
|
2025
1968
|
args: ListProtectedResourcesByBackupVaultCommandInput,
|
|
2026
1969
|
paginationConfig?: Pick<
|
|
2027
1970
|
PaginationConfiguration,
|
|
2028
1971
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2029
|
-
|
|
1972
|
+
>,
|
|
2030
1973
|
): Paginator<ListProtectedResourcesByBackupVaultCommandOutput>;
|
|
2031
1974
|
paginateListRecoveryPointsByBackupVault(
|
|
2032
1975
|
args: ListRecoveryPointsByBackupVaultCommandInput,
|
|
2033
1976
|
paginationConfig?: Pick<
|
|
2034
1977
|
PaginationConfiguration,
|
|
2035
1978
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2036
|
-
|
|
1979
|
+
>,
|
|
2037
1980
|
): Paginator<ListRecoveryPointsByBackupVaultCommandOutput>;
|
|
2038
1981
|
paginateListRecoveryPointsByLegalHold(
|
|
2039
1982
|
args: ListRecoveryPointsByLegalHoldCommandInput,
|
|
2040
1983
|
paginationConfig?: Pick<
|
|
2041
1984
|
PaginationConfiguration,
|
|
2042
1985
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2043
|
-
|
|
1986
|
+
>,
|
|
2044
1987
|
): Paginator<ListRecoveryPointsByLegalHoldCommandOutput>;
|
|
2045
1988
|
paginateListRecoveryPointsByResource(
|
|
2046
1989
|
args: ListRecoveryPointsByResourceCommandInput,
|
|
2047
1990
|
paginationConfig?: Pick<
|
|
2048
1991
|
PaginationConfiguration,
|
|
2049
1992
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2050
|
-
|
|
1993
|
+
>,
|
|
2051
1994
|
): Paginator<ListRecoveryPointsByResourceCommandOutput>;
|
|
2052
1995
|
paginateListReportJobs(
|
|
2053
1996
|
args?: ListReportJobsCommandInput,
|
|
2054
1997
|
paginationConfig?: Pick<
|
|
2055
1998
|
PaginationConfiguration,
|
|
2056
1999
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2057
|
-
|
|
2000
|
+
>,
|
|
2058
2001
|
): Paginator<ListReportJobsCommandOutput>;
|
|
2059
2002
|
paginateListReportPlans(
|
|
2060
2003
|
args?: ListReportPlansCommandInput,
|
|
2061
2004
|
paginationConfig?: Pick<
|
|
2062
2005
|
PaginationConfiguration,
|
|
2063
2006
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2064
|
-
|
|
2007
|
+
>,
|
|
2065
2008
|
): Paginator<ListReportPlansCommandOutput>;
|
|
2066
2009
|
paginateListRestoreAccessBackupVaults(
|
|
2067
2010
|
args: ListRestoreAccessBackupVaultsCommandInput,
|
|
2068
2011
|
paginationConfig?: Pick<
|
|
2069
2012
|
PaginationConfiguration,
|
|
2070
2013
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2071
|
-
|
|
2014
|
+
>,
|
|
2072
2015
|
): Paginator<ListRestoreAccessBackupVaultsCommandOutput>;
|
|
2073
2016
|
paginateListRestoreJobs(
|
|
2074
2017
|
args?: ListRestoreJobsCommandInput,
|
|
2075
2018
|
paginationConfig?: Pick<
|
|
2076
2019
|
PaginationConfiguration,
|
|
2077
2020
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2078
|
-
|
|
2021
|
+
>,
|
|
2079
2022
|
): Paginator<ListRestoreJobsCommandOutput>;
|
|
2080
2023
|
paginateListRestoreJobsByProtectedResource(
|
|
2081
2024
|
args: ListRestoreJobsByProtectedResourceCommandInput,
|
|
2082
2025
|
paginationConfig?: Pick<
|
|
2083
2026
|
PaginationConfiguration,
|
|
2084
2027
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2085
|
-
|
|
2028
|
+
>,
|
|
2086
2029
|
): Paginator<ListRestoreJobsByProtectedResourceCommandOutput>;
|
|
2087
2030
|
paginateListRestoreJobSummaries(
|
|
2088
2031
|
args?: ListRestoreJobSummariesCommandInput,
|
|
2089
2032
|
paginationConfig?: Pick<
|
|
2090
2033
|
PaginationConfiguration,
|
|
2091
2034
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2092
|
-
|
|
2035
|
+
>,
|
|
2093
2036
|
): Paginator<ListRestoreJobSummariesCommandOutput>;
|
|
2094
2037
|
paginateListRestoreTestingPlans(
|
|
2095
2038
|
args?: ListRestoreTestingPlansCommandInput,
|
|
2096
2039
|
paginationConfig?: Pick<
|
|
2097
2040
|
PaginationConfiguration,
|
|
2098
2041
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2099
|
-
|
|
2042
|
+
>,
|
|
2100
2043
|
): Paginator<ListRestoreTestingPlansCommandOutput>;
|
|
2101
2044
|
paginateListRestoreTestingSelections(
|
|
2102
2045
|
args: ListRestoreTestingSelectionsCommandInput,
|
|
2103
2046
|
paginationConfig?: Pick<
|
|
2104
2047
|
PaginationConfiguration,
|
|
2105
2048
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2106
|
-
|
|
2049
|
+
>,
|
|
2107
2050
|
): Paginator<ListRestoreTestingSelectionsCommandOutput>;
|
|
2108
2051
|
paginateListScanJobs(
|
|
2109
2052
|
args?: ListScanJobsCommandInput,
|
|
2110
2053
|
paginationConfig?: Pick<
|
|
2111
2054
|
PaginationConfiguration,
|
|
2112
2055
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2113
|
-
|
|
2056
|
+
>,
|
|
2114
2057
|
): Paginator<ListScanJobsCommandOutput>;
|
|
2115
2058
|
paginateListScanJobSummaries(
|
|
2116
2059
|
args?: ListScanJobSummariesCommandInput,
|
|
2117
2060
|
paginationConfig?: Pick<
|
|
2118
2061
|
PaginationConfiguration,
|
|
2119
2062
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2120
|
-
|
|
2063
|
+
>,
|
|
2121
2064
|
): Paginator<ListScanJobSummariesCommandOutput>;
|
|
2122
2065
|
paginateListTags(
|
|
2123
2066
|
args: ListTagsCommandInput,
|
|
2124
2067
|
paginationConfig?: Pick<
|
|
2125
2068
|
PaginationConfiguration,
|
|
2126
2069
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2127
|
-
|
|
2070
|
+
>,
|
|
2128
2071
|
): Paginator<ListTagsCommandOutput>;
|
|
2129
2072
|
paginateListTieringConfigurations(
|
|
2130
2073
|
args?: ListTieringConfigurationsCommandInput,
|
|
2131
2074
|
paginationConfig?: Pick<
|
|
2132
2075
|
PaginationConfiguration,
|
|
2133
2076
|
Exclude<keyof PaginationConfiguration, "client">
|
|
2134
|
-
|
|
2077
|
+
>,
|
|
2135
2078
|
): Paginator<ListTieringConfigurationsCommandOutput>;
|
|
2136
2079
|
}
|
|
2137
2080
|
export declare class Backup extends BackupClient implements Backup {}
|