aws_sdk_backup/operation.rs
1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `AssociateBackupVaultMpaApprovalTeam` operation.
5pub mod associate_backup_vault_mpa_approval_team;
6
7/// Types for the `CancelLegalHold` operation.
8pub mod cancel_legal_hold;
9
10/// Types for the `CreateBackupPlan` operation.
11pub mod create_backup_plan;
12
13/// Types for the `CreateBackupSelection` operation.
14pub mod create_backup_selection;
15
16/// Types for the `CreateBackupVault` operation.
17pub mod create_backup_vault;
18
19/// Types for the `CreateFramework` operation.
20pub mod create_framework;
21
22/// Types for the `CreateLegalHold` operation.
23pub mod create_legal_hold;
24
25/// Types for the `CreateLogicallyAirGappedBackupVault` operation.
26pub mod create_logically_air_gapped_backup_vault;
27
28/// Types for the `CreateReportPlan` operation.
29pub mod create_report_plan;
30
31/// Types for the `CreateRestoreAccessBackupVault` operation.
32pub mod create_restore_access_backup_vault;
33
34/// Types for the `CreateRestoreTestingPlan` operation.
35pub mod create_restore_testing_plan;
36
37/// Types for the `CreateRestoreTestingSelection` operation.
38pub mod create_restore_testing_selection;
39
40/// Types for the `DeleteBackupPlan` operation.
41pub mod delete_backup_plan;
42
43/// Types for the `DeleteBackupSelection` operation.
44pub mod delete_backup_selection;
45
46/// Types for the `DeleteBackupVault` operation.
47pub mod delete_backup_vault;
48
49/// Types for the `DeleteBackupVaultAccessPolicy` operation.
50pub mod delete_backup_vault_access_policy;
51
52/// Types for the `DeleteBackupVaultLockConfiguration` operation.
53pub mod delete_backup_vault_lock_configuration;
54
55/// Types for the `DeleteBackupVaultNotifications` operation.
56pub mod delete_backup_vault_notifications;
57
58/// Types for the `DeleteFramework` operation.
59pub mod delete_framework;
60
61/// Types for the `DeleteRecoveryPoint` operation.
62pub mod delete_recovery_point;
63
64/// Types for the `DeleteReportPlan` operation.
65pub mod delete_report_plan;
66
67/// Types for the `DeleteRestoreTestingPlan` operation.
68pub mod delete_restore_testing_plan;
69
70/// Types for the `DeleteRestoreTestingSelection` operation.
71pub mod delete_restore_testing_selection;
72
73/// Types for the `DescribeBackupJob` operation.
74pub mod describe_backup_job;
75
76/// Types for the `DescribeBackupVault` operation.
77pub mod describe_backup_vault;
78
79/// Types for the `DescribeCopyJob` operation.
80pub mod describe_copy_job;
81
82/// Types for the `DescribeFramework` operation.
83pub mod describe_framework;
84
85/// Types for the `DescribeGlobalSettings` operation.
86pub mod describe_global_settings;
87
88/// Types for the `DescribeProtectedResource` operation.
89pub mod describe_protected_resource;
90
91/// Types for the `DescribeRecoveryPoint` operation.
92pub mod describe_recovery_point;
93
94/// Types for the `DescribeRegionSettings` operation.
95pub mod describe_region_settings;
96
97/// Types for the `DescribeReportJob` operation.
98pub mod describe_report_job;
99
100/// Types for the `DescribeReportPlan` operation.
101pub mod describe_report_plan;
102
103/// Types for the `DescribeRestoreJob` operation.
104pub mod describe_restore_job;
105
106/// Types for the `DisassociateBackupVaultMpaApprovalTeam` operation.
107pub mod disassociate_backup_vault_mpa_approval_team;
108
109/// Types for the `DisassociateRecoveryPoint` operation.
110pub mod disassociate_recovery_point;
111
112/// Types for the `DisassociateRecoveryPointFromParent` operation.
113pub mod disassociate_recovery_point_from_parent;
114
115/// Types for the `ExportBackupPlanTemplate` operation.
116pub mod export_backup_plan_template;
117
118/// Types for the `GetBackupPlan` operation.
119pub mod get_backup_plan;
120
121/// Types for the `GetBackupPlanFromJSON` operation.
122pub mod get_backup_plan_from_json;
123
124/// Types for the `GetBackupPlanFromTemplate` operation.
125pub mod get_backup_plan_from_template;
126
127/// Types for the `GetBackupSelection` operation.
128pub mod get_backup_selection;
129
130/// Types for the `GetBackupVaultAccessPolicy` operation.
131pub mod get_backup_vault_access_policy;
132
133/// Types for the `GetBackupVaultNotifications` operation.
134pub mod get_backup_vault_notifications;
135
136/// Types for the `GetLegalHold` operation.
137pub mod get_legal_hold;
138
139/// Types for the `GetRecoveryPointIndexDetails` operation.
140pub mod get_recovery_point_index_details;
141
142/// Types for the `GetRecoveryPointRestoreMetadata` operation.
143pub mod get_recovery_point_restore_metadata;
144
145/// Types for the `GetRestoreJobMetadata` operation.
146pub mod get_restore_job_metadata;
147
148/// Types for the `GetRestoreTestingInferredMetadata` operation.
149pub mod get_restore_testing_inferred_metadata;
150
151/// Types for the `GetRestoreTestingPlan` operation.
152pub mod get_restore_testing_plan;
153
154/// Types for the `GetRestoreTestingSelection` operation.
155pub mod get_restore_testing_selection;
156
157/// Types for the `GetSupportedResourceTypes` operation.
158pub mod get_supported_resource_types;
159
160/// Types for the `ListBackupJobSummaries` operation.
161pub mod list_backup_job_summaries;
162
163/// Types for the `ListBackupJobs` operation.
164pub mod list_backup_jobs;
165
166/// Types for the `ListBackupPlanTemplates` operation.
167pub mod list_backup_plan_templates;
168
169/// Types for the `ListBackupPlanVersions` operation.
170pub mod list_backup_plan_versions;
171
172/// Types for the `ListBackupPlans` operation.
173pub mod list_backup_plans;
174
175/// Types for the `ListBackupSelections` operation.
176pub mod list_backup_selections;
177
178/// Types for the `ListBackupVaults` operation.
179pub mod list_backup_vaults;
180
181/// Types for the `ListCopyJobSummaries` operation.
182pub mod list_copy_job_summaries;
183
184/// Types for the `ListCopyJobs` operation.
185pub mod list_copy_jobs;
186
187/// Types for the `ListFrameworks` operation.
188pub mod list_frameworks;
189
190/// Types for the `ListIndexedRecoveryPoints` operation.
191pub mod list_indexed_recovery_points;
192
193/// Types for the `ListLegalHolds` operation.
194pub mod list_legal_holds;
195
196/// Types for the `ListProtectedResources` operation.
197pub mod list_protected_resources;
198
199/// Types for the `ListProtectedResourcesByBackupVault` operation.
200pub mod list_protected_resources_by_backup_vault;
201
202/// Types for the `ListRecoveryPointsByBackupVault` operation.
203pub mod list_recovery_points_by_backup_vault;
204
205/// Types for the `ListRecoveryPointsByLegalHold` operation.
206pub mod list_recovery_points_by_legal_hold;
207
208/// Types for the `ListRecoveryPointsByResource` operation.
209pub mod list_recovery_points_by_resource;
210
211/// Types for the `ListReportJobs` operation.
212pub mod list_report_jobs;
213
214/// Types for the `ListReportPlans` operation.
215pub mod list_report_plans;
216
217/// Types for the `ListRestoreAccessBackupVaults` operation.
218pub mod list_restore_access_backup_vaults;
219
220/// Types for the `ListRestoreJobSummaries` operation.
221pub mod list_restore_job_summaries;
222
223/// Types for the `ListRestoreJobs` operation.
224pub mod list_restore_jobs;
225
226/// Types for the `ListRestoreJobsByProtectedResource` operation.
227pub mod list_restore_jobs_by_protected_resource;
228
229/// Types for the `ListRestoreTestingPlans` operation.
230pub mod list_restore_testing_plans;
231
232/// Types for the `ListRestoreTestingSelections` operation.
233pub mod list_restore_testing_selections;
234
235/// Types for the `ListTags` operation.
236pub mod list_tags;
237
238/// Types for the `PutBackupVaultAccessPolicy` operation.
239pub mod put_backup_vault_access_policy;
240
241/// Types for the `PutBackupVaultLockConfiguration` operation.
242pub mod put_backup_vault_lock_configuration;
243
244/// Types for the `PutBackupVaultNotifications` operation.
245pub mod put_backup_vault_notifications;
246
247/// Types for the `PutRestoreValidationResult` operation.
248pub mod put_restore_validation_result;
249
250/// Types for the `RevokeRestoreAccessBackupVault` operation.
251pub mod revoke_restore_access_backup_vault;
252
253/// Types for the `StartBackupJob` operation.
254pub mod start_backup_job;
255
256/// Types for the `StartCopyJob` operation.
257pub mod start_copy_job;
258
259/// Types for the `StartReportJob` operation.
260pub mod start_report_job;
261
262/// Types for the `StartRestoreJob` operation.
263pub mod start_restore_job;
264
265/// Types for the `StopBackupJob` operation.
266pub mod stop_backup_job;
267
268/// Types for the `TagResource` operation.
269pub mod tag_resource;
270
271/// Types for the `UntagResource` operation.
272pub mod untag_resource;
273
274/// Types for the `UpdateBackupPlan` operation.
275pub mod update_backup_plan;
276
277/// Types for the `UpdateFramework` operation.
278pub mod update_framework;
279
280/// Types for the `UpdateGlobalSettings` operation.
281pub mod update_global_settings;
282
283/// Types for the `UpdateRecoveryPointIndexSettings` operation.
284pub mod update_recovery_point_index_settings;
285
286/// Types for the `UpdateRecoveryPointLifecycle` operation.
287pub mod update_recovery_point_lifecycle;
288
289/// Types for the `UpdateRegionSettings` operation.
290pub mod update_region_settings;
291
292/// Types for the `UpdateReportPlan` operation.
293pub mod update_report_plan;
294
295/// Types for the `UpdateRestoreTestingPlan` operation.
296pub mod update_restore_testing_plan;
297
298/// Types for the `UpdateRestoreTestingSelection` operation.
299pub mod update_restore_testing_selection;