@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_ListRecoveryPointsByResourceCommand, se_ListRecoveryPointsByResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListRecoveryPointsByResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRecoveryPointsByResourceCommand 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", "ListRecoveryPointsByResource", {})
17
13
  .n("BackupClient", "ListRecoveryPointsByResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRecoveryPointsByResourceCommand)
20
- .de(de_ListRecoveryPointsByResourceCommand)
14
+ .sc(ListRecoveryPointsByResource)
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_ListReportJobsCommand, se_ListReportJobsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListReportJobs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListReportJobsCommand 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", "ListReportJobs", {})
17
13
  .n("BackupClient", "ListReportJobsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListReportJobsCommand)
20
- .de(de_ListReportJobsCommand)
14
+ .sc(ListReportJobs)
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_ListReportPlansCommand, se_ListReportPlansCommand } from "../protocols/Aws_restJson1";
4
+ import { ListReportPlans } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListReportPlansCommand 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", "ListReportPlans", {})
17
13
  .n("BackupClient", "ListReportPlansCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListReportPlansCommand)
20
- .de(de_ListReportPlansCommand)
14
+ .sc(ListReportPlans)
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_ListRestoreAccessBackupVaultsCommand, se_ListRestoreAccessBackupVaultsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListRestoreAccessBackupVaults } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRestoreAccessBackupVaultsCommand 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", "ListRestoreAccessBackupVaults", {})
17
13
  .n("BackupClient", "ListRestoreAccessBackupVaultsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRestoreAccessBackupVaultsCommand)
20
- .de(de_ListRestoreAccessBackupVaultsCommand)
14
+ .sc(ListRestoreAccessBackupVaults)
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_ListRestoreJobSummariesCommand, se_ListRestoreJobSummariesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListRestoreJobSummaries } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRestoreJobSummariesCommand 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", "ListRestoreJobSummaries", {})
17
13
  .n("BackupClient", "ListRestoreJobSummariesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRestoreJobSummariesCommand)
20
- .de(de_ListRestoreJobSummariesCommand)
14
+ .sc(ListRestoreJobSummaries)
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_ListRestoreJobsByProtectedResourceCommand, se_ListRestoreJobsByProtectedResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListRestoreJobsByProtectedResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRestoreJobsByProtectedResourceCommand 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", "ListRestoreJobsByProtectedResource", {})
17
13
  .n("BackupClient", "ListRestoreJobsByProtectedResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRestoreJobsByProtectedResourceCommand)
20
- .de(de_ListRestoreJobsByProtectedResourceCommand)
14
+ .sc(ListRestoreJobsByProtectedResource)
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_ListRestoreJobsCommand, se_ListRestoreJobsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListRestoreJobs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRestoreJobsCommand 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", "ListRestoreJobs", {})
17
13
  .n("BackupClient", "ListRestoreJobsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRestoreJobsCommand)
20
- .de(de_ListRestoreJobsCommand)
14
+ .sc(ListRestoreJobs)
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_ListRestoreTestingPlansCommand, se_ListRestoreTestingPlansCommand } from "../protocols/Aws_restJson1";
4
+ import { ListRestoreTestingPlans } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRestoreTestingPlansCommand 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", "ListRestoreTestingPlans", {})
17
13
  .n("BackupClient", "ListRestoreTestingPlansCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRestoreTestingPlansCommand)
20
- .de(de_ListRestoreTestingPlansCommand)
14
+ .sc(ListRestoreTestingPlans)
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_ListRestoreTestingSelectionsCommand, se_ListRestoreTestingSelectionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListRestoreTestingSelections } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRestoreTestingSelectionsCommand 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", "ListRestoreTestingSelections", {})
17
13
  .n("BackupClient", "ListRestoreTestingSelectionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRestoreTestingSelectionsCommand)
20
- .de(de_ListRestoreTestingSelectionsCommand)
14
+ .sc(ListRestoreTestingSelections)
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 { ListTagsOutputFilterSensitiveLog } from "../models/models_0";
6
- import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListTags } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListTagsCommand 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", "ListTags", {})
18
13
  .n("BackupClient", "ListTagsCommand")
19
- .f(void 0, ListTagsOutputFilterSensitiveLog)
20
- .ser(se_ListTagsCommand)
21
- .de(de_ListTagsCommand)
14
+ .sc(ListTags)
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_PutBackupVaultAccessPolicyCommand, se_PutBackupVaultAccessPolicyCommand } from "../protocols/Aws_restJson1";
4
+ import { PutBackupVaultAccessPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutBackupVaultAccessPolicyCommand 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", "PutBackupVaultAccessPolicy", {})
17
13
  .n("BackupClient", "PutBackupVaultAccessPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutBackupVaultAccessPolicyCommand)
20
- .de(de_PutBackupVaultAccessPolicyCommand)
14
+ .sc(PutBackupVaultAccessPolicy)
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_PutBackupVaultLockConfigurationCommand, se_PutBackupVaultLockConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutBackupVaultLockConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutBackupVaultLockConfigurationCommand 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", "PutBackupVaultLockConfiguration", {})
17
13
  .n("BackupClient", "PutBackupVaultLockConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutBackupVaultLockConfigurationCommand)
20
- .de(de_PutBackupVaultLockConfigurationCommand)
14
+ .sc(PutBackupVaultLockConfiguration)
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_PutBackupVaultNotificationsCommand, se_PutBackupVaultNotificationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutBackupVaultNotifications } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutBackupVaultNotificationsCommand 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", "PutBackupVaultNotifications", {})
17
13
  .n("BackupClient", "PutBackupVaultNotificationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutBackupVaultNotificationsCommand)
20
- .de(de_PutBackupVaultNotificationsCommand)
14
+ .sc(PutBackupVaultNotifications)
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_PutRestoreValidationResultCommand, se_PutRestoreValidationResultCommand } from "../protocols/Aws_restJson1";
4
+ import { PutRestoreValidationResult } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutRestoreValidationResultCommand 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", "PutRestoreValidationResult", {})
17
13
  .n("BackupClient", "PutRestoreValidationResultCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutRestoreValidationResultCommand)
20
- .de(de_PutRestoreValidationResultCommand)
14
+ .sc(PutRestoreValidationResult)
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 { RevokeRestoreAccessBackupVaultInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_RevokeRestoreAccessBackupVaultCommand, se_RevokeRestoreAccessBackupVaultCommand, } from "../protocols/Aws_restJson1";
4
+ import { RevokeRestoreAccessBackupVault } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class RevokeRestoreAccessBackupVaultCommand 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", "RevokeRestoreAccessBackupVault", {})
18
13
  .n("BackupClient", "RevokeRestoreAccessBackupVaultCommand")
19
- .f(RevokeRestoreAccessBackupVaultInputFilterSensitiveLog, void 0)
20
- .ser(se_RevokeRestoreAccessBackupVaultCommand)
21
- .de(de_RevokeRestoreAccessBackupVaultCommand)
14
+ .sc(RevokeRestoreAccessBackupVault)
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 { StartBackupJobInputFilterSensitiveLog } from "../models/models_0";
6
- import { de_StartBackupJobCommand, se_StartBackupJobCommand } from "../protocols/Aws_restJson1";
4
+ import { StartBackupJob } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class StartBackupJobCommand 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", "StartBackupJob", {})
18
13
  .n("BackupClient", "StartBackupJobCommand")
19
- .f(StartBackupJobInputFilterSensitiveLog, void 0)
20
- .ser(se_StartBackupJobCommand)
21
- .de(de_StartBackupJobCommand)
14
+ .sc(StartBackupJob)
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_StartCopyJobCommand, se_StartCopyJobCommand } from "../protocols/Aws_restJson1";
4
+ import { StartCopyJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartCopyJobCommand 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", "StartCopyJob", {})
17
13
  .n("BackupClient", "StartCopyJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartCopyJobCommand)
20
- .de(de_StartCopyJobCommand)
14
+ .sc(StartCopyJob)
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_StartReportJobCommand, se_StartReportJobCommand } from "../protocols/Aws_restJson1";
4
+ import { StartReportJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartReportJobCommand 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", "StartReportJob", {})
17
13
  .n("BackupClient", "StartReportJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartReportJobCommand)
20
- .de(de_StartReportJobCommand)
14
+ .sc(StartReportJob)
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 { StartRestoreJobInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_StartRestoreJobCommand, se_StartRestoreJobCommand } from "../protocols/Aws_restJson1";
4
+ import { StartRestoreJob } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class StartRestoreJobCommand 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", "StartRestoreJob", {})
18
13
  .n("BackupClient", "StartRestoreJobCommand")
19
- .f(StartRestoreJobInputFilterSensitiveLog, void 0)
20
- .ser(se_StartRestoreJobCommand)
21
- .de(de_StartRestoreJobCommand)
14
+ .sc(StartRestoreJob)
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_StopBackupJobCommand, se_StopBackupJobCommand } from "../protocols/Aws_restJson1";
4
+ import { StopBackupJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StopBackupJobCommand 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", "StopBackupJob", {})
17
13
  .n("BackupClient", "StopBackupJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StopBackupJobCommand)
20
- .de(de_StopBackupJobCommand)
14
+ .sc(StopBackupJob)
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 { TagResourceInputFilterSensitiveLog } from "../models/models_0";
6
- import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { TagResource } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class TagResourceCommand 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", "TagResource", {})
18
13
  .n("BackupClient", "TagResourceCommand")
19
- .f(TagResourceInputFilterSensitiveLog, void 0)
20
- .ser(se_TagResourceCommand)
21
- .de(de_TagResourceCommand)
14
+ .sc(TagResource)
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 { UntagResourceInputFilterSensitiveLog } from "../models/models_0";
6
- import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { UntagResource } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UntagResourceCommand 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", "UntagResource", {})
18
13
  .n("BackupClient", "UntagResourceCommand")
19
- .f(UntagResourceInputFilterSensitiveLog, void 0)
20
- .ser(se_UntagResourceCommand)
21
- .de(de_UntagResourceCommand)
14
+ .sc(UntagResource)
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 { UpdateBackupPlanInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdateBackupPlanCommand, se_UpdateBackupPlanCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateBackupPlan } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateBackupPlanCommand 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", "UpdateBackupPlan", {})
18
13
  .n("BackupClient", "UpdateBackupPlanCommand")
19
- .f(UpdateBackupPlanInputFilterSensitiveLog, void 0)
20
- .ser(se_UpdateBackupPlanCommand)
21
- .de(de_UpdateBackupPlanCommand)
14
+ .sc(UpdateBackupPlan)
22
15
  .build() {
23
16
  }