@aws-sdk/client-backup 3.495.0 → 3.499.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 +63 -60
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -8433,39 +8433,23 @@ var paginateListTags = (0, import_core.createPaginator)(BackupClient, ListTagsCo
|
|
|
8433
8433
|
// src/index.ts
|
|
8434
8434
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
8435
8435
|
// Annotate the CommonJS export names for ESM import in node:
|
|
8436
|
+
|
|
8436
8437
|
0 && (module.exports = {
|
|
8437
|
-
AggregationPeriod,
|
|
8438
|
-
AlreadyExistsException,
|
|
8439
|
-
Backup,
|
|
8440
|
-
BackupClient,
|
|
8441
|
-
BackupJobState,
|
|
8442
|
-
BackupJobStatus,
|
|
8443
|
-
BackupPlanFilterSensitiveLog,
|
|
8444
|
-
BackupPlanInputFilterSensitiveLog,
|
|
8445
|
-
BackupRuleFilterSensitiveLog,
|
|
8446
|
-
BackupRuleInputFilterSensitiveLog,
|
|
8447
8438
|
BackupServiceException,
|
|
8448
|
-
|
|
8439
|
+
__Client,
|
|
8440
|
+
BackupClient,
|
|
8441
|
+
Backup,
|
|
8442
|
+
$Command,
|
|
8449
8443
|
CancelLegalHoldCommand,
|
|
8450
|
-
ConditionType,
|
|
8451
|
-
ConflictException,
|
|
8452
|
-
CopyJobState,
|
|
8453
|
-
CopyJobStatus,
|
|
8454
8444
|
CreateBackupPlanCommand,
|
|
8455
|
-
CreateBackupPlanInputFilterSensitiveLog,
|
|
8456
8445
|
CreateBackupSelectionCommand,
|
|
8457
8446
|
CreateBackupVaultCommand,
|
|
8458
|
-
CreateBackupVaultInputFilterSensitiveLog,
|
|
8459
8447
|
CreateFrameworkCommand,
|
|
8460
8448
|
CreateLegalHoldCommand,
|
|
8461
|
-
CreateLegalHoldInputFilterSensitiveLog,
|
|
8462
8449
|
CreateLogicallyAirGappedBackupVaultCommand,
|
|
8463
|
-
CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog,
|
|
8464
8450
|
CreateReportPlanCommand,
|
|
8465
8451
|
CreateRestoreTestingPlanCommand,
|
|
8466
|
-
CreateRestoreTestingPlanInputFilterSensitiveLog,
|
|
8467
8452
|
CreateRestoreTestingSelectionCommand,
|
|
8468
|
-
CreateRestoreTestingSelectionInputFilterSensitiveLog,
|
|
8469
8453
|
DeleteBackupPlanCommand,
|
|
8470
8454
|
DeleteBackupSelectionCommand,
|
|
8471
8455
|
DeleteBackupVaultAccessPolicyCommand,
|
|
@@ -8477,7 +8461,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8477
8461
|
DeleteReportPlanCommand,
|
|
8478
8462
|
DeleteRestoreTestingPlanCommand,
|
|
8479
8463
|
DeleteRestoreTestingSelectionCommand,
|
|
8480
|
-
DependencyFailureException,
|
|
8481
8464
|
DescribeBackupJobCommand,
|
|
8482
8465
|
DescribeBackupVaultCommand,
|
|
8483
8466
|
DescribeCopyJobCommand,
|
|
@@ -8494,28 +8477,17 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8494
8477
|
ExportBackupPlanTemplateCommand,
|
|
8495
8478
|
GetBackupPlanCommand,
|
|
8496
8479
|
GetBackupPlanFromJSONCommand,
|
|
8497
|
-
GetBackupPlanFromJSONOutputFilterSensitiveLog,
|
|
8498
8480
|
GetBackupPlanFromTemplateCommand,
|
|
8499
|
-
GetBackupPlanFromTemplateOutputFilterSensitiveLog,
|
|
8500
|
-
GetBackupPlanOutputFilterSensitiveLog,
|
|
8501
8481
|
GetBackupSelectionCommand,
|
|
8502
8482
|
GetBackupVaultAccessPolicyCommand,
|
|
8503
8483
|
GetBackupVaultNotificationsCommand,
|
|
8504
8484
|
GetLegalHoldCommand,
|
|
8505
8485
|
GetRecoveryPointRestoreMetadataCommand,
|
|
8506
|
-
GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog,
|
|
8507
8486
|
GetRestoreJobMetadataCommand,
|
|
8508
|
-
GetRestoreJobMetadataOutputFilterSensitiveLog,
|
|
8509
8487
|
GetRestoreTestingInferredMetadataCommand,
|
|
8510
8488
|
GetRestoreTestingPlanCommand,
|
|
8511
8489
|
GetRestoreTestingSelectionCommand,
|
|
8512
|
-
GetRestoreTestingSelectionOutputFilterSensitiveLog,
|
|
8513
8490
|
GetSupportedResourceTypesCommand,
|
|
8514
|
-
InvalidParameterValueException,
|
|
8515
|
-
InvalidRequestException,
|
|
8516
|
-
InvalidResourceStateException,
|
|
8517
|
-
LegalHoldStatus,
|
|
8518
|
-
LimitExceededException,
|
|
8519
8491
|
ListBackupJobSummariesCommand,
|
|
8520
8492
|
ListBackupJobsCommand,
|
|
8521
8493
|
ListBackupPlanTemplatesCommand,
|
|
@@ -8540,38 +8512,18 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8540
8512
|
ListRestoreTestingPlansCommand,
|
|
8541
8513
|
ListRestoreTestingSelectionsCommand,
|
|
8542
8514
|
ListTagsCommand,
|
|
8543
|
-
ListTagsOutputFilterSensitiveLog,
|
|
8544
|
-
MissingParameterValueException,
|
|
8545
8515
|
PutBackupVaultAccessPolicyCommand,
|
|
8546
8516
|
PutBackupVaultLockConfigurationCommand,
|
|
8547
8517
|
PutBackupVaultNotificationsCommand,
|
|
8548
8518
|
PutRestoreValidationResultCommand,
|
|
8549
|
-
RecoveryPointStatus,
|
|
8550
|
-
ResourceNotFoundException,
|
|
8551
|
-
RestoreDeletionStatus,
|
|
8552
|
-
RestoreJobState,
|
|
8553
|
-
RestoreJobStatus,
|
|
8554
|
-
RestoreTestingRecoveryPointSelectionAlgorithm,
|
|
8555
|
-
RestoreTestingRecoveryPointType,
|
|
8556
|
-
RestoreTestingSelectionForCreateFilterSensitiveLog,
|
|
8557
|
-
RestoreTestingSelectionForGetFilterSensitiveLog,
|
|
8558
|
-
RestoreTestingSelectionForUpdateFilterSensitiveLog,
|
|
8559
|
-
RestoreValidationStatus,
|
|
8560
|
-
ServiceUnavailableException,
|
|
8561
8519
|
StartBackupJobCommand,
|
|
8562
|
-
StartBackupJobInputFilterSensitiveLog,
|
|
8563
8520
|
StartCopyJobCommand,
|
|
8564
8521
|
StartReportJobCommand,
|
|
8565
8522
|
StartRestoreJobCommand,
|
|
8566
|
-
StartRestoreJobInputFilterSensitiveLog,
|
|
8567
8523
|
StopBackupJobCommand,
|
|
8568
|
-
StorageClass,
|
|
8569
8524
|
TagResourceCommand,
|
|
8570
|
-
TagResourceInputFilterSensitiveLog,
|
|
8571
8525
|
UntagResourceCommand,
|
|
8572
|
-
UntagResourceInputFilterSensitiveLog,
|
|
8573
8526
|
UpdateBackupPlanCommand,
|
|
8574
|
-
UpdateBackupPlanInputFilterSensitiveLog,
|
|
8575
8527
|
UpdateFrameworkCommand,
|
|
8576
8528
|
UpdateGlobalSettingsCommand,
|
|
8577
8529
|
UpdateRecoveryPointLifecycleCommand,
|
|
@@ -8579,10 +8531,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8579
8531
|
UpdateReportPlanCommand,
|
|
8580
8532
|
UpdateRestoreTestingPlanCommand,
|
|
8581
8533
|
UpdateRestoreTestingSelectionCommand,
|
|
8582
|
-
UpdateRestoreTestingSelectionInputFilterSensitiveLog,
|
|
8583
|
-
VaultState,
|
|
8584
|
-
VaultType,
|
|
8585
|
-
__Client,
|
|
8586
8534
|
paginateListBackupJobSummaries,
|
|
8587
8535
|
paginateListBackupJobs,
|
|
8588
8536
|
paginateListBackupPlanTemplates,
|
|
@@ -8594,17 +8542,72 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8594
8542
|
paginateListCopyJobs,
|
|
8595
8543
|
paginateListFrameworks,
|
|
8596
8544
|
paginateListLegalHolds,
|
|
8597
|
-
paginateListProtectedResources,
|
|
8598
8545
|
paginateListProtectedResourcesByBackupVault,
|
|
8546
|
+
paginateListProtectedResources,
|
|
8599
8547
|
paginateListRecoveryPointsByBackupVault,
|
|
8600
8548
|
paginateListRecoveryPointsByLegalHold,
|
|
8601
8549
|
paginateListRecoveryPointsByResource,
|
|
8602
8550
|
paginateListReportJobs,
|
|
8603
8551
|
paginateListReportPlans,
|
|
8604
8552
|
paginateListRestoreJobSummaries,
|
|
8605
|
-
paginateListRestoreJobs,
|
|
8606
8553
|
paginateListRestoreJobsByProtectedResource,
|
|
8554
|
+
paginateListRestoreJobs,
|
|
8607
8555
|
paginateListRestoreTestingPlans,
|
|
8608
8556
|
paginateListRestoreTestingSelections,
|
|
8609
|
-
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
|
|
8610
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.499.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,48 +20,48 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0",
|
|
61
61
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|