Awso_backup_lwtSourceval associate_backup_vault_mpa_approval_team :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.AssociateBackupVaultMpaApprovalTeamInput.t ->
(unit, unit) Result.t Lwt.tval cancel_legal_hold :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CancelLegalHoldInput.t ->
(Awso_backup.Values.CancelLegalHoldOutput.t,
Awso_backup.Values.CancelLegalHoldOutput.error)
Result.t
Lwt.tval create_backup_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateBackupPlanInput.t ->
(Awso_backup.Values.CreateBackupPlanOutput.t,
Awso_backup.Values.CreateBackupPlanOutput.error)
Result.t
Lwt.tval create_backup_selection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateBackupSelectionInput.t ->
(Awso_backup.Values.CreateBackupSelectionOutput.t,
Awso_backup.Values.CreateBackupSelectionOutput.error)
Result.t
Lwt.tval create_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateBackupVaultInput.t ->
(Awso_backup.Values.CreateBackupVaultOutput.t,
Awso_backup.Values.CreateBackupVaultOutput.error)
Result.t
Lwt.tval create_framework :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateFrameworkInput.t ->
(Awso_backup.Values.CreateFrameworkOutput.t,
Awso_backup.Values.CreateFrameworkOutput.error)
Result.t
Lwt.tval create_legal_hold :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateLegalHoldInput.t ->
(Awso_backup.Values.CreateLegalHoldOutput.t,
Awso_backup.Values.CreateLegalHoldOutput.error)
Result.t
Lwt.tval create_logically_air_gapped_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateLogicallyAirGappedBackupVaultInput.t ->
(Awso_backup.Values.CreateLogicallyAirGappedBackupVaultOutput.t,
Awso_backup.Values.CreateLogicallyAirGappedBackupVaultOutput.error)
Result.t
Lwt.tval create_report_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateReportPlanInput.t ->
(Awso_backup.Values.CreateReportPlanOutput.t,
Awso_backup.Values.CreateReportPlanOutput.error)
Result.t
Lwt.tval create_restore_access_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateRestoreAccessBackupVaultInput.t ->
(Awso_backup.Values.CreateRestoreAccessBackupVaultOutput.t,
Awso_backup.Values.CreateRestoreAccessBackupVaultOutput.error)
Result.t
Lwt.tval create_restore_testing_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateRestoreTestingPlanInput.t ->
(Awso_backup.Values.CreateRestoreTestingPlanOutput.t,
Awso_backup.Values.CreateRestoreTestingPlanOutput.error)
Result.t
Lwt.tval create_restore_testing_selection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateRestoreTestingSelectionInput.t ->
(Awso_backup.Values.CreateRestoreTestingSelectionOutput.t,
Awso_backup.Values.CreateRestoreTestingSelectionOutput.error)
Result.t
Lwt.tval create_tiering_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.CreateTieringConfigurationInput.t ->
(Awso_backup.Values.CreateTieringConfigurationOutput.t,
Awso_backup.Values.CreateTieringConfigurationOutput.error)
Result.t
Lwt.tval delete_backup_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteBackupPlanInput.t ->
(Awso_backup.Values.DeleteBackupPlanOutput.t,
Awso_backup.Values.DeleteBackupPlanOutput.error)
Result.t
Lwt.tval delete_backup_selection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteBackupSelectionInput.t ->
(unit, unit) Result.t Lwt.tval delete_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteBackupVaultInput.t ->
(unit, unit) Result.t Lwt.tval delete_backup_vault_access_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteBackupVaultAccessPolicyInput.t ->
(unit, unit) Result.t Lwt.tval delete_backup_vault_lock_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteBackupVaultLockConfigurationInput.t ->
(unit, unit) Result.t Lwt.tval delete_backup_vault_notifications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteBackupVaultNotificationsInput.t ->
(unit, unit) Result.t Lwt.tval delete_framework :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteFrameworkInput.t ->
(unit, unit) Result.t Lwt.tval delete_recovery_point :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteRecoveryPointInput.t ->
(unit, unit) Result.t Lwt.tval delete_report_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteReportPlanInput.t ->
(unit, unit) Result.t Lwt.tval delete_restore_testing_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteRestoreTestingPlanInput.t ->
(unit, unit) Result.t Lwt.tval delete_restore_testing_selection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteRestoreTestingSelectionInput.t ->
(unit, unit) Result.t Lwt.tval delete_tiering_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DeleteTieringConfigurationInput.t ->
(Awso_backup.Values.DeleteTieringConfigurationOutput.t,
Awso_backup.Values.DeleteTieringConfigurationOutput.error)
Result.t
Lwt.tval describe_backup_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeBackupJobInput.t ->
(Awso_backup.Values.DescribeBackupJobOutput.t,
Awso_backup.Values.DescribeBackupJobOutput.error)
Result.t
Lwt.tval describe_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeBackupVaultInput.t ->
(Awso_backup.Values.DescribeBackupVaultOutput.t,
Awso_backup.Values.DescribeBackupVaultOutput.error)
Result.t
Lwt.tval describe_copy_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeCopyJobInput.t ->
(Awso_backup.Values.DescribeCopyJobOutput.t,
Awso_backup.Values.DescribeCopyJobOutput.error)
Result.t
Lwt.tval describe_framework :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeFrameworkInput.t ->
(Awso_backup.Values.DescribeFrameworkOutput.t,
Awso_backup.Values.DescribeFrameworkOutput.error)
Result.t
Lwt.tval describe_global_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeGlobalSettingsInput.t ->
(Awso_backup.Values.DescribeGlobalSettingsOutput.t,
Awso_backup.Values.DescribeGlobalSettingsOutput.error)
Result.t
Lwt.tval describe_protected_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeProtectedResourceInput.t ->
(Awso_backup.Values.DescribeProtectedResourceOutput.t,
Awso_backup.Values.DescribeProtectedResourceOutput.error)
Result.t
Lwt.tval describe_recovery_point :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeRecoveryPointInput.t ->
(Awso_backup.Values.DescribeRecoveryPointOutput.t,
Awso_backup.Values.DescribeRecoveryPointOutput.error)
Result.t
Lwt.tval describe_region_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeRegionSettingsInput.t ->
(Awso_backup.Values.DescribeRegionSettingsOutput.t,
Awso_backup.Values.DescribeRegionSettingsOutput.error)
Result.t
Lwt.tval describe_report_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeReportJobInput.t ->
(Awso_backup.Values.DescribeReportJobOutput.t,
Awso_backup.Values.DescribeReportJobOutput.error)
Result.t
Lwt.tval describe_report_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeReportPlanInput.t ->
(Awso_backup.Values.DescribeReportPlanOutput.t,
Awso_backup.Values.DescribeReportPlanOutput.error)
Result.t
Lwt.tval describe_restore_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeRestoreJobInput.t ->
(Awso_backup.Values.DescribeRestoreJobOutput.t,
Awso_backup.Values.DescribeRestoreJobOutput.error)
Result.t
Lwt.tval describe_scan_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DescribeScanJobInput.t ->
(Awso_backup.Values.DescribeScanJobOutput.t,
Awso_backup.Values.DescribeScanJobOutput.error)
Result.t
Lwt.tval disassociate_backup_vault_mpa_approval_team :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DisassociateBackupVaultMpaApprovalTeamInput.t ->
(unit, unit) Result.t Lwt.tval disassociate_recovery_point :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DisassociateRecoveryPointInput.t ->
(unit, unit) Result.t Lwt.tval disassociate_recovery_point_from_parent :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.DisassociateRecoveryPointFromParentInput.t ->
(unit, unit) Result.t Lwt.tval export_backup_plan_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ExportBackupPlanTemplateInput.t ->
(Awso_backup.Values.ExportBackupPlanTemplateOutput.t,
Awso_backup.Values.ExportBackupPlanTemplateOutput.error)
Result.t
Lwt.tval get_backup_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetBackupPlanInput.t ->
(Awso_backup.Values.GetBackupPlanOutput.t,
Awso_backup.Values.GetBackupPlanOutput.error)
Result.t
Lwt.tval get_backup_plan_from_j_s_o_n :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetBackupPlanFromJSONInput.t ->
(Awso_backup.Values.GetBackupPlanFromJSONOutput.t,
Awso_backup.Values.GetBackupPlanFromJSONOutput.error)
Result.t
Lwt.tval get_backup_plan_from_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetBackupPlanFromTemplateInput.t ->
(Awso_backup.Values.GetBackupPlanFromTemplateOutput.t,
Awso_backup.Values.GetBackupPlanFromTemplateOutput.error)
Result.t
Lwt.tval get_backup_selection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetBackupSelectionInput.t ->
(Awso_backup.Values.GetBackupSelectionOutput.t,
Awso_backup.Values.GetBackupSelectionOutput.error)
Result.t
Lwt.tval get_backup_vault_access_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetBackupVaultAccessPolicyInput.t ->
(Awso_backup.Values.GetBackupVaultAccessPolicyOutput.t,
Awso_backup.Values.GetBackupVaultAccessPolicyOutput.error)
Result.t
Lwt.tval get_backup_vault_notifications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetBackupVaultNotificationsInput.t ->
(Awso_backup.Values.GetBackupVaultNotificationsOutput.t,
Awso_backup.Values.GetBackupVaultNotificationsOutput.error)
Result.t
Lwt.tval get_legal_hold :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetLegalHoldInput.t ->
(Awso_backup.Values.GetLegalHoldOutput.t,
Awso_backup.Values.GetLegalHoldOutput.error)
Result.t
Lwt.tval get_recovery_point_index_details :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetRecoveryPointIndexDetailsInput.t ->
(Awso_backup.Values.GetRecoveryPointIndexDetailsOutput.t,
Awso_backup.Values.GetRecoveryPointIndexDetailsOutput.error)
Result.t
Lwt.tval get_recovery_point_restore_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetRecoveryPointRestoreMetadataInput.t ->
(Awso_backup.Values.GetRecoveryPointRestoreMetadataOutput.t,
Awso_backup.Values.GetRecoveryPointRestoreMetadataOutput.error)
Result.t
Lwt.tval get_restore_job_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetRestoreJobMetadataInput.t ->
(Awso_backup.Values.GetRestoreJobMetadataOutput.t,
Awso_backup.Values.GetRestoreJobMetadataOutput.error)
Result.t
Lwt.tval get_restore_testing_inferred_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetRestoreTestingInferredMetadataInput.t ->
(Awso_backup.Values.GetRestoreTestingInferredMetadataOutput.t,
Awso_backup.Values.GetRestoreTestingInferredMetadataOutput.error)
Result.t
Lwt.tval get_restore_testing_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetRestoreTestingPlanInput.t ->
(Awso_backup.Values.GetRestoreTestingPlanOutput.t,
Awso_backup.Values.GetRestoreTestingPlanOutput.error)
Result.t
Lwt.tval get_restore_testing_selection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetRestoreTestingSelectionInput.t ->
(Awso_backup.Values.GetRestoreTestingSelectionOutput.t,
Awso_backup.Values.GetRestoreTestingSelectionOutput.error)
Result.t
Lwt.tval get_supported_resource_types :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_backup.Values.GetSupportedResourceTypesOutput.t,
Awso_backup.Values.GetSupportedResourceTypesOutput.error)
Result.t
Lwt.tval get_tiering_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.GetTieringConfigurationInput.t ->
(Awso_backup.Values.GetTieringConfigurationOutput.t,
Awso_backup.Values.GetTieringConfigurationOutput.error)
Result.t
Lwt.tval list_backup_job_summaries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListBackupJobSummariesInput.t ->
(Awso_backup.Values.ListBackupJobSummariesOutput.t,
Awso_backup.Values.ListBackupJobSummariesOutput.error)
Result.t
Lwt.tval list_backup_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListBackupJobsInput.t ->
(Awso_backup.Values.ListBackupJobsOutput.t,
Awso_backup.Values.ListBackupJobsOutput.error)
Result.t
Lwt.tval list_backup_plan_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListBackupPlanTemplatesInput.t ->
(Awso_backup.Values.ListBackupPlanTemplatesOutput.t,
Awso_backup.Values.ListBackupPlanTemplatesOutput.error)
Result.t
Lwt.tval list_backup_plan_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListBackupPlanVersionsInput.t ->
(Awso_backup.Values.ListBackupPlanVersionsOutput.t,
Awso_backup.Values.ListBackupPlanVersionsOutput.error)
Result.t
Lwt.tval list_backup_plans :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListBackupPlansInput.t ->
(Awso_backup.Values.ListBackupPlansOutput.t,
Awso_backup.Values.ListBackupPlansOutput.error)
Result.t
Lwt.tval list_backup_selections :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListBackupSelectionsInput.t ->
(Awso_backup.Values.ListBackupSelectionsOutput.t,
Awso_backup.Values.ListBackupSelectionsOutput.error)
Result.t
Lwt.tval list_backup_vaults :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListBackupVaultsInput.t ->
(Awso_backup.Values.ListBackupVaultsOutput.t,
Awso_backup.Values.ListBackupVaultsOutput.error)
Result.t
Lwt.tval list_copy_job_summaries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListCopyJobSummariesInput.t ->
(Awso_backup.Values.ListCopyJobSummariesOutput.t,
Awso_backup.Values.ListCopyJobSummariesOutput.error)
Result.t
Lwt.tval list_copy_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListCopyJobsInput.t ->
(Awso_backup.Values.ListCopyJobsOutput.t,
Awso_backup.Values.ListCopyJobsOutput.error)
Result.t
Lwt.tval list_frameworks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListFrameworksInput.t ->
(Awso_backup.Values.ListFrameworksOutput.t,
Awso_backup.Values.ListFrameworksOutput.error)
Result.t
Lwt.tval list_indexed_recovery_points :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListIndexedRecoveryPointsInput.t ->
(Awso_backup.Values.ListIndexedRecoveryPointsOutput.t,
Awso_backup.Values.ListIndexedRecoveryPointsOutput.error)
Result.t
Lwt.tval list_legal_holds :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListLegalHoldsInput.t ->
(Awso_backup.Values.ListLegalHoldsOutput.t,
Awso_backup.Values.ListLegalHoldsOutput.error)
Result.t
Lwt.tval list_protected_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListProtectedResourcesInput.t ->
(Awso_backup.Values.ListProtectedResourcesOutput.t,
Awso_backup.Values.ListProtectedResourcesOutput.error)
Result.t
Lwt.tval list_protected_resources_by_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListProtectedResourcesByBackupVaultInput.t ->
(Awso_backup.Values.ListProtectedResourcesByBackupVaultOutput.t,
Awso_backup.Values.ListProtectedResourcesByBackupVaultOutput.error)
Result.t
Lwt.tval list_recovery_points_by_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRecoveryPointsByBackupVaultInput.t ->
(Awso_backup.Values.ListRecoveryPointsByBackupVaultOutput.t,
Awso_backup.Values.ListRecoveryPointsByBackupVaultOutput.error)
Result.t
Lwt.tval list_recovery_points_by_legal_hold :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRecoveryPointsByLegalHoldInput.t ->
(Awso_backup.Values.ListRecoveryPointsByLegalHoldOutput.t,
Awso_backup.Values.ListRecoveryPointsByLegalHoldOutput.error)
Result.t
Lwt.tval list_recovery_points_by_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRecoveryPointsByResourceInput.t ->
(Awso_backup.Values.ListRecoveryPointsByResourceOutput.t,
Awso_backup.Values.ListRecoveryPointsByResourceOutput.error)
Result.t
Lwt.tval list_report_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListReportJobsInput.t ->
(Awso_backup.Values.ListReportJobsOutput.t,
Awso_backup.Values.ListReportJobsOutput.error)
Result.t
Lwt.tval list_report_plans :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListReportPlansInput.t ->
(Awso_backup.Values.ListReportPlansOutput.t,
Awso_backup.Values.ListReportPlansOutput.error)
Result.t
Lwt.tval list_restore_access_backup_vaults :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRestoreAccessBackupVaultsInput.t ->
(Awso_backup.Values.ListRestoreAccessBackupVaultsOutput.t,
Awso_backup.Values.ListRestoreAccessBackupVaultsOutput.error)
Result.t
Lwt.tval list_restore_job_summaries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRestoreJobSummariesInput.t ->
(Awso_backup.Values.ListRestoreJobSummariesOutput.t,
Awso_backup.Values.ListRestoreJobSummariesOutput.error)
Result.t
Lwt.tval list_restore_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRestoreJobsInput.t ->
(Awso_backup.Values.ListRestoreJobsOutput.t,
Awso_backup.Values.ListRestoreJobsOutput.error)
Result.t
Lwt.tval list_restore_jobs_by_protected_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRestoreJobsByProtectedResourceInput.t ->
(Awso_backup.Values.ListRestoreJobsByProtectedResourceOutput.t,
Awso_backup.Values.ListRestoreJobsByProtectedResourceOutput.error)
Result.t
Lwt.tval list_restore_testing_plans :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRestoreTestingPlansInput.t ->
(Awso_backup.Values.ListRestoreTestingPlansOutput.t,
Awso_backup.Values.ListRestoreTestingPlansOutput.error)
Result.t
Lwt.tval list_restore_testing_selections :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListRestoreTestingSelectionsInput.t ->
(Awso_backup.Values.ListRestoreTestingSelectionsOutput.t,
Awso_backup.Values.ListRestoreTestingSelectionsOutput.error)
Result.t
Lwt.tval list_scan_job_summaries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListScanJobSummariesInput.t ->
(Awso_backup.Values.ListScanJobSummariesOutput.t,
Awso_backup.Values.ListScanJobSummariesOutput.error)
Result.t
Lwt.tval list_scan_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListScanJobsInput.t ->
(Awso_backup.Values.ListScanJobsOutput.t,
Awso_backup.Values.ListScanJobsOutput.error)
Result.t
Lwt.tval list_tags :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListTagsInput.t ->
(Awso_backup.Values.ListTagsOutput.t,
Awso_backup.Values.ListTagsOutput.error)
Result.t
Lwt.tval list_tiering_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.ListTieringConfigurationsInput.t ->
(Awso_backup.Values.ListTieringConfigurationsOutput.t,
Awso_backup.Values.ListTieringConfigurationsOutput.error)
Result.t
Lwt.tval put_backup_vault_access_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.PutBackupVaultAccessPolicyInput.t ->
(unit, unit) Result.t Lwt.tval put_backup_vault_lock_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.PutBackupVaultLockConfigurationInput.t ->
(unit, unit) Result.t Lwt.tval put_backup_vault_notifications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.PutBackupVaultNotificationsInput.t ->
(unit, unit) Result.t Lwt.tval put_restore_validation_result :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.PutRestoreValidationResultInput.t ->
(unit, unit) Result.t Lwt.tval revoke_restore_access_backup_vault :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.RevokeRestoreAccessBackupVaultInput.t ->
(unit, unit) Result.t Lwt.tval start_backup_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.StartBackupJobInput.t ->
(Awso_backup.Values.StartBackupJobOutput.t,
Awso_backup.Values.StartBackupJobOutput.error)
Result.t
Lwt.tval start_copy_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.StartCopyJobInput.t ->
(Awso_backup.Values.StartCopyJobOutput.t,
Awso_backup.Values.StartCopyJobOutput.error)
Result.t
Lwt.tval start_report_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.StartReportJobInput.t ->
(Awso_backup.Values.StartReportJobOutput.t,
Awso_backup.Values.StartReportJobOutput.error)
Result.t
Lwt.tval start_restore_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.StartRestoreJobInput.t ->
(Awso_backup.Values.StartRestoreJobOutput.t,
Awso_backup.Values.StartRestoreJobOutput.error)
Result.t
Lwt.tval start_scan_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.StartScanJobInput.t ->
(Awso_backup.Values.StartScanJobOutput.t,
Awso_backup.Values.StartScanJobOutput.error)
Result.t
Lwt.tval stop_backup_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.StopBackupJobInput.t ->
(unit, unit) Result.t Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.TagResourceInput.t ->
(unit, unit) Result.t Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UntagResourceInput.t ->
(unit, unit) Result.t Lwt.tval update_backup_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateBackupPlanInput.t ->
(Awso_backup.Values.UpdateBackupPlanOutput.t,
Awso_backup.Values.UpdateBackupPlanOutput.error)
Result.t
Lwt.tval update_framework :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateFrameworkInput.t ->
(Awso_backup.Values.UpdateFrameworkOutput.t,
Awso_backup.Values.UpdateFrameworkOutput.error)
Result.t
Lwt.tval update_global_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateGlobalSettingsInput.t ->
(unit, unit) Result.t Lwt.tval update_recovery_point_index_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateRecoveryPointIndexSettingsInput.t ->
(Awso_backup.Values.UpdateRecoveryPointIndexSettingsOutput.t,
Awso_backup.Values.UpdateRecoveryPointIndexSettingsOutput.error)
Result.t
Lwt.tval update_recovery_point_lifecycle :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateRecoveryPointLifecycleInput.t ->
(Awso_backup.Values.UpdateRecoveryPointLifecycleOutput.t,
Awso_backup.Values.UpdateRecoveryPointLifecycleOutput.error)
Result.t
Lwt.tval update_region_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateRegionSettingsInput.t ->
(unit, unit) Result.t Lwt.tval update_report_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateReportPlanInput.t ->
(Awso_backup.Values.UpdateReportPlanOutput.t,
Awso_backup.Values.UpdateReportPlanOutput.error)
Result.t
Lwt.tval update_restore_testing_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateRestoreTestingPlanInput.t ->
(Awso_backup.Values.UpdateRestoreTestingPlanOutput.t,
Awso_backup.Values.UpdateRestoreTestingPlanOutput.error)
Result.t
Lwt.tval update_restore_testing_selection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateRestoreTestingSelectionInput.t ->
(Awso_backup.Values.UpdateRestoreTestingSelectionOutput.t,
Awso_backup.Values.UpdateRestoreTestingSelectionOutput.error)
Result.t
Lwt.tval update_tiering_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_backup.Values.UpdateTieringConfigurationInput.t ->
(Awso_backup.Values.UpdateTieringConfigurationOutput.t,
Awso_backup.Values.UpdateTieringConfigurationOutput.error)
Result.t
Lwt.tinclude module type of struct include Awso_backup.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Specifies the time period, in days, before a recovery point transitions to cold storage or is deleted. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, on the console, the retention setting must be 90 days greater than the transition to cold after days setting. The transition to cold after days setting can't be changed after a backup has been transitioned to cold. Resource types that can transition to cold storage are listed in the Feature availability by resource table. Backup ignores this expression for other resource types. To remove the existing lifecycle and retention periods and keep your recovery points indefinitely, specify -1 for MoveToColdStorageAfterDays and DeleteAfterDays.
The details of the copy operation.
This is an optional array within a BackupRule. IndexAction consists of one ResourceTypes.
Defines a scanning action that specifies the malware scanner and scan mode to use.
Pair of two related strings. Allowed characters are letters, white space, and numbers that can be represented in UTF-8 and the following characters: + - = . _ : /
The parameters for a control. A control can have zero, one, or more than one parameter. An example of a control with two parameters is: "backup plan frequency is at least daily and the retention period is at least 1 year". The first parameter is daily. The second parameter is 1 year.
The backup options for each resource type.
Includes information about tags you define to assign tagged resources to a backup plan. Include the prefix aws:ResourceTag in your tags. For example, "aws:ResourceTag/TagKey1": "Value1".
This contains metadata about resource selection for tiering configurations. You can specify up to 5 different resource selections per tiering configuration. Data moved to lower-cost tier remains there until deletion (one-way transition).
module RestoreTestingRecoveryPointSelectionAlgorithm =
Awso_backup.Values.RestoreTestingRecoveryPointSelectionAlgorithmmodule RestoreTestingRecoveryPointTypeList =
Awso_backup.Values.RestoreTestingRecoveryPointTypeListA framework consists of one or more controls. Each control has its own control scope. The control scope can include one or more resource types, a combination of a tag key and value, or a combination of one resource type and one resource ID. If no scope is specified, evaluations for the rule are triggered when any resource in your recording group changes in configuration. To set a control scope that includes all of a particular resource, leave the ControlScope empty or do not pass it when calling CreateFramework.
Specifies a scheduled task used to back up a selection of resources.
Contains configuration settings for malware scanning, including the scanner type, target resource types, and scanner role.
Contains identifying information about the creation of a scan job, including the backup plan and rule that initiated the scan.
Contains information about the results of a scan job.
Contains information about the restore testing plan that Backup used to initiate the restore job.
Contains information about the latest request to revoke access to a backup vault.
Contains information from your report plan about where to deliver your reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your reports.
Contains detailed information about a report setting.
Contains information from your report job about your report destination.
Contains aggregated scan results across multiple scan operations, providing a summary of scan status and findings.
Contains DeleteAt and MoveToColdStorageAt timestamps, which are used to specify a lifecycle for a recovery point. The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup transitions and expires backups automatically according to the lifecycle that you define. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. Resource types that can transition to cold storage are listed in the Feature availability by resource table. Backup ignores this expression for other resource types.
Contains information about the backup plan and rule that Backup used to initiate the recovery point backup.
Contains an array of triplets made up of a condition type (such as StringEquals), a key, and a value. Used to filter resources using their tags and assign them to a backup plan. Case sensitive.
Specifies a scheduled task used to back up a selection of resources.
The conditions that you define for resources in your restore testing plan using tags.
module RestoreTestingRecoveryPointSelection =
Awso_backup.Values.RestoreTestingRecoveryPointSelectionRecoveryPointSelection has five parameters (three required and two optional). The values you specify determine which recovery point is included in the restore test. You must indicate with Algorithm if you want the latest recovery point within your SelectionWindowDays or if you want a random recovery point, and you must indicate through IncludeVaults from which vaults the recovery points can be chosen. Algorithm (required) Valid values: "LATEST_WITHIN_WINDOW" or "RANDOM_WITHIN_WINDOW". Recovery point types (required) Valid values: "SNAPSHOT" and/or "CONTINUOUS". Include SNAPSHOT to restore only snapshot recovery points; include CONTINUOUS to restore continuous recovery points (point in time restore / PITR); use both to restore either a snapshot or a continuous recovery point. The recovery point will be determined by the value for Algorithm. IncludeVaults (required). You must include one or more backup vaults. Use the wildcard ["*"] or specific ARNs. SelectionWindowDays (optional) Value must be an integer (in days) from 1 to 365. If not included, the value defaults to 30. ExcludeVaults (optional). You can choose to input one or more specific backup vault ARNs to exclude those vaults' contents from restore eligibility. Or, you can include a list of selectors. If this parameter and its value are not included, it defaults to empty list.
Contains detailed information about all of the controls of a framework. Each framework must contain at least one control.
This contains metadata about a tiering configuration returned in a list.
Contains metadata about a scan job, including information about the scanning process, results, and associated resources.
Contains summary information about scan jobs, including counts and metadata for a specific time period and criteria.
This contains metadata about a restore testing selection.
This contains metadata about a restore testing plan.
Contains metadata about a restore job.
This is a summary of restore jobs created or running within the most recent 30 days. The returned summary may contain the following: Region, Account, State, ResourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
module RestoreAccessBackupVaultListMember =
Awso_backup.Values.RestoreAccessBackupVaultListMemberContains information about a restore access backup vault.
Contains detailed information about a report plan.
Contains detailed information about a report job. A report job compiles a report based on a report plan and publishes it to Amazon S3.
Contains detailed information about a saved recovery point.
This is a recovery point which is a child (nested) recovery point of a parent (composite) recovery point. These recovery points can be disassociated from their parent (composite) recovery point, in which case they will no longer be a member.
Contains detailed information about the recovery points stored in a backup vault.
A structure that contains information about a backed-up resource.
A legal hold is an administrative tool that helps prevent backups from being deleted while under a hold. While the hold is in place, backups under a hold cannot be deleted and lifecycle policies that would alter the backup status (such as transition to cold storage) are delayed until the legal hold is removed. A backup can have more than one legal hold. Legal holds are applied to one or more backups (also known as recovery points). These backups can be filtered by resource types and by resource IDs.
This is a recovery point that has an associated backup index. Only recovery points with a backup index can be included in a search.
Contains detailed information about a framework. Frameworks contain controls, which evaluate and report on your backup events and resources. Frameworks generate daily compliance results.
Contains detailed information about a copy job.
This is a summary of copy jobs created or running within the most recent 30 days. The returned summary may contain the following: Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
Contains metadata about a backup vault.
Contains metadata about a BackupSelection object.
Contains metadata about a backup plan.
An object specifying metadata associated with a backup plan template.
Contains detailed information about a backup job.
This is a summary of jobs created or running within the most recent 30 days. The returned summary may contain the following: Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
This is a resource filter containing FromDate: DateTime and ToDate: DateTime. Both values are required. Future DateTime values are not permitted. The date and time are in Unix format and Coordinated Universal Time (UTC), and it is accurate to milliseconds ((milliseconds are optional). For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
Contains information about which resources to include or exclude from a backup plan using their tags. Conditions are case sensitive.
Contains information about a scheduled backup plan execution, including the execution time, rule type, and associated rule identifier.
Contains the results of a security scan, including scanner information, scan state, and any findings discovered.
The required resource already exists.
Backup can't perform the action that you requested until it finishes performing a previous action. Try again later.
Indicates that something is wrong with a parameter's value. For example, the value is out of range.
A limit in the request has been exceeded; for example, a maximum number of items allowed in a request.
Indicates that a required parameter is missing.
A resource that is required for the action doesn't exist.
The request failed due to a temporary failure of the server.
module TieringConfigurationInputForUpdate =
Awso_backup.Values.TieringConfigurationInputForUpdateThis contains metadata about a tiering configuration for update operations.
This contains metadata about a restore testing selection.
This contains metadata about a restore testing plan.
Indicates that something is wrong with the input to the request. For example, a parameter is of the wrong type.
Contains an optional backup plan display name and an array of BackupRule objects, each of which specifies a backup rule. Each rule in a backup plan is a separate scheduled task.
module ListScanJobsInputMaxResultsInteger =
Awso_backup.Values.ListScanJobsInputMaxResultsIntegermodule ListRestoreTestingSelectionsInputMaxResultsInteger =
Awso_backup.Values.ListRestoreTestingSelectionsInputMaxResultsIntegermodule ListRestoreTestingPlansInputMaxResultsInteger =
Awso_backup.Values.ListRestoreTestingPlansInputMaxResultsIntegerThis contains metadata about a tiering configuration.
This contains metadata about a restore testing selection.
This contains metadata about a restore testing plan.
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
Used to specify a set of resources to a backup plan. We recommend that you specify conditions, tags, or resources to include or exclude. Otherwise, Backup attempts to select all supported and opted-in storage resources, which could have unintended cost implications. For more information, see Assigning resources programmatically.
Contains an optional backup plan display name and an array of BackupRule objects, each of which specifies a backup rule. Each rule in a backup plan is a separate scheduled task and can back up a different selection of Amazon Web Services resources.
A dependent Amazon Web Services service or resource returned an error to the Backup service, and the action cannot be completed.
Contains information about the latest update to an MPA approval team association.
module TieringConfigurationInputForCreate =
Awso_backup.Values.TieringConfigurationInputForCreateThis contains metadata about a tiering configuration for create operations.
This contains metadata about a specific restore testing selection. ProtectedResourceType is required, such as Amazon EBS or Amazon EC2. This consists of RestoreTestingSelectionName, ProtectedResourceType, and one of the following: ProtectedResourceArns ProtectedResourceConditions Each protected resource type can have one single value. A restore testing selection can include a wildcard value ("*") for ProtectedResourceArns along with ProtectedResourceConditions. Alternatively, you can include up to 30 specific protected resource ARNs in ProtectedResourceArns. ProtectedResourceConditions examples include as StringEquals and StringNotEquals.
This contains metadata about a restore testing plan.
Backup is already performing an action on this recovery point. It can't perform the action you requested until the first action finishes. Try again later.
This request will send changes to your specified tiering configuration. TieringConfigurationName cannot be updated after it is created. ResourceSelection can contain: Resources TieringDownSettingsInDays ResourceType
This request will send changes to your specified tiering configuration. TieringConfigurationName cannot be updated after it is created. ResourceSelection can contain: Resources TieringDownSettingsInDays ResourceType
module UpdateRestoreTestingSelectionOutput =
Awso_backup.Values.UpdateRestoreTestingSelectionOutputUpdates the specified restore testing selection. Most elements except the RestoreTestingSelectionName can be updated with this request. You can use either protected resource ARNs or conditions, but not both.
module UpdateRestoreTestingSelectionInput =
Awso_backup.Values.UpdateRestoreTestingSelectionInputUpdates the specified restore testing selection. Most elements except the RestoreTestingSelectionName can be updated with this request. You can use either protected resource ARNs or conditions, but not both.
This request will send changes to your specified restore testing plan. RestoreTestingPlanName cannot be updated after it is created. RecoveryPointSelection can contain: Algorithm ExcludeVaults IncludeVaults RecoveryPointTypes SelectionWindowDays
This request will send changes to your specified restore testing plan. RestoreTestingPlanName cannot be updated after it is created. RecoveryPointSelection can contain: Algorithm ExcludeVaults IncludeVaults RecoveryPointTypes SelectionWindowDays
Updates the specified report plan.
Updates the specified report plan.
Updates the current service opt-in settings for the Region. Use the DescribeRegionSettings API to determine the resource types that are supported.
module UpdateRecoveryPointLifecycleOutput =
Awso_backup.Values.UpdateRecoveryPointLifecycleOutputSets the transition lifecycle of a recovery point. The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup transitions and expires backups automatically according to the lifecycle that you define. Resource types that can transition to cold storage are listed in the Feature availability by resource table. Backup ignores this expression for other resource types. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. If your lifecycle currently uses the parameters DeleteAfterDays and MoveToColdStorageAfterDays, include these parameters and their values when you call this operation. Not including them may result in your plan updating with null values. This operation does not support continuous backups.
module UpdateRecoveryPointLifecycleInput =
Awso_backup.Values.UpdateRecoveryPointLifecycleInputSets the transition lifecycle of a recovery point. The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup transitions and expires backups automatically according to the lifecycle that you define. Resource types that can transition to cold storage are listed in the Feature availability by resource table. Backup ignores this expression for other resource types. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. If your lifecycle currently uses the parameters DeleteAfterDays and MoveToColdStorageAfterDays, include these parameters and their values when you call this operation. Not including them may result in your plan updating with null values. This operation does not support continuous backups.
module UpdateRecoveryPointIndexSettingsOutput =
Awso_backup.Values.UpdateRecoveryPointIndexSettingsOutputThis operation updates the settings of a recovery point index. Required: BackupVaultName, RecoveryPointArn, and IAMRoleArn
module UpdateRecoveryPointIndexSettingsInput =
Awso_backup.Values.UpdateRecoveryPointIndexSettingsInputThis operation updates the settings of a recovery point index. Required: BackupVaultName, RecoveryPointArn, and IAMRoleArn
Updates whether the Amazon Web Services account has enabled different cross-account management options, including cross-account backup, multi-party approval, and delegated administrator. Returns an error if the account is not an Organizations management account. Use the DescribeGlobalSettings API to determine the current settings.
Updates the specified framework.
Updates the specified framework.
Updates the specified backup plan. The new version is uniquely identified by its ID.
Updates the specified backup plan. The new version is uniquely identified by its ID.
Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN) This API is not supported for recovery points for resource types including Aurora, Amazon DocumentDB. Amazon EBS, Amazon FSx, Neptune, and Amazon RDS.
Assigns a set of key-value pairs to a resource.
Attempts to cancel a job to create a one-time backup of a resource. This action is not supported for the following services: Amazon Aurora Amazon DocumentDB (with MongoDB compatibility) Amazon FSx for Lustre Amazon FSx for NetApp ONTAP Amazon FSx for OpenZFS Amazon FSx for Windows File Server Amazon Neptune SAP HANA databases on Amazon EC2 instances Amazon RDS
Starts scanning jobs for specific resources.
Starts scanning jobs for specific resources.
Recovers the saved resource identified by an Amazon Resource Name (ARN).
Recovers the saved resource identified by an Amazon Resource Name (ARN).
Starts an on-demand report job for the specified report plan.
Starts an on-demand report job for the specified report plan.
Starts a job to create a one-time copy of the specified resource. Does not support continuous backups. See Copy job retry for information on how Backup retries copy job operations.
Starts a job to create a one-time copy of the specified resource. Does not support continuous backups. See Copy job retry for information on how Backup retries copy job operations.
Starts an on-demand backup job for the specified resource.
Starts an on-demand backup job for the specified resource.
module RevokeRestoreAccessBackupVaultInput =
Awso_backup.Values.RevokeRestoreAccessBackupVaultInputRevokes access to a restore access backup vault, removing the ability to restore from its recovery points and permanently deleting the vault.
This request allows you to send your independent self-run restore test validation results. RestoreJobId and ValidationStatus are required. Optionally, you can input a ValidationStatusMessage.
Turns on notifications on a backup vault for the specified topic and events.
module PutBackupVaultLockConfigurationInput =
Awso_backup.Values.PutBackupVaultLockConfigurationInputApplies Backup Vault Lock to a backup vault, preventing attempts to delete any recovery point stored in or created in a backup vault. Vault Lock also prevents attempts to update the lifecycle policy that controls the retention period of any recovery point currently stored in a backup vault. If specified, Vault Lock enforces a minimum and maximum retention period for future backup and copy jobs that target a backup vault. Backup Vault Lock has been assessed by Cohasset Associates for use in environments that are subject to SEC 17a-4, CFTC, and FINRA regulations. For more information about how Backup Vault Lock relates to these regulations, see the Cohasset Associates Compliance Assessment. For more information, see Backup Vault Lock.
Sets a resource-based policy that is used to manage access permissions on the target backup vault. Requires a backup vault name and an access policy document in JSON format.
Returns a list of tiering configurations.
Returns a list of tiering configurations.
Returns the tags assigned to the resource, such as a target recovery point, backup plan, or backup vault. This operation returns results depending on the resource type used in the value for resourceArn. For example, recovery points of Amazon DynamoDB with Advanced Settings have an ARN (Amazon Resource Name) that begins with arn:aws:backup. Recovery points (backups) of DynamoDB without Advanced Settings enabled have an ARN that begins with arn:aws:dynamodb. When this operation is called and when you include values of resourceArn that have an ARN other than arn:aws:backup, it may return one of the exceptions listed below. To prevent this exception, include only values representing resource types that are fully managed by Backup. These have an ARN that begins arn:aws:backup and they are noted in the Feature availability by resource table.
Returns the tags assigned to the resource, such as a target recovery point, backup plan, or backup vault. This operation returns results depending on the resource type used in the value for resourceArn. For example, recovery points of Amazon DynamoDB with Advanced Settings have an ARN (Amazon Resource Name) that begins with arn:aws:backup. Recovery points (backups) of DynamoDB without Advanced Settings enabled have an ARN that begins with arn:aws:dynamodb. When this operation is called and when you include values of resourceArn that have an ARN other than arn:aws:backup, it may return one of the exceptions listed below. To prevent this exception, include only values representing resource types that are fully managed by Backup. These have an ARN that begins arn:aws:backup and they are noted in the Feature availability by resource table.
Returns a list of existing scan jobs for an authenticated account for the last 30 days.
Returns a list of existing scan jobs for an authenticated account for the last 30 days.
This is a request for a summary of scan jobs created or running within the most recent 30 days.
This is a request for a summary of scan jobs created or running within the most recent 30 days.
module ListRestoreTestingSelectionsOutput =
Awso_backup.Values.ListRestoreTestingSelectionsOutputReturns a list of restore testing selections. Can be filtered by MaxResults and RestoreTestingPlanName.
module ListRestoreTestingSelectionsInput =
Awso_backup.Values.ListRestoreTestingSelectionsInputReturns a list of restore testing selections. Can be filtered by MaxResults and RestoreTestingPlanName.
Returns a list of restore testing plans.
Returns a list of restore testing plans.
Returns a list of jobs that Backup initiated to restore a saved resource, including details about the recovery process.
Returns a list of jobs that Backup initiated to restore a saved resource, including details about the recovery process.
module ListRestoreJobsByProtectedResourceOutput =
Awso_backup.Values.ListRestoreJobsByProtectedResourceOutputThis returns restore jobs that contain the specified protected resource. You must include ResourceArn. You can optionally include NextToken, ByStatus, MaxResults, ByRecoveryPointCreationDateAfter , and ByRecoveryPointCreationDateBefore.
module ListRestoreJobsByProtectedResourceInput =
Awso_backup.Values.ListRestoreJobsByProtectedResourceInputThis returns restore jobs that contain the specified protected resource. You must include ResourceArn. You can optionally include NextToken, ByStatus, MaxResults, ByRecoveryPointCreationDateAfter , and ByRecoveryPointCreationDateBefore.
This request obtains a summary of restore jobs created or running within the the most recent 30 days. You can include parameters AccountID, State, ResourceType, AggregationPeriod, MaxResults, or NextToken to filter results. This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
This request obtains a summary of restore jobs created or running within the the most recent 30 days. You can include parameters AccountID, State, ResourceType, AggregationPeriod, MaxResults, or NextToken to filter results. This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
module ListRestoreAccessBackupVaultsOutput =
Awso_backup.Values.ListRestoreAccessBackupVaultsOutputReturns a list of restore access backup vaults associated with a specified backup vault.
module ListRestoreAccessBackupVaultsInput =
Awso_backup.Values.ListRestoreAccessBackupVaultsInputReturns a list of restore access backup vaults associated with a specified backup vault.
Returns a list of your report plans. For detailed information about a single report plan, use DescribeReportPlan.
Returns a list of your report plans. For detailed information about a single report plan, use DescribeReportPlan.
Returns details about your report jobs.
Returns details about your report jobs.
module ListRecoveryPointsByResourceOutput =
Awso_backup.Values.ListRecoveryPointsByResourceOutputThe information about the recovery points of the type specified by a resource Amazon Resource Name (ARN). For Amazon EFS and Amazon EC2, this action only lists recovery points created by Backup.
module ListRecoveryPointsByResourceInput =
Awso_backup.Values.ListRecoveryPointsByResourceInputThe information about the recovery points of the type specified by a resource Amazon Resource Name (ARN). For Amazon EFS and Amazon EC2, this action only lists recovery points created by Backup.
module ListRecoveryPointsByLegalHoldOutput =
Awso_backup.Values.ListRecoveryPointsByLegalHoldOutputThis action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
module ListRecoveryPointsByLegalHoldInput =
Awso_backup.Values.ListRecoveryPointsByLegalHoldInputThis action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
module ListRecoveryPointsByBackupVaultOutput =
Awso_backup.Values.ListRecoveryPointsByBackupVaultOutputReturns detailed information about the recovery points stored in a backup vault.
module ListRecoveryPointsByBackupVaultInput =
Awso_backup.Values.ListRecoveryPointsByBackupVaultInputReturns detailed information about the recovery points stored in a backup vault.
Returns an array of resources successfully backed up by Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
Returns an array of resources successfully backed up by Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
module ListProtectedResourcesByBackupVaultOutput =
Awso_backup.Values.ListProtectedResourcesByBackupVaultOutputThis request lists the protected resources corresponding to each backup vault.
module ListProtectedResourcesByBackupVaultInput =
Awso_backup.Values.ListProtectedResourcesByBackupVaultInputThis request lists the protected resources corresponding to each backup vault.
This action returns metadata about active and previous legal holds.
This action returns metadata about active and previous legal holds.
This operation returns a list of recovery points that have an associated index, belonging to the specified account. Optional parameters you can include are: MaxResults; NextToken; SourceResourceArns; CreatedBefore; CreatedAfter; and ResourceType.
This operation returns a list of recovery points that have an associated index, belonging to the specified account. Optional parameters you can include are: MaxResults; NextToken; SourceResourceArns; CreatedBefore; CreatedAfter; and ResourceType.
Returns a list of all frameworks for an Amazon Web Services account and Amazon Web Services Region.
Returns a list of all frameworks for an Amazon Web Services account and Amazon Web Services Region.
Returns metadata about your copy jobs.
Returns metadata about your copy jobs.
This request obtains a list of copy jobs created or running within the the most recent 30 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results. This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
This request obtains a list of copy jobs created or running within the the most recent 30 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results. This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
Returns a list of recovery point storage containers along with information about them.
Returns a list of recovery point storage containers along with information about them.
Returns an array containing metadata of the resources associated with the target backup plan.
Returns an array containing metadata of the resources associated with the target backup plan.
Lists the active backup plans for the account.
Lists the active backup plans for the account.
Returns version metadata of your backup plans, including Amazon Resource Names (ARNs), backup plan IDs, creation and deletion dates, plan names, and version IDs.
Returns version metadata of your backup plans, including Amazon Resource Names (ARNs), backup plan IDs, creation and deletion dates, plan names, and version IDs.
Lists the backup plan templates.
Lists the backup plan templates.
Returns a list of existing backup jobs for an authenticated account for the last 30 days. For a longer period of time, consider using these monitoring tools.
Returns a list of existing backup jobs for an authenticated account for the last 30 days. For a longer period of time, consider using these monitoring tools.
This is a request for a summary of backup jobs created or running within the most recent 30 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results. This request returns a summary that contains Region, Account, State, ResourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
This is a request for a summary of backup jobs created or running within the most recent 30 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results. This request returns a summary that contains Region, Account, State, ResourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.
Returns TieringConfiguration details for the specified TieringConfigurationName. The details are the body of a tiering configuration in JSON format, in addition to configuration metadata.
Returns TieringConfiguration details for the specified TieringConfigurationName. The details are the body of a tiering configuration in JSON format, in addition to configuration metadata.
Returns the Amazon Web Services resource types supported by Backup.
Returns RestoreTestingSelection, which displays resources and elements of the restore testing plan.
Returns RestoreTestingSelection, which displays resources and elements of the restore testing plan.
Returns RestoreTestingPlan details for the specified RestoreTestingPlanName. The details are the body of a restore testing plan in JSON format, in addition to plan metadata.
Returns RestoreTestingPlan details for the specified RestoreTestingPlanName. The details are the body of a restore testing plan in JSON format, in addition to plan metadata.
module GetRestoreTestingInferredMetadataOutput =
Awso_backup.Values.GetRestoreTestingInferredMetadataOutputThis request returns the minimal required set of metadata needed to start a restore job with secure default settings. BackupVaultName and RecoveryPointArn are required parameters. BackupVaultAccountId is an optional parameter.
module GetRestoreTestingInferredMetadataInput =
Awso_backup.Values.GetRestoreTestingInferredMetadataInputThis request returns the minimal required set of metadata needed to start a restore job with secure default settings. BackupVaultName and RecoveryPointArn are required parameters. BackupVaultAccountId is an optional parameter.
This request returns the metadata for the specified restore job.
This request returns the metadata for the specified restore job.
module GetRecoveryPointRestoreMetadataOutput =
Awso_backup.Values.GetRecoveryPointRestoreMetadataOutputReturns a set of metadata key-value pairs that were used to create the backup.
module GetRecoveryPointRestoreMetadataInput =
Awso_backup.Values.GetRecoveryPointRestoreMetadataInputReturns a set of metadata key-value pairs that were used to create the backup.
module GetRecoveryPointIndexDetailsOutput =
Awso_backup.Values.GetRecoveryPointIndexDetailsOutputThis operation returns the metadata and details specific to the backup index associated with the specified recovery point.
module GetRecoveryPointIndexDetailsInput =
Awso_backup.Values.GetRecoveryPointIndexDetailsInputThis operation returns the metadata and details specific to the backup index associated with the specified recovery point.
This action returns details for a specified legal hold. The details are the body of a legal hold in JSON format, in addition to metadata.
This action returns details for a specified legal hold. The details are the body of a legal hold in JSON format, in addition to metadata.
module GetBackupVaultNotificationsOutput =
Awso_backup.Values.GetBackupVaultNotificationsOutputReturns event notifications for the specified backup vault.
Returns event notifications for the specified backup vault.
Returns the access policy document that is associated with the named backup vault.
Returns the access policy document that is associated with the named backup vault.
Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.
Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.
Returns BackupPlan details for the specified BackupPlanId. The details are the body of a backup plan in JSON format, in addition to plan metadata.
Returns BackupPlan details for the specified BackupPlanId. The details are the body of a backup plan in JSON format, in addition to plan metadata.
Returns the template specified by its templateId as a backup plan.
Returns the template specified by its templateId as a backup plan.
Returns a valid JSON document specifying a backup plan or an error.
Returns a valid JSON document specifying a backup plan or an error.
Returns the backup plan that is specified by the plan ID as a backup template.
Returns the backup plan that is specified by the plan ID as a backup template.
Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup to the source service, such as Amazon RDS. The source service will continue to create and retain continuous backups using the lifecycle that you specified in your original backup plan. Does not support snapshot backup recovery points.
module DisassociateRecoveryPointFromParentInput =
Awso_backup.Values.DisassociateRecoveryPointFromParentInputThis action to a specific child (nested) recovery point removes the relationship between the specified recovery point and its parent (composite) recovery point.
module DisassociateBackupVaultMpaApprovalTeamInput =
Awso_backup.Values.DisassociateBackupVaultMpaApprovalTeamInputRemoves the association between an MPA approval team and a backup vault, disabling the MPA approval workflow for restore operations.
Returns scan job details for the specified ScanJobID.
Returns scan job details for the specified ScanJobID.
Returns metadata associated with a restore job that is specified by a job ID.
Returns metadata associated with a restore job that is specified by a job ID.
Returns a list of all report plans for an Amazon Web Services account and Amazon Web Services Region.
Returns a list of all report plans for an Amazon Web Services account and Amazon Web Services Region.
Returns the details associated with creating a report as specified by its ReportJobId.
Returns the details associated with creating a report as specified by its ReportJobId.
Returns the current service opt-in settings for the Region. If service opt-in is enabled for a service, Backup tries to protect that service's resources in this Region, when the resource is included in an on-demand backup or scheduled backup plan. Otherwise, Backup does not try to protect that service's resources in this Region.
Returns the current service opt-in settings for the Region. If service opt-in is enabled for a service, Backup tries to protect that service's resources in this Region, when the resource is included in an on-demand backup or scheduled backup plan. Otherwise, Backup does not try to protect that service's resources in this Region.
Returns metadata associated with a recovery point, including ID, status, encryption, and lifecycle.
Returns metadata associated with a recovery point, including ID, status, encryption, and lifecycle.
Returns information about a saved resource, including the last time it was backed up, its Amazon Resource Name (ARN), and the Amazon Web Services service type of the saved resource.
Returns information about a saved resource, including the last time it was backed up, its Amazon Resource Name (ARN), and the Amazon Web Services service type of the saved resource.
Describes whether the Amazon Web Services account has enabled different cross-account management options, including cross-account backup, multi-party approval, and delegated administrator. Returns an error if the account is not a member of an Organizations organization. Example: describe-global-settings --region us-west-2
Describes whether the Amazon Web Services account has enabled different cross-account management options, including cross-account backup, multi-party approval, and delegated administrator. Returns an error if the account is not a member of an Organizations organization. Example: describe-global-settings --region us-west-2
Returns the framework details for the specified FrameworkName.
Returns the framework details for the specified FrameworkName.
Returns metadata associated with creating a copy of a resource.
Returns metadata associated with creating a copy of a resource.
Returns metadata about a backup vault specified by its name.
Returns metadata about a backup vault specified by its name.
Returns backup job details for the specified BackupJobId.
Returns backup job details for the specified BackupJobId.
Deletes the tiering configuration specified by a tiering configuration name.
Deletes the tiering configuration specified by a tiering configuration name.
module DeleteRestoreTestingSelectionInput =
Awso_backup.Values.DeleteRestoreTestingSelectionInputInput the Restore Testing Plan name and Restore Testing Selection name. All testing selections associated with a restore testing plan must be deleted before the restore testing plan can be deleted.
This request deletes the specified restore testing plan. Deletion can only successfully occur if all associated restore testing selections are deleted first.
Deletes the report plan specified by a report plan name.
Deletes the recovery point specified by a recovery point ID. If the recovery point ID belongs to a continuous backup, calling this endpoint deletes the existing continuous backup and stops future continuous backup. When an IAM role's permissions are insufficient to call this API, the service sends back an HTTP 200 response with an empty HTTP body, but the recovery point is not deleted. Instead, it enters an EXPIRED state. EXPIRED recovery points can be deleted with this API once the IAM role has the iam:CreateServiceLinkedRole action. To learn more about adding this role, see Troubleshooting manual deletions. If the user or role is deleted or the permission within the role is removed, the deletion will not be successful and will enter an EXPIRED state.
Deletes the framework specified by a framework name.
module DeleteBackupVaultNotificationsInput =
Awso_backup.Values.DeleteBackupVaultNotificationsInputDeletes event notifications for the specified backup vault.
module DeleteBackupVaultLockConfigurationInput =
Awso_backup.Values.DeleteBackupVaultLockConfigurationInputDeletes Backup Vault Lock from a backup vault specified by a backup vault name. If the Vault Lock configuration is immutable, then you cannot delete Vault Lock using API operations, and you will receive an InvalidRequestException if you attempt to do so. For more information, see Vault Lock in the Backup Developer Guide.
Deletes the backup vault identified by its name. A vault can be deleted only if it is empty.
module DeleteBackupVaultAccessPolicyInput =
Awso_backup.Values.DeleteBackupVaultAccessPolicyInputDeletes the policy document that manages permissions on a backup vault.
Deletes the resource selection associated with a backup plan that is specified by the SelectionId.
Deletes a backup plan. A backup plan can only be deleted after all associated selections of resources have been deleted. Deleting a backup plan deletes the current version of a backup plan. Previous versions, if any, will still exist.
Deletes a backup plan. A backup plan can only be deleted after all associated selections of resources have been deleted. Deleting a backup plan deletes the current version of a backup plan. Previous versions, if any, will still exist.
Creates a tiering configuration. A tiering configuration enables automatic movement of backup data to a lower-cost storage tier based on the age of backed-up objects in the backup vault. Each vault can only have one vault-specific tiering configuration, in addition to any global configuration that applies to all vaults.
Creates a tiering configuration. A tiering configuration enables automatic movement of backup data to a lower-cost storage tier based on the age of backed-up objects in the backup vault. Each vault can only have one vault-specific tiering configuration, in addition to any global configuration that applies to all vaults.
module CreateRestoreTestingSelectionOutput =
Awso_backup.Values.CreateRestoreTestingSelectionOutputThis request can be sent after CreateRestoreTestingPlan request returns successfully. This is the second part of creating a resource testing plan, and it must be completed sequentially. This consists of RestoreTestingSelectionName, ProtectedResourceType, and one of the following: ProtectedResourceArns ProtectedResourceConditions Each protected resource type can have one single value. A restore testing selection can include a wildcard value ("*") for ProtectedResourceArns along with ProtectedResourceConditions. Alternatively, you can include up to 30 specific protected resource ARNs in ProtectedResourceArns. Cannot select by both protected resource types AND specific ARNs. Request will fail if both are included.
module CreateRestoreTestingSelectionInput =
Awso_backup.Values.CreateRestoreTestingSelectionInputThis request can be sent after CreateRestoreTestingPlan request returns successfully. This is the second part of creating a resource testing plan, and it must be completed sequentially. This consists of RestoreTestingSelectionName, ProtectedResourceType, and one of the following: ProtectedResourceArns ProtectedResourceConditions Each protected resource type can have one single value. A restore testing selection can include a wildcard value ("*") for ProtectedResourceArns along with ProtectedResourceConditions. Alternatively, you can include up to 30 specific protected resource ARNs in ProtectedResourceArns. Cannot select by both protected resource types AND specific ARNs. Request will fail if both are included.
Creates a restore testing plan. The first of two steps to create a restore testing plan. After this request is successful, finish the procedure using CreateRestoreTestingSelection.
Creates a restore testing plan. The first of two steps to create a restore testing plan. After this request is successful, finish the procedure using CreateRestoreTestingSelection.
module CreateRestoreAccessBackupVaultOutput =
Awso_backup.Values.CreateRestoreAccessBackupVaultOutputCreates a restore access backup vault that provides temporary access to recovery points in a logically air-gapped backup vault, subject to MPA approval.
module CreateRestoreAccessBackupVaultInput =
Awso_backup.Values.CreateRestoreAccessBackupVaultInputCreates a restore access backup vault that provides temporary access to recovery points in a logically air-gapped backup vault, subject to MPA approval.
Creates a report plan. A report plan is a document that contains information about the contents of the report and where Backup will deliver it. If you call CreateReportPlan with a plan that already exists, you receive an AlreadyExistsException exception.
Creates a report plan. A report plan is a document that contains information about the contents of the report and where Backup will deliver it. If you call CreateReportPlan with a plan that already exists, you receive an AlreadyExistsException exception.
module CreateLogicallyAirGappedBackupVaultOutput =
Awso_backup.Values.CreateLogicallyAirGappedBackupVaultOutputCreates a logical container to where backups may be copied. This request includes a name, the Region, the maximum number of retention days, the minimum number of retention days, and optionally can include tags and a creator request ID. Do not include sensitive data, such as passport numbers, in the name of a backup vault.
module CreateLogicallyAirGappedBackupVaultInput =
Awso_backup.Values.CreateLogicallyAirGappedBackupVaultInputCreates a logical container to where backups may be copied. This request includes a name, the Region, the maximum number of retention days, the minimum number of retention days, and optionally can include tags and a creator request ID. Do not include sensitive data, such as passport numbers, in the name of a backup vault.
Creates a legal hold on a recovery point (backup). A legal hold is a restraint on altering or deleting a backup until an authorized user cancels the legal hold. Any actions to delete or disassociate a recovery point will fail with an error if one or more active legal holds are on the recovery point.
Creates a legal hold on a recovery point (backup). A legal hold is a restraint on altering or deleting a backup until an authorized user cancels the legal hold. Any actions to delete or disassociate a recovery point will fail with an error if one or more active legal holds are on the recovery point.
Creates a framework with one or more controls. A framework is a collection of controls that you can use to evaluate your backup practices. By using pre-built customizable controls to define your policies, you can evaluate whether your backup practices comply with your policies and which resources are not yet in compliance.
Creates a framework with one or more controls. A framework is a collection of controls that you can use to evaluate your backup practices. By using pre-built customizable controls to define your policies, you can evaluate whether your backup practices comply with your policies and which resources are not yet in compliance.
Creates a logical container where backups are stored. A CreateBackupVault request includes a name, optionally one or more resource tags, an encryption key, and a request ID. Do not include sensitive data, such as passport numbers, in the name of a backup vault.
Creates a logical container where backups are stored. A CreateBackupVault request includes a name, optionally one or more resource tags, an encryption key, and a request ID. Do not include sensitive data, such as passport numbers, in the name of a backup vault.
Creates a JSON document that specifies a set of resources to assign to a backup plan. For examples, see Assigning resources programmatically.
Creates a JSON document that specifies a set of resources to assign to a backup plan. For examples, see Assigning resources programmatically.
Creates a backup plan using a backup plan name and backup rules. A backup plan is a document that contains information that Backup uses to schedule tasks that create recovery points for resources. If you call CreateBackupPlan with a plan that already exists, you receive an AlreadyExistsException exception.
Creates a backup plan using a backup plan name and backup rules. A backup plan is a document that contains information that Backup uses to schedule tasks that create recovery points for resources. If you call CreateBackupPlan with a plan that already exists, you receive an AlreadyExistsException exception.
Removes the specified legal hold on a recovery point. This action can only be performed by a user with sufficient permissions.
Removes the specified legal hold on a recovery point. This action can only be performed by a user with sufficient permissions.
module AssociateBackupVaultMpaApprovalTeamInput =
Awso_backup.Values.AssociateBackupVaultMpaApprovalTeamInputAssociates an MPA approval team with a backup vault.