@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.
Files changed (101) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/BackupClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/CancelLegalHoldCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateBackupPlanCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateBackupSelectionCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateBackupVaultCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateFrameworkCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateLegalHoldCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateReportPlanCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteBackupPlanCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteBackupVaultCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteFrameworkCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteReportPlanCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +1 -0
  28. package/dist-types/commands/DescribeBackupJobCommand.d.ts +1 -0
  29. package/dist-types/commands/DescribeBackupVaultCommand.d.ts +1 -0
  30. package/dist-types/commands/DescribeCopyJobCommand.d.ts +1 -0
  31. package/dist-types/commands/DescribeFrameworkCommand.d.ts +1 -0
  32. package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +1 -0
  33. package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +1 -0
  34. package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +1 -0
  35. package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +1 -0
  36. package/dist-types/commands/DescribeReportJobCommand.d.ts +1 -0
  37. package/dist-types/commands/DescribeReportPlanCommand.d.ts +1 -0
  38. package/dist-types/commands/DescribeRestoreJobCommand.d.ts +1 -0
  39. package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +1 -0
  40. package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +1 -0
  41. package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +1 -0
  42. package/dist-types/commands/GetBackupPlanCommand.d.ts +1 -0
  43. package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +1 -0
  44. package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +1 -0
  45. package/dist-types/commands/GetBackupSelectionCommand.d.ts +1 -0
  46. package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +1 -0
  47. package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +1 -0
  48. package/dist-types/commands/GetLegalHoldCommand.d.ts +1 -0
  49. package/dist-types/commands/GetRecoveryPointIndexDetailsCommand.d.ts +1 -0
  50. package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +1 -0
  51. package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +1 -0
  52. package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +1 -0
  53. package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +1 -0
  54. package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +1 -0
  55. package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +1 -0
  56. package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +1 -0
  57. package/dist-types/commands/ListBackupJobsCommand.d.ts +1 -0
  58. package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +1 -0
  59. package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListBackupPlansCommand.d.ts +1 -0
  61. package/dist-types/commands/ListBackupSelectionsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListBackupVaultsCommand.d.ts +1 -0
  63. package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +1 -0
  64. package/dist-types/commands/ListCopyJobsCommand.d.ts +1 -0
  65. package/dist-types/commands/ListFrameworksCommand.d.ts +1 -0
  66. package/dist-types/commands/ListIndexedRecoveryPointsCommand.d.ts +1 -0
  67. package/dist-types/commands/ListLegalHoldsCommand.d.ts +1 -0
  68. package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +1 -0
  69. package/dist-types/commands/ListProtectedResourcesCommand.d.ts +1 -0
  70. package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +1 -0
  71. package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +1 -0
  72. package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +1 -0
  73. package/dist-types/commands/ListReportJobsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListReportPlansCommand.d.ts +1 -0
  75. package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +1 -0
  76. package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +1 -0
  77. package/dist-types/commands/ListRestoreJobsCommand.d.ts +1 -0
  78. package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +1 -0
  79. package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +1 -0
  80. package/dist-types/commands/ListTagsCommand.d.ts +1 -0
  81. package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +1 -0
  82. package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +1 -0
  83. package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +1 -0
  84. package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +1 -0
  85. package/dist-types/commands/StartBackupJobCommand.d.ts +1 -0
  86. package/dist-types/commands/StartCopyJobCommand.d.ts +1 -0
  87. package/dist-types/commands/StartReportJobCommand.d.ts +1 -0
  88. package/dist-types/commands/StartRestoreJobCommand.d.ts +1 -0
  89. package/dist-types/commands/StopBackupJobCommand.d.ts +1 -0
  90. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  91. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  92. package/dist-types/commands/UpdateBackupPlanCommand.d.ts +1 -0
  93. package/dist-types/commands/UpdateFrameworkCommand.d.ts +1 -0
  94. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +1 -0
  95. package/dist-types/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +1 -0
  96. package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +1 -0
  97. package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +1 -0
  98. package/dist-types/commands/UpdateReportPlanCommand.d.ts +1 -0
  99. package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +1 -0
  100. package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +1 -0
  101. 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.774.0",
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.774.0",
24
- "@aws-sdk/credential-provider-node": "3.774.0",
25
- "@aws-sdk/middleware-host-header": "3.774.0",
26
- "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
- "@aws-sdk/middleware-user-agent": "3.774.0",
29
- "@aws-sdk/region-config-resolver": "3.734.0",
30
- "@aws-sdk/types": "3.734.0",
31
- "@aws-sdk/util-endpoints": "3.743.0",
32
- "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.774.0",
34
- "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.5",
36
- "@smithy/fetch-http-handler": "^5.0.1",
37
- "@smithy/hash-node": "^4.0.1",
38
- "@smithy/invalid-dependency": "^4.0.1",
39
- "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.6",
41
- "@smithy/middleware-retry": "^4.0.7",
42
- "@smithy/middleware-serde": "^4.0.2",
43
- "@smithy/middleware-stack": "^4.0.1",
44
- "@smithy/node-config-provider": "^4.0.1",
45
- "@smithy/node-http-handler": "^4.0.3",
46
- "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.6",
48
- "@smithy/types": "^4.1.0",
49
- "@smithy/url-parser": "^4.0.1",
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.7",
54
- "@smithy/util-defaults-mode-node": "^4.0.7",
55
- "@smithy/util-endpoints": "^3.0.1",
56
- "@smithy/util-middleware": "^4.0.1",
57
- "@smithy/util-retry": "^4.0.1",
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",