@aws-sdk/client-backup 3.774.0 → 3.777.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/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/BackupClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/CancelLegalHoldCommand.d.ts +1 -0
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +1 -0
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +1 -0
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +1 -0
- package/dist-types/commands/CreateFrameworkCommand.d.ts +1 -0
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +1 -0
- package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +1 -0
- package/dist-types/commands/CreateReportPlanCommand.d.ts +1 -0
- package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +1 -0
- package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +1 -0
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +1 -0
- package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReportJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +1 -0
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +1 -0
- package/dist-types/commands/GetBackupPlanCommand.d.ts +1 -0
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +1 -0
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +1 -0
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +1 -0
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +1 -0
- package/dist-types/commands/GetLegalHoldCommand.d.ts +1 -0
- package/dist-types/commands/GetRecoveryPointIndexDetailsCommand.d.ts +1 -0
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +1 -0
- package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +1 -0
- package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +1 -0
- package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +1 -0
- package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +1 -0
- package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +1 -0
- package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +1 -0
- package/dist-types/commands/ListBackupJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +1 -0
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListBackupPlansCommand.d.ts +1 -0
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +1 -0
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +1 -0
- package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +1 -0
- package/dist-types/commands/ListCopyJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListFrameworksCommand.d.ts +1 -0
- package/dist-types/commands/ListIndexedRecoveryPointsCommand.d.ts +1 -0
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +1 -0
- package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +1 -0
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +1 -0
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +1 -0
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListReportJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListReportPlansCommand.d.ts +1 -0
- package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +1 -0
- package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +1 -0
- package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsCommand.d.ts +1 -0
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +1 -0
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +1 -0
- package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +1 -0
- package/dist-types/commands/StartBackupJobCommand.d.ts +1 -0
- package/dist-types/commands/StartCopyJobCommand.d.ts +1 -0
- package/dist-types/commands/StartReportJobCommand.d.ts +1 -0
- package/dist-types/commands/StartRestoreJobCommand.d.ts +1 -0
- package/dist-types/commands/StopBackupJobCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +1 -0
- package/package.json +33 -33
|
@@ -90,6 +90,7 @@ declare const ListBackupPlanVersionsCommand_base: {
|
|
|
90
90
|
* @throws {@link BackupServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListBackupPlanVersionsCommand extends ListBackupPlanVersionsCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const ListBackupPlansCommand_base: {
|
|
|
89
89
|
* @throws {@link BackupServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class ListBackupPlansCommand extends ListBackupPlansCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListBackupSelectionsCommand_base: {
|
|
|
80
80
|
* @throws {@link BackupServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListBackupSelectionsCommand extends ListBackupSelectionsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListBackupVaultsCommand_base: {
|
|
|
87
87
|
* @throws {@link BackupServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListBackupVaultsCommand extends ListBackupVaultsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListCopyJobSummariesCommand_base: {
|
|
|
87
87
|
* @throws {@link BackupServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListCopyJobSummariesCommand extends ListCopyJobSummariesCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const ListCopyJobsCommand_base: {
|
|
|
106
106
|
* @throws {@link BackupServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class ListCopyJobsCommand extends ListCopyJobsCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const ListFrameworksCommand_base: {
|
|
|
72
72
|
* @throws {@link BackupServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListFrameworksCommand extends ListFrameworksCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListIndexedRecoveryPointsCommand_base: {
|
|
|
87
87
|
* @throws {@link BackupServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListIndexedRecoveryPointsCommand extends ListIndexedRecoveryPointsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListLegalHoldsCommand_base: {
|
|
|
73
73
|
* @throws {@link BackupServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListLegalHoldsCommand extends ListLegalHoldsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListProtectedResourcesByBackupVaultCommand_base: {
|
|
|
77
77
|
* @throws {@link BackupServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListProtectedResourcesByBackupVaultCommand extends ListProtectedResourcesByBackupVaultCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListProtectedResourcesCommand_base: {
|
|
|
74
74
|
* @throws {@link BackupServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListProtectedResourcesCommand extends ListProtectedResourcesCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const ListRecoveryPointsByBackupVaultCommand_base: {
|
|
|
117
117
|
* @throws {@link BackupServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class ListRecoveryPointsByBackupVaultCommand extends ListRecoveryPointsByBackupVaultCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListRecoveryPointsByLegalHoldCommand_base: {
|
|
|
75
75
|
* @throws {@link BackupServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListRecoveryPointsByLegalHoldCommand extends ListRecoveryPointsByLegalHoldCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ListRecoveryPointsByResourceCommand_base: {
|
|
|
92
92
|
* @throws {@link BackupServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListRecoveryPointsByResourceCommand extends ListRecoveryPointsByResourceCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const ListReportJobsCommand_base: {
|
|
|
86
86
|
* @throws {@link BackupServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class ListReportJobsCommand extends ListReportJobsCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const ListReportPlansCommand_base: {
|
|
|
97
97
|
* @throws {@link BackupServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class ListReportPlansCommand extends ListReportPlansCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListRestoreJobSummariesCommand_base: {
|
|
|
85
85
|
* @throws {@link BackupServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListRestoreJobSummariesCommand extends ListRestoreJobSummariesCommand_base {
|
|
@@ -101,6 +101,7 @@ declare const ListRestoreJobsByProtectedResourceCommand_base: {
|
|
|
101
101
|
* @throws {@link BackupServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
103
103
|
*
|
|
104
|
+
*
|
|
104
105
|
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class ListRestoreJobsByProtectedResourceCommand extends ListRestoreJobsByProtectedResourceCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const ListRestoreJobsCommand_base: {
|
|
|
102
102
|
* @throws {@link BackupServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListRestoreJobsCommand extends ListRestoreJobsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListRestoreTestingPlansCommand_base: {
|
|
|
74
74
|
* @throws {@link BackupServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListRestoreTestingPlansCommand extends ListRestoreTestingPlansCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListRestoreTestingSelectionsCommand_base: {
|
|
|
77
77
|
* @throws {@link BackupServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListRestoreTestingSelectionsCommand extends ListRestoreTestingSelectionsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListTagsCommand_base: {
|
|
|
73
73
|
* @throws {@link BackupServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListTagsCommand extends ListTagsCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const PutBackupVaultAccessPolicyCommand_base: {
|
|
|
68
68
|
* @throws {@link BackupServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class PutBackupVaultAccessPolicyCommand extends PutBackupVaultAccessPolicyCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const PutBackupVaultLockConfigurationCommand_base: {
|
|
|
85
85
|
* @throws {@link BackupServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class PutBackupVaultLockConfigurationCommand extends PutBackupVaultLockConfigurationCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const PutBackupVaultNotificationsCommand_base: {
|
|
|
69
69
|
* @throws {@link BackupServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class PutBackupVaultNotificationsCommand extends PutBackupVaultNotificationsCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const PutRestoreValidationResultCommand_base: {
|
|
|
75
75
|
* @throws {@link BackupServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class PutRestoreValidationResultCommand extends PutRestoreValidationResultCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const StartBackupJobCommand_base: {
|
|
|
95
95
|
* @throws {@link BackupServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class StartBackupJobCommand extends StartBackupJobCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const StartCopyJobCommand_base: {
|
|
|
87
87
|
* @throws {@link BackupServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class StartCopyJobCommand extends StartCopyJobCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const StartReportJobCommand_base: {
|
|
|
68
68
|
* @throws {@link BackupServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class StartReportJobCommand extends StartReportJobCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const StartRestoreJobCommand_base: {
|
|
|
78
78
|
* @throws {@link BackupServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class StartRestoreJobCommand extends StartRestoreJobCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const StopBackupJobCommand_base: {
|
|
|
73
73
|
* @throws {@link BackupServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class StopBackupJobCommand extends StopBackupJobCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const TagResourceCommand_base: {
|
|
|
76
76
|
* @throws {@link BackupServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const UntagResourceCommand_base: {
|
|
|
72
72
|
* @throws {@link BackupServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -125,6 +125,7 @@ declare const UpdateBackupPlanCommand_base: {
|
|
|
125
125
|
* @throws {@link BackupServiceException}
|
|
126
126
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
127
127
|
*
|
|
128
|
+
*
|
|
128
129
|
* @public
|
|
129
130
|
*/
|
|
130
131
|
export declare class UpdateBackupPlanCommand extends UpdateBackupPlanCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const UpdateFrameworkCommand_base: {
|
|
|
104
104
|
* @throws {@link BackupServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class UpdateFrameworkCommand extends UpdateFrameworkCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const UpdateGlobalSettingsCommand_base: {
|
|
|
70
70
|
* @throws {@link BackupServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const UpdateRecoveryPointIndexSettingsCommand_base: {
|
|
|
78
78
|
* @throws {@link BackupServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateRecoveryPointIndexSettingsCommand extends UpdateRecoveryPointIndexSettingsCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const UpdateRecoveryPointLifecycleCommand_base: {
|
|
|
102
102
|
* @throws {@link BackupServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class UpdateRecoveryPointLifecycleCommand extends UpdateRecoveryPointLifecycleCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const UpdateRegionSettingsCommand_base: {
|
|
|
70
70
|
* @throws {@link BackupServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdateRegionSettingsCommand extends UpdateRegionSettingsCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const UpdateReportPlanCommand_base: {
|
|
|
98
98
|
* @throws {@link BackupServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class UpdateReportPlanCommand extends UpdateReportPlanCommand_base {
|
|
@@ -123,6 +123,7 @@ declare const UpdateRestoreTestingPlanCommand_base: {
|
|
|
123
123
|
* @throws {@link BackupServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
125
125
|
*
|
|
126
|
+
*
|
|
126
127
|
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class UpdateRestoreTestingPlanCommand extends UpdateRestoreTestingPlanCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const UpdateRestoreTestingSelectionCommand_base: {
|
|
|
103
103
|
* @throws {@link BackupServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class UpdateRestoreTestingSelectionCommand extends UpdateRestoreTestingSelectionCommand_base {
|
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.777.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,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
37
|
-
"@smithy/hash-node": "^4.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
41
|
-
"@smithy/middleware-retry": "^4.0
|
|
42
|
-
"@smithy/middleware-serde": "^4.0.
|
|
43
|
-
"@smithy/middleware-stack": "^4.0.
|
|
44
|
-
"@smithy/node-config-provider": "^4.0.
|
|
45
|
-
"@smithy/node-http-handler": "^4.0.
|
|
46
|
-
"@smithy/protocol-http": "^5.0
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.0.
|
|
23
|
+
"@aws-sdk/core": "3.775.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.775.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
|
+
"@aws-sdk/types": "3.775.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.775.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.775.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
+
"@smithy/core": "^3.2.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.0.2",
|
|
37
|
+
"@smithy/hash-node": "^4.0.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.0.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.0.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.0",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.0",
|
|
42
|
+
"@smithy/middleware-serde": "^4.0.3",
|
|
43
|
+
"@smithy/middleware-stack": "^4.0.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.0.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.0.4",
|
|
46
|
+
"@smithy/protocol-http": "^5.1.0",
|
|
47
|
+
"@smithy/smithy-client": "^4.2.0",
|
|
48
|
+
"@smithy/types": "^4.2.0",
|
|
49
|
+
"@smithy/url-parser": "^4.0.2",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
-
"@smithy/util-endpoints": "^3.0.
|
|
56
|
-
"@smithy/util-middleware": "^4.0.
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.8",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.8",
|
|
55
|
+
"@smithy/util-endpoints": "^3.0.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.0.2",
|
|
57
|
+
"@smithy/util-retry": "^4.0.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.0.0",
|
|
59
59
|
"@types/uuid": "^9.0.1",
|
|
60
60
|
"tslib": "^2.6.2",
|