@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
@@ -40,8 +40,6 @@ const defaultBackupHttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultBackupHttpAuthSchemeProvider = defaultBackupHttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -218,12 +218,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
218
218
 
219
219
  // src/endpoint/EndpointParameters.ts
220
220
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
221
- return {
222
- ...options,
221
+ return Object.assign(options, {
223
222
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
224
223
  useFipsEndpoint: options.useFipsEndpoint ?? false,
225
224
  defaultSigningName: "backup"
226
- };
225
+ });
227
226
  }, "resolveClientEndpointParameters");
228
227
  var commonParams = {
229
228
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -280,22 +279,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
280
279
  }, "resolveHttpAuthRuntimeConfig");
281
280
 
282
281
  // src/runtimeExtensions.ts
283
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
284
282
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
285
- const extensionConfiguration = {
286
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
287
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
288
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
289
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
290
- };
283
+ const extensionConfiguration = Object.assign(
284
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
285
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
286
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
287
+ getHttpAuthExtensionConfiguration(runtimeConfig)
288
+ );
291
289
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
292
- return {
293
- ...runtimeConfig,
294
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
295
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
296
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
297
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
298
- };
290
+ return Object.assign(
291
+ runtimeConfig,
292
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
293
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
294
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
295
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
296
+ );
299
297
  }, "resolveRuntimeExtensions");
300
298
 
301
299
  // src/BackupClient.ts
@@ -309,6 +307,8 @@ var BackupClient = class extends import_smithy_client.Client {
309
307
  config;
310
308
  constructor(...[configuration]) {
311
309
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
310
+ super(_config_0);
311
+ this.initConfig = _config_0;
312
312
  const _config_1 = resolveClientEndpointParameters(_config_0);
313
313
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
314
314
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -317,7 +317,6 @@ var BackupClient = class extends import_smithy_client.Client {
317
317
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
318
318
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
319
319
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
320
- super(_config_8);
321
320
  this.config = _config_8;
322
321
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
323
322
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -17,6 +17,8 @@ export class BackupClient extends __Client {
17
17
  config;
18
18
  constructor(...[configuration]) {
19
19
  const _config_0 = __getRuntimeConfig(configuration || {});
20
+ super(_config_0);
21
+ this.initConfig = _config_0;
20
22
  const _config_1 = resolveClientEndpointParameters(_config_0);
21
23
  const _config_2 = resolveUserAgentConfig(_config_1);
22
24
  const _config_3 = resolveRetryConfig(_config_2);
@@ -25,7 +27,6 @@ export class BackupClient extends __Client {
25
27
  const _config_6 = resolveEndpointConfig(_config_5);
26
28
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
27
29
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
28
- super(_config_8);
29
30
  this.config = _config_8;
30
31
  this.middlewareStack.use(getUserAgentPlugin(this.config));
31
32
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultBackupHttpAuthSchemeProvider = (authParameters) => {
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
5
4
  useFipsEndpoint: options.useFipsEndpoint ?? false,
6
5
  defaultSigningName: "backup",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -72,6 +72,7 @@ declare const CancelLegalHoldCommand_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 CancelLegalHoldCommand extends CancelLegalHoldCommand_base {
@@ -136,6 +136,7 @@ declare const CreateBackupPlanCommand_base: {
136
136
  * @throws {@link BackupServiceException}
137
137
  * <p>Base exception class for all service exceptions from Backup service.</p>
138
138
  *
139
+ *
139
140
  * @public
140
141
  */
141
142
  export declare class CreateBackupPlanCommand extends CreateBackupPlanCommand_base {
@@ -118,6 +118,7 @@ declare const CreateBackupSelectionCommand_base: {
118
118
  * @throws {@link BackupServiceException}
119
119
  * <p>Base exception class for all service exceptions from Backup service.</p>
120
120
  *
121
+ *
121
122
  * @public
122
123
  */
123
124
  export declare class CreateBackupSelectionCommand extends CreateBackupSelectionCommand_base {
@@ -84,6 +84,7 @@ declare const CreateBackupVaultCommand_base: {
84
84
  * @throws {@link BackupServiceException}
85
85
  * <p>Base exception class for all service exceptions from Backup service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class CreateBackupVaultCommand extends CreateBackupVaultCommand_base {
@@ -102,6 +102,7 @@ declare const CreateFrameworkCommand_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 CreateFrameworkCommand extends CreateFrameworkCommand_base {
@@ -105,6 +105,7 @@ declare const CreateLegalHoldCommand_base: {
105
105
  * @throws {@link BackupServiceException}
106
106
  * <p>Base exception class for all service exceptions from Backup service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class CreateLegalHoldCommand extends CreateLegalHoldCommand_base {
@@ -91,6 +91,7 @@ declare const CreateLogicallyAirGappedBackupVaultCommand_base: {
91
91
  * @throws {@link BackupServiceException}
92
92
  * <p>Base exception class for all service exceptions from Backup service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class CreateLogicallyAirGappedBackupVaultCommand extends CreateLogicallyAirGappedBackupVaultCommand_base {
@@ -104,6 +104,7 @@ declare const CreateReportPlanCommand_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 CreateReportPlanCommand extends CreateReportPlanCommand_base {
@@ -102,6 +102,7 @@ declare const CreateRestoreTestingPlanCommand_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 CreateRestoreTestingPlanCommand extends CreateRestoreTestingPlanCommand_base {
@@ -127,6 +127,7 @@ declare const CreateRestoreTestingSelectionCommand_base: {
127
127
  * @throws {@link BackupServiceException}
128
128
  * <p>Base exception class for all service exceptions from Backup service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class CreateRestoreTestingSelectionCommand extends CreateRestoreTestingSelectionCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteBackupPlanCommand_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 DeleteBackupPlanCommand extends DeleteBackupPlanCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteBackupSelectionCommand_base: {
67
67
  * @throws {@link BackupServiceException}
68
68
  * <p>Base exception class for all service exceptions from Backup service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteBackupSelectionCommand extends DeleteBackupSelectionCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteBackupVaultAccessPolicyCommand_base: {
65
65
  * @throws {@link BackupServiceException}
66
66
  * <p>Base exception class for all service exceptions from Backup service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteBackupVaultAccessPolicyCommand extends DeleteBackupVaultAccessPolicyCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteBackupVaultCommand_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 DeleteBackupVaultCommand extends DeleteBackupVaultCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteBackupVaultLockConfigurationCommand_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 DeleteBackupVaultLockConfigurationCommand extends DeleteBackupVaultLockConfigurationCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteBackupVaultNotificationsCommand_base: {
65
65
  * @throws {@link BackupServiceException}
66
66
  * <p>Base exception class for all service exceptions from Backup service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteBackupVaultNotificationsCommand extends DeleteBackupVaultNotificationsCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteFrameworkCommand_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 DeleteFrameworkCommand extends DeleteFrameworkCommand_base {
@@ -86,6 +86,7 @@ declare const DeleteRecoveryPointCommand_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 DeleteRecoveryPointCommand extends DeleteRecoveryPointCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteReportPlanCommand_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 DeleteReportPlanCommand extends DeleteReportPlanCommand_base {
@@ -61,6 +61,7 @@ declare const DeleteRestoreTestingPlanCommand_base: {
61
61
  * @throws {@link BackupServiceException}
62
62
  * <p>Base exception class for all service exceptions from Backup service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class DeleteRestoreTestingPlanCommand extends DeleteRestoreTestingPlanCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteRestoreTestingSelectionCommand_base: {
62
62
  * @throws {@link BackupServiceException}
63
63
  * <p>Base exception class for all service exceptions from Backup service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteRestoreTestingSelectionCommand extends DeleteRestoreTestingSelectionCommand_base {
@@ -105,6 +105,7 @@ declare const DescribeBackupJobCommand_base: {
105
105
  * @throws {@link BackupServiceException}
106
106
  * <p>Base exception class for all service exceptions from Backup service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class DescribeBackupJobCommand extends DescribeBackupJobCommand_base {
@@ -79,6 +79,7 @@ declare const DescribeBackupVaultCommand_base: {
79
79
  * @throws {@link BackupServiceException}
80
80
  * <p>Base exception class for all service exceptions from Backup service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DescribeBackupVaultCommand extends DescribeBackupVaultCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeCopyJobCommand_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 DescribeCopyJobCommand extends DescribeCopyJobCommand_base {
@@ -95,6 +95,7 @@ declare const DescribeFrameworkCommand_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 DescribeFrameworkCommand extends DescribeFrameworkCommand_base {
@@ -65,6 +65,7 @@ declare const DescribeGlobalSettingsCommand_base: {
65
65
  * @throws {@link BackupServiceException}
66
66
  * <p>Base exception class for all service exceptions from Backup service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DescribeGlobalSettingsCommand extends DescribeGlobalSettingsCommand_base {
@@ -77,6 +77,7 @@ declare const DescribeProtectedResourceCommand_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 DescribeProtectedResourceCommand extends DescribeProtectedResourceCommand_base {
@@ -107,6 +107,7 @@ declare const DescribeRecoveryPointCommand_base: {
107
107
  * @throws {@link BackupServiceException}
108
108
  * <p>Base exception class for all service exceptions from Backup service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class DescribeRecoveryPointCommand extends DescribeRecoveryPointCommand_base {
@@ -64,6 +64,7 @@ declare const DescribeRegionSettingsCommand_base: {
64
64
  * @throws {@link BackupServiceException}
65
65
  * <p>Base exception class for all service exceptions from Backup service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DescribeRegionSettingsCommand extends DescribeRegionSettingsCommand_base {
@@ -78,6 +78,7 @@ declare const DescribeReportJobCommand_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 DescribeReportJobCommand extends DescribeReportJobCommand_base {
@@ -98,6 +98,7 @@ declare const DescribeReportPlanCommand_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 DescribeReportPlanCommand extends DescribeReportPlanCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeRestoreJobCommand_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 DescribeRestoreJobCommand extends DescribeRestoreJobCommand_base {
@@ -77,6 +77,7 @@ declare const DisassociateRecoveryPointCommand_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 DisassociateRecoveryPointCommand extends DisassociateRecoveryPointCommand_base {
@@ -71,6 +71,7 @@ declare const DisassociateRecoveryPointFromParentCommand_base: {
71
71
  * @throws {@link BackupServiceException}
72
72
  * <p>Base exception class for all service exceptions from Backup service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DisassociateRecoveryPointFromParentCommand extends DisassociateRecoveryPointFromParentCommand_base {
@@ -67,6 +67,7 @@ declare const ExportBackupPlanTemplateCommand_base: {
67
67
  * @throws {@link BackupServiceException}
68
68
  * <p>Base exception class for all service exceptions from Backup service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class ExportBackupPlanTemplateCommand extends ExportBackupPlanTemplateCommand_base {
@@ -131,6 +131,7 @@ declare const GetBackupPlanCommand_base: {
131
131
  * @throws {@link BackupServiceException}
132
132
  * <p>Base exception class for all service exceptions from Backup service.</p>
133
133
  *
134
+ *
134
135
  * @public
135
136
  */
136
137
  export declare class GetBackupPlanCommand extends GetBackupPlanCommand_base {
@@ -119,6 +119,7 @@ declare const GetBackupPlanFromJSONCommand_base: {
119
119
  * @throws {@link BackupServiceException}
120
120
  * <p>Base exception class for all service exceptions from Backup service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class GetBackupPlanFromJSONCommand extends GetBackupPlanFromJSONCommand_base {
@@ -114,6 +114,7 @@ declare const GetBackupPlanFromTemplateCommand_base: {
114
114
  * @throws {@link BackupServiceException}
115
115
  * <p>Base exception class for all service exceptions from Backup service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class GetBackupPlanFromTemplateCommand extends GetBackupPlanFromTemplateCommand_base {
@@ -115,6 +115,7 @@ declare const GetBackupSelectionCommand_base: {
115
115
  * @throws {@link BackupServiceException}
116
116
  * <p>Base exception class for all service exceptions from Backup service.</p>
117
117
  *
118
+ *
118
119
  * @public
119
120
  */
120
121
  export declare class GetBackupSelectionCommand extends GetBackupSelectionCommand_base {
@@ -70,6 +70,7 @@ declare const GetBackupVaultAccessPolicyCommand_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 GetBackupVaultAccessPolicyCommand extends GetBackupVaultAccessPolicyCommand_base {
@@ -72,6 +72,7 @@ declare const GetBackupVaultNotificationsCommand_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 GetBackupVaultNotificationsCommand extends GetBackupVaultNotificationsCommand_base {
@@ -88,6 +88,7 @@ declare const GetLegalHoldCommand_base: {
88
88
  * @throws {@link BackupServiceException}
89
89
  * <p>Base exception class for all service exceptions from Backup service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetLegalHoldCommand extends GetLegalHoldCommand_base {
@@ -77,6 +77,7 @@ declare const GetRecoveryPointIndexDetailsCommand_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 GetRecoveryPointIndexDetailsCommand extends GetRecoveryPointIndexDetailsCommand_base {
@@ -74,6 +74,7 @@ declare const GetRecoveryPointRestoreMetadataCommand_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 GetRecoveryPointRestoreMetadataCommand extends GetRecoveryPointRestoreMetadataCommand_base {
@@ -70,6 +70,7 @@ declare const GetRestoreJobMetadataCommand_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 GetRestoreJobMetadataCommand extends GetRestoreJobMetadataCommand_base {
@@ -74,6 +74,7 @@ declare const GetRestoreTestingInferredMetadataCommand_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 GetRestoreTestingInferredMetadataCommand extends GetRestoreTestingInferredMetadataCommand_base {
@@ -85,6 +85,7 @@ declare const GetRestoreTestingPlanCommand_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 GetRestoreTestingPlanCommand extends GetRestoreTestingPlanCommand_base {
@@ -90,6 +90,7 @@ declare const GetRestoreTestingSelectionCommand_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 GetRestoreTestingSelectionCommand extends GetRestoreTestingSelectionCommand_base {
@@ -57,6 +57,7 @@ declare const GetSupportedResourceTypesCommand_base: {
57
57
  * @throws {@link BackupServiceException}
58
58
  * <p>Base exception class for all service exceptions from Backup service.</p>
59
59
  *
60
+ *
60
61
  * @public
61
62
  */
62
63
  export declare class GetSupportedResourceTypesCommand extends GetSupportedResourceTypesCommand_base {
@@ -87,6 +87,7 @@ declare const ListBackupJobSummariesCommand_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 ListBackupJobSummariesCommand extends ListBackupJobSummariesCommand_base {
@@ -110,6 +110,7 @@ declare const ListBackupJobsCommand_base: {
110
110
  * @throws {@link BackupServiceException}
111
111
  * <p>Base exception class for all service exceptions from Backup service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class ListBackupJobsCommand extends ListBackupJobsCommand_base {
@@ -74,6 +74,7 @@ declare const ListBackupPlanTemplatesCommand_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 ListBackupPlanTemplatesCommand extends ListBackupPlanTemplatesCommand_base {