@aws-sdk/client-backup 3.306.0 → 3.310.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 (149) hide show
  1. package/dist-cjs/commands/CancelLegalHoldCommand.js +2 -2
  2. package/dist-cjs/commands/CreateBackupPlanCommand.js +2 -2
  3. package/dist-cjs/commands/CreateBackupSelectionCommand.js +2 -2
  4. package/dist-cjs/commands/CreateBackupVaultCommand.js +2 -2
  5. package/dist-cjs/commands/CreateFrameworkCommand.js +2 -2
  6. package/dist-cjs/commands/CreateLegalHoldCommand.js +2 -2
  7. package/dist-cjs/commands/CreateReportPlanCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteBackupPlanCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteBackupSelectionCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteBackupVaultCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteFrameworkCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteRecoveryPointCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteReportPlanCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeBackupJobCommand.js +2 -2
  18. package/dist-cjs/commands/DescribeBackupVaultCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeCopyJobCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeFrameworkCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeProtectedResourceCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeRecoveryPointCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeRegionSettingsCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeReportJobCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeReportPlanCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeRestoreJobCommand.js +2 -2
  28. package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +2 -2
  29. package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
  30. package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +2 -2
  31. package/dist-cjs/commands/GetBackupPlanCommand.js +2 -2
  32. package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +2 -2
  33. package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +2 -2
  34. package/dist-cjs/commands/GetBackupSelectionCommand.js +2 -2
  35. package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
  36. package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +2 -2
  37. package/dist-cjs/commands/GetLegalHoldCommand.js +2 -2
  38. package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
  39. package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +2 -2
  40. package/dist-cjs/commands/ListBackupJobsCommand.js +2 -2
  41. package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +2 -2
  42. package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +2 -2
  43. package/dist-cjs/commands/ListBackupPlansCommand.js +2 -2
  44. package/dist-cjs/commands/ListBackupSelectionsCommand.js +2 -2
  45. package/dist-cjs/commands/ListBackupVaultsCommand.js +2 -2
  46. package/dist-cjs/commands/ListCopyJobsCommand.js +2 -2
  47. package/dist-cjs/commands/ListFrameworksCommand.js +2 -2
  48. package/dist-cjs/commands/ListLegalHoldsCommand.js +2 -2
  49. package/dist-cjs/commands/ListProtectedResourcesCommand.js +2 -2
  50. package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
  51. package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
  52. package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +2 -2
  53. package/dist-cjs/commands/ListReportJobsCommand.js +2 -2
  54. package/dist-cjs/commands/ListReportPlansCommand.js +2 -2
  55. package/dist-cjs/commands/ListRestoreJobsCommand.js +2 -2
  56. package/dist-cjs/commands/ListTagsCommand.js +2 -2
  57. package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
  58. package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
  59. package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +2 -2
  60. package/dist-cjs/commands/StartBackupJobCommand.js +2 -2
  61. package/dist-cjs/commands/StartCopyJobCommand.js +2 -2
  62. package/dist-cjs/commands/StartReportJobCommand.js +2 -2
  63. package/dist-cjs/commands/StartRestoreJobCommand.js +2 -2
  64. package/dist-cjs/commands/StopBackupJobCommand.js +2 -2
  65. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  66. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateBackupPlanCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateFrameworkCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateRegionSettingsCommand.js +2 -2
  72. package/dist-cjs/commands/UpdateReportPlanCommand.js +2 -2
  73. package/dist-cjs/protocols/Aws_restJson1.js +1023 -1079
  74. package/dist-es/commands/CancelLegalHoldCommand.js +3 -3
  75. package/dist-es/commands/CreateBackupPlanCommand.js +3 -3
  76. package/dist-es/commands/CreateBackupSelectionCommand.js +3 -3
  77. package/dist-es/commands/CreateBackupVaultCommand.js +3 -3
  78. package/dist-es/commands/CreateFrameworkCommand.js +3 -3
  79. package/dist-es/commands/CreateLegalHoldCommand.js +3 -3
  80. package/dist-es/commands/CreateReportPlanCommand.js +3 -3
  81. package/dist-es/commands/DeleteBackupPlanCommand.js +3 -3
  82. package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -3
  83. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -3
  84. package/dist-es/commands/DeleteBackupVaultCommand.js +3 -3
  85. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -3
  86. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -3
  87. package/dist-es/commands/DeleteFrameworkCommand.js +3 -3
  88. package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -3
  89. package/dist-es/commands/DeleteReportPlanCommand.js +3 -3
  90. package/dist-es/commands/DescribeBackupJobCommand.js +3 -3
  91. package/dist-es/commands/DescribeBackupVaultCommand.js +3 -3
  92. package/dist-es/commands/DescribeCopyJobCommand.js +3 -3
  93. package/dist-es/commands/DescribeFrameworkCommand.js +3 -3
  94. package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -3
  95. package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -3
  96. package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -3
  97. package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -3
  98. package/dist-es/commands/DescribeReportJobCommand.js +3 -3
  99. package/dist-es/commands/DescribeReportPlanCommand.js +3 -3
  100. package/dist-es/commands/DescribeRestoreJobCommand.js +3 -3
  101. package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -3
  102. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -3
  103. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -3
  104. package/dist-es/commands/GetBackupPlanCommand.js +3 -3
  105. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -3
  106. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -3
  107. package/dist-es/commands/GetBackupSelectionCommand.js +3 -3
  108. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -3
  109. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -3
  110. package/dist-es/commands/GetLegalHoldCommand.js +3 -3
  111. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -3
  112. package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -3
  113. package/dist-es/commands/ListBackupJobsCommand.js +3 -3
  114. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -3
  115. package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -3
  116. package/dist-es/commands/ListBackupPlansCommand.js +3 -3
  117. package/dist-es/commands/ListBackupSelectionsCommand.js +3 -3
  118. package/dist-es/commands/ListBackupVaultsCommand.js +3 -3
  119. package/dist-es/commands/ListCopyJobsCommand.js +3 -3
  120. package/dist-es/commands/ListFrameworksCommand.js +3 -3
  121. package/dist-es/commands/ListLegalHoldsCommand.js +3 -3
  122. package/dist-es/commands/ListProtectedResourcesCommand.js +3 -3
  123. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -3
  124. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -3
  125. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -3
  126. package/dist-es/commands/ListReportJobsCommand.js +3 -3
  127. package/dist-es/commands/ListReportPlansCommand.js +3 -3
  128. package/dist-es/commands/ListRestoreJobsCommand.js +3 -3
  129. package/dist-es/commands/ListTagsCommand.js +3 -3
  130. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -3
  131. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -3
  132. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -3
  133. package/dist-es/commands/StartBackupJobCommand.js +3 -3
  134. package/dist-es/commands/StartCopyJobCommand.js +3 -3
  135. package/dist-es/commands/StartReportJobCommand.js +3 -3
  136. package/dist-es/commands/StartRestoreJobCommand.js +3 -3
  137. package/dist-es/commands/StopBackupJobCommand.js +3 -3
  138. package/dist-es/commands/TagResourceCommand.js +3 -3
  139. package/dist-es/commands/UntagResourceCommand.js +3 -3
  140. package/dist-es/commands/UpdateBackupPlanCommand.js +3 -3
  141. package/dist-es/commands/UpdateFrameworkCommand.js +3 -3
  142. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -3
  143. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -3
  144. package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -3
  145. package/dist-es/commands/UpdateReportPlanCommand.js +3 -3
  146. package/dist-es/protocols/Aws_restJson1.js +876 -932
  147. package/dist-types/protocols/Aws_restJson1.d.ts +576 -144
  148. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +144 -144
  149. package/package.json +35 -35
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CancelLegalHoldCommand, serializeAws_restJson1CancelLegalHoldCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CancelLegalHoldCommand, se_CancelLegalHoldCommand } from "../protocols/Aws_restJson1";
5
5
  export class CancelLegalHoldCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CancelLegalHoldCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CancelLegalHoldCommand(input, context);
36
+ return se_CancelLegalHoldCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CancelLegalHoldCommand(output, context);
39
+ return de_CancelLegalHoldCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBackupPlanInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1CreateBackupPlanCommand, serializeAws_restJson1CreateBackupPlanCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_CreateBackupPlanCommand, se_CreateBackupPlanCommand } from "../protocols/Aws_restJson1";
6
6
  export class CreateBackupPlanCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateBackupPlanCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1CreateBackupPlanCommand(input, context);
37
+ return se_CreateBackupPlanCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1CreateBackupPlanCommand(output, context);
40
+ return de_CreateBackupPlanCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CreateBackupSelectionCommand, serializeAws_restJson1CreateBackupSelectionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateBackupSelectionCommand, se_CreateBackupSelectionCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateBackupSelectionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateBackupSelectionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateBackupSelectionCommand(input, context);
36
+ return se_CreateBackupSelectionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateBackupSelectionCommand(output, context);
39
+ return de_CreateBackupSelectionCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBackupVaultInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1CreateBackupVaultCommand, serializeAws_restJson1CreateBackupVaultCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_CreateBackupVaultCommand, se_CreateBackupVaultCommand } from "../protocols/Aws_restJson1";
6
6
  export class CreateBackupVaultCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateBackupVaultCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1CreateBackupVaultCommand(input, context);
37
+ return se_CreateBackupVaultCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1CreateBackupVaultCommand(output, context);
40
+ return de_CreateBackupVaultCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CreateFrameworkCommand, serializeAws_restJson1CreateFrameworkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateFrameworkCommand, se_CreateFrameworkCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateFrameworkCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateFrameworkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateFrameworkCommand(input, context);
36
+ return se_CreateFrameworkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateFrameworkCommand(output, context);
39
+ return de_CreateFrameworkCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateLegalHoldInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1CreateLegalHoldCommand, serializeAws_restJson1CreateLegalHoldCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_CreateLegalHoldCommand, se_CreateLegalHoldCommand } from "../protocols/Aws_restJson1";
6
6
  export class CreateLegalHoldCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateLegalHoldCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1CreateLegalHoldCommand(input, context);
37
+ return se_CreateLegalHoldCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1CreateLegalHoldCommand(output, context);
40
+ return de_CreateLegalHoldCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CreateReportPlanCommand, serializeAws_restJson1CreateReportPlanCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateReportPlanCommand, se_CreateReportPlanCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateReportPlanCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateReportPlanCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateReportPlanCommand(input, context);
36
+ return se_CreateReportPlanCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateReportPlanCommand(output, context);
39
+ return de_CreateReportPlanCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteBackupPlanCommand, serializeAws_restJson1DeleteBackupPlanCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteBackupPlanCommand, se_DeleteBackupPlanCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteBackupPlanCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBackupPlanCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteBackupPlanCommand(input, context);
36
+ return se_DeleteBackupPlanCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteBackupPlanCommand(output, context);
39
+ return de_DeleteBackupPlanCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteBackupSelectionCommand, serializeAws_restJson1DeleteBackupSelectionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteBackupSelectionCommand, se_DeleteBackupSelectionCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteBackupSelectionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBackupSelectionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteBackupSelectionCommand(input, context);
36
+ return se_DeleteBackupSelectionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteBackupSelectionCommand(output, context);
39
+ return de_DeleteBackupSelectionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteBackupVaultAccessPolicyCommand, serializeAws_restJson1DeleteBackupVaultAccessPolicyCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteBackupVaultAccessPolicyCommand, se_DeleteBackupVaultAccessPolicyCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DeleteBackupVaultAccessPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBackupVaultAccessPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteBackupVaultAccessPolicyCommand(input, context);
36
+ return se_DeleteBackupVaultAccessPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteBackupVaultAccessPolicyCommand(output, context);
39
+ return de_DeleteBackupVaultAccessPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteBackupVaultCommand, serializeAws_restJson1DeleteBackupVaultCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteBackupVaultCommand, se_DeleteBackupVaultCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteBackupVaultCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBackupVaultCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteBackupVaultCommand(input, context);
36
+ return se_DeleteBackupVaultCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteBackupVaultCommand(output, context);
39
+ return de_DeleteBackupVaultCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteBackupVaultLockConfigurationCommand, serializeAws_restJson1DeleteBackupVaultLockConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteBackupVaultLockConfigurationCommand, se_DeleteBackupVaultLockConfigurationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DeleteBackupVaultLockConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBackupVaultLockConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteBackupVaultLockConfigurationCommand(input, context);
36
+ return se_DeleteBackupVaultLockConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteBackupVaultLockConfigurationCommand(output, context);
39
+ return de_DeleteBackupVaultLockConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteBackupVaultNotificationsCommand, serializeAws_restJson1DeleteBackupVaultNotificationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteBackupVaultNotificationsCommand, se_DeleteBackupVaultNotificationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DeleteBackupVaultNotificationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBackupVaultNotificationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteBackupVaultNotificationsCommand(input, context);
36
+ return se_DeleteBackupVaultNotificationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteBackupVaultNotificationsCommand(output, context);
39
+ return de_DeleteBackupVaultNotificationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteFrameworkCommand, serializeAws_restJson1DeleteFrameworkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteFrameworkCommand, se_DeleteFrameworkCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteFrameworkCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFrameworkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteFrameworkCommand(input, context);
36
+ return se_DeleteFrameworkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteFrameworkCommand(output, context);
39
+ return de_DeleteFrameworkCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteRecoveryPointCommand, serializeAws_restJson1DeleteRecoveryPointCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteRecoveryPointCommand, se_DeleteRecoveryPointCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteRecoveryPointCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteRecoveryPointCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteRecoveryPointCommand(input, context);
36
+ return se_DeleteRecoveryPointCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteRecoveryPointCommand(output, context);
39
+ return de_DeleteRecoveryPointCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteReportPlanCommand, serializeAws_restJson1DeleteReportPlanCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteReportPlanCommand, se_DeleteReportPlanCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteReportPlanCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteReportPlanCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteReportPlanCommand(input, context);
36
+ return se_DeleteReportPlanCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteReportPlanCommand(output, context);
39
+ return de_DeleteReportPlanCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeBackupJobCommand, serializeAws_restJson1DescribeBackupJobCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeBackupJobCommand, se_DescribeBackupJobCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeBackupJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeBackupJobCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeBackupJobCommand(input, context);
36
+ return se_DescribeBackupJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeBackupJobCommand(output, context);
39
+ return de_DescribeBackupJobCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeBackupVaultCommand, serializeAws_restJson1DescribeBackupVaultCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeBackupVaultCommand, se_DescribeBackupVaultCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeBackupVaultCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeBackupVaultCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeBackupVaultCommand(input, context);
36
+ return se_DescribeBackupVaultCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeBackupVaultCommand(output, context);
39
+ return de_DescribeBackupVaultCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeCopyJobCommand, serializeAws_restJson1DescribeCopyJobCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeCopyJobCommand, se_DescribeCopyJobCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeCopyJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCopyJobCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeCopyJobCommand(input, context);
36
+ return se_DescribeCopyJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeCopyJobCommand(output, context);
39
+ return de_DescribeCopyJobCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeFrameworkCommand, serializeAws_restJson1DescribeFrameworkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeFrameworkCommand, se_DescribeFrameworkCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeFrameworkCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFrameworkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeFrameworkCommand(input, context);
36
+ return se_DescribeFrameworkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeFrameworkCommand(output, context);
39
+ return de_DescribeFrameworkCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeGlobalSettingsCommand, serializeAws_restJson1DescribeGlobalSettingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeGlobalSettingsCommand, se_DescribeGlobalSettingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeGlobalSettingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeGlobalSettingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeGlobalSettingsCommand(input, context);
36
+ return se_DescribeGlobalSettingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeGlobalSettingsCommand(output, context);
39
+ return de_DescribeGlobalSettingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeProtectedResourceCommand, serializeAws_restJson1DescribeProtectedResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeProtectedResourceCommand, se_DescribeProtectedResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeProtectedResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeProtectedResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeProtectedResourceCommand(input, context);
36
+ return se_DescribeProtectedResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeProtectedResourceCommand(output, context);
39
+ return de_DescribeProtectedResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeRecoveryPointCommand, serializeAws_restJson1DescribeRecoveryPointCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeRecoveryPointCommand, se_DescribeRecoveryPointCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeRecoveryPointCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeRecoveryPointCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeRecoveryPointCommand(input, context);
36
+ return se_DescribeRecoveryPointCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeRecoveryPointCommand(output, context);
39
+ return de_DescribeRecoveryPointCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeRegionSettingsCommand, serializeAws_restJson1DescribeRegionSettingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeRegionSettingsCommand, se_DescribeRegionSettingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeRegionSettingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeRegionSettingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeRegionSettingsCommand(input, context);
36
+ return se_DescribeRegionSettingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeRegionSettingsCommand(output, context);
39
+ return de_DescribeRegionSettingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeReportJobCommand, serializeAws_restJson1DescribeReportJobCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeReportJobCommand, se_DescribeReportJobCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeReportJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReportJobCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeReportJobCommand(input, context);
36
+ return se_DescribeReportJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeReportJobCommand(output, context);
39
+ return de_DescribeReportJobCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeReportPlanCommand, serializeAws_restJson1DescribeReportPlanCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeReportPlanCommand, se_DescribeReportPlanCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeReportPlanCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReportPlanCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeReportPlanCommand(input, context);
36
+ return se_DescribeReportPlanCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeReportPlanCommand(output, context);
39
+ return de_DescribeReportPlanCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeRestoreJobCommand, serializeAws_restJson1DescribeRestoreJobCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeRestoreJobCommand, se_DescribeRestoreJobCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeRestoreJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeRestoreJobCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeRestoreJobCommand(input, context);
36
+ return se_DescribeRestoreJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeRestoreJobCommand(output, context);
39
+ return de_DescribeRestoreJobCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DisassociateRecoveryPointCommand, serializeAws_restJson1DisassociateRecoveryPointCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DisassociateRecoveryPointCommand, se_DisassociateRecoveryPointCommand } from "../protocols/Aws_restJson1";
5
5
  export class DisassociateRecoveryPointCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateRecoveryPointCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DisassociateRecoveryPointCommand(input, context);
36
+ return se_DisassociateRecoveryPointCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DisassociateRecoveryPointCommand(output, context);
39
+ return de_DisassociateRecoveryPointCommand(output, context);
40
40
  }
41
41
  }