Enum aws_sdk_backup::Error
source · [−]#[non_exhaustive]
pub enum Error {
AlreadyExistsException(AlreadyExistsException),
ConflictException(ConflictException),
DependencyFailureException(DependencyFailureException),
InvalidParameterValueException(InvalidParameterValueException),
InvalidRequestException(InvalidRequestException),
InvalidResourceStateException(InvalidResourceStateException),
LimitExceededException(LimitExceededException),
MissingParameterValueException(MissingParameterValueException),
ResourceNotFoundException(ResourceNotFoundException),
ServiceUnavailableException(ServiceUnavailableException),
Unhandled(Box<dyn Error + Send + Sync + 'static>),
}
Expand description
All possible error types for this service.
Variants (Non-exhaustive)
This enum is marked as non-exhaustive
AlreadyExistsException(AlreadyExistsException)
The required resource already exists.
ConflictException(ConflictException)
Backup can't perform the action that you requested until it finishes performing a previous action. Try again later.
DependencyFailureException(DependencyFailureException)
A dependent Amazon Web Services service or resource returned an error to the Backup service, and the action cannot be completed.
InvalidParameterValueException(InvalidParameterValueException)
Indicates that something is wrong with a parameter's value. For example, the value is out of range.
InvalidRequestException(InvalidRequestException)
Indicates that something is wrong with the input to the request. For example, a parameter is of the wrong type.
InvalidResourceStateException(InvalidResourceStateException)
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.
LimitExceededException(LimitExceededException)
A limit in the request has been exceeded; for example, a maximum number of items allowed in a request.
MissingParameterValueException(MissingParameterValueException)
Indicates that a required parameter is missing.
ResourceNotFoundException(ResourceNotFoundException)
A resource that is required for the action doesn't exist.
ServiceUnavailableException(ServiceUnavailableException)
The request failed due to a temporary failure of the server.
Unhandled(Box<dyn Error + Send + Sync + 'static>)
An unhandled error occurred.
Trait Implementations
sourceimpl Error for Error
impl Error for Error
1.30.0 · sourcefn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more
sourcefn backtrace(&self) -> Option<&Backtrace>
fn backtrace(&self) -> Option<&Backtrace>
backtrace
)Returns a stack backtrace, if available, of where this error occurred. Read more
1.0.0 · sourcefn description(&self) -> &str
fn description(&self) -> &str
use the Display impl or to_string()
sourceimpl<R> From<SdkError<CreateBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateBackupPlanError, R>) -> Self
fn from(err: SdkError<CreateBackupPlanError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateBackupSelectionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateBackupSelectionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateBackupSelectionError, R>) -> Self
fn from(err: SdkError<CreateBackupSelectionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateBackupVaultError, R>) -> Self
fn from(err: SdkError<CreateBackupVaultError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateFrameworkError, R>) -> Self
fn from(err: SdkError<CreateFrameworkError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateReportPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateReportPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateReportPlanError, R>) -> Self
fn from(err: SdkError<CreateReportPlanError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteBackupPlanError, R>) -> Self
fn from(err: SdkError<DeleteBackupPlanError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteBackupSelectionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteBackupSelectionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteBackupSelectionError, R>) -> Self
fn from(err: SdkError<DeleteBackupSelectionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteBackupVaultAccessPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteBackupVaultAccessPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteBackupVaultAccessPolicyError, R>) -> Self
fn from(err: SdkError<DeleteBackupVaultAccessPolicyError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteBackupVaultError, R>) -> Self
fn from(err: SdkError<DeleteBackupVaultError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteBackupVaultLockConfigurationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteBackupVaultLockConfigurationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteBackupVaultLockConfigurationError, R>) -> Self
fn from(err: SdkError<DeleteBackupVaultLockConfigurationError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteBackupVaultNotificationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteBackupVaultNotificationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteBackupVaultNotificationsError, R>) -> Self
fn from(err: SdkError<DeleteBackupVaultNotificationsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteFrameworkError, R>) -> Self
fn from(err: SdkError<DeleteFrameworkError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteRecoveryPointError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteRecoveryPointError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteRecoveryPointError, R>) -> Self
fn from(err: SdkError<DeleteRecoveryPointError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteReportPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteReportPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteReportPlanError, R>) -> Self
fn from(err: SdkError<DeleteReportPlanError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeBackupJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeBackupJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeBackupJobError, R>) -> Self
fn from(err: SdkError<DescribeBackupJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeBackupVaultError, R>) -> Self
fn from(err: SdkError<DescribeBackupVaultError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeCopyJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeCopyJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeCopyJobError, R>) -> Self
fn from(err: SdkError<DescribeCopyJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeFrameworkError, R>) -> Self
fn from(err: SdkError<DescribeFrameworkError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeGlobalSettingsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeGlobalSettingsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeGlobalSettingsError, R>) -> Self
fn from(err: SdkError<DescribeGlobalSettingsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeProtectedResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeProtectedResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeProtectedResourceError, R>) -> Self
fn from(err: SdkError<DescribeProtectedResourceError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeRecoveryPointError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeRecoveryPointError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeRecoveryPointError, R>) -> Self
fn from(err: SdkError<DescribeRecoveryPointError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeRegionSettingsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeRegionSettingsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeRegionSettingsError, R>) -> Self
fn from(err: SdkError<DescribeRegionSettingsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeReportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeReportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeReportJobError, R>) -> Self
fn from(err: SdkError<DescribeReportJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeReportPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeReportPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeReportPlanError, R>) -> Self
fn from(err: SdkError<DescribeReportPlanError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeRestoreJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeRestoreJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeRestoreJobError, R>) -> Self
fn from(err: SdkError<DescribeRestoreJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DisassociateRecoveryPointError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateRecoveryPointError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateRecoveryPointError, R>) -> Self
fn from(err: SdkError<DisassociateRecoveryPointError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ExportBackupPlanTemplateError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ExportBackupPlanTemplateError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ExportBackupPlanTemplateError, R>) -> Self
fn from(err: SdkError<ExportBackupPlanTemplateError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetBackupPlanError, R>) -> Self
fn from(err: SdkError<GetBackupPlanError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetBackupPlanFromJSONError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetBackupPlanFromJSONError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetBackupPlanFromJSONError, R>) -> Self
fn from(err: SdkError<GetBackupPlanFromJSONError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetBackupPlanFromTemplateError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetBackupPlanFromTemplateError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetBackupPlanFromTemplateError, R>) -> Self
fn from(err: SdkError<GetBackupPlanFromTemplateError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetBackupSelectionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetBackupSelectionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetBackupSelectionError, R>) -> Self
fn from(err: SdkError<GetBackupSelectionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetBackupVaultAccessPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetBackupVaultAccessPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetBackupVaultAccessPolicyError, R>) -> Self
fn from(err: SdkError<GetBackupVaultAccessPolicyError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetBackupVaultNotificationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetBackupVaultNotificationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetBackupVaultNotificationsError, R>) -> Self
fn from(err: SdkError<GetBackupVaultNotificationsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetRecoveryPointRestoreMetadataError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetRecoveryPointRestoreMetadataError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetRecoveryPointRestoreMetadataError, R>) -> Self
fn from(err: SdkError<GetRecoveryPointRestoreMetadataError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetSupportedResourceTypesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetSupportedResourceTypesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetSupportedResourceTypesError, R>) -> Self
fn from(err: SdkError<GetSupportedResourceTypesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBackupJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBackupJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBackupJobsError, R>) -> Self
fn from(err: SdkError<ListBackupJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBackupPlanTemplatesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBackupPlanTemplatesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBackupPlanTemplatesError, R>) -> Self
fn from(err: SdkError<ListBackupPlanTemplatesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBackupPlanVersionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBackupPlanVersionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBackupPlanVersionsError, R>) -> Self
fn from(err: SdkError<ListBackupPlanVersionsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBackupPlansError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBackupPlansError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBackupPlansError, R>) -> Self
fn from(err: SdkError<ListBackupPlansError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBackupSelectionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBackupSelectionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBackupSelectionsError, R>) -> Self
fn from(err: SdkError<ListBackupSelectionsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBackupVaultsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBackupVaultsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBackupVaultsError, R>) -> Self
fn from(err: SdkError<ListBackupVaultsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListCopyJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListCopyJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListCopyJobsError, R>) -> Self
fn from(err: SdkError<ListCopyJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListFrameworksError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFrameworksError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFrameworksError, R>) -> Self
fn from(err: SdkError<ListFrameworksError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListProtectedResourcesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListProtectedResourcesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListProtectedResourcesError, R>) -> Self
fn from(err: SdkError<ListProtectedResourcesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListRecoveryPointsByBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListRecoveryPointsByBackupVaultError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListRecoveryPointsByBackupVaultError, R>) -> Self
fn from(err: SdkError<ListRecoveryPointsByBackupVaultError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListRecoveryPointsByResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListRecoveryPointsByResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListRecoveryPointsByResourceError, R>) -> Self
fn from(err: SdkError<ListRecoveryPointsByResourceError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListReportJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListReportJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListReportJobsError, R>) -> Self
fn from(err: SdkError<ListReportJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListReportPlansError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListReportPlansError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListReportPlansError, R>) -> Self
fn from(err: SdkError<ListReportPlansError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListRestoreJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListRestoreJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListRestoreJobsError, R>) -> Self
fn from(err: SdkError<ListRestoreJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListTagsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListTagsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListTagsError, R>) -> Self
fn from(err: SdkError<ListTagsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<PutBackupVaultAccessPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<PutBackupVaultAccessPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<PutBackupVaultAccessPolicyError, R>) -> Self
fn from(err: SdkError<PutBackupVaultAccessPolicyError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<PutBackupVaultLockConfigurationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<PutBackupVaultLockConfigurationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<PutBackupVaultLockConfigurationError, R>) -> Self
fn from(err: SdkError<PutBackupVaultLockConfigurationError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<PutBackupVaultNotificationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<PutBackupVaultNotificationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<PutBackupVaultNotificationsError, R>) -> Self
fn from(err: SdkError<PutBackupVaultNotificationsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StartBackupJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartBackupJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartBackupJobError, R>) -> Self
fn from(err: SdkError<StartBackupJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StartCopyJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartCopyJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartCopyJobError, R>) -> Self
fn from(err: SdkError<StartCopyJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StartReportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartReportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartReportJobError, R>) -> Self
fn from(err: SdkError<StartReportJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StartRestoreJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartRestoreJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartRestoreJobError, R>) -> Self
fn from(err: SdkError<StartRestoreJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StopBackupJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StopBackupJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StopBackupJobError, R>) -> Self
fn from(err: SdkError<StopBackupJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<TagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<TagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<TagResourceError, R>) -> Self
fn from(err: SdkError<TagResourceError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<UntagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UntagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UntagResourceError, R>) -> Self
fn from(err: SdkError<UntagResourceError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<UpdateBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateBackupPlanError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateBackupPlanError, R>) -> Self
fn from(err: SdkError<UpdateBackupPlanError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<UpdateFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateFrameworkError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateFrameworkError, R>) -> Self
fn from(err: SdkError<UpdateFrameworkError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<UpdateGlobalSettingsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateGlobalSettingsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateGlobalSettingsError, R>) -> Self
fn from(err: SdkError<UpdateGlobalSettingsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<UpdateRecoveryPointLifecycleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateRecoveryPointLifecycleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateRecoveryPointLifecycleError, R>) -> Self
fn from(err: SdkError<UpdateRecoveryPointLifecycleError, R>) -> Self
Performs the conversion.
Auto Trait Implementations
impl !RefUnwindSafe for Error
impl Send for Error
impl Sync for Error
impl Unpin for Error
impl !UnwindSafe for Error
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
sourceimpl<T> Instrument for T
impl<T> Instrument for T
sourcefn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
sourcefn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
sourceimpl<T> WithSubscriber for T
impl<T> WithSubscriber for T
sourcefn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
sourcefn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more