@aws-sdk/client-backup 3.303.0 → 3.309.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 +29 -29
@@ -72,147 +72,579 @@ import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput } f
72
72
  import { UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput } from "../commands/UpdateRecoveryPointLifecycleCommand";
73
73
  import { UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput } from "../commands/UpdateRegionSettingsCommand";
74
74
  import { UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput } from "../commands/UpdateReportPlanCommand";
75
- export declare const serializeAws_restJson1CancelLegalHoldCommand: (input: CancelLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_restJson1CreateBackupPlanCommand: (input: CreateBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1CreateBackupSelectionCommand: (input: CreateBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1CreateBackupVaultCommand: (input: CreateBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_restJson1CreateFrameworkCommand: (input: CreateFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_restJson1CreateLegalHoldCommand: (input: CreateLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_restJson1CreateReportPlanCommand: (input: CreateReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_restJson1DeleteBackupPlanCommand: (input: DeleteBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_restJson1DeleteBackupSelectionCommand: (input: DeleteBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_restJson1DeleteBackupVaultCommand: (input: DeleteBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_restJson1DeleteBackupVaultAccessPolicyCommand: (input: DeleteBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_restJson1DeleteBackupVaultLockConfigurationCommand: (input: DeleteBackupVaultLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_restJson1DeleteBackupVaultNotificationsCommand: (input: DeleteBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_restJson1DeleteFrameworkCommand: (input: DeleteFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1DeleteRecoveryPointCommand: (input: DeleteRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1DeleteReportPlanCommand: (input: DeleteReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1DescribeBackupJobCommand: (input: DescribeBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1DescribeBackupVaultCommand: (input: DescribeBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1DescribeCopyJobCommand: (input: DescribeCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1DescribeFrameworkCommand: (input: DescribeFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1DescribeGlobalSettingsCommand: (input: DescribeGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1DescribeProtectedResourceCommand: (input: DescribeProtectedResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restJson1DescribeRecoveryPointCommand: (input: DescribeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restJson1DescribeRegionSettingsCommand: (input: DescribeRegionSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restJson1DescribeReportJobCommand: (input: DescribeReportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restJson1DescribeReportPlanCommand: (input: DescribeReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restJson1DescribeRestoreJobCommand: (input: DescribeRestoreJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restJson1DisassociateRecoveryPointCommand: (input: DisassociateRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restJson1DisassociateRecoveryPointFromParentCommand: (input: DisassociateRecoveryPointFromParentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restJson1ExportBackupPlanTemplateCommand: (input: ExportBackupPlanTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restJson1GetBackupPlanCommand: (input: GetBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restJson1GetBackupPlanFromJSONCommand: (input: GetBackupPlanFromJSONCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restJson1GetBackupPlanFromTemplateCommand: (input: GetBackupPlanFromTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restJson1GetBackupSelectionCommand: (input: GetBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restJson1GetBackupVaultAccessPolicyCommand: (input: GetBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restJson1GetBackupVaultNotificationsCommand: (input: GetBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restJson1GetLegalHoldCommand: (input: GetLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restJson1GetRecoveryPointRestoreMetadataCommand: (input: GetRecoveryPointRestoreMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1GetSupportedResourceTypesCommand: (input: GetSupportedResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1ListBackupJobsCommand: (input: ListBackupJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1ListBackupPlansCommand: (input: ListBackupPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1ListBackupPlanTemplatesCommand: (input: ListBackupPlanTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1ListBackupPlanVersionsCommand: (input: ListBackupPlanVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1ListBackupSelectionsCommand: (input: ListBackupSelectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1ListBackupVaultsCommand: (input: ListBackupVaultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1ListCopyJobsCommand: (input: ListCopyJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restJson1ListFrameworksCommand: (input: ListFrameworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restJson1ListLegalHoldsCommand: (input: ListLegalHoldsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restJson1ListProtectedResourcesCommand: (input: ListProtectedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1ListRecoveryPointsByBackupVaultCommand: (input: ListRecoveryPointsByBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restJson1ListRecoveryPointsByLegalHoldCommand: (input: ListRecoveryPointsByLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restJson1ListRecoveryPointsByResourceCommand: (input: ListRecoveryPointsByResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restJson1ListReportJobsCommand: (input: ListReportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restJson1ListReportPlansCommand: (input: ListReportPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restJson1ListRestoreJobsCommand: (input: ListRestoreJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restJson1ListTagsCommand: (input: ListTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restJson1PutBackupVaultAccessPolicyCommand: (input: PutBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restJson1PutBackupVaultLockConfigurationCommand: (input: PutBackupVaultLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restJson1PutBackupVaultNotificationsCommand: (input: PutBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restJson1StartBackupJobCommand: (input: StartBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restJson1StartCopyJobCommand: (input: StartCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restJson1StartReportJobCommand: (input: StartReportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restJson1StartRestoreJobCommand: (input: StartRestoreJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restJson1StopBackupJobCommand: (input: StopBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restJson1UpdateBackupPlanCommand: (input: UpdateBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restJson1UpdateFrameworkCommand: (input: UpdateFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restJson1UpdateGlobalSettingsCommand: (input: UpdateGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restJson1UpdateRecoveryPointLifecycleCommand: (input: UpdateRecoveryPointLifecycleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restJson1UpdateRegionSettingsCommand: (input: UpdateRegionSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restJson1UpdateReportPlanCommand: (input: UpdateReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const deserializeAws_restJson1CancelLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelLegalHoldCommandOutput>;
148
- export declare const deserializeAws_restJson1CreateBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupPlanCommandOutput>;
149
- export declare const deserializeAws_restJson1CreateBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupSelectionCommandOutput>;
150
- export declare const deserializeAws_restJson1CreateBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupVaultCommandOutput>;
151
- export declare const deserializeAws_restJson1CreateFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFrameworkCommandOutput>;
152
- export declare const deserializeAws_restJson1CreateLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLegalHoldCommandOutput>;
153
- export declare const deserializeAws_restJson1CreateReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReportPlanCommandOutput>;
154
- export declare const deserializeAws_restJson1DeleteBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupPlanCommandOutput>;
155
- export declare const deserializeAws_restJson1DeleteBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupSelectionCommandOutput>;
156
- export declare const deserializeAws_restJson1DeleteBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultCommandOutput>;
157
- export declare const deserializeAws_restJson1DeleteBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultAccessPolicyCommandOutput>;
158
- export declare const deserializeAws_restJson1DeleteBackupVaultLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultLockConfigurationCommandOutput>;
159
- export declare const deserializeAws_restJson1DeleteBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultNotificationsCommandOutput>;
160
- export declare const deserializeAws_restJson1DeleteFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFrameworkCommandOutput>;
161
- export declare const deserializeAws_restJson1DeleteRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRecoveryPointCommandOutput>;
162
- export declare const deserializeAws_restJson1DeleteReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReportPlanCommandOutput>;
163
- export declare const deserializeAws_restJson1DescribeBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupJobCommandOutput>;
164
- export declare const deserializeAws_restJson1DescribeBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupVaultCommandOutput>;
165
- export declare const deserializeAws_restJson1DescribeCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCopyJobCommandOutput>;
166
- export declare const deserializeAws_restJson1DescribeFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFrameworkCommandOutput>;
167
- export declare const deserializeAws_restJson1DescribeGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGlobalSettingsCommandOutput>;
168
- export declare const deserializeAws_restJson1DescribeProtectedResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProtectedResourceCommandOutput>;
169
- export declare const deserializeAws_restJson1DescribeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecoveryPointCommandOutput>;
170
- export declare const deserializeAws_restJson1DescribeRegionSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRegionSettingsCommandOutput>;
171
- export declare const deserializeAws_restJson1DescribeReportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReportJobCommandOutput>;
172
- export declare const deserializeAws_restJson1DescribeReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReportPlanCommandOutput>;
173
- export declare const deserializeAws_restJson1DescribeRestoreJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRestoreJobCommandOutput>;
174
- export declare const deserializeAws_restJson1DisassociateRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRecoveryPointCommandOutput>;
175
- export declare const deserializeAws_restJson1DisassociateRecoveryPointFromParentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRecoveryPointFromParentCommandOutput>;
176
- export declare const deserializeAws_restJson1ExportBackupPlanTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExportBackupPlanTemplateCommandOutput>;
177
- export declare const deserializeAws_restJson1GetBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanCommandOutput>;
178
- export declare const deserializeAws_restJson1GetBackupPlanFromJSONCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanFromJSONCommandOutput>;
179
- export declare const deserializeAws_restJson1GetBackupPlanFromTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanFromTemplateCommandOutput>;
180
- export declare const deserializeAws_restJson1GetBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupSelectionCommandOutput>;
181
- export declare const deserializeAws_restJson1GetBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupVaultAccessPolicyCommandOutput>;
182
- export declare const deserializeAws_restJson1GetBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupVaultNotificationsCommandOutput>;
183
- export declare const deserializeAws_restJson1GetLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLegalHoldCommandOutput>;
184
- export declare const deserializeAws_restJson1GetRecoveryPointRestoreMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRecoveryPointRestoreMetadataCommandOutput>;
185
- export declare const deserializeAws_restJson1GetSupportedResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSupportedResourceTypesCommandOutput>;
186
- export declare const deserializeAws_restJson1ListBackupJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupJobsCommandOutput>;
187
- export declare const deserializeAws_restJson1ListBackupPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlansCommandOutput>;
188
- export declare const deserializeAws_restJson1ListBackupPlanTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlanTemplatesCommandOutput>;
189
- export declare const deserializeAws_restJson1ListBackupPlanVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlanVersionsCommandOutput>;
190
- export declare const deserializeAws_restJson1ListBackupSelectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupSelectionsCommandOutput>;
191
- export declare const deserializeAws_restJson1ListBackupVaultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupVaultsCommandOutput>;
192
- export declare const deserializeAws_restJson1ListCopyJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCopyJobsCommandOutput>;
193
- export declare const deserializeAws_restJson1ListFrameworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFrameworksCommandOutput>;
194
- export declare const deserializeAws_restJson1ListLegalHoldsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLegalHoldsCommandOutput>;
195
- export declare const deserializeAws_restJson1ListProtectedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProtectedResourcesCommandOutput>;
196
- export declare const deserializeAws_restJson1ListRecoveryPointsByBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByBackupVaultCommandOutput>;
197
- export declare const deserializeAws_restJson1ListRecoveryPointsByLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByLegalHoldCommandOutput>;
198
- export declare const deserializeAws_restJson1ListRecoveryPointsByResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByResourceCommandOutput>;
199
- export declare const deserializeAws_restJson1ListReportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportJobsCommandOutput>;
200
- export declare const deserializeAws_restJson1ListReportPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportPlansCommandOutput>;
201
- export declare const deserializeAws_restJson1ListRestoreJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreJobsCommandOutput>;
202
- export declare const deserializeAws_restJson1ListTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsCommandOutput>;
203
- export declare const deserializeAws_restJson1PutBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultAccessPolicyCommandOutput>;
204
- export declare const deserializeAws_restJson1PutBackupVaultLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultLockConfigurationCommandOutput>;
205
- export declare const deserializeAws_restJson1PutBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultNotificationsCommandOutput>;
206
- export declare const deserializeAws_restJson1StartBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBackupJobCommandOutput>;
207
- export declare const deserializeAws_restJson1StartCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCopyJobCommandOutput>;
208
- export declare const deserializeAws_restJson1StartReportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReportJobCommandOutput>;
209
- export declare const deserializeAws_restJson1StartRestoreJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRestoreJobCommandOutput>;
210
- export declare const deserializeAws_restJson1StopBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBackupJobCommandOutput>;
211
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
212
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
213
- export declare const deserializeAws_restJson1UpdateBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBackupPlanCommandOutput>;
214
- export declare const deserializeAws_restJson1UpdateFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFrameworkCommandOutput>;
215
- export declare const deserializeAws_restJson1UpdateGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlobalSettingsCommandOutput>;
216
- export declare const deserializeAws_restJson1UpdateRecoveryPointLifecycleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRecoveryPointLifecycleCommandOutput>;
217
- export declare const deserializeAws_restJson1UpdateRegionSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegionSettingsCommandOutput>;
218
- export declare const deserializeAws_restJson1UpdateReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReportPlanCommandOutput>;
75
+ /**
76
+ * serializeAws_restJson1CancelLegalHoldCommand
77
+ */
78
+ export declare const se_CancelLegalHoldCommand: (input: CancelLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
+ /**
80
+ * serializeAws_restJson1CreateBackupPlanCommand
81
+ */
82
+ export declare const se_CreateBackupPlanCommand: (input: CreateBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
+ /**
84
+ * serializeAws_restJson1CreateBackupSelectionCommand
85
+ */
86
+ export declare const se_CreateBackupSelectionCommand: (input: CreateBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
+ /**
88
+ * serializeAws_restJson1CreateBackupVaultCommand
89
+ */
90
+ export declare const se_CreateBackupVaultCommand: (input: CreateBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
+ /**
92
+ * serializeAws_restJson1CreateFrameworkCommand
93
+ */
94
+ export declare const se_CreateFrameworkCommand: (input: CreateFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
+ /**
96
+ * serializeAws_restJson1CreateLegalHoldCommand
97
+ */
98
+ export declare const se_CreateLegalHoldCommand: (input: CreateLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
+ /**
100
+ * serializeAws_restJson1CreateReportPlanCommand
101
+ */
102
+ export declare const se_CreateReportPlanCommand: (input: CreateReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
+ /**
104
+ * serializeAws_restJson1DeleteBackupPlanCommand
105
+ */
106
+ export declare const se_DeleteBackupPlanCommand: (input: DeleteBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
+ /**
108
+ * serializeAws_restJson1DeleteBackupSelectionCommand
109
+ */
110
+ export declare const se_DeleteBackupSelectionCommand: (input: DeleteBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
+ /**
112
+ * serializeAws_restJson1DeleteBackupVaultCommand
113
+ */
114
+ export declare const se_DeleteBackupVaultCommand: (input: DeleteBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
+ /**
116
+ * serializeAws_restJson1DeleteBackupVaultAccessPolicyCommand
117
+ */
118
+ export declare const se_DeleteBackupVaultAccessPolicyCommand: (input: DeleteBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
+ /**
120
+ * serializeAws_restJson1DeleteBackupVaultLockConfigurationCommand
121
+ */
122
+ export declare const se_DeleteBackupVaultLockConfigurationCommand: (input: DeleteBackupVaultLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
+ /**
124
+ * serializeAws_restJson1DeleteBackupVaultNotificationsCommand
125
+ */
126
+ export declare const se_DeleteBackupVaultNotificationsCommand: (input: DeleteBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
+ /**
128
+ * serializeAws_restJson1DeleteFrameworkCommand
129
+ */
130
+ export declare const se_DeleteFrameworkCommand: (input: DeleteFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
+ /**
132
+ * serializeAws_restJson1DeleteRecoveryPointCommand
133
+ */
134
+ export declare const se_DeleteRecoveryPointCommand: (input: DeleteRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
+ /**
136
+ * serializeAws_restJson1DeleteReportPlanCommand
137
+ */
138
+ export declare const se_DeleteReportPlanCommand: (input: DeleteReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
+ /**
140
+ * serializeAws_restJson1DescribeBackupJobCommand
141
+ */
142
+ export declare const se_DescribeBackupJobCommand: (input: DescribeBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
+ /**
144
+ * serializeAws_restJson1DescribeBackupVaultCommand
145
+ */
146
+ export declare const se_DescribeBackupVaultCommand: (input: DescribeBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
+ /**
148
+ * serializeAws_restJson1DescribeCopyJobCommand
149
+ */
150
+ export declare const se_DescribeCopyJobCommand: (input: DescribeCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
+ /**
152
+ * serializeAws_restJson1DescribeFrameworkCommand
153
+ */
154
+ export declare const se_DescribeFrameworkCommand: (input: DescribeFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
+ /**
156
+ * serializeAws_restJson1DescribeGlobalSettingsCommand
157
+ */
158
+ export declare const se_DescribeGlobalSettingsCommand: (input: DescribeGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
+ /**
160
+ * serializeAws_restJson1DescribeProtectedResourceCommand
161
+ */
162
+ export declare const se_DescribeProtectedResourceCommand: (input: DescribeProtectedResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
+ /**
164
+ * serializeAws_restJson1DescribeRecoveryPointCommand
165
+ */
166
+ export declare const se_DescribeRecoveryPointCommand: (input: DescribeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
+ /**
168
+ * serializeAws_restJson1DescribeRegionSettingsCommand
169
+ */
170
+ export declare const se_DescribeRegionSettingsCommand: (input: DescribeRegionSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
+ /**
172
+ * serializeAws_restJson1DescribeReportJobCommand
173
+ */
174
+ export declare const se_DescribeReportJobCommand: (input: DescribeReportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
+ /**
176
+ * serializeAws_restJson1DescribeReportPlanCommand
177
+ */
178
+ export declare const se_DescribeReportPlanCommand: (input: DescribeReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
+ /**
180
+ * serializeAws_restJson1DescribeRestoreJobCommand
181
+ */
182
+ export declare const se_DescribeRestoreJobCommand: (input: DescribeRestoreJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
+ /**
184
+ * serializeAws_restJson1DisassociateRecoveryPointCommand
185
+ */
186
+ export declare const se_DisassociateRecoveryPointCommand: (input: DisassociateRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
+ /**
188
+ * serializeAws_restJson1DisassociateRecoveryPointFromParentCommand
189
+ */
190
+ export declare const se_DisassociateRecoveryPointFromParentCommand: (input: DisassociateRecoveryPointFromParentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
+ /**
192
+ * serializeAws_restJson1ExportBackupPlanTemplateCommand
193
+ */
194
+ export declare const se_ExportBackupPlanTemplateCommand: (input: ExportBackupPlanTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
+ /**
196
+ * serializeAws_restJson1GetBackupPlanCommand
197
+ */
198
+ export declare const se_GetBackupPlanCommand: (input: GetBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
+ /**
200
+ * serializeAws_restJson1GetBackupPlanFromJSONCommand
201
+ */
202
+ export declare const se_GetBackupPlanFromJSONCommand: (input: GetBackupPlanFromJSONCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
+ /**
204
+ * serializeAws_restJson1GetBackupPlanFromTemplateCommand
205
+ */
206
+ export declare const se_GetBackupPlanFromTemplateCommand: (input: GetBackupPlanFromTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
+ /**
208
+ * serializeAws_restJson1GetBackupSelectionCommand
209
+ */
210
+ export declare const se_GetBackupSelectionCommand: (input: GetBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
+ /**
212
+ * serializeAws_restJson1GetBackupVaultAccessPolicyCommand
213
+ */
214
+ export declare const se_GetBackupVaultAccessPolicyCommand: (input: GetBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
+ /**
216
+ * serializeAws_restJson1GetBackupVaultNotificationsCommand
217
+ */
218
+ export declare const se_GetBackupVaultNotificationsCommand: (input: GetBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
+ /**
220
+ * serializeAws_restJson1GetLegalHoldCommand
221
+ */
222
+ export declare const se_GetLegalHoldCommand: (input: GetLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
+ /**
224
+ * serializeAws_restJson1GetRecoveryPointRestoreMetadataCommand
225
+ */
226
+ export declare const se_GetRecoveryPointRestoreMetadataCommand: (input: GetRecoveryPointRestoreMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
+ /**
228
+ * serializeAws_restJson1GetSupportedResourceTypesCommand
229
+ */
230
+ export declare const se_GetSupportedResourceTypesCommand: (input: GetSupportedResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
+ /**
232
+ * serializeAws_restJson1ListBackupJobsCommand
233
+ */
234
+ export declare const se_ListBackupJobsCommand: (input: ListBackupJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
+ /**
236
+ * serializeAws_restJson1ListBackupPlansCommand
237
+ */
238
+ export declare const se_ListBackupPlansCommand: (input: ListBackupPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
+ /**
240
+ * serializeAws_restJson1ListBackupPlanTemplatesCommand
241
+ */
242
+ export declare const se_ListBackupPlanTemplatesCommand: (input: ListBackupPlanTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
+ /**
244
+ * serializeAws_restJson1ListBackupPlanVersionsCommand
245
+ */
246
+ export declare const se_ListBackupPlanVersionsCommand: (input: ListBackupPlanVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
+ /**
248
+ * serializeAws_restJson1ListBackupSelectionsCommand
249
+ */
250
+ export declare const se_ListBackupSelectionsCommand: (input: ListBackupSelectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
+ /**
252
+ * serializeAws_restJson1ListBackupVaultsCommand
253
+ */
254
+ export declare const se_ListBackupVaultsCommand: (input: ListBackupVaultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
+ /**
256
+ * serializeAws_restJson1ListCopyJobsCommand
257
+ */
258
+ export declare const se_ListCopyJobsCommand: (input: ListCopyJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
+ /**
260
+ * serializeAws_restJson1ListFrameworksCommand
261
+ */
262
+ export declare const se_ListFrameworksCommand: (input: ListFrameworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
+ /**
264
+ * serializeAws_restJson1ListLegalHoldsCommand
265
+ */
266
+ export declare const se_ListLegalHoldsCommand: (input: ListLegalHoldsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
+ /**
268
+ * serializeAws_restJson1ListProtectedResourcesCommand
269
+ */
270
+ export declare const se_ListProtectedResourcesCommand: (input: ListProtectedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
+ /**
272
+ * serializeAws_restJson1ListRecoveryPointsByBackupVaultCommand
273
+ */
274
+ export declare const se_ListRecoveryPointsByBackupVaultCommand: (input: ListRecoveryPointsByBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
+ /**
276
+ * serializeAws_restJson1ListRecoveryPointsByLegalHoldCommand
277
+ */
278
+ export declare const se_ListRecoveryPointsByLegalHoldCommand: (input: ListRecoveryPointsByLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
+ /**
280
+ * serializeAws_restJson1ListRecoveryPointsByResourceCommand
281
+ */
282
+ export declare const se_ListRecoveryPointsByResourceCommand: (input: ListRecoveryPointsByResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
+ /**
284
+ * serializeAws_restJson1ListReportJobsCommand
285
+ */
286
+ export declare const se_ListReportJobsCommand: (input: ListReportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
+ /**
288
+ * serializeAws_restJson1ListReportPlansCommand
289
+ */
290
+ export declare const se_ListReportPlansCommand: (input: ListReportPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
+ /**
292
+ * serializeAws_restJson1ListRestoreJobsCommand
293
+ */
294
+ export declare const se_ListRestoreJobsCommand: (input: ListRestoreJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
+ /**
296
+ * serializeAws_restJson1ListTagsCommand
297
+ */
298
+ export declare const se_ListTagsCommand: (input: ListTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
+ /**
300
+ * serializeAws_restJson1PutBackupVaultAccessPolicyCommand
301
+ */
302
+ export declare const se_PutBackupVaultAccessPolicyCommand: (input: PutBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
+ /**
304
+ * serializeAws_restJson1PutBackupVaultLockConfigurationCommand
305
+ */
306
+ export declare const se_PutBackupVaultLockConfigurationCommand: (input: PutBackupVaultLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
+ /**
308
+ * serializeAws_restJson1PutBackupVaultNotificationsCommand
309
+ */
310
+ export declare const se_PutBackupVaultNotificationsCommand: (input: PutBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
+ /**
312
+ * serializeAws_restJson1StartBackupJobCommand
313
+ */
314
+ export declare const se_StartBackupJobCommand: (input: StartBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
+ /**
316
+ * serializeAws_restJson1StartCopyJobCommand
317
+ */
318
+ export declare const se_StartCopyJobCommand: (input: StartCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
+ /**
320
+ * serializeAws_restJson1StartReportJobCommand
321
+ */
322
+ export declare const se_StartReportJobCommand: (input: StartReportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
+ /**
324
+ * serializeAws_restJson1StartRestoreJobCommand
325
+ */
326
+ export declare const se_StartRestoreJobCommand: (input: StartRestoreJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
+ /**
328
+ * serializeAws_restJson1StopBackupJobCommand
329
+ */
330
+ export declare const se_StopBackupJobCommand: (input: StopBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
+ /**
332
+ * serializeAws_restJson1TagResourceCommand
333
+ */
334
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
+ /**
336
+ * serializeAws_restJson1UntagResourceCommand
337
+ */
338
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
+ /**
340
+ * serializeAws_restJson1UpdateBackupPlanCommand
341
+ */
342
+ export declare const se_UpdateBackupPlanCommand: (input: UpdateBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
+ /**
344
+ * serializeAws_restJson1UpdateFrameworkCommand
345
+ */
346
+ export declare const se_UpdateFrameworkCommand: (input: UpdateFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
+ /**
348
+ * serializeAws_restJson1UpdateGlobalSettingsCommand
349
+ */
350
+ export declare const se_UpdateGlobalSettingsCommand: (input: UpdateGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
+ /**
352
+ * serializeAws_restJson1UpdateRecoveryPointLifecycleCommand
353
+ */
354
+ export declare const se_UpdateRecoveryPointLifecycleCommand: (input: UpdateRecoveryPointLifecycleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
+ /**
356
+ * serializeAws_restJson1UpdateRegionSettingsCommand
357
+ */
358
+ export declare const se_UpdateRegionSettingsCommand: (input: UpdateRegionSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
+ /**
360
+ * serializeAws_restJson1UpdateReportPlanCommand
361
+ */
362
+ export declare const se_UpdateReportPlanCommand: (input: UpdateReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
+ /**
364
+ * deserializeAws_restJson1CancelLegalHoldCommand
365
+ */
366
+ export declare const de_CancelLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelLegalHoldCommandOutput>;
367
+ /**
368
+ * deserializeAws_restJson1CreateBackupPlanCommand
369
+ */
370
+ export declare const de_CreateBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupPlanCommandOutput>;
371
+ /**
372
+ * deserializeAws_restJson1CreateBackupSelectionCommand
373
+ */
374
+ export declare const de_CreateBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupSelectionCommandOutput>;
375
+ /**
376
+ * deserializeAws_restJson1CreateBackupVaultCommand
377
+ */
378
+ export declare const de_CreateBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupVaultCommandOutput>;
379
+ /**
380
+ * deserializeAws_restJson1CreateFrameworkCommand
381
+ */
382
+ export declare const de_CreateFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFrameworkCommandOutput>;
383
+ /**
384
+ * deserializeAws_restJson1CreateLegalHoldCommand
385
+ */
386
+ export declare const de_CreateLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLegalHoldCommandOutput>;
387
+ /**
388
+ * deserializeAws_restJson1CreateReportPlanCommand
389
+ */
390
+ export declare const de_CreateReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReportPlanCommandOutput>;
391
+ /**
392
+ * deserializeAws_restJson1DeleteBackupPlanCommand
393
+ */
394
+ export declare const de_DeleteBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupPlanCommandOutput>;
395
+ /**
396
+ * deserializeAws_restJson1DeleteBackupSelectionCommand
397
+ */
398
+ export declare const de_DeleteBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupSelectionCommandOutput>;
399
+ /**
400
+ * deserializeAws_restJson1DeleteBackupVaultCommand
401
+ */
402
+ export declare const de_DeleteBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultCommandOutput>;
403
+ /**
404
+ * deserializeAws_restJson1DeleteBackupVaultAccessPolicyCommand
405
+ */
406
+ export declare const de_DeleteBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultAccessPolicyCommandOutput>;
407
+ /**
408
+ * deserializeAws_restJson1DeleteBackupVaultLockConfigurationCommand
409
+ */
410
+ export declare const de_DeleteBackupVaultLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultLockConfigurationCommandOutput>;
411
+ /**
412
+ * deserializeAws_restJson1DeleteBackupVaultNotificationsCommand
413
+ */
414
+ export declare const de_DeleteBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultNotificationsCommandOutput>;
415
+ /**
416
+ * deserializeAws_restJson1DeleteFrameworkCommand
417
+ */
418
+ export declare const de_DeleteFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFrameworkCommandOutput>;
419
+ /**
420
+ * deserializeAws_restJson1DeleteRecoveryPointCommand
421
+ */
422
+ export declare const de_DeleteRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRecoveryPointCommandOutput>;
423
+ /**
424
+ * deserializeAws_restJson1DeleteReportPlanCommand
425
+ */
426
+ export declare const de_DeleteReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReportPlanCommandOutput>;
427
+ /**
428
+ * deserializeAws_restJson1DescribeBackupJobCommand
429
+ */
430
+ export declare const de_DescribeBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupJobCommandOutput>;
431
+ /**
432
+ * deserializeAws_restJson1DescribeBackupVaultCommand
433
+ */
434
+ export declare const de_DescribeBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupVaultCommandOutput>;
435
+ /**
436
+ * deserializeAws_restJson1DescribeCopyJobCommand
437
+ */
438
+ export declare const de_DescribeCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCopyJobCommandOutput>;
439
+ /**
440
+ * deserializeAws_restJson1DescribeFrameworkCommand
441
+ */
442
+ export declare const de_DescribeFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFrameworkCommandOutput>;
443
+ /**
444
+ * deserializeAws_restJson1DescribeGlobalSettingsCommand
445
+ */
446
+ export declare const de_DescribeGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGlobalSettingsCommandOutput>;
447
+ /**
448
+ * deserializeAws_restJson1DescribeProtectedResourceCommand
449
+ */
450
+ export declare const de_DescribeProtectedResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProtectedResourceCommandOutput>;
451
+ /**
452
+ * deserializeAws_restJson1DescribeRecoveryPointCommand
453
+ */
454
+ export declare const de_DescribeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecoveryPointCommandOutput>;
455
+ /**
456
+ * deserializeAws_restJson1DescribeRegionSettingsCommand
457
+ */
458
+ export declare const de_DescribeRegionSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRegionSettingsCommandOutput>;
459
+ /**
460
+ * deserializeAws_restJson1DescribeReportJobCommand
461
+ */
462
+ export declare const de_DescribeReportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReportJobCommandOutput>;
463
+ /**
464
+ * deserializeAws_restJson1DescribeReportPlanCommand
465
+ */
466
+ export declare const de_DescribeReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReportPlanCommandOutput>;
467
+ /**
468
+ * deserializeAws_restJson1DescribeRestoreJobCommand
469
+ */
470
+ export declare const de_DescribeRestoreJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRestoreJobCommandOutput>;
471
+ /**
472
+ * deserializeAws_restJson1DisassociateRecoveryPointCommand
473
+ */
474
+ export declare const de_DisassociateRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRecoveryPointCommandOutput>;
475
+ /**
476
+ * deserializeAws_restJson1DisassociateRecoveryPointFromParentCommand
477
+ */
478
+ export declare const de_DisassociateRecoveryPointFromParentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRecoveryPointFromParentCommandOutput>;
479
+ /**
480
+ * deserializeAws_restJson1ExportBackupPlanTemplateCommand
481
+ */
482
+ export declare const de_ExportBackupPlanTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExportBackupPlanTemplateCommandOutput>;
483
+ /**
484
+ * deserializeAws_restJson1GetBackupPlanCommand
485
+ */
486
+ export declare const de_GetBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanCommandOutput>;
487
+ /**
488
+ * deserializeAws_restJson1GetBackupPlanFromJSONCommand
489
+ */
490
+ export declare const de_GetBackupPlanFromJSONCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanFromJSONCommandOutput>;
491
+ /**
492
+ * deserializeAws_restJson1GetBackupPlanFromTemplateCommand
493
+ */
494
+ export declare const de_GetBackupPlanFromTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanFromTemplateCommandOutput>;
495
+ /**
496
+ * deserializeAws_restJson1GetBackupSelectionCommand
497
+ */
498
+ export declare const de_GetBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupSelectionCommandOutput>;
499
+ /**
500
+ * deserializeAws_restJson1GetBackupVaultAccessPolicyCommand
501
+ */
502
+ export declare const de_GetBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupVaultAccessPolicyCommandOutput>;
503
+ /**
504
+ * deserializeAws_restJson1GetBackupVaultNotificationsCommand
505
+ */
506
+ export declare const de_GetBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupVaultNotificationsCommandOutput>;
507
+ /**
508
+ * deserializeAws_restJson1GetLegalHoldCommand
509
+ */
510
+ export declare const de_GetLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLegalHoldCommandOutput>;
511
+ /**
512
+ * deserializeAws_restJson1GetRecoveryPointRestoreMetadataCommand
513
+ */
514
+ export declare const de_GetRecoveryPointRestoreMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRecoveryPointRestoreMetadataCommandOutput>;
515
+ /**
516
+ * deserializeAws_restJson1GetSupportedResourceTypesCommand
517
+ */
518
+ export declare const de_GetSupportedResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSupportedResourceTypesCommandOutput>;
519
+ /**
520
+ * deserializeAws_restJson1ListBackupJobsCommand
521
+ */
522
+ export declare const de_ListBackupJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupJobsCommandOutput>;
523
+ /**
524
+ * deserializeAws_restJson1ListBackupPlansCommand
525
+ */
526
+ export declare const de_ListBackupPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlansCommandOutput>;
527
+ /**
528
+ * deserializeAws_restJson1ListBackupPlanTemplatesCommand
529
+ */
530
+ export declare const de_ListBackupPlanTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlanTemplatesCommandOutput>;
531
+ /**
532
+ * deserializeAws_restJson1ListBackupPlanVersionsCommand
533
+ */
534
+ export declare const de_ListBackupPlanVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlanVersionsCommandOutput>;
535
+ /**
536
+ * deserializeAws_restJson1ListBackupSelectionsCommand
537
+ */
538
+ export declare const de_ListBackupSelectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupSelectionsCommandOutput>;
539
+ /**
540
+ * deserializeAws_restJson1ListBackupVaultsCommand
541
+ */
542
+ export declare const de_ListBackupVaultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupVaultsCommandOutput>;
543
+ /**
544
+ * deserializeAws_restJson1ListCopyJobsCommand
545
+ */
546
+ export declare const de_ListCopyJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCopyJobsCommandOutput>;
547
+ /**
548
+ * deserializeAws_restJson1ListFrameworksCommand
549
+ */
550
+ export declare const de_ListFrameworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFrameworksCommandOutput>;
551
+ /**
552
+ * deserializeAws_restJson1ListLegalHoldsCommand
553
+ */
554
+ export declare const de_ListLegalHoldsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLegalHoldsCommandOutput>;
555
+ /**
556
+ * deserializeAws_restJson1ListProtectedResourcesCommand
557
+ */
558
+ export declare const de_ListProtectedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProtectedResourcesCommandOutput>;
559
+ /**
560
+ * deserializeAws_restJson1ListRecoveryPointsByBackupVaultCommand
561
+ */
562
+ export declare const de_ListRecoveryPointsByBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByBackupVaultCommandOutput>;
563
+ /**
564
+ * deserializeAws_restJson1ListRecoveryPointsByLegalHoldCommand
565
+ */
566
+ export declare const de_ListRecoveryPointsByLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByLegalHoldCommandOutput>;
567
+ /**
568
+ * deserializeAws_restJson1ListRecoveryPointsByResourceCommand
569
+ */
570
+ export declare const de_ListRecoveryPointsByResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByResourceCommandOutput>;
571
+ /**
572
+ * deserializeAws_restJson1ListReportJobsCommand
573
+ */
574
+ export declare const de_ListReportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportJobsCommandOutput>;
575
+ /**
576
+ * deserializeAws_restJson1ListReportPlansCommand
577
+ */
578
+ export declare const de_ListReportPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportPlansCommandOutput>;
579
+ /**
580
+ * deserializeAws_restJson1ListRestoreJobsCommand
581
+ */
582
+ export declare const de_ListRestoreJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreJobsCommandOutput>;
583
+ /**
584
+ * deserializeAws_restJson1ListTagsCommand
585
+ */
586
+ export declare const de_ListTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsCommandOutput>;
587
+ /**
588
+ * deserializeAws_restJson1PutBackupVaultAccessPolicyCommand
589
+ */
590
+ export declare const de_PutBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultAccessPolicyCommandOutput>;
591
+ /**
592
+ * deserializeAws_restJson1PutBackupVaultLockConfigurationCommand
593
+ */
594
+ export declare const de_PutBackupVaultLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultLockConfigurationCommandOutput>;
595
+ /**
596
+ * deserializeAws_restJson1PutBackupVaultNotificationsCommand
597
+ */
598
+ export declare const de_PutBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultNotificationsCommandOutput>;
599
+ /**
600
+ * deserializeAws_restJson1StartBackupJobCommand
601
+ */
602
+ export declare const de_StartBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBackupJobCommandOutput>;
603
+ /**
604
+ * deserializeAws_restJson1StartCopyJobCommand
605
+ */
606
+ export declare const de_StartCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCopyJobCommandOutput>;
607
+ /**
608
+ * deserializeAws_restJson1StartReportJobCommand
609
+ */
610
+ export declare const de_StartReportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReportJobCommandOutput>;
611
+ /**
612
+ * deserializeAws_restJson1StartRestoreJobCommand
613
+ */
614
+ export declare const de_StartRestoreJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRestoreJobCommandOutput>;
615
+ /**
616
+ * deserializeAws_restJson1StopBackupJobCommand
617
+ */
618
+ export declare const de_StopBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBackupJobCommandOutput>;
619
+ /**
620
+ * deserializeAws_restJson1TagResourceCommand
621
+ */
622
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
623
+ /**
624
+ * deserializeAws_restJson1UntagResourceCommand
625
+ */
626
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
627
+ /**
628
+ * deserializeAws_restJson1UpdateBackupPlanCommand
629
+ */
630
+ export declare const de_UpdateBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBackupPlanCommandOutput>;
631
+ /**
632
+ * deserializeAws_restJson1UpdateFrameworkCommand
633
+ */
634
+ export declare const de_UpdateFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFrameworkCommandOutput>;
635
+ /**
636
+ * deserializeAws_restJson1UpdateGlobalSettingsCommand
637
+ */
638
+ export declare const de_UpdateGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlobalSettingsCommandOutput>;
639
+ /**
640
+ * deserializeAws_restJson1UpdateRecoveryPointLifecycleCommand
641
+ */
642
+ export declare const de_UpdateRecoveryPointLifecycleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRecoveryPointLifecycleCommandOutput>;
643
+ /**
644
+ * deserializeAws_restJson1UpdateRegionSettingsCommand
645
+ */
646
+ export declare const de_UpdateRegionSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegionSettingsCommandOutput>;
647
+ /**
648
+ * deserializeAws_restJson1UpdateReportPlanCommand
649
+ */
650
+ export declare const de_UpdateReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReportPlanCommandOutput>;