@aws-sdk/client-backup 3.496.0 → 3.501.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 +61 -60
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -8435,38 +8435,21 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8435
8435
|
// Annotate the CommonJS export names for ESM import in node:
|
|
8436
8436
|
|
|
8437
8437
|
0 && (module.exports = {
|
|
8438
|
-
AggregationPeriod,
|
|
8439
|
-
AlreadyExistsException,
|
|
8440
|
-
Backup,
|
|
8441
|
-
BackupClient,
|
|
8442
|
-
BackupJobState,
|
|
8443
|
-
BackupJobStatus,
|
|
8444
|
-
BackupPlanFilterSensitiveLog,
|
|
8445
|
-
BackupPlanInputFilterSensitiveLog,
|
|
8446
|
-
BackupRuleFilterSensitiveLog,
|
|
8447
|
-
BackupRuleInputFilterSensitiveLog,
|
|
8448
8438
|
BackupServiceException,
|
|
8449
|
-
|
|
8439
|
+
__Client,
|
|
8440
|
+
BackupClient,
|
|
8441
|
+
Backup,
|
|
8442
|
+
$Command,
|
|
8450
8443
|
CancelLegalHoldCommand,
|
|
8451
|
-
ConditionType,
|
|
8452
|
-
ConflictException,
|
|
8453
|
-
CopyJobState,
|
|
8454
|
-
CopyJobStatus,
|
|
8455
8444
|
CreateBackupPlanCommand,
|
|
8456
|
-
CreateBackupPlanInputFilterSensitiveLog,
|
|
8457
8445
|
CreateBackupSelectionCommand,
|
|
8458
8446
|
CreateBackupVaultCommand,
|
|
8459
|
-
CreateBackupVaultInputFilterSensitiveLog,
|
|
8460
8447
|
CreateFrameworkCommand,
|
|
8461
8448
|
CreateLegalHoldCommand,
|
|
8462
|
-
CreateLegalHoldInputFilterSensitiveLog,
|
|
8463
8449
|
CreateLogicallyAirGappedBackupVaultCommand,
|
|
8464
|
-
CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog,
|
|
8465
8450
|
CreateReportPlanCommand,
|
|
8466
8451
|
CreateRestoreTestingPlanCommand,
|
|
8467
|
-
CreateRestoreTestingPlanInputFilterSensitiveLog,
|
|
8468
8452
|
CreateRestoreTestingSelectionCommand,
|
|
8469
|
-
CreateRestoreTestingSelectionInputFilterSensitiveLog,
|
|
8470
8453
|
DeleteBackupPlanCommand,
|
|
8471
8454
|
DeleteBackupSelectionCommand,
|
|
8472
8455
|
DeleteBackupVaultAccessPolicyCommand,
|
|
@@ -8478,7 +8461,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8478
8461
|
DeleteReportPlanCommand,
|
|
8479
8462
|
DeleteRestoreTestingPlanCommand,
|
|
8480
8463
|
DeleteRestoreTestingSelectionCommand,
|
|
8481
|
-
DependencyFailureException,
|
|
8482
8464
|
DescribeBackupJobCommand,
|
|
8483
8465
|
DescribeBackupVaultCommand,
|
|
8484
8466
|
DescribeCopyJobCommand,
|
|
@@ -8495,28 +8477,17 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8495
8477
|
ExportBackupPlanTemplateCommand,
|
|
8496
8478
|
GetBackupPlanCommand,
|
|
8497
8479
|
GetBackupPlanFromJSONCommand,
|
|
8498
|
-
GetBackupPlanFromJSONOutputFilterSensitiveLog,
|
|
8499
8480
|
GetBackupPlanFromTemplateCommand,
|
|
8500
|
-
GetBackupPlanFromTemplateOutputFilterSensitiveLog,
|
|
8501
|
-
GetBackupPlanOutputFilterSensitiveLog,
|
|
8502
8481
|
GetBackupSelectionCommand,
|
|
8503
8482
|
GetBackupVaultAccessPolicyCommand,
|
|
8504
8483
|
GetBackupVaultNotificationsCommand,
|
|
8505
8484
|
GetLegalHoldCommand,
|
|
8506
8485
|
GetRecoveryPointRestoreMetadataCommand,
|
|
8507
|
-
GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog,
|
|
8508
8486
|
GetRestoreJobMetadataCommand,
|
|
8509
|
-
GetRestoreJobMetadataOutputFilterSensitiveLog,
|
|
8510
8487
|
GetRestoreTestingInferredMetadataCommand,
|
|
8511
8488
|
GetRestoreTestingPlanCommand,
|
|
8512
8489
|
GetRestoreTestingSelectionCommand,
|
|
8513
|
-
GetRestoreTestingSelectionOutputFilterSensitiveLog,
|
|
8514
8490
|
GetSupportedResourceTypesCommand,
|
|
8515
|
-
InvalidParameterValueException,
|
|
8516
|
-
InvalidRequestException,
|
|
8517
|
-
InvalidResourceStateException,
|
|
8518
|
-
LegalHoldStatus,
|
|
8519
|
-
LimitExceededException,
|
|
8520
8491
|
ListBackupJobSummariesCommand,
|
|
8521
8492
|
ListBackupJobsCommand,
|
|
8522
8493
|
ListBackupPlanTemplatesCommand,
|
|
@@ -8541,38 +8512,18 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8541
8512
|
ListRestoreTestingPlansCommand,
|
|
8542
8513
|
ListRestoreTestingSelectionsCommand,
|
|
8543
8514
|
ListTagsCommand,
|
|
8544
|
-
ListTagsOutputFilterSensitiveLog,
|
|
8545
|
-
MissingParameterValueException,
|
|
8546
8515
|
PutBackupVaultAccessPolicyCommand,
|
|
8547
8516
|
PutBackupVaultLockConfigurationCommand,
|
|
8548
8517
|
PutBackupVaultNotificationsCommand,
|
|
8549
8518
|
PutRestoreValidationResultCommand,
|
|
8550
|
-
RecoveryPointStatus,
|
|
8551
|
-
ResourceNotFoundException,
|
|
8552
|
-
RestoreDeletionStatus,
|
|
8553
|
-
RestoreJobState,
|
|
8554
|
-
RestoreJobStatus,
|
|
8555
|
-
RestoreTestingRecoveryPointSelectionAlgorithm,
|
|
8556
|
-
RestoreTestingRecoveryPointType,
|
|
8557
|
-
RestoreTestingSelectionForCreateFilterSensitiveLog,
|
|
8558
|
-
RestoreTestingSelectionForGetFilterSensitiveLog,
|
|
8559
|
-
RestoreTestingSelectionForUpdateFilterSensitiveLog,
|
|
8560
|
-
RestoreValidationStatus,
|
|
8561
|
-
ServiceUnavailableException,
|
|
8562
8519
|
StartBackupJobCommand,
|
|
8563
|
-
StartBackupJobInputFilterSensitiveLog,
|
|
8564
8520
|
StartCopyJobCommand,
|
|
8565
8521
|
StartReportJobCommand,
|
|
8566
8522
|
StartRestoreJobCommand,
|
|
8567
|
-
StartRestoreJobInputFilterSensitiveLog,
|
|
8568
8523
|
StopBackupJobCommand,
|
|
8569
|
-
StorageClass,
|
|
8570
8524
|
TagResourceCommand,
|
|
8571
|
-
TagResourceInputFilterSensitiveLog,
|
|
8572
8525
|
UntagResourceCommand,
|
|
8573
|
-
UntagResourceInputFilterSensitiveLog,
|
|
8574
8526
|
UpdateBackupPlanCommand,
|
|
8575
|
-
UpdateBackupPlanInputFilterSensitiveLog,
|
|
8576
8527
|
UpdateFrameworkCommand,
|
|
8577
8528
|
UpdateGlobalSettingsCommand,
|
|
8578
8529
|
UpdateRecoveryPointLifecycleCommand,
|
|
@@ -8580,10 +8531,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8580
8531
|
UpdateReportPlanCommand,
|
|
8581
8532
|
UpdateRestoreTestingPlanCommand,
|
|
8582
8533
|
UpdateRestoreTestingSelectionCommand,
|
|
8583
|
-
UpdateRestoreTestingSelectionInputFilterSensitiveLog,
|
|
8584
|
-
VaultState,
|
|
8585
|
-
VaultType,
|
|
8586
|
-
__Client,
|
|
8587
8534
|
paginateListBackupJobSummaries,
|
|
8588
8535
|
paginateListBackupJobs,
|
|
8589
8536
|
paginateListBackupPlanTemplates,
|
|
@@ -8595,18 +8542,72 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8595
8542
|
paginateListCopyJobs,
|
|
8596
8543
|
paginateListFrameworks,
|
|
8597
8544
|
paginateListLegalHolds,
|
|
8598
|
-
paginateListProtectedResources,
|
|
8599
8545
|
paginateListProtectedResourcesByBackupVault,
|
|
8546
|
+
paginateListProtectedResources,
|
|
8600
8547
|
paginateListRecoveryPointsByBackupVault,
|
|
8601
8548
|
paginateListRecoveryPointsByLegalHold,
|
|
8602
8549
|
paginateListRecoveryPointsByResource,
|
|
8603
8550
|
paginateListReportJobs,
|
|
8604
8551
|
paginateListReportPlans,
|
|
8605
8552
|
paginateListRestoreJobSummaries,
|
|
8606
|
-
paginateListRestoreJobs,
|
|
8607
8553
|
paginateListRestoreJobsByProtectedResource,
|
|
8554
|
+
paginateListRestoreJobs,
|
|
8608
8555
|
paginateListRestoreTestingPlans,
|
|
8609
8556
|
paginateListRestoreTestingSelections,
|
|
8610
|
-
paginateListTags
|
|
8557
|
+
paginateListTags,
|
|
8558
|
+
AggregationPeriod,
|
|
8559
|
+
AlreadyExistsException,
|
|
8560
|
+
BackupJobState,
|
|
8561
|
+
BackupJobStatus,
|
|
8562
|
+
ConditionType,
|
|
8563
|
+
BackupVaultEvent,
|
|
8564
|
+
InvalidParameterValueException,
|
|
8565
|
+
InvalidResourceStateException,
|
|
8566
|
+
MissingParameterValueException,
|
|
8567
|
+
ResourceNotFoundException,
|
|
8568
|
+
ServiceUnavailableException,
|
|
8569
|
+
ConflictException,
|
|
8570
|
+
CopyJobState,
|
|
8571
|
+
CopyJobStatus,
|
|
8572
|
+
LimitExceededException,
|
|
8573
|
+
LegalHoldStatus,
|
|
8574
|
+
VaultState,
|
|
8575
|
+
InvalidRequestException,
|
|
8576
|
+
RestoreTestingRecoveryPointSelectionAlgorithm,
|
|
8577
|
+
RestoreTestingRecoveryPointType,
|
|
8578
|
+
DependencyFailureException,
|
|
8579
|
+
VaultType,
|
|
8580
|
+
RecoveryPointStatus,
|
|
8581
|
+
StorageClass,
|
|
8582
|
+
RestoreDeletionStatus,
|
|
8583
|
+
RestoreJobStatus,
|
|
8584
|
+
RestoreValidationStatus,
|
|
8585
|
+
RestoreJobState,
|
|
8586
|
+
BackupRuleFilterSensitiveLog,
|
|
8587
|
+
BackupPlanFilterSensitiveLog,
|
|
8588
|
+
BackupRuleInputFilterSensitiveLog,
|
|
8589
|
+
BackupPlanInputFilterSensitiveLog,
|
|
8590
|
+
CreateBackupPlanInputFilterSensitiveLog,
|
|
8591
|
+
CreateBackupVaultInputFilterSensitiveLog,
|
|
8592
|
+
CreateLegalHoldInputFilterSensitiveLog,
|
|
8593
|
+
CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog,
|
|
8594
|
+
CreateRestoreTestingPlanInputFilterSensitiveLog,
|
|
8595
|
+
RestoreTestingSelectionForCreateFilterSensitiveLog,
|
|
8596
|
+
CreateRestoreTestingSelectionInputFilterSensitiveLog,
|
|
8597
|
+
GetBackupPlanOutputFilterSensitiveLog,
|
|
8598
|
+
GetBackupPlanFromJSONOutputFilterSensitiveLog,
|
|
8599
|
+
GetBackupPlanFromTemplateOutputFilterSensitiveLog,
|
|
8600
|
+
GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog,
|
|
8601
|
+
GetRestoreJobMetadataOutputFilterSensitiveLog,
|
|
8602
|
+
RestoreTestingSelectionForGetFilterSensitiveLog,
|
|
8603
|
+
GetRestoreTestingSelectionOutputFilterSensitiveLog,
|
|
8604
|
+
ListTagsOutputFilterSensitiveLog,
|
|
8605
|
+
StartBackupJobInputFilterSensitiveLog,
|
|
8606
|
+
StartRestoreJobInputFilterSensitiveLog,
|
|
8607
|
+
TagResourceInputFilterSensitiveLog,
|
|
8608
|
+
UntagResourceInputFilterSensitiveLog,
|
|
8609
|
+
UpdateBackupPlanInputFilterSensitiveLog,
|
|
8610
|
+
RestoreTestingSelectionForUpdateFilterSensitiveLog,
|
|
8611
|
+
UpdateRestoreTestingSelectionInputFilterSensitiveLog
|
|
8611
8612
|
});
|
|
8612
8613
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-backup",
|
|
3
3
|
"description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.501.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-backup",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|