@aws-sdk/client-backup 3.928.0 → 3.930.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 (123) hide show
  1. package/dist-cjs/index.js +4508 -4514
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BackupClient.js +2 -0
  4. package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  5. package/dist-es/commands/CancelLegalHoldCommand.js +3 -9
  6. package/dist-es/commands/CreateBackupPlanCommand.js +3 -10
  7. package/dist-es/commands/CreateBackupSelectionCommand.js +3 -9
  8. package/dist-es/commands/CreateBackupVaultCommand.js +3 -10
  9. package/dist-es/commands/CreateFrameworkCommand.js +3 -9
  10. package/dist-es/commands/CreateLegalHoldCommand.js +3 -10
  11. package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +3 -10
  12. package/dist-es/commands/CreateReportPlanCommand.js +3 -9
  13. package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +3 -10
  14. package/dist-es/commands/CreateRestoreTestingPlanCommand.js +3 -10
  15. package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +3 -10
  16. package/dist-es/commands/DeleteBackupPlanCommand.js +3 -9
  17. package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -9
  18. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -9
  19. package/dist-es/commands/DeleteBackupVaultCommand.js +3 -9
  20. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -9
  21. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -9
  22. package/dist-es/commands/DeleteFrameworkCommand.js +3 -9
  23. package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -9
  24. package/dist-es/commands/DeleteReportPlanCommand.js +3 -9
  25. package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +3 -9
  26. package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +3 -9
  27. package/dist-es/commands/DescribeBackupJobCommand.js +3 -9
  28. package/dist-es/commands/DescribeBackupVaultCommand.js +3 -9
  29. package/dist-es/commands/DescribeCopyJobCommand.js +3 -9
  30. package/dist-es/commands/DescribeFrameworkCommand.js +3 -9
  31. package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -9
  32. package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -9
  33. package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -9
  34. package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -9
  35. package/dist-es/commands/DescribeReportJobCommand.js +3 -9
  36. package/dist-es/commands/DescribeReportPlanCommand.js +3 -9
  37. package/dist-es/commands/DescribeRestoreJobCommand.js +3 -9
  38. package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  39. package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -9
  40. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -9
  41. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -9
  42. package/dist-es/commands/GetBackupPlanCommand.js +3 -10
  43. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -10
  44. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -10
  45. package/dist-es/commands/GetBackupSelectionCommand.js +3 -9
  46. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -9
  47. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -9
  48. package/dist-es/commands/GetLegalHoldCommand.js +3 -9
  49. package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +3 -9
  50. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -10
  51. package/dist-es/commands/GetRestoreJobMetadataCommand.js +3 -10
  52. package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +3 -9
  53. package/dist-es/commands/GetRestoreTestingPlanCommand.js +3 -9
  54. package/dist-es/commands/GetRestoreTestingSelectionCommand.js +3 -10
  55. package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -9
  56. package/dist-es/commands/ListBackupJobSummariesCommand.js +3 -9
  57. package/dist-es/commands/ListBackupJobsCommand.js +3 -9
  58. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -9
  59. package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -9
  60. package/dist-es/commands/ListBackupPlansCommand.js +3 -9
  61. package/dist-es/commands/ListBackupSelectionsCommand.js +3 -9
  62. package/dist-es/commands/ListBackupVaultsCommand.js +3 -9
  63. package/dist-es/commands/ListCopyJobSummariesCommand.js +3 -9
  64. package/dist-es/commands/ListCopyJobsCommand.js +3 -9
  65. package/dist-es/commands/ListFrameworksCommand.js +3 -9
  66. package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +3 -9
  67. package/dist-es/commands/ListLegalHoldsCommand.js +3 -9
  68. package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +3 -9
  69. package/dist-es/commands/ListProtectedResourcesCommand.js +3 -9
  70. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -9
  71. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -9
  72. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -9
  73. package/dist-es/commands/ListReportJobsCommand.js +3 -9
  74. package/dist-es/commands/ListReportPlansCommand.js +3 -9
  75. package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +3 -9
  76. package/dist-es/commands/ListRestoreJobSummariesCommand.js +3 -9
  77. package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +3 -9
  78. package/dist-es/commands/ListRestoreJobsCommand.js +3 -9
  79. package/dist-es/commands/ListRestoreTestingPlansCommand.js +3 -9
  80. package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsCommand.js +3 -10
  82. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -9
  83. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -9
  84. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -9
  85. package/dist-es/commands/PutRestoreValidationResultCommand.js +3 -9
  86. package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +3 -10
  87. package/dist-es/commands/StartBackupJobCommand.js +3 -10
  88. package/dist-es/commands/StartCopyJobCommand.js +3 -9
  89. package/dist-es/commands/StartReportJobCommand.js +3 -9
  90. package/dist-es/commands/StartRestoreJobCommand.js +3 -10
  91. package/dist-es/commands/StopBackupJobCommand.js +3 -9
  92. package/dist-es/commands/TagResourceCommand.js +3 -10
  93. package/dist-es/commands/UntagResourceCommand.js +3 -10
  94. package/dist-es/commands/UpdateBackupPlanCommand.js +3 -10
  95. package/dist-es/commands/UpdateFrameworkCommand.js +3 -9
  96. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  97. package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +3 -9
  98. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -9
  99. package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -9
  100. package/dist-es/commands/UpdateReportPlanCommand.js +3 -9
  101. package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +3 -9
  102. package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +3 -10
  103. package/dist-es/models/models_0.js +0 -129
  104. package/dist-es/runtimeConfig.shared.js +2 -0
  105. package/dist-es/schemas/schemas_0.js +4363 -0
  106. package/dist-types/BackupClient.d.ts +10 -1
  107. package/dist-types/models/models_0.d.ts +0 -120
  108. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  109. package/dist-types/runtimeConfig.d.ts +1 -0
  110. package/dist-types/runtimeConfig.native.d.ts +1 -0
  111. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  112. package/dist-types/schemas/schemas_0.d.ts +398 -0
  113. package/dist-types/ts3.4/BackupClient.d.ts +4 -0
  114. package/dist-types/ts3.4/models/models_0.d.ts +0 -86
  115. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  116. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  117. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  118. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  119. package/dist-types/ts3.4/schemas/schemas_0.d.ts +405 -0
  120. package/package.json +33 -34
  121. package/dist-es/protocols/Aws_restJson1.js +0 -3702
  122. package/dist-types/protocols/Aws_restJson1.d.ts +0 -893
  123. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1193
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteRestoreTestingSelectionCommand, se_DeleteRestoreTestingSelectionCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteRestoreTestingSelection } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteRestoreTestingSelectionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DeleteRestoreTestingSelection", {})
17
13
  .n("BackupClient", "DeleteRestoreTestingSelectionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteRestoreTestingSelectionCommand)
20
- .de(de_DeleteRestoreTestingSelectionCommand)
14
+ .sc(DeleteRestoreTestingSelection)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeBackupJobCommand, se_DescribeBackupJobCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeBackupJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeBackupJobCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeBackupJob", {})
17
13
  .n("BackupClient", "DescribeBackupJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeBackupJobCommand)
20
- .de(de_DescribeBackupJobCommand)
14
+ .sc(DescribeBackupJob)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeBackupVaultCommand, se_DescribeBackupVaultCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeBackupVault } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeBackupVaultCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeBackupVault", {})
17
13
  .n("BackupClient", "DescribeBackupVaultCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeBackupVaultCommand)
20
- .de(de_DescribeBackupVaultCommand)
14
+ .sc(DescribeBackupVault)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeCopyJobCommand, se_DescribeCopyJobCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeCopyJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeCopyJobCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeCopyJob", {})
17
13
  .n("BackupClient", "DescribeCopyJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeCopyJobCommand)
20
- .de(de_DescribeCopyJobCommand)
14
+ .sc(DescribeCopyJob)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeFrameworkCommand, se_DescribeFrameworkCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeFramework } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeFrameworkCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeFramework", {})
17
13
  .n("BackupClient", "DescribeFrameworkCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeFrameworkCommand)
20
- .de(de_DescribeFrameworkCommand)
14
+ .sc(DescribeFramework)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeGlobalSettingsCommand, se_DescribeGlobalSettingsCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeGlobalSettings } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeGlobalSettingsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeGlobalSettings", {})
17
13
  .n("BackupClient", "DescribeGlobalSettingsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeGlobalSettingsCommand)
20
- .de(de_DescribeGlobalSettingsCommand)
14
+ .sc(DescribeGlobalSettings)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeProtectedResourceCommand, se_DescribeProtectedResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeProtectedResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeProtectedResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeProtectedResource", {})
17
13
  .n("BackupClient", "DescribeProtectedResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeProtectedResourceCommand)
20
- .de(de_DescribeProtectedResourceCommand)
14
+ .sc(DescribeProtectedResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeRecoveryPointCommand, se_DescribeRecoveryPointCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeRecoveryPoint } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeRecoveryPointCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeRecoveryPoint", {})
17
13
  .n("BackupClient", "DescribeRecoveryPointCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeRecoveryPointCommand)
20
- .de(de_DescribeRecoveryPointCommand)
14
+ .sc(DescribeRecoveryPoint)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeRegionSettingsCommand, se_DescribeRegionSettingsCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeRegionSettings } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeRegionSettingsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeRegionSettings", {})
17
13
  .n("BackupClient", "DescribeRegionSettingsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeRegionSettingsCommand)
20
- .de(de_DescribeRegionSettingsCommand)
14
+ .sc(DescribeRegionSettings)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeReportJobCommand, se_DescribeReportJobCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeReportJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeReportJobCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeReportJob", {})
17
13
  .n("BackupClient", "DescribeReportJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeReportJobCommand)
20
- .de(de_DescribeReportJobCommand)
14
+ .sc(DescribeReportJob)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeReportPlanCommand, se_DescribeReportPlanCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeReportPlan } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeReportPlanCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeReportPlan", {})
17
13
  .n("BackupClient", "DescribeReportPlanCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeReportPlanCommand)
20
- .de(de_DescribeReportPlanCommand)
14
+ .sc(DescribeReportPlan)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeRestoreJobCommand, se_DescribeRestoreJobCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeRestoreJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeRestoreJobCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DescribeRestoreJob", {})
17
13
  .n("BackupClient", "DescribeRestoreJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeRestoreJobCommand)
20
- .de(de_DescribeRestoreJobCommand)
14
+ .sc(DescribeRestoreJob)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { DisassociateBackupVaultMpaApprovalTeamInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_DisassociateBackupVaultMpaApprovalTeamCommand, se_DisassociateBackupVaultMpaApprovalTeamCommand, } from "../protocols/Aws_restJson1";
4
+ import { DisassociateBackupVaultMpaApprovalTeam } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DisassociateBackupVaultMpaApprovalTeamCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("CryoControllerUserManager", "DisassociateBackupVaultMpaApprovalTeam", {})
18
13
  .n("BackupClient", "DisassociateBackupVaultMpaApprovalTeamCommand")
19
- .f(DisassociateBackupVaultMpaApprovalTeamInputFilterSensitiveLog, void 0)
20
- .ser(se_DisassociateBackupVaultMpaApprovalTeamCommand)
21
- .de(de_DisassociateBackupVaultMpaApprovalTeamCommand)
14
+ .sc(DisassociateBackupVaultMpaApprovalTeam)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DisassociateRecoveryPointCommand, se_DisassociateRecoveryPointCommand } from "../protocols/Aws_restJson1";
4
+ import { DisassociateRecoveryPoint } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DisassociateRecoveryPointCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DisassociateRecoveryPoint", {})
17
13
  .n("BackupClient", "DisassociateRecoveryPointCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DisassociateRecoveryPointCommand)
20
- .de(de_DisassociateRecoveryPointCommand)
14
+ .sc(DisassociateRecoveryPoint)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DisassociateRecoveryPointFromParentCommand, se_DisassociateRecoveryPointFromParentCommand, } from "../protocols/Aws_restJson1";
4
+ import { DisassociateRecoveryPointFromParent } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DisassociateRecoveryPointFromParentCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "DisassociateRecoveryPointFromParent", {})
17
13
  .n("BackupClient", "DisassociateRecoveryPointFromParentCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DisassociateRecoveryPointFromParentCommand)
20
- .de(de_DisassociateRecoveryPointFromParentCommand)
14
+ .sc(DisassociateRecoveryPointFromParent)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ExportBackupPlanTemplateCommand, se_ExportBackupPlanTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { ExportBackupPlanTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ExportBackupPlanTemplateCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "ExportBackupPlanTemplate", {})
17
13
  .n("BackupClient", "ExportBackupPlanTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ExportBackupPlanTemplateCommand)
20
- .de(de_ExportBackupPlanTemplateCommand)
14
+ .sc(ExportBackupPlanTemplate)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { GetBackupPlanOutputFilterSensitiveLog } from "../models/models_0";
6
- import { de_GetBackupPlanCommand, se_GetBackupPlanCommand } from "../protocols/Aws_restJson1";
4
+ import { GetBackupPlan } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetBackupPlanCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("CryoControllerUserManager", "GetBackupPlan", {})
18
13
  .n("BackupClient", "GetBackupPlanCommand")
19
- .f(void 0, GetBackupPlanOutputFilterSensitiveLog)
20
- .ser(se_GetBackupPlanCommand)
21
- .de(de_GetBackupPlanCommand)
14
+ .sc(GetBackupPlan)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { GetBackupPlanFromJSONOutputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_GetBackupPlanFromJSONCommand, se_GetBackupPlanFromJSONCommand } from "../protocols/Aws_restJson1";
4
+ import { GetBackupPlanFromJSON } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetBackupPlanFromJSONCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("CryoControllerUserManager", "GetBackupPlanFromJSON", {})
18
13
  .n("BackupClient", "GetBackupPlanFromJSONCommand")
19
- .f(void 0, GetBackupPlanFromJSONOutputFilterSensitiveLog)
20
- .ser(se_GetBackupPlanFromJSONCommand)
21
- .de(de_GetBackupPlanFromJSONCommand)
14
+ .sc(GetBackupPlanFromJSON)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { GetBackupPlanFromTemplateOutputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_GetBackupPlanFromTemplateCommand, se_GetBackupPlanFromTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { GetBackupPlanFromTemplate } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetBackupPlanFromTemplateCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("CryoControllerUserManager", "GetBackupPlanFromTemplate", {})
18
13
  .n("BackupClient", "GetBackupPlanFromTemplateCommand")
19
- .f(void 0, GetBackupPlanFromTemplateOutputFilterSensitiveLog)
20
- .ser(se_GetBackupPlanFromTemplateCommand)
21
- .de(de_GetBackupPlanFromTemplateCommand)
14
+ .sc(GetBackupPlanFromTemplate)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetBackupSelectionCommand, se_GetBackupSelectionCommand } from "../protocols/Aws_restJson1";
4
+ import { GetBackupSelection } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetBackupSelectionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "GetBackupSelection", {})
17
13
  .n("BackupClient", "GetBackupSelectionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetBackupSelectionCommand)
20
- .de(de_GetBackupSelectionCommand)
14
+ .sc(GetBackupSelection)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetBackupVaultAccessPolicyCommand, se_GetBackupVaultAccessPolicyCommand } from "../protocols/Aws_restJson1";
4
+ import { GetBackupVaultAccessPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetBackupVaultAccessPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "GetBackupVaultAccessPolicy", {})
17
13
  .n("BackupClient", "GetBackupVaultAccessPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetBackupVaultAccessPolicyCommand)
20
- .de(de_GetBackupVaultAccessPolicyCommand)
14
+ .sc(GetBackupVaultAccessPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetBackupVaultNotificationsCommand, se_GetBackupVaultNotificationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetBackupVaultNotifications } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetBackupVaultNotificationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "GetBackupVaultNotifications", {})
17
13
  .n("BackupClient", "GetBackupVaultNotificationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetBackupVaultNotificationsCommand)
20
- .de(de_GetBackupVaultNotificationsCommand)
14
+ .sc(GetBackupVaultNotifications)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetLegalHoldCommand, se_GetLegalHoldCommand } from "../protocols/Aws_restJson1";
4
+ import { GetLegalHold } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetLegalHoldCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("CryoControllerUserManager", "GetLegalHold", {})
17
13
  .n("BackupClient", "GetLegalHoldCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetLegalHoldCommand)
20
- .de(de_GetLegalHoldCommand)
14
+ .sc(GetLegalHold)
21
15
  .build() {
22
16
  }