@aws-sdk/client-backup 3.928.0 → 3.930.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/dist-cjs/index.js +4508 -4514
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BackupClient.js +2 -0
  4. package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  5. package/dist-es/commands/CancelLegalHoldCommand.js +3 -9
  6. package/dist-es/commands/CreateBackupPlanCommand.js +3 -10
  7. package/dist-es/commands/CreateBackupSelectionCommand.js +3 -9
  8. package/dist-es/commands/CreateBackupVaultCommand.js +3 -10
  9. package/dist-es/commands/CreateFrameworkCommand.js +3 -9
  10. package/dist-es/commands/CreateLegalHoldCommand.js +3 -10
  11. package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +3 -10
  12. package/dist-es/commands/CreateReportPlanCommand.js +3 -9
  13. package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +3 -10
  14. package/dist-es/commands/CreateRestoreTestingPlanCommand.js +3 -10
  15. package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +3 -10
  16. package/dist-es/commands/DeleteBackupPlanCommand.js +3 -9
  17. package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -9
  18. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -9
  19. package/dist-es/commands/DeleteBackupVaultCommand.js +3 -9
  20. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -9
  21. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -9
  22. package/dist-es/commands/DeleteFrameworkCommand.js +3 -9
  23. package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -9
  24. package/dist-es/commands/DeleteReportPlanCommand.js +3 -9
  25. package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +3 -9
  26. package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +3 -9
  27. package/dist-es/commands/DescribeBackupJobCommand.js +3 -9
  28. package/dist-es/commands/DescribeBackupVaultCommand.js +3 -9
  29. package/dist-es/commands/DescribeCopyJobCommand.js +3 -9
  30. package/dist-es/commands/DescribeFrameworkCommand.js +3 -9
  31. package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -9
  32. package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -9
  33. package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -9
  34. package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -9
  35. package/dist-es/commands/DescribeReportJobCommand.js +3 -9
  36. package/dist-es/commands/DescribeReportPlanCommand.js +3 -9
  37. package/dist-es/commands/DescribeRestoreJobCommand.js +3 -9
  38. package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  39. package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -9
  40. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -9
  41. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -9
  42. package/dist-es/commands/GetBackupPlanCommand.js +3 -10
  43. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -10
  44. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -10
  45. package/dist-es/commands/GetBackupSelectionCommand.js +3 -9
  46. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -9
  47. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -9
  48. package/dist-es/commands/GetLegalHoldCommand.js +3 -9
  49. package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +3 -9
  50. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -10
  51. package/dist-es/commands/GetRestoreJobMetadataCommand.js +3 -10
  52. package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +3 -9
  53. package/dist-es/commands/GetRestoreTestingPlanCommand.js +3 -9
  54. package/dist-es/commands/GetRestoreTestingSelectionCommand.js +3 -10
  55. package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -9
  56. package/dist-es/commands/ListBackupJobSummariesCommand.js +3 -9
  57. package/dist-es/commands/ListBackupJobsCommand.js +3 -9
  58. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -9
  59. package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -9
  60. package/dist-es/commands/ListBackupPlansCommand.js +3 -9
  61. package/dist-es/commands/ListBackupSelectionsCommand.js +3 -9
  62. package/dist-es/commands/ListBackupVaultsCommand.js +3 -9
  63. package/dist-es/commands/ListCopyJobSummariesCommand.js +3 -9
  64. package/dist-es/commands/ListCopyJobsCommand.js +3 -9
  65. package/dist-es/commands/ListFrameworksCommand.js +3 -9
  66. package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +3 -9
  67. package/dist-es/commands/ListLegalHoldsCommand.js +3 -9
  68. package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +3 -9
  69. package/dist-es/commands/ListProtectedResourcesCommand.js +3 -9
  70. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -9
  71. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -9
  72. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -9
  73. package/dist-es/commands/ListReportJobsCommand.js +3 -9
  74. package/dist-es/commands/ListReportPlansCommand.js +3 -9
  75. package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +3 -9
  76. package/dist-es/commands/ListRestoreJobSummariesCommand.js +3 -9
  77. package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +3 -9
  78. package/dist-es/commands/ListRestoreJobsCommand.js +3 -9
  79. package/dist-es/commands/ListRestoreTestingPlansCommand.js +3 -9
  80. package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsCommand.js +3 -10
  82. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -9
  83. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -9
  84. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -9
  85. package/dist-es/commands/PutRestoreValidationResultCommand.js +3 -9
  86. package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +3 -10
  87. package/dist-es/commands/StartBackupJobCommand.js +3 -10
  88. package/dist-es/commands/StartCopyJobCommand.js +3 -9
  89. package/dist-es/commands/StartReportJobCommand.js +3 -9
  90. package/dist-es/commands/StartRestoreJobCommand.js +3 -10
  91. package/dist-es/commands/StopBackupJobCommand.js +3 -9
  92. package/dist-es/commands/TagResourceCommand.js +3 -10
  93. package/dist-es/commands/UntagResourceCommand.js +3 -10
  94. package/dist-es/commands/UpdateBackupPlanCommand.js +3 -10
  95. package/dist-es/commands/UpdateFrameworkCommand.js +3 -9
  96. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  97. package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +3 -9
  98. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -9
  99. package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -9
  100. package/dist-es/commands/UpdateReportPlanCommand.js +3 -9
  101. package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +3 -9
  102. package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +3 -10
  103. package/dist-es/models/models_0.js +0 -129
  104. package/dist-es/runtimeConfig.shared.js +2 -0
  105. package/dist-es/schemas/schemas_0.js +4363 -0
  106. package/dist-types/BackupClient.d.ts +10 -1
  107. package/dist-types/models/models_0.d.ts +0 -120
  108. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  109. package/dist-types/runtimeConfig.d.ts +1 -0
  110. package/dist-types/runtimeConfig.native.d.ts +1 -0
  111. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  112. package/dist-types/schemas/schemas_0.d.ts +398 -0
  113. package/dist-types/ts3.4/BackupClient.d.ts +4 -0
  114. package/dist-types/ts3.4/models/models_0.d.ts +0 -86
  115. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  116. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  117. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  118. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  119. package/dist-types/ts3.4/schemas/schemas_0.d.ts +405 -0
  120. package/package.json +33 -34
  121. package/dist-es/protocols/Aws_restJson1.js +0 -3702
  122. package/dist-types/protocols/Aws_restJson1.d.ts +0 -893
  123. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1193
@@ -1,893 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AssociateBackupVaultMpaApprovalTeamCommandInput, AssociateBackupVaultMpaApprovalTeamCommandOutput } from "../commands/AssociateBackupVaultMpaApprovalTeamCommand";
4
- import { CancelLegalHoldCommandInput, CancelLegalHoldCommandOutput } from "../commands/CancelLegalHoldCommand";
5
- import { CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput } from "../commands/CreateBackupPlanCommand";
6
- import { CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput } from "../commands/CreateBackupSelectionCommand";
7
- import { CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput } from "../commands/CreateBackupVaultCommand";
8
- import { CreateFrameworkCommandInput, CreateFrameworkCommandOutput } from "../commands/CreateFrameworkCommand";
9
- import { CreateLegalHoldCommandInput, CreateLegalHoldCommandOutput } from "../commands/CreateLegalHoldCommand";
10
- import { CreateLogicallyAirGappedBackupVaultCommandInput, CreateLogicallyAirGappedBackupVaultCommandOutput } from "../commands/CreateLogicallyAirGappedBackupVaultCommand";
11
- import { CreateReportPlanCommandInput, CreateReportPlanCommandOutput } from "../commands/CreateReportPlanCommand";
12
- import { CreateRestoreAccessBackupVaultCommandInput, CreateRestoreAccessBackupVaultCommandOutput } from "../commands/CreateRestoreAccessBackupVaultCommand";
13
- import { CreateRestoreTestingPlanCommandInput, CreateRestoreTestingPlanCommandOutput } from "../commands/CreateRestoreTestingPlanCommand";
14
- import { CreateRestoreTestingSelectionCommandInput, CreateRestoreTestingSelectionCommandOutput } from "../commands/CreateRestoreTestingSelectionCommand";
15
- import { DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput } from "../commands/DeleteBackupPlanCommand";
16
- import { DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput } from "../commands/DeleteBackupSelectionCommand";
17
- import { DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput } from "../commands/DeleteBackupVaultAccessPolicyCommand";
18
- import { DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput } from "../commands/DeleteBackupVaultCommand";
19
- import { DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput } from "../commands/DeleteBackupVaultLockConfigurationCommand";
20
- import { DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput } from "../commands/DeleteBackupVaultNotificationsCommand";
21
- import { DeleteFrameworkCommandInput, DeleteFrameworkCommandOutput } from "../commands/DeleteFrameworkCommand";
22
- import { DeleteRecoveryPointCommandInput, DeleteRecoveryPointCommandOutput } from "../commands/DeleteRecoveryPointCommand";
23
- import { DeleteReportPlanCommandInput, DeleteReportPlanCommandOutput } from "../commands/DeleteReportPlanCommand";
24
- import { DeleteRestoreTestingPlanCommandInput, DeleteRestoreTestingPlanCommandOutput } from "../commands/DeleteRestoreTestingPlanCommand";
25
- import { DeleteRestoreTestingSelectionCommandInput, DeleteRestoreTestingSelectionCommandOutput } from "../commands/DeleteRestoreTestingSelectionCommand";
26
- import { DescribeBackupJobCommandInput, DescribeBackupJobCommandOutput } from "../commands/DescribeBackupJobCommand";
27
- import { DescribeBackupVaultCommandInput, DescribeBackupVaultCommandOutput } from "../commands/DescribeBackupVaultCommand";
28
- import { DescribeCopyJobCommandInput, DescribeCopyJobCommandOutput } from "../commands/DescribeCopyJobCommand";
29
- import { DescribeFrameworkCommandInput, DescribeFrameworkCommandOutput } from "../commands/DescribeFrameworkCommand";
30
- import { DescribeGlobalSettingsCommandInput, DescribeGlobalSettingsCommandOutput } from "../commands/DescribeGlobalSettingsCommand";
31
- import { DescribeProtectedResourceCommandInput, DescribeProtectedResourceCommandOutput } from "../commands/DescribeProtectedResourceCommand";
32
- import { DescribeRecoveryPointCommandInput, DescribeRecoveryPointCommandOutput } from "../commands/DescribeRecoveryPointCommand";
33
- import { DescribeRegionSettingsCommandInput, DescribeRegionSettingsCommandOutput } from "../commands/DescribeRegionSettingsCommand";
34
- import { DescribeReportJobCommandInput, DescribeReportJobCommandOutput } from "../commands/DescribeReportJobCommand";
35
- import { DescribeReportPlanCommandInput, DescribeReportPlanCommandOutput } from "../commands/DescribeReportPlanCommand";
36
- import { DescribeRestoreJobCommandInput, DescribeRestoreJobCommandOutput } from "../commands/DescribeRestoreJobCommand";
37
- import { DisassociateBackupVaultMpaApprovalTeamCommandInput, DisassociateBackupVaultMpaApprovalTeamCommandOutput } from "../commands/DisassociateBackupVaultMpaApprovalTeamCommand";
38
- import { DisassociateRecoveryPointCommandInput, DisassociateRecoveryPointCommandOutput } from "../commands/DisassociateRecoveryPointCommand";
39
- import { DisassociateRecoveryPointFromParentCommandInput, DisassociateRecoveryPointFromParentCommandOutput } from "../commands/DisassociateRecoveryPointFromParentCommand";
40
- import { ExportBackupPlanTemplateCommandInput, ExportBackupPlanTemplateCommandOutput } from "../commands/ExportBackupPlanTemplateCommand";
41
- import { GetBackupPlanCommandInput, GetBackupPlanCommandOutput } from "../commands/GetBackupPlanCommand";
42
- import { GetBackupPlanFromJSONCommandInput, GetBackupPlanFromJSONCommandOutput } from "../commands/GetBackupPlanFromJSONCommand";
43
- import { GetBackupPlanFromTemplateCommandInput, GetBackupPlanFromTemplateCommandOutput } from "../commands/GetBackupPlanFromTemplateCommand";
44
- import { GetBackupSelectionCommandInput, GetBackupSelectionCommandOutput } from "../commands/GetBackupSelectionCommand";
45
- import { GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput } from "../commands/GetBackupVaultAccessPolicyCommand";
46
- import { GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput } from "../commands/GetBackupVaultNotificationsCommand";
47
- import { GetLegalHoldCommandInput, GetLegalHoldCommandOutput } from "../commands/GetLegalHoldCommand";
48
- import { GetRecoveryPointIndexDetailsCommandInput, GetRecoveryPointIndexDetailsCommandOutput } from "../commands/GetRecoveryPointIndexDetailsCommand";
49
- import { GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput } from "../commands/GetRecoveryPointRestoreMetadataCommand";
50
- import { GetRestoreJobMetadataCommandInput, GetRestoreJobMetadataCommandOutput } from "../commands/GetRestoreJobMetadataCommand";
51
- import { GetRestoreTestingInferredMetadataCommandInput, GetRestoreTestingInferredMetadataCommandOutput } from "../commands/GetRestoreTestingInferredMetadataCommand";
52
- import { GetRestoreTestingPlanCommandInput, GetRestoreTestingPlanCommandOutput } from "../commands/GetRestoreTestingPlanCommand";
53
- import { GetRestoreTestingSelectionCommandInput, GetRestoreTestingSelectionCommandOutput } from "../commands/GetRestoreTestingSelectionCommand";
54
- import { GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput } from "../commands/GetSupportedResourceTypesCommand";
55
- import { ListBackupJobsCommandInput, ListBackupJobsCommandOutput } from "../commands/ListBackupJobsCommand";
56
- import { ListBackupJobSummariesCommandInput, ListBackupJobSummariesCommandOutput } from "../commands/ListBackupJobSummariesCommand";
57
- import { ListBackupPlansCommandInput, ListBackupPlansCommandOutput } from "../commands/ListBackupPlansCommand";
58
- import { ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput } from "../commands/ListBackupPlanTemplatesCommand";
59
- import { ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput } from "../commands/ListBackupPlanVersionsCommand";
60
- import { ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput } from "../commands/ListBackupSelectionsCommand";
61
- import { ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput } from "../commands/ListBackupVaultsCommand";
62
- import { ListCopyJobsCommandInput, ListCopyJobsCommandOutput } from "../commands/ListCopyJobsCommand";
63
- import { ListCopyJobSummariesCommandInput, ListCopyJobSummariesCommandOutput } from "../commands/ListCopyJobSummariesCommand";
64
- import { ListFrameworksCommandInput, ListFrameworksCommandOutput } from "../commands/ListFrameworksCommand";
65
- import { ListIndexedRecoveryPointsCommandInput, ListIndexedRecoveryPointsCommandOutput } from "../commands/ListIndexedRecoveryPointsCommand";
66
- import { ListLegalHoldsCommandInput, ListLegalHoldsCommandOutput } from "../commands/ListLegalHoldsCommand";
67
- import { ListProtectedResourcesByBackupVaultCommandInput, ListProtectedResourcesByBackupVaultCommandOutput } from "../commands/ListProtectedResourcesByBackupVaultCommand";
68
- import { ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput } from "../commands/ListProtectedResourcesCommand";
69
- import { ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput } from "../commands/ListRecoveryPointsByBackupVaultCommand";
70
- import { ListRecoveryPointsByLegalHoldCommandInput, ListRecoveryPointsByLegalHoldCommandOutput } from "../commands/ListRecoveryPointsByLegalHoldCommand";
71
- import { ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput } from "../commands/ListRecoveryPointsByResourceCommand";
72
- import { ListReportJobsCommandInput, ListReportJobsCommandOutput } from "../commands/ListReportJobsCommand";
73
- import { ListReportPlansCommandInput, ListReportPlansCommandOutput } from "../commands/ListReportPlansCommand";
74
- import { ListRestoreAccessBackupVaultsCommandInput, ListRestoreAccessBackupVaultsCommandOutput } from "../commands/ListRestoreAccessBackupVaultsCommand";
75
- import { ListRestoreJobsByProtectedResourceCommandInput, ListRestoreJobsByProtectedResourceCommandOutput } from "../commands/ListRestoreJobsByProtectedResourceCommand";
76
- import { ListRestoreJobsCommandInput, ListRestoreJobsCommandOutput } from "../commands/ListRestoreJobsCommand";
77
- import { ListRestoreJobSummariesCommandInput, ListRestoreJobSummariesCommandOutput } from "../commands/ListRestoreJobSummariesCommand";
78
- import { ListRestoreTestingPlansCommandInput, ListRestoreTestingPlansCommandOutput } from "../commands/ListRestoreTestingPlansCommand";
79
- import { ListRestoreTestingSelectionsCommandInput, ListRestoreTestingSelectionsCommandOutput } from "../commands/ListRestoreTestingSelectionsCommand";
80
- import { ListTagsCommandInput, ListTagsCommandOutput } from "../commands/ListTagsCommand";
81
- import { PutBackupVaultAccessPolicyCommandInput, PutBackupVaultAccessPolicyCommandOutput } from "../commands/PutBackupVaultAccessPolicyCommand";
82
- import { PutBackupVaultLockConfigurationCommandInput, PutBackupVaultLockConfigurationCommandOutput } from "../commands/PutBackupVaultLockConfigurationCommand";
83
- import { PutBackupVaultNotificationsCommandInput, PutBackupVaultNotificationsCommandOutput } from "../commands/PutBackupVaultNotificationsCommand";
84
- import { PutRestoreValidationResultCommandInput, PutRestoreValidationResultCommandOutput } from "../commands/PutRestoreValidationResultCommand";
85
- import { RevokeRestoreAccessBackupVaultCommandInput, RevokeRestoreAccessBackupVaultCommandOutput } from "../commands/RevokeRestoreAccessBackupVaultCommand";
86
- import { StartBackupJobCommandInput, StartBackupJobCommandOutput } from "../commands/StartBackupJobCommand";
87
- import { StartCopyJobCommandInput, StartCopyJobCommandOutput } from "../commands/StartCopyJobCommand";
88
- import { StartReportJobCommandInput, StartReportJobCommandOutput } from "../commands/StartReportJobCommand";
89
- import { StartRestoreJobCommandInput, StartRestoreJobCommandOutput } from "../commands/StartRestoreJobCommand";
90
- import { StopBackupJobCommandInput, StopBackupJobCommandOutput } from "../commands/StopBackupJobCommand";
91
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
92
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
93
- import { UpdateBackupPlanCommandInput, UpdateBackupPlanCommandOutput } from "../commands/UpdateBackupPlanCommand";
94
- import { UpdateFrameworkCommandInput, UpdateFrameworkCommandOutput } from "../commands/UpdateFrameworkCommand";
95
- import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput } from "../commands/UpdateGlobalSettingsCommand";
96
- import { UpdateRecoveryPointIndexSettingsCommandInput, UpdateRecoveryPointIndexSettingsCommandOutput } from "../commands/UpdateRecoveryPointIndexSettingsCommand";
97
- import { UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput } from "../commands/UpdateRecoveryPointLifecycleCommand";
98
- import { UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput } from "../commands/UpdateRegionSettingsCommand";
99
- import { UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput } from "../commands/UpdateReportPlanCommand";
100
- import { UpdateRestoreTestingPlanCommandInput, UpdateRestoreTestingPlanCommandOutput } from "../commands/UpdateRestoreTestingPlanCommand";
101
- import { UpdateRestoreTestingSelectionCommandInput, UpdateRestoreTestingSelectionCommandOutput } from "../commands/UpdateRestoreTestingSelectionCommand";
102
- /**
103
- * serializeAws_restJson1AssociateBackupVaultMpaApprovalTeamCommand
104
- */
105
- export declare const se_AssociateBackupVaultMpaApprovalTeamCommand: (input: AssociateBackupVaultMpaApprovalTeamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- /**
107
- * serializeAws_restJson1CancelLegalHoldCommand
108
- */
109
- export declare const se_CancelLegalHoldCommand: (input: CancelLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- /**
111
- * serializeAws_restJson1CreateBackupPlanCommand
112
- */
113
- export declare const se_CreateBackupPlanCommand: (input: CreateBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- /**
115
- * serializeAws_restJson1CreateBackupSelectionCommand
116
- */
117
- export declare const se_CreateBackupSelectionCommand: (input: CreateBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- /**
119
- * serializeAws_restJson1CreateBackupVaultCommand
120
- */
121
- export declare const se_CreateBackupVaultCommand: (input: CreateBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- /**
123
- * serializeAws_restJson1CreateFrameworkCommand
124
- */
125
- export declare const se_CreateFrameworkCommand: (input: CreateFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- /**
127
- * serializeAws_restJson1CreateLegalHoldCommand
128
- */
129
- export declare const se_CreateLegalHoldCommand: (input: CreateLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- /**
131
- * serializeAws_restJson1CreateLogicallyAirGappedBackupVaultCommand
132
- */
133
- export declare const se_CreateLogicallyAirGappedBackupVaultCommand: (input: CreateLogicallyAirGappedBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- /**
135
- * serializeAws_restJson1CreateReportPlanCommand
136
- */
137
- export declare const se_CreateReportPlanCommand: (input: CreateReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- /**
139
- * serializeAws_restJson1CreateRestoreAccessBackupVaultCommand
140
- */
141
- export declare const se_CreateRestoreAccessBackupVaultCommand: (input: CreateRestoreAccessBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- /**
143
- * serializeAws_restJson1CreateRestoreTestingPlanCommand
144
- */
145
- export declare const se_CreateRestoreTestingPlanCommand: (input: CreateRestoreTestingPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- /**
147
- * serializeAws_restJson1CreateRestoreTestingSelectionCommand
148
- */
149
- export declare const se_CreateRestoreTestingSelectionCommand: (input: CreateRestoreTestingSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- /**
151
- * serializeAws_restJson1DeleteBackupPlanCommand
152
- */
153
- export declare const se_DeleteBackupPlanCommand: (input: DeleteBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- /**
155
- * serializeAws_restJson1DeleteBackupSelectionCommand
156
- */
157
- export declare const se_DeleteBackupSelectionCommand: (input: DeleteBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- /**
159
- * serializeAws_restJson1DeleteBackupVaultCommand
160
- */
161
- export declare const se_DeleteBackupVaultCommand: (input: DeleteBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- /**
163
- * serializeAws_restJson1DeleteBackupVaultAccessPolicyCommand
164
- */
165
- export declare const se_DeleteBackupVaultAccessPolicyCommand: (input: DeleteBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- /**
167
- * serializeAws_restJson1DeleteBackupVaultLockConfigurationCommand
168
- */
169
- export declare const se_DeleteBackupVaultLockConfigurationCommand: (input: DeleteBackupVaultLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- /**
171
- * serializeAws_restJson1DeleteBackupVaultNotificationsCommand
172
- */
173
- export declare const se_DeleteBackupVaultNotificationsCommand: (input: DeleteBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- /**
175
- * serializeAws_restJson1DeleteFrameworkCommand
176
- */
177
- export declare const se_DeleteFrameworkCommand: (input: DeleteFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- /**
179
- * serializeAws_restJson1DeleteRecoveryPointCommand
180
- */
181
- export declare const se_DeleteRecoveryPointCommand: (input: DeleteRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- /**
183
- * serializeAws_restJson1DeleteReportPlanCommand
184
- */
185
- export declare const se_DeleteReportPlanCommand: (input: DeleteReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- /**
187
- * serializeAws_restJson1DeleteRestoreTestingPlanCommand
188
- */
189
- export declare const se_DeleteRestoreTestingPlanCommand: (input: DeleteRestoreTestingPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- /**
191
- * serializeAws_restJson1DeleteRestoreTestingSelectionCommand
192
- */
193
- export declare const se_DeleteRestoreTestingSelectionCommand: (input: DeleteRestoreTestingSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- /**
195
- * serializeAws_restJson1DescribeBackupJobCommand
196
- */
197
- export declare const se_DescribeBackupJobCommand: (input: DescribeBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- /**
199
- * serializeAws_restJson1DescribeBackupVaultCommand
200
- */
201
- export declare const se_DescribeBackupVaultCommand: (input: DescribeBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- /**
203
- * serializeAws_restJson1DescribeCopyJobCommand
204
- */
205
- export declare const se_DescribeCopyJobCommand: (input: DescribeCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- /**
207
- * serializeAws_restJson1DescribeFrameworkCommand
208
- */
209
- export declare const se_DescribeFrameworkCommand: (input: DescribeFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- /**
211
- * serializeAws_restJson1DescribeGlobalSettingsCommand
212
- */
213
- export declare const se_DescribeGlobalSettingsCommand: (input: DescribeGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- /**
215
- * serializeAws_restJson1DescribeProtectedResourceCommand
216
- */
217
- export declare const se_DescribeProtectedResourceCommand: (input: DescribeProtectedResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
- /**
219
- * serializeAws_restJson1DescribeRecoveryPointCommand
220
- */
221
- export declare const se_DescribeRecoveryPointCommand: (input: DescribeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
- /**
223
- * serializeAws_restJson1DescribeRegionSettingsCommand
224
- */
225
- export declare const se_DescribeRegionSettingsCommand: (input: DescribeRegionSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
- /**
227
- * serializeAws_restJson1DescribeReportJobCommand
228
- */
229
- export declare const se_DescribeReportJobCommand: (input: DescribeReportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
- /**
231
- * serializeAws_restJson1DescribeReportPlanCommand
232
- */
233
- export declare const se_DescribeReportPlanCommand: (input: DescribeReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
- /**
235
- * serializeAws_restJson1DescribeRestoreJobCommand
236
- */
237
- export declare const se_DescribeRestoreJobCommand: (input: DescribeRestoreJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
- /**
239
- * serializeAws_restJson1DisassociateBackupVaultMpaApprovalTeamCommand
240
- */
241
- export declare const se_DisassociateBackupVaultMpaApprovalTeamCommand: (input: DisassociateBackupVaultMpaApprovalTeamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
- /**
243
- * serializeAws_restJson1DisassociateRecoveryPointCommand
244
- */
245
- export declare const se_DisassociateRecoveryPointCommand: (input: DisassociateRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
- /**
247
- * serializeAws_restJson1DisassociateRecoveryPointFromParentCommand
248
- */
249
- export declare const se_DisassociateRecoveryPointFromParentCommand: (input: DisassociateRecoveryPointFromParentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
- /**
251
- * serializeAws_restJson1ExportBackupPlanTemplateCommand
252
- */
253
- export declare const se_ExportBackupPlanTemplateCommand: (input: ExportBackupPlanTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
- /**
255
- * serializeAws_restJson1GetBackupPlanCommand
256
- */
257
- export declare const se_GetBackupPlanCommand: (input: GetBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
- /**
259
- * serializeAws_restJson1GetBackupPlanFromJSONCommand
260
- */
261
- export declare const se_GetBackupPlanFromJSONCommand: (input: GetBackupPlanFromJSONCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
- /**
263
- * serializeAws_restJson1GetBackupPlanFromTemplateCommand
264
- */
265
- export declare const se_GetBackupPlanFromTemplateCommand: (input: GetBackupPlanFromTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
- /**
267
- * serializeAws_restJson1GetBackupSelectionCommand
268
- */
269
- export declare const se_GetBackupSelectionCommand: (input: GetBackupSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
- /**
271
- * serializeAws_restJson1GetBackupVaultAccessPolicyCommand
272
- */
273
- export declare const se_GetBackupVaultAccessPolicyCommand: (input: GetBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
- /**
275
- * serializeAws_restJson1GetBackupVaultNotificationsCommand
276
- */
277
- export declare const se_GetBackupVaultNotificationsCommand: (input: GetBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
- /**
279
- * serializeAws_restJson1GetLegalHoldCommand
280
- */
281
- export declare const se_GetLegalHoldCommand: (input: GetLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
- /**
283
- * serializeAws_restJson1GetRecoveryPointIndexDetailsCommand
284
- */
285
- export declare const se_GetRecoveryPointIndexDetailsCommand: (input: GetRecoveryPointIndexDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
- /**
287
- * serializeAws_restJson1GetRecoveryPointRestoreMetadataCommand
288
- */
289
- export declare const se_GetRecoveryPointRestoreMetadataCommand: (input: GetRecoveryPointRestoreMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
- /**
291
- * serializeAws_restJson1GetRestoreJobMetadataCommand
292
- */
293
- export declare const se_GetRestoreJobMetadataCommand: (input: GetRestoreJobMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
- /**
295
- * serializeAws_restJson1GetRestoreTestingInferredMetadataCommand
296
- */
297
- export declare const se_GetRestoreTestingInferredMetadataCommand: (input: GetRestoreTestingInferredMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
- /**
299
- * serializeAws_restJson1GetRestoreTestingPlanCommand
300
- */
301
- export declare const se_GetRestoreTestingPlanCommand: (input: GetRestoreTestingPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
- /**
303
- * serializeAws_restJson1GetRestoreTestingSelectionCommand
304
- */
305
- export declare const se_GetRestoreTestingSelectionCommand: (input: GetRestoreTestingSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
- /**
307
- * serializeAws_restJson1GetSupportedResourceTypesCommand
308
- */
309
- export declare const se_GetSupportedResourceTypesCommand: (input: GetSupportedResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
- /**
311
- * serializeAws_restJson1ListBackupJobsCommand
312
- */
313
- export declare const se_ListBackupJobsCommand: (input: ListBackupJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
- /**
315
- * serializeAws_restJson1ListBackupJobSummariesCommand
316
- */
317
- export declare const se_ListBackupJobSummariesCommand: (input: ListBackupJobSummariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
- /**
319
- * serializeAws_restJson1ListBackupPlansCommand
320
- */
321
- export declare const se_ListBackupPlansCommand: (input: ListBackupPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
322
- /**
323
- * serializeAws_restJson1ListBackupPlanTemplatesCommand
324
- */
325
- export declare const se_ListBackupPlanTemplatesCommand: (input: ListBackupPlanTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
326
- /**
327
- * serializeAws_restJson1ListBackupPlanVersionsCommand
328
- */
329
- export declare const se_ListBackupPlanVersionsCommand: (input: ListBackupPlanVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
330
- /**
331
- * serializeAws_restJson1ListBackupSelectionsCommand
332
- */
333
- export declare const se_ListBackupSelectionsCommand: (input: ListBackupSelectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
334
- /**
335
- * serializeAws_restJson1ListBackupVaultsCommand
336
- */
337
- export declare const se_ListBackupVaultsCommand: (input: ListBackupVaultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
338
- /**
339
- * serializeAws_restJson1ListCopyJobsCommand
340
- */
341
- export declare const se_ListCopyJobsCommand: (input: ListCopyJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
342
- /**
343
- * serializeAws_restJson1ListCopyJobSummariesCommand
344
- */
345
- export declare const se_ListCopyJobSummariesCommand: (input: ListCopyJobSummariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
346
- /**
347
- * serializeAws_restJson1ListFrameworksCommand
348
- */
349
- export declare const se_ListFrameworksCommand: (input: ListFrameworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
350
- /**
351
- * serializeAws_restJson1ListIndexedRecoveryPointsCommand
352
- */
353
- export declare const se_ListIndexedRecoveryPointsCommand: (input: ListIndexedRecoveryPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
354
- /**
355
- * serializeAws_restJson1ListLegalHoldsCommand
356
- */
357
- export declare const se_ListLegalHoldsCommand: (input: ListLegalHoldsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
358
- /**
359
- * serializeAws_restJson1ListProtectedResourcesCommand
360
- */
361
- export declare const se_ListProtectedResourcesCommand: (input: ListProtectedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
362
- /**
363
- * serializeAws_restJson1ListProtectedResourcesByBackupVaultCommand
364
- */
365
- export declare const se_ListProtectedResourcesByBackupVaultCommand: (input: ListProtectedResourcesByBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
366
- /**
367
- * serializeAws_restJson1ListRecoveryPointsByBackupVaultCommand
368
- */
369
- export declare const se_ListRecoveryPointsByBackupVaultCommand: (input: ListRecoveryPointsByBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
370
- /**
371
- * serializeAws_restJson1ListRecoveryPointsByLegalHoldCommand
372
- */
373
- export declare const se_ListRecoveryPointsByLegalHoldCommand: (input: ListRecoveryPointsByLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
374
- /**
375
- * serializeAws_restJson1ListRecoveryPointsByResourceCommand
376
- */
377
- export declare const se_ListRecoveryPointsByResourceCommand: (input: ListRecoveryPointsByResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
378
- /**
379
- * serializeAws_restJson1ListReportJobsCommand
380
- */
381
- export declare const se_ListReportJobsCommand: (input: ListReportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
382
- /**
383
- * serializeAws_restJson1ListReportPlansCommand
384
- */
385
- export declare const se_ListReportPlansCommand: (input: ListReportPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
386
- /**
387
- * serializeAws_restJson1ListRestoreAccessBackupVaultsCommand
388
- */
389
- export declare const se_ListRestoreAccessBackupVaultsCommand: (input: ListRestoreAccessBackupVaultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
390
- /**
391
- * serializeAws_restJson1ListRestoreJobsCommand
392
- */
393
- export declare const se_ListRestoreJobsCommand: (input: ListRestoreJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
394
- /**
395
- * serializeAws_restJson1ListRestoreJobsByProtectedResourceCommand
396
- */
397
- export declare const se_ListRestoreJobsByProtectedResourceCommand: (input: ListRestoreJobsByProtectedResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
398
- /**
399
- * serializeAws_restJson1ListRestoreJobSummariesCommand
400
- */
401
- export declare const se_ListRestoreJobSummariesCommand: (input: ListRestoreJobSummariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
402
- /**
403
- * serializeAws_restJson1ListRestoreTestingPlansCommand
404
- */
405
- export declare const se_ListRestoreTestingPlansCommand: (input: ListRestoreTestingPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
406
- /**
407
- * serializeAws_restJson1ListRestoreTestingSelectionsCommand
408
- */
409
- export declare const se_ListRestoreTestingSelectionsCommand: (input: ListRestoreTestingSelectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
410
- /**
411
- * serializeAws_restJson1ListTagsCommand
412
- */
413
- export declare const se_ListTagsCommand: (input: ListTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
414
- /**
415
- * serializeAws_restJson1PutBackupVaultAccessPolicyCommand
416
- */
417
- export declare const se_PutBackupVaultAccessPolicyCommand: (input: PutBackupVaultAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
418
- /**
419
- * serializeAws_restJson1PutBackupVaultLockConfigurationCommand
420
- */
421
- export declare const se_PutBackupVaultLockConfigurationCommand: (input: PutBackupVaultLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
422
- /**
423
- * serializeAws_restJson1PutBackupVaultNotificationsCommand
424
- */
425
- export declare const se_PutBackupVaultNotificationsCommand: (input: PutBackupVaultNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
426
- /**
427
- * serializeAws_restJson1PutRestoreValidationResultCommand
428
- */
429
- export declare const se_PutRestoreValidationResultCommand: (input: PutRestoreValidationResultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
430
- /**
431
- * serializeAws_restJson1RevokeRestoreAccessBackupVaultCommand
432
- */
433
- export declare const se_RevokeRestoreAccessBackupVaultCommand: (input: RevokeRestoreAccessBackupVaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
434
- /**
435
- * serializeAws_restJson1StartBackupJobCommand
436
- */
437
- export declare const se_StartBackupJobCommand: (input: StartBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
438
- /**
439
- * serializeAws_restJson1StartCopyJobCommand
440
- */
441
- export declare const se_StartCopyJobCommand: (input: StartCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
442
- /**
443
- * serializeAws_restJson1StartReportJobCommand
444
- */
445
- export declare const se_StartReportJobCommand: (input: StartReportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
446
- /**
447
- * serializeAws_restJson1StartRestoreJobCommand
448
- */
449
- export declare const se_StartRestoreJobCommand: (input: StartRestoreJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
450
- /**
451
- * serializeAws_restJson1StopBackupJobCommand
452
- */
453
- export declare const se_StopBackupJobCommand: (input: StopBackupJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
454
- /**
455
- * serializeAws_restJson1TagResourceCommand
456
- */
457
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
458
- /**
459
- * serializeAws_restJson1UntagResourceCommand
460
- */
461
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
462
- /**
463
- * serializeAws_restJson1UpdateBackupPlanCommand
464
- */
465
- export declare const se_UpdateBackupPlanCommand: (input: UpdateBackupPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
466
- /**
467
- * serializeAws_restJson1UpdateFrameworkCommand
468
- */
469
- export declare const se_UpdateFrameworkCommand: (input: UpdateFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
470
- /**
471
- * serializeAws_restJson1UpdateGlobalSettingsCommand
472
- */
473
- export declare const se_UpdateGlobalSettingsCommand: (input: UpdateGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
474
- /**
475
- * serializeAws_restJson1UpdateRecoveryPointIndexSettingsCommand
476
- */
477
- export declare const se_UpdateRecoveryPointIndexSettingsCommand: (input: UpdateRecoveryPointIndexSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
478
- /**
479
- * serializeAws_restJson1UpdateRecoveryPointLifecycleCommand
480
- */
481
- export declare const se_UpdateRecoveryPointLifecycleCommand: (input: UpdateRecoveryPointLifecycleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
482
- /**
483
- * serializeAws_restJson1UpdateRegionSettingsCommand
484
- */
485
- export declare const se_UpdateRegionSettingsCommand: (input: UpdateRegionSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
486
- /**
487
- * serializeAws_restJson1UpdateReportPlanCommand
488
- */
489
- export declare const se_UpdateReportPlanCommand: (input: UpdateReportPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
490
- /**
491
- * serializeAws_restJson1UpdateRestoreTestingPlanCommand
492
- */
493
- export declare const se_UpdateRestoreTestingPlanCommand: (input: UpdateRestoreTestingPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
494
- /**
495
- * serializeAws_restJson1UpdateRestoreTestingSelectionCommand
496
- */
497
- export declare const se_UpdateRestoreTestingSelectionCommand: (input: UpdateRestoreTestingSelectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
498
- /**
499
- * deserializeAws_restJson1AssociateBackupVaultMpaApprovalTeamCommand
500
- */
501
- export declare const de_AssociateBackupVaultMpaApprovalTeamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateBackupVaultMpaApprovalTeamCommandOutput>;
502
- /**
503
- * deserializeAws_restJson1CancelLegalHoldCommand
504
- */
505
- export declare const de_CancelLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelLegalHoldCommandOutput>;
506
- /**
507
- * deserializeAws_restJson1CreateBackupPlanCommand
508
- */
509
- export declare const de_CreateBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupPlanCommandOutput>;
510
- /**
511
- * deserializeAws_restJson1CreateBackupSelectionCommand
512
- */
513
- export declare const de_CreateBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupSelectionCommandOutput>;
514
- /**
515
- * deserializeAws_restJson1CreateBackupVaultCommand
516
- */
517
- export declare const de_CreateBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupVaultCommandOutput>;
518
- /**
519
- * deserializeAws_restJson1CreateFrameworkCommand
520
- */
521
- export declare const de_CreateFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFrameworkCommandOutput>;
522
- /**
523
- * deserializeAws_restJson1CreateLegalHoldCommand
524
- */
525
- export declare const de_CreateLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLegalHoldCommandOutput>;
526
- /**
527
- * deserializeAws_restJson1CreateLogicallyAirGappedBackupVaultCommand
528
- */
529
- export declare const de_CreateLogicallyAirGappedBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLogicallyAirGappedBackupVaultCommandOutput>;
530
- /**
531
- * deserializeAws_restJson1CreateReportPlanCommand
532
- */
533
- export declare const de_CreateReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReportPlanCommandOutput>;
534
- /**
535
- * deserializeAws_restJson1CreateRestoreAccessBackupVaultCommand
536
- */
537
- export declare const de_CreateRestoreAccessBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRestoreAccessBackupVaultCommandOutput>;
538
- /**
539
- * deserializeAws_restJson1CreateRestoreTestingPlanCommand
540
- */
541
- export declare const de_CreateRestoreTestingPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRestoreTestingPlanCommandOutput>;
542
- /**
543
- * deserializeAws_restJson1CreateRestoreTestingSelectionCommand
544
- */
545
- export declare const de_CreateRestoreTestingSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRestoreTestingSelectionCommandOutput>;
546
- /**
547
- * deserializeAws_restJson1DeleteBackupPlanCommand
548
- */
549
- export declare const de_DeleteBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupPlanCommandOutput>;
550
- /**
551
- * deserializeAws_restJson1DeleteBackupSelectionCommand
552
- */
553
- export declare const de_DeleteBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupSelectionCommandOutput>;
554
- /**
555
- * deserializeAws_restJson1DeleteBackupVaultCommand
556
- */
557
- export declare const de_DeleteBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultCommandOutput>;
558
- /**
559
- * deserializeAws_restJson1DeleteBackupVaultAccessPolicyCommand
560
- */
561
- export declare const de_DeleteBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultAccessPolicyCommandOutput>;
562
- /**
563
- * deserializeAws_restJson1DeleteBackupVaultLockConfigurationCommand
564
- */
565
- export declare const de_DeleteBackupVaultLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultLockConfigurationCommandOutput>;
566
- /**
567
- * deserializeAws_restJson1DeleteBackupVaultNotificationsCommand
568
- */
569
- export declare const de_DeleteBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupVaultNotificationsCommandOutput>;
570
- /**
571
- * deserializeAws_restJson1DeleteFrameworkCommand
572
- */
573
- export declare const de_DeleteFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFrameworkCommandOutput>;
574
- /**
575
- * deserializeAws_restJson1DeleteRecoveryPointCommand
576
- */
577
- export declare const de_DeleteRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRecoveryPointCommandOutput>;
578
- /**
579
- * deserializeAws_restJson1DeleteReportPlanCommand
580
- */
581
- export declare const de_DeleteReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReportPlanCommandOutput>;
582
- /**
583
- * deserializeAws_restJson1DeleteRestoreTestingPlanCommand
584
- */
585
- export declare const de_DeleteRestoreTestingPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRestoreTestingPlanCommandOutput>;
586
- /**
587
- * deserializeAws_restJson1DeleteRestoreTestingSelectionCommand
588
- */
589
- export declare const de_DeleteRestoreTestingSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRestoreTestingSelectionCommandOutput>;
590
- /**
591
- * deserializeAws_restJson1DescribeBackupJobCommand
592
- */
593
- export declare const de_DescribeBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupJobCommandOutput>;
594
- /**
595
- * deserializeAws_restJson1DescribeBackupVaultCommand
596
- */
597
- export declare const de_DescribeBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupVaultCommandOutput>;
598
- /**
599
- * deserializeAws_restJson1DescribeCopyJobCommand
600
- */
601
- export declare const de_DescribeCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCopyJobCommandOutput>;
602
- /**
603
- * deserializeAws_restJson1DescribeFrameworkCommand
604
- */
605
- export declare const de_DescribeFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFrameworkCommandOutput>;
606
- /**
607
- * deserializeAws_restJson1DescribeGlobalSettingsCommand
608
- */
609
- export declare const de_DescribeGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGlobalSettingsCommandOutput>;
610
- /**
611
- * deserializeAws_restJson1DescribeProtectedResourceCommand
612
- */
613
- export declare const de_DescribeProtectedResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProtectedResourceCommandOutput>;
614
- /**
615
- * deserializeAws_restJson1DescribeRecoveryPointCommand
616
- */
617
- export declare const de_DescribeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecoveryPointCommandOutput>;
618
- /**
619
- * deserializeAws_restJson1DescribeRegionSettingsCommand
620
- */
621
- export declare const de_DescribeRegionSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRegionSettingsCommandOutput>;
622
- /**
623
- * deserializeAws_restJson1DescribeReportJobCommand
624
- */
625
- export declare const de_DescribeReportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReportJobCommandOutput>;
626
- /**
627
- * deserializeAws_restJson1DescribeReportPlanCommand
628
- */
629
- export declare const de_DescribeReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReportPlanCommandOutput>;
630
- /**
631
- * deserializeAws_restJson1DescribeRestoreJobCommand
632
- */
633
- export declare const de_DescribeRestoreJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRestoreJobCommandOutput>;
634
- /**
635
- * deserializeAws_restJson1DisassociateBackupVaultMpaApprovalTeamCommand
636
- */
637
- export declare const de_DisassociateBackupVaultMpaApprovalTeamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateBackupVaultMpaApprovalTeamCommandOutput>;
638
- /**
639
- * deserializeAws_restJson1DisassociateRecoveryPointCommand
640
- */
641
- export declare const de_DisassociateRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRecoveryPointCommandOutput>;
642
- /**
643
- * deserializeAws_restJson1DisassociateRecoveryPointFromParentCommand
644
- */
645
- export declare const de_DisassociateRecoveryPointFromParentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRecoveryPointFromParentCommandOutput>;
646
- /**
647
- * deserializeAws_restJson1ExportBackupPlanTemplateCommand
648
- */
649
- export declare const de_ExportBackupPlanTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExportBackupPlanTemplateCommandOutput>;
650
- /**
651
- * deserializeAws_restJson1GetBackupPlanCommand
652
- */
653
- export declare const de_GetBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanCommandOutput>;
654
- /**
655
- * deserializeAws_restJson1GetBackupPlanFromJSONCommand
656
- */
657
- export declare const de_GetBackupPlanFromJSONCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanFromJSONCommandOutput>;
658
- /**
659
- * deserializeAws_restJson1GetBackupPlanFromTemplateCommand
660
- */
661
- export declare const de_GetBackupPlanFromTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupPlanFromTemplateCommandOutput>;
662
- /**
663
- * deserializeAws_restJson1GetBackupSelectionCommand
664
- */
665
- export declare const de_GetBackupSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupSelectionCommandOutput>;
666
- /**
667
- * deserializeAws_restJson1GetBackupVaultAccessPolicyCommand
668
- */
669
- export declare const de_GetBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupVaultAccessPolicyCommandOutput>;
670
- /**
671
- * deserializeAws_restJson1GetBackupVaultNotificationsCommand
672
- */
673
- export declare const de_GetBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBackupVaultNotificationsCommandOutput>;
674
- /**
675
- * deserializeAws_restJson1GetLegalHoldCommand
676
- */
677
- export declare const de_GetLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLegalHoldCommandOutput>;
678
- /**
679
- * deserializeAws_restJson1GetRecoveryPointIndexDetailsCommand
680
- */
681
- export declare const de_GetRecoveryPointIndexDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRecoveryPointIndexDetailsCommandOutput>;
682
- /**
683
- * deserializeAws_restJson1GetRecoveryPointRestoreMetadataCommand
684
- */
685
- export declare const de_GetRecoveryPointRestoreMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRecoveryPointRestoreMetadataCommandOutput>;
686
- /**
687
- * deserializeAws_restJson1GetRestoreJobMetadataCommand
688
- */
689
- export declare const de_GetRestoreJobMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestoreJobMetadataCommandOutput>;
690
- /**
691
- * deserializeAws_restJson1GetRestoreTestingInferredMetadataCommand
692
- */
693
- export declare const de_GetRestoreTestingInferredMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestoreTestingInferredMetadataCommandOutput>;
694
- /**
695
- * deserializeAws_restJson1GetRestoreTestingPlanCommand
696
- */
697
- export declare const de_GetRestoreTestingPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestoreTestingPlanCommandOutput>;
698
- /**
699
- * deserializeAws_restJson1GetRestoreTestingSelectionCommand
700
- */
701
- export declare const de_GetRestoreTestingSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestoreTestingSelectionCommandOutput>;
702
- /**
703
- * deserializeAws_restJson1GetSupportedResourceTypesCommand
704
- */
705
- export declare const de_GetSupportedResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSupportedResourceTypesCommandOutput>;
706
- /**
707
- * deserializeAws_restJson1ListBackupJobsCommand
708
- */
709
- export declare const de_ListBackupJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupJobsCommandOutput>;
710
- /**
711
- * deserializeAws_restJson1ListBackupJobSummariesCommand
712
- */
713
- export declare const de_ListBackupJobSummariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupJobSummariesCommandOutput>;
714
- /**
715
- * deserializeAws_restJson1ListBackupPlansCommand
716
- */
717
- export declare const de_ListBackupPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlansCommandOutput>;
718
- /**
719
- * deserializeAws_restJson1ListBackupPlanTemplatesCommand
720
- */
721
- export declare const de_ListBackupPlanTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlanTemplatesCommandOutput>;
722
- /**
723
- * deserializeAws_restJson1ListBackupPlanVersionsCommand
724
- */
725
- export declare const de_ListBackupPlanVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupPlanVersionsCommandOutput>;
726
- /**
727
- * deserializeAws_restJson1ListBackupSelectionsCommand
728
- */
729
- export declare const de_ListBackupSelectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupSelectionsCommandOutput>;
730
- /**
731
- * deserializeAws_restJson1ListBackupVaultsCommand
732
- */
733
- export declare const de_ListBackupVaultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBackupVaultsCommandOutput>;
734
- /**
735
- * deserializeAws_restJson1ListCopyJobsCommand
736
- */
737
- export declare const de_ListCopyJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCopyJobsCommandOutput>;
738
- /**
739
- * deserializeAws_restJson1ListCopyJobSummariesCommand
740
- */
741
- export declare const de_ListCopyJobSummariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCopyJobSummariesCommandOutput>;
742
- /**
743
- * deserializeAws_restJson1ListFrameworksCommand
744
- */
745
- export declare const de_ListFrameworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFrameworksCommandOutput>;
746
- /**
747
- * deserializeAws_restJson1ListIndexedRecoveryPointsCommand
748
- */
749
- export declare const de_ListIndexedRecoveryPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIndexedRecoveryPointsCommandOutput>;
750
- /**
751
- * deserializeAws_restJson1ListLegalHoldsCommand
752
- */
753
- export declare const de_ListLegalHoldsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLegalHoldsCommandOutput>;
754
- /**
755
- * deserializeAws_restJson1ListProtectedResourcesCommand
756
- */
757
- export declare const de_ListProtectedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProtectedResourcesCommandOutput>;
758
- /**
759
- * deserializeAws_restJson1ListProtectedResourcesByBackupVaultCommand
760
- */
761
- export declare const de_ListProtectedResourcesByBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProtectedResourcesByBackupVaultCommandOutput>;
762
- /**
763
- * deserializeAws_restJson1ListRecoveryPointsByBackupVaultCommand
764
- */
765
- export declare const de_ListRecoveryPointsByBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByBackupVaultCommandOutput>;
766
- /**
767
- * deserializeAws_restJson1ListRecoveryPointsByLegalHoldCommand
768
- */
769
- export declare const de_ListRecoveryPointsByLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByLegalHoldCommandOutput>;
770
- /**
771
- * deserializeAws_restJson1ListRecoveryPointsByResourceCommand
772
- */
773
- export declare const de_ListRecoveryPointsByResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecoveryPointsByResourceCommandOutput>;
774
- /**
775
- * deserializeAws_restJson1ListReportJobsCommand
776
- */
777
- export declare const de_ListReportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportJobsCommandOutput>;
778
- /**
779
- * deserializeAws_restJson1ListReportPlansCommand
780
- */
781
- export declare const de_ListReportPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportPlansCommandOutput>;
782
- /**
783
- * deserializeAws_restJson1ListRestoreAccessBackupVaultsCommand
784
- */
785
- export declare const de_ListRestoreAccessBackupVaultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreAccessBackupVaultsCommandOutput>;
786
- /**
787
- * deserializeAws_restJson1ListRestoreJobsCommand
788
- */
789
- export declare const de_ListRestoreJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreJobsCommandOutput>;
790
- /**
791
- * deserializeAws_restJson1ListRestoreJobsByProtectedResourceCommand
792
- */
793
- export declare const de_ListRestoreJobsByProtectedResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreJobsByProtectedResourceCommandOutput>;
794
- /**
795
- * deserializeAws_restJson1ListRestoreJobSummariesCommand
796
- */
797
- export declare const de_ListRestoreJobSummariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreJobSummariesCommandOutput>;
798
- /**
799
- * deserializeAws_restJson1ListRestoreTestingPlansCommand
800
- */
801
- export declare const de_ListRestoreTestingPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreTestingPlansCommandOutput>;
802
- /**
803
- * deserializeAws_restJson1ListRestoreTestingSelectionsCommand
804
- */
805
- export declare const de_ListRestoreTestingSelectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRestoreTestingSelectionsCommandOutput>;
806
- /**
807
- * deserializeAws_restJson1ListTagsCommand
808
- */
809
- export declare const de_ListTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsCommandOutput>;
810
- /**
811
- * deserializeAws_restJson1PutBackupVaultAccessPolicyCommand
812
- */
813
- export declare const de_PutBackupVaultAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultAccessPolicyCommandOutput>;
814
- /**
815
- * deserializeAws_restJson1PutBackupVaultLockConfigurationCommand
816
- */
817
- export declare const de_PutBackupVaultLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultLockConfigurationCommandOutput>;
818
- /**
819
- * deserializeAws_restJson1PutBackupVaultNotificationsCommand
820
- */
821
- export declare const de_PutBackupVaultNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBackupVaultNotificationsCommandOutput>;
822
- /**
823
- * deserializeAws_restJson1PutRestoreValidationResultCommand
824
- */
825
- export declare const de_PutRestoreValidationResultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRestoreValidationResultCommandOutput>;
826
- /**
827
- * deserializeAws_restJson1RevokeRestoreAccessBackupVaultCommand
828
- */
829
- export declare const de_RevokeRestoreAccessBackupVaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokeRestoreAccessBackupVaultCommandOutput>;
830
- /**
831
- * deserializeAws_restJson1StartBackupJobCommand
832
- */
833
- export declare const de_StartBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBackupJobCommandOutput>;
834
- /**
835
- * deserializeAws_restJson1StartCopyJobCommand
836
- */
837
- export declare const de_StartCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCopyJobCommandOutput>;
838
- /**
839
- * deserializeAws_restJson1StartReportJobCommand
840
- */
841
- export declare const de_StartReportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReportJobCommandOutput>;
842
- /**
843
- * deserializeAws_restJson1StartRestoreJobCommand
844
- */
845
- export declare const de_StartRestoreJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRestoreJobCommandOutput>;
846
- /**
847
- * deserializeAws_restJson1StopBackupJobCommand
848
- */
849
- export declare const de_StopBackupJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBackupJobCommandOutput>;
850
- /**
851
- * deserializeAws_restJson1TagResourceCommand
852
- */
853
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
854
- /**
855
- * deserializeAws_restJson1UntagResourceCommand
856
- */
857
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
858
- /**
859
- * deserializeAws_restJson1UpdateBackupPlanCommand
860
- */
861
- export declare const de_UpdateBackupPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBackupPlanCommandOutput>;
862
- /**
863
- * deserializeAws_restJson1UpdateFrameworkCommand
864
- */
865
- export declare const de_UpdateFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFrameworkCommandOutput>;
866
- /**
867
- * deserializeAws_restJson1UpdateGlobalSettingsCommand
868
- */
869
- export declare const de_UpdateGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlobalSettingsCommandOutput>;
870
- /**
871
- * deserializeAws_restJson1UpdateRecoveryPointIndexSettingsCommand
872
- */
873
- export declare const de_UpdateRecoveryPointIndexSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRecoveryPointIndexSettingsCommandOutput>;
874
- /**
875
- * deserializeAws_restJson1UpdateRecoveryPointLifecycleCommand
876
- */
877
- export declare const de_UpdateRecoveryPointLifecycleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRecoveryPointLifecycleCommandOutput>;
878
- /**
879
- * deserializeAws_restJson1UpdateRegionSettingsCommand
880
- */
881
- export declare const de_UpdateRegionSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegionSettingsCommandOutput>;
882
- /**
883
- * deserializeAws_restJson1UpdateReportPlanCommand
884
- */
885
- export declare const de_UpdateReportPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReportPlanCommandOutput>;
886
- /**
887
- * deserializeAws_restJson1UpdateRestoreTestingPlanCommand
888
- */
889
- export declare const de_UpdateRestoreTestingPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRestoreTestingPlanCommandOutput>;
890
- /**
891
- * deserializeAws_restJson1UpdateRestoreTestingSelectionCommand
892
- */
893
- export declare const de_UpdateRestoreTestingSelectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRestoreTestingSelectionCommandOutput>;