@aws-sdk/client-backup 3.490.0 → 3.496.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 (129) hide show
  1. package/dist-cjs/Backup.js +1 -193
  2. package/dist-cjs/BackupClient.js +1 -43
  3. package/dist-cjs/commands/CancelLegalHoldCommand.js +1 -28
  4. package/dist-cjs/commands/CreateBackupPlanCommand.js +1 -29
  5. package/dist-cjs/commands/CreateBackupSelectionCommand.js +1 -28
  6. package/dist-cjs/commands/CreateBackupVaultCommand.js +1 -29
  7. package/dist-cjs/commands/CreateFrameworkCommand.js +1 -28
  8. package/dist-cjs/commands/CreateLegalHoldCommand.js +1 -29
  9. package/dist-cjs/commands/CreateLogicallyAirGappedBackupVaultCommand.js +1 -29
  10. package/dist-cjs/commands/CreateReportPlanCommand.js +1 -28
  11. package/dist-cjs/commands/CreateRestoreTestingPlanCommand.js +1 -29
  12. package/dist-cjs/commands/CreateRestoreTestingSelectionCommand.js +1 -29
  13. package/dist-cjs/commands/DeleteBackupPlanCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteBackupSelectionCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteBackupVaultCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteFrameworkCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteRecoveryPointCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteReportPlanCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteRestoreTestingPlanCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteRestoreTestingSelectionCommand.js +1 -28
  24. package/dist-cjs/commands/DescribeBackupJobCommand.js +1 -28
  25. package/dist-cjs/commands/DescribeBackupVaultCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeCopyJobCommand.js +1 -28
  27. package/dist-cjs/commands/DescribeFrameworkCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeProtectedResourceCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeRecoveryPointCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeRegionSettingsCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeReportJobCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeReportPlanCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeRestoreJobCommand.js +1 -28
  35. package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +1 -28
  36. package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +1 -28
  37. package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +1 -28
  38. package/dist-cjs/commands/GetBackupPlanCommand.js +1 -29
  39. package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +1 -29
  40. package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +1 -29
  41. package/dist-cjs/commands/GetBackupSelectionCommand.js +1 -28
  42. package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +1 -28
  43. package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +1 -28
  44. package/dist-cjs/commands/GetLegalHoldCommand.js +1 -28
  45. package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +1 -29
  46. package/dist-cjs/commands/GetRestoreJobMetadataCommand.js +1 -29
  47. package/dist-cjs/commands/GetRestoreTestingInferredMetadataCommand.js +1 -28
  48. package/dist-cjs/commands/GetRestoreTestingPlanCommand.js +1 -28
  49. package/dist-cjs/commands/GetRestoreTestingSelectionCommand.js +1 -29
  50. package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +1 -28
  51. package/dist-cjs/commands/ListBackupJobSummariesCommand.js +1 -28
  52. package/dist-cjs/commands/ListBackupJobsCommand.js +1 -28
  53. package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +1 -28
  54. package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +1 -28
  55. package/dist-cjs/commands/ListBackupPlansCommand.js +1 -28
  56. package/dist-cjs/commands/ListBackupSelectionsCommand.js +1 -28
  57. package/dist-cjs/commands/ListBackupVaultsCommand.js +1 -28
  58. package/dist-cjs/commands/ListCopyJobSummariesCommand.js +1 -28
  59. package/dist-cjs/commands/ListCopyJobsCommand.js +1 -28
  60. package/dist-cjs/commands/ListFrameworksCommand.js +1 -28
  61. package/dist-cjs/commands/ListLegalHoldsCommand.js +1 -28
  62. package/dist-cjs/commands/ListProtectedResourcesByBackupVaultCommand.js +1 -28
  63. package/dist-cjs/commands/ListProtectedResourcesCommand.js +1 -28
  64. package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +1 -28
  65. package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +1 -28
  66. package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +1 -28
  67. package/dist-cjs/commands/ListReportJobsCommand.js +1 -28
  68. package/dist-cjs/commands/ListReportPlansCommand.js +1 -28
  69. package/dist-cjs/commands/ListRestoreJobSummariesCommand.js +1 -28
  70. package/dist-cjs/commands/ListRestoreJobsByProtectedResourceCommand.js +1 -28
  71. package/dist-cjs/commands/ListRestoreJobsCommand.js +1 -28
  72. package/dist-cjs/commands/ListRestoreTestingPlansCommand.js +1 -28
  73. package/dist-cjs/commands/ListRestoreTestingSelectionsCommand.js +1 -28
  74. package/dist-cjs/commands/ListTagsCommand.js +1 -29
  75. package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +1 -28
  76. package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +1 -28
  77. package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +1 -28
  78. package/dist-cjs/commands/PutRestoreValidationResultCommand.js +1 -28
  79. package/dist-cjs/commands/StartBackupJobCommand.js +1 -29
  80. package/dist-cjs/commands/StartCopyJobCommand.js +1 -28
  81. package/dist-cjs/commands/StartReportJobCommand.js +1 -28
  82. package/dist-cjs/commands/StartRestoreJobCommand.js +1 -29
  83. package/dist-cjs/commands/StopBackupJobCommand.js +1 -28
  84. package/dist-cjs/commands/TagResourceCommand.js +1 -29
  85. package/dist-cjs/commands/UntagResourceCommand.js +1 -29
  86. package/dist-cjs/commands/UpdateBackupPlanCommand.js +1 -29
  87. package/dist-cjs/commands/UpdateFrameworkCommand.js +1 -28
  88. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +1 -28
  89. package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +1 -28
  90. package/dist-cjs/commands/UpdateRegionSettingsCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateReportPlanCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateRestoreTestingPlanCommand.js +1 -28
  93. package/dist-cjs/commands/UpdateRestoreTestingSelectionCommand.js +1 -29
  94. package/dist-cjs/commands/index.js +1 -94
  95. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  96. package/dist-cjs/extensionConfiguration.js +1 -2
  97. package/dist-cjs/index.js +8611 -11
  98. package/dist-cjs/models/BackupServiceException.js +1 -12
  99. package/dist-cjs/models/index.js +1 -4
  100. package/dist-cjs/models/models_0.js +1 -448
  101. package/dist-cjs/pagination/Interfaces.js +1 -2
  102. package/dist-cjs/pagination/ListBackupJobSummariesPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListBackupJobsPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListBackupPlanTemplatesPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListBackupPlanVersionsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListBackupPlansPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListBackupSelectionsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListBackupVaultsPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListCopyJobSummariesPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListCopyJobsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListFrameworksPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListLegalHoldsPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListProtectedResourcesByBackupVaultPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListProtectedResourcesPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListRecoveryPointsByBackupVaultPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListRecoveryPointsByLegalHoldPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListRecoveryPointsByResourcePaginator.js +1 -7
  118. package/dist-cjs/pagination/ListReportJobsPaginator.js +1 -7
  119. package/dist-cjs/pagination/ListReportPlansPaginator.js +1 -7
  120. package/dist-cjs/pagination/ListRestoreJobSummariesPaginator.js +1 -7
  121. package/dist-cjs/pagination/ListRestoreJobsByProtectedResourcePaginator.js +1 -7
  122. package/dist-cjs/pagination/ListRestoreJobsPaginator.js +1 -7
  123. package/dist-cjs/pagination/ListRestoreTestingPlansPaginator.js +1 -7
  124. package/dist-cjs/pagination/ListRestoreTestingSelectionsPaginator.js +1 -7
  125. package/dist-cjs/pagination/ListTagsPaginator.js +1 -7
  126. package/dist-cjs/pagination/index.js +1 -28
  127. package/dist-cjs/protocols/Aws_restJson1.js +1 -6100
  128. package/dist-cjs/runtimeExtensions.js +1 -22
  129. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBackupVaultAccessPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBackupVaultAccessPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteBackupVaultAccessPolicy", {})
22
- .n("BackupClient", "DeleteBackupVaultAccessPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBackupVaultAccessPolicyCommand)
25
- .de(Aws_restJson1_1.de_DeleteBackupVaultAccessPolicyCommand)
26
- .build() {
27
- }
28
- exports.DeleteBackupVaultAccessPolicyCommand = DeleteBackupVaultAccessPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBackupVaultCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBackupVaultCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteBackupVault", {})
22
- .n("BackupClient", "DeleteBackupVaultCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBackupVaultCommand)
25
- .de(Aws_restJson1_1.de_DeleteBackupVaultCommand)
26
- .build() {
27
- }
28
- exports.DeleteBackupVaultCommand = DeleteBackupVaultCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBackupVaultLockConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBackupVaultLockConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteBackupVaultLockConfiguration", {})
22
- .n("BackupClient", "DeleteBackupVaultLockConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBackupVaultLockConfigurationCommand)
25
- .de(Aws_restJson1_1.de_DeleteBackupVaultLockConfigurationCommand)
26
- .build() {
27
- }
28
- exports.DeleteBackupVaultLockConfigurationCommand = DeleteBackupVaultLockConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBackupVaultNotificationsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteBackupVaultNotificationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteBackupVaultNotifications", {})
22
- .n("BackupClient", "DeleteBackupVaultNotificationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteBackupVaultNotificationsCommand)
25
- .de(Aws_restJson1_1.de_DeleteBackupVaultNotificationsCommand)
26
- .build() {
27
- }
28
- exports.DeleteBackupVaultNotificationsCommand = DeleteBackupVaultNotificationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteFrameworkCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteFrameworkCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteFramework", {})
22
- .n("BackupClient", "DeleteFrameworkCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteFrameworkCommand)
25
- .de(Aws_restJson1_1.de_DeleteFrameworkCommand)
26
- .build() {
27
- }
28
- exports.DeleteFrameworkCommand = DeleteFrameworkCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteRecoveryPointCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteRecoveryPointCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteRecoveryPoint", {})
22
- .n("BackupClient", "DeleteRecoveryPointCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteRecoveryPointCommand)
25
- .de(Aws_restJson1_1.de_DeleteRecoveryPointCommand)
26
- .build() {
27
- }
28
- exports.DeleteRecoveryPointCommand = DeleteRecoveryPointCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteReportPlanCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteReportPlanCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteReportPlan", {})
22
- .n("BackupClient", "DeleteReportPlanCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteReportPlanCommand)
25
- .de(Aws_restJson1_1.de_DeleteReportPlanCommand)
26
- .build() {
27
- }
28
- exports.DeleteReportPlanCommand = DeleteReportPlanCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteRestoreTestingPlanCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteRestoreTestingPlanCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteRestoreTestingPlan", {})
22
- .n("BackupClient", "DeleteRestoreTestingPlanCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteRestoreTestingPlanCommand)
25
- .de(Aws_restJson1_1.de_DeleteRestoreTestingPlanCommand)
26
- .build() {
27
- }
28
- exports.DeleteRestoreTestingPlanCommand = DeleteRestoreTestingPlanCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteRestoreTestingSelectionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteRestoreTestingSelectionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DeleteRestoreTestingSelection", {})
22
- .n("BackupClient", "DeleteRestoreTestingSelectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteRestoreTestingSelectionCommand)
25
- .de(Aws_restJson1_1.de_DeleteRestoreTestingSelectionCommand)
26
- .build() {
27
- }
28
- exports.DeleteRestoreTestingSelectionCommand = DeleteRestoreTestingSelectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBackupJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeBackupJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeBackupJob", {})
22
- .n("BackupClient", "DescribeBackupJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBackupJobCommand)
25
- .de(Aws_restJson1_1.de_DescribeBackupJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeBackupJobCommand = DescribeBackupJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBackupVaultCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeBackupVaultCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeBackupVault", {})
22
- .n("BackupClient", "DescribeBackupVaultCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBackupVaultCommand)
25
- .de(Aws_restJson1_1.de_DescribeBackupVaultCommand)
26
- .build() {
27
- }
28
- exports.DescribeBackupVaultCommand = DescribeBackupVaultCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeCopyJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeCopyJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeCopyJob", {})
22
- .n("BackupClient", "DescribeCopyJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeCopyJobCommand)
25
- .de(Aws_restJson1_1.de_DescribeCopyJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeCopyJobCommand = DescribeCopyJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeFrameworkCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeFrameworkCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeFramework", {})
22
- .n("BackupClient", "DescribeFrameworkCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeFrameworkCommand)
25
- .de(Aws_restJson1_1.de_DescribeFrameworkCommand)
26
- .build() {
27
- }
28
- exports.DescribeFrameworkCommand = DescribeFrameworkCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeGlobalSettingsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeGlobalSettingsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeGlobalSettings", {})
22
- .n("BackupClient", "DescribeGlobalSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeGlobalSettingsCommand)
25
- .de(Aws_restJson1_1.de_DescribeGlobalSettingsCommand)
26
- .build() {
27
- }
28
- exports.DescribeGlobalSettingsCommand = DescribeGlobalSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeProtectedResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeProtectedResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeProtectedResource", {})
22
- .n("BackupClient", "DescribeProtectedResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeProtectedResourceCommand)
25
- .de(Aws_restJson1_1.de_DescribeProtectedResourceCommand)
26
- .build() {
27
- }
28
- exports.DescribeProtectedResourceCommand = DescribeProtectedResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeRecoveryPointCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeRecoveryPointCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeRecoveryPoint", {})
22
- .n("BackupClient", "DescribeRecoveryPointCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeRecoveryPointCommand)
25
- .de(Aws_restJson1_1.de_DescribeRecoveryPointCommand)
26
- .build() {
27
- }
28
- exports.DescribeRecoveryPointCommand = DescribeRecoveryPointCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeRegionSettingsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeRegionSettingsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeRegionSettings", {})
22
- .n("BackupClient", "DescribeRegionSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeRegionSettingsCommand)
25
- .de(Aws_restJson1_1.de_DescribeRegionSettingsCommand)
26
- .build() {
27
- }
28
- exports.DescribeRegionSettingsCommand = DescribeRegionSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeReportJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeReportJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeReportJob", {})
22
- .n("BackupClient", "DescribeReportJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeReportJobCommand)
25
- .de(Aws_restJson1_1.de_DescribeReportJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeReportJobCommand = DescribeReportJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeReportPlanCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeReportPlanCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeReportPlan", {})
22
- .n("BackupClient", "DescribeReportPlanCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeReportPlanCommand)
25
- .de(Aws_restJson1_1.de_DescribeReportPlanCommand)
26
- .build() {
27
- }
28
- exports.DescribeReportPlanCommand = DescribeReportPlanCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeRestoreJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeRestoreJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DescribeRestoreJob", {})
22
- .n("BackupClient", "DescribeRestoreJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeRestoreJobCommand)
25
- .de(Aws_restJson1_1.de_DescribeRestoreJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeRestoreJobCommand = DescribeRestoreJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateRecoveryPointCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DisassociateRecoveryPointCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CryoControllerUserManager", "DisassociateRecoveryPoint", {})
22
- .n("BackupClient", "DisassociateRecoveryPointCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DisassociateRecoveryPointCommand)
25
- .de(Aws_restJson1_1.de_DisassociateRecoveryPointCommand)
26
- .build() {
27
- }
28
- exports.DisassociateRecoveryPointCommand = DisassociateRecoveryPointCommand;
1
+ module.exports = require("../index.js");