@aws-sdk/client-backup 3.490.0 → 3.495.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 +8609 -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.ListBackupVaultsCommand = 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 ListBackupVaultsCommand 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", "ListBackupVaults", {})
22
- .n("BackupClient", "ListBackupVaultsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListBackupVaultsCommand)
25
- .de(Aws_restJson1_1.de_ListBackupVaultsCommand)
26
- .build() {
27
- }
28
- exports.ListBackupVaultsCommand = ListBackupVaultsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListCopyJobSummariesCommand = 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 ListCopyJobSummariesCommand 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", "ListCopyJobSummaries", {})
22
- .n("BackupClient", "ListCopyJobSummariesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListCopyJobSummariesCommand)
25
- .de(Aws_restJson1_1.de_ListCopyJobSummariesCommand)
26
- .build() {
27
- }
28
- exports.ListCopyJobSummariesCommand = ListCopyJobSummariesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListCopyJobsCommand = 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 ListCopyJobsCommand 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", "ListCopyJobs", {})
22
- .n("BackupClient", "ListCopyJobsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListCopyJobsCommand)
25
- .de(Aws_restJson1_1.de_ListCopyJobsCommand)
26
- .build() {
27
- }
28
- exports.ListCopyJobsCommand = ListCopyJobsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListFrameworksCommand = 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 ListFrameworksCommand 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", "ListFrameworks", {})
22
- .n("BackupClient", "ListFrameworksCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListFrameworksCommand)
25
- .de(Aws_restJson1_1.de_ListFrameworksCommand)
26
- .build() {
27
- }
28
- exports.ListFrameworksCommand = ListFrameworksCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListLegalHoldsCommand = 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 ListLegalHoldsCommand 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", "ListLegalHolds", {})
22
- .n("BackupClient", "ListLegalHoldsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListLegalHoldsCommand)
25
- .de(Aws_restJson1_1.de_ListLegalHoldsCommand)
26
- .build() {
27
- }
28
- exports.ListLegalHoldsCommand = ListLegalHoldsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListProtectedResourcesByBackupVaultCommand = 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 ListProtectedResourcesByBackupVaultCommand 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", "ListProtectedResourcesByBackupVault", {})
22
- .n("BackupClient", "ListProtectedResourcesByBackupVaultCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListProtectedResourcesByBackupVaultCommand)
25
- .de(Aws_restJson1_1.de_ListProtectedResourcesByBackupVaultCommand)
26
- .build() {
27
- }
28
- exports.ListProtectedResourcesByBackupVaultCommand = ListProtectedResourcesByBackupVaultCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListProtectedResourcesCommand = 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 ListProtectedResourcesCommand 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", "ListProtectedResources", {})
22
- .n("BackupClient", "ListProtectedResourcesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListProtectedResourcesCommand)
25
- .de(Aws_restJson1_1.de_ListProtectedResourcesCommand)
26
- .build() {
27
- }
28
- exports.ListProtectedResourcesCommand = ListProtectedResourcesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRecoveryPointsByBackupVaultCommand = 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 ListRecoveryPointsByBackupVaultCommand 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", "ListRecoveryPointsByBackupVault", {})
22
- .n("BackupClient", "ListRecoveryPointsByBackupVaultCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRecoveryPointsByBackupVaultCommand)
25
- .de(Aws_restJson1_1.de_ListRecoveryPointsByBackupVaultCommand)
26
- .build() {
27
- }
28
- exports.ListRecoveryPointsByBackupVaultCommand = ListRecoveryPointsByBackupVaultCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRecoveryPointsByLegalHoldCommand = 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 ListRecoveryPointsByLegalHoldCommand 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", "ListRecoveryPointsByLegalHold", {})
22
- .n("BackupClient", "ListRecoveryPointsByLegalHoldCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRecoveryPointsByLegalHoldCommand)
25
- .de(Aws_restJson1_1.de_ListRecoveryPointsByLegalHoldCommand)
26
- .build() {
27
- }
28
- exports.ListRecoveryPointsByLegalHoldCommand = ListRecoveryPointsByLegalHoldCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRecoveryPointsByResourceCommand = 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 ListRecoveryPointsByResourceCommand 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", "ListRecoveryPointsByResource", {})
22
- .n("BackupClient", "ListRecoveryPointsByResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRecoveryPointsByResourceCommand)
25
- .de(Aws_restJson1_1.de_ListRecoveryPointsByResourceCommand)
26
- .build() {
27
- }
28
- exports.ListRecoveryPointsByResourceCommand = ListRecoveryPointsByResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListReportJobsCommand = 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 ListReportJobsCommand 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", "ListReportJobs", {})
22
- .n("BackupClient", "ListReportJobsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListReportJobsCommand)
25
- .de(Aws_restJson1_1.de_ListReportJobsCommand)
26
- .build() {
27
- }
28
- exports.ListReportJobsCommand = ListReportJobsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListReportPlansCommand = 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 ListReportPlansCommand 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", "ListReportPlans", {})
22
- .n("BackupClient", "ListReportPlansCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListReportPlansCommand)
25
- .de(Aws_restJson1_1.de_ListReportPlansCommand)
26
- .build() {
27
- }
28
- exports.ListReportPlansCommand = ListReportPlansCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRestoreJobSummariesCommand = 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 ListRestoreJobSummariesCommand 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", "ListRestoreJobSummaries", {})
22
- .n("BackupClient", "ListRestoreJobSummariesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRestoreJobSummariesCommand)
25
- .de(Aws_restJson1_1.de_ListRestoreJobSummariesCommand)
26
- .build() {
27
- }
28
- exports.ListRestoreJobSummariesCommand = ListRestoreJobSummariesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRestoreJobsByProtectedResourceCommand = 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 ListRestoreJobsByProtectedResourceCommand 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", "ListRestoreJobsByProtectedResource", {})
22
- .n("BackupClient", "ListRestoreJobsByProtectedResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRestoreJobsByProtectedResourceCommand)
25
- .de(Aws_restJson1_1.de_ListRestoreJobsByProtectedResourceCommand)
26
- .build() {
27
- }
28
- exports.ListRestoreJobsByProtectedResourceCommand = ListRestoreJobsByProtectedResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRestoreJobsCommand = 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 ListRestoreJobsCommand 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", "ListRestoreJobs", {})
22
- .n("BackupClient", "ListRestoreJobsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRestoreJobsCommand)
25
- .de(Aws_restJson1_1.de_ListRestoreJobsCommand)
26
- .build() {
27
- }
28
- exports.ListRestoreJobsCommand = ListRestoreJobsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRestoreTestingPlansCommand = 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 ListRestoreTestingPlansCommand 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", "ListRestoreTestingPlans", {})
22
- .n("BackupClient", "ListRestoreTestingPlansCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRestoreTestingPlansCommand)
25
- .de(Aws_restJson1_1.de_ListRestoreTestingPlansCommand)
26
- .build() {
27
- }
28
- exports.ListRestoreTestingPlansCommand = ListRestoreTestingPlansCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRestoreTestingSelectionsCommand = 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 ListRestoreTestingSelectionsCommand 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", "ListRestoreTestingSelections", {})
22
- .n("BackupClient", "ListRestoreTestingSelectionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListRestoreTestingSelectionsCommand)
25
- .de(Aws_restJson1_1.de_ListRestoreTestingSelectionsCommand)
26
- .build() {
27
- }
28
- exports.ListRestoreTestingSelectionsCommand = ListRestoreTestingSelectionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsCommand = 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 models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListTagsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("CryoControllerUserManager", "ListTags", {})
23
- .n("BackupClient", "ListTagsCommand")
24
- .f(void 0, models_0_1.ListTagsOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_ListTagsCommand)
26
- .de(Aws_restJson1_1.de_ListTagsCommand)
27
- .build() {
28
- }
29
- exports.ListTagsCommand = ListTagsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutBackupVaultAccessPolicyCommand = 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 PutBackupVaultAccessPolicyCommand 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", "PutBackupVaultAccessPolicy", {})
22
- .n("BackupClient", "PutBackupVaultAccessPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_PutBackupVaultAccessPolicyCommand)
25
- .de(Aws_restJson1_1.de_PutBackupVaultAccessPolicyCommand)
26
- .build() {
27
- }
28
- exports.PutBackupVaultAccessPolicyCommand = PutBackupVaultAccessPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutBackupVaultLockConfigurationCommand = 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 PutBackupVaultLockConfigurationCommand 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", "PutBackupVaultLockConfiguration", {})
22
- .n("BackupClient", "PutBackupVaultLockConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_PutBackupVaultLockConfigurationCommand)
25
- .de(Aws_restJson1_1.de_PutBackupVaultLockConfigurationCommand)
26
- .build() {
27
- }
28
- exports.PutBackupVaultLockConfigurationCommand = PutBackupVaultLockConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutBackupVaultNotificationsCommand = 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 PutBackupVaultNotificationsCommand 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", "PutBackupVaultNotifications", {})
22
- .n("BackupClient", "PutBackupVaultNotificationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_PutBackupVaultNotificationsCommand)
25
- .de(Aws_restJson1_1.de_PutBackupVaultNotificationsCommand)
26
- .build() {
27
- }
28
- exports.PutBackupVaultNotificationsCommand = PutBackupVaultNotificationsCommand;
1
+ module.exports = require("../index.js");