Trait aws_sdk_backup::operation::RequestId

source ·
pub trait RequestId {
    // Required method
    fn request_id(&self) -> Option<&str>;
}
Expand description

Implementers add a function to return an AWS request ID

Required Methods§

source

fn request_id(&self) -> Option<&str>

Returns the request ID, or None if the service could not be reached.

Implementations on Foreign Types§

source§

impl RequestId for Headers

source§

impl<B> RequestId for Response<B>

source§

impl<E> RequestId for SdkError<E, Response>

source§

impl<O, E> RequestId for Result<O, E>
where O: RequestId, E: RequestId,

Implementors§

source§

impl RequestId for Error

source§

impl RequestId for CancelLegalHoldError

source§

impl RequestId for CreateBackupPlanError

source§

impl RequestId for CreateBackupSelectionError

source§

impl RequestId for CreateBackupVaultError

source§

impl RequestId for CreateFrameworkError

source§

impl RequestId for CreateLegalHoldError

source§

impl RequestId for CreateLogicallyAirGappedBackupVaultError

source§

impl RequestId for CreateReportPlanError

source§

impl RequestId for CreateRestoreTestingPlanError

source§

impl RequestId for CreateRestoreTestingSelectionError

source§

impl RequestId for DeleteBackupPlanError

source§

impl RequestId for DeleteBackupSelectionError

source§

impl RequestId for DeleteBackupVaultError

source§

impl RequestId for DeleteBackupVaultAccessPolicyError

source§

impl RequestId for DeleteBackupVaultLockConfigurationError

source§

impl RequestId for DeleteBackupVaultNotificationsError

source§

impl RequestId for DeleteFrameworkError

source§

impl RequestId for DeleteRecoveryPointError

source§

impl RequestId for DeleteReportPlanError

source§

impl RequestId for DeleteRestoreTestingPlanError

source§

impl RequestId for DeleteRestoreTestingSelectionError

source§

impl RequestId for DescribeBackupJobError

source§

impl RequestId for DescribeBackupVaultError

source§

impl RequestId for DescribeCopyJobError

source§

impl RequestId for DescribeFrameworkError

source§

impl RequestId for DescribeGlobalSettingsError

source§

impl RequestId for DescribeProtectedResourceError

source§

impl RequestId for DescribeRecoveryPointError

source§

impl RequestId for DescribeRegionSettingsError

source§

impl RequestId for DescribeReportJobError

source§

impl RequestId for DescribeReportPlanError

source§

impl RequestId for DescribeRestoreJobError

source§

impl RequestId for DisassociateRecoveryPointError

source§

impl RequestId for DisassociateRecoveryPointFromParentError

source§

impl RequestId for ExportBackupPlanTemplateError

source§

impl RequestId for GetBackupPlanError

source§

impl RequestId for GetBackupPlanFromJSONError

source§

impl RequestId for GetBackupPlanFromTemplateError

source§

impl RequestId for GetBackupSelectionError

source§

impl RequestId for GetBackupVaultAccessPolicyError

source§

impl RequestId for GetBackupVaultNotificationsError

source§

impl RequestId for GetLegalHoldError

source§

impl RequestId for GetRecoveryPointRestoreMetadataError

source§

impl RequestId for GetRestoreJobMetadataError

source§

impl RequestId for GetRestoreTestingInferredMetadataError

source§

impl RequestId for GetRestoreTestingPlanError

source§

impl RequestId for GetRestoreTestingSelectionError

source§

impl RequestId for GetSupportedResourceTypesError

source§

impl RequestId for ListBackupJobSummariesError

source§

impl RequestId for ListBackupJobsError

source§

impl RequestId for ListBackupPlanTemplatesError

source§

impl RequestId for ListBackupPlanVersionsError

source§

impl RequestId for ListBackupPlansError

source§

impl RequestId for ListBackupSelectionsError

source§

impl RequestId for ListBackupVaultsError

source§

impl RequestId for ListCopyJobSummariesError

source§

impl RequestId for ListCopyJobsError

source§

impl RequestId for ListFrameworksError

source§

impl RequestId for ListLegalHoldsError

source§

impl RequestId for ListProtectedResourcesError

source§

impl RequestId for ListProtectedResourcesByBackupVaultError

source§

impl RequestId for ListRecoveryPointsByBackupVaultError

source§

impl RequestId for ListRecoveryPointsByLegalHoldError

source§

impl RequestId for ListRecoveryPointsByResourceError

source§

impl RequestId for ListReportJobsError

source§

impl RequestId for ListReportPlansError

source§

impl RequestId for ListRestoreJobSummariesError

source§

impl RequestId for ListRestoreJobsError

source§

impl RequestId for ListRestoreJobsByProtectedResourceError

source§

impl RequestId for ListRestoreTestingPlansError

source§

impl RequestId for ListRestoreTestingSelectionsError

source§

impl RequestId for ListTagsError

source§

impl RequestId for PutBackupVaultAccessPolicyError

source§

impl RequestId for PutBackupVaultLockConfigurationError

source§

impl RequestId for PutBackupVaultNotificationsError

source§

impl RequestId for PutRestoreValidationResultError

source§

impl RequestId for StartBackupJobError

source§

impl RequestId for StartCopyJobError

source§

impl RequestId for StartReportJobError

source§

impl RequestId for StartRestoreJobError

source§

impl RequestId for StopBackupJobError

source§

impl RequestId for TagResourceError

source§

impl RequestId for UntagResourceError

source§

impl RequestId for UpdateBackupPlanError

source§

impl RequestId for UpdateFrameworkError

source§

impl RequestId for UpdateGlobalSettingsError

source§

impl RequestId for UpdateRecoveryPointLifecycleError

source§

impl RequestId for UpdateRegionSettingsError

source§

impl RequestId for UpdateReportPlanError

source§

impl RequestId for UpdateRestoreTestingPlanError

source§

impl RequestId for UpdateRestoreTestingSelectionError

source§

impl RequestId for ErrorMetadata

source§

impl RequestId for AlreadyExistsException

source§

impl RequestId for ConflictException

source§

impl RequestId for DependencyFailureException

source§

impl RequestId for InvalidParameterValueException

source§

impl RequestId for InvalidRequestException

source§

impl RequestId for InvalidResourceStateException

source§

impl RequestId for LimitExceededException

source§

impl RequestId for MissingParameterValueException

source§

impl RequestId for ResourceNotFoundException

source§

impl RequestId for ServiceUnavailableException

source§

impl RequestId for CancelLegalHoldOutput

source§

impl RequestId for CreateBackupPlanOutput

source§

impl RequestId for CreateBackupSelectionOutput

source§

impl RequestId for CreateBackupVaultOutput

source§

impl RequestId for CreateFrameworkOutput

source§

impl RequestId for CreateLegalHoldOutput

source§

impl RequestId for CreateLogicallyAirGappedBackupVaultOutput

source§

impl RequestId for CreateReportPlanOutput

source§

impl RequestId for CreateRestoreTestingPlanOutput

source§

impl RequestId for CreateRestoreTestingSelectionOutput

source§

impl RequestId for DeleteBackupPlanOutput

source§

impl RequestId for DeleteBackupSelectionOutput

source§

impl RequestId for DeleteBackupVaultOutput

source§

impl RequestId for DeleteBackupVaultAccessPolicyOutput

source§

impl RequestId for DeleteBackupVaultLockConfigurationOutput

source§

impl RequestId for DeleteBackupVaultNotificationsOutput

source§

impl RequestId for DeleteFrameworkOutput

source§

impl RequestId for DeleteRecoveryPointOutput

source§

impl RequestId for DeleteReportPlanOutput

source§

impl RequestId for DeleteRestoreTestingPlanOutput

source§

impl RequestId for DeleteRestoreTestingSelectionOutput

source§

impl RequestId for DescribeBackupJobOutput

source§

impl RequestId for DescribeBackupVaultOutput

source§

impl RequestId for DescribeCopyJobOutput

source§

impl RequestId for DescribeFrameworkOutput

source§

impl RequestId for DescribeGlobalSettingsOutput

source§

impl RequestId for DescribeProtectedResourceOutput

source§

impl RequestId for DescribeRecoveryPointOutput

source§

impl RequestId for DescribeRegionSettingsOutput

source§

impl RequestId for DescribeReportJobOutput

source§

impl RequestId for DescribeReportPlanOutput

source§

impl RequestId for DescribeRestoreJobOutput

source§

impl RequestId for DisassociateRecoveryPointOutput

source§

impl RequestId for DisassociateRecoveryPointFromParentOutput

source§

impl RequestId for ExportBackupPlanTemplateOutput

source§

impl RequestId for GetBackupPlanOutput

source§

impl RequestId for GetBackupPlanFromJsonOutput

source§

impl RequestId for GetBackupPlanFromTemplateOutput

source§

impl RequestId for GetBackupSelectionOutput

source§

impl RequestId for GetBackupVaultAccessPolicyOutput

source§

impl RequestId for GetBackupVaultNotificationsOutput

source§

impl RequestId for GetLegalHoldOutput

source§

impl RequestId for GetRecoveryPointRestoreMetadataOutput

source§

impl RequestId for GetRestoreJobMetadataOutput

source§

impl RequestId for GetRestoreTestingInferredMetadataOutput

source§

impl RequestId for GetRestoreTestingPlanOutput

source§

impl RequestId for GetRestoreTestingSelectionOutput

source§

impl RequestId for GetSupportedResourceTypesOutput

source§

impl RequestId for ListBackupJobSummariesOutput

source§

impl RequestId for ListBackupJobsOutput

source§

impl RequestId for ListBackupPlanTemplatesOutput

source§

impl RequestId for ListBackupPlanVersionsOutput

source§

impl RequestId for ListBackupPlansOutput

source§

impl RequestId for ListBackupSelectionsOutput

source§

impl RequestId for ListBackupVaultsOutput

source§

impl RequestId for ListCopyJobSummariesOutput

source§

impl RequestId for ListCopyJobsOutput

source§

impl RequestId for ListFrameworksOutput

source§

impl RequestId for ListLegalHoldsOutput

source§

impl RequestId for ListProtectedResourcesOutput

source§

impl RequestId for ListProtectedResourcesByBackupVaultOutput

source§

impl RequestId for ListRecoveryPointsByBackupVaultOutput

source§

impl RequestId for ListRecoveryPointsByLegalHoldOutput

source§

impl RequestId for ListRecoveryPointsByResourceOutput

source§

impl RequestId for ListReportJobsOutput

source§

impl RequestId for ListReportPlansOutput

source§

impl RequestId for ListRestoreJobSummariesOutput

source§

impl RequestId for ListRestoreJobsOutput

source§

impl RequestId for ListRestoreJobsByProtectedResourceOutput

source§

impl RequestId for ListRestoreTestingPlansOutput

source§

impl RequestId for ListRestoreTestingSelectionsOutput

source§

impl RequestId for ListTagsOutput

source§

impl RequestId for PutBackupVaultAccessPolicyOutput

source§

impl RequestId for PutBackupVaultLockConfigurationOutput

source§

impl RequestId for PutBackupVaultNotificationsOutput

source§

impl RequestId for PutRestoreValidationResultOutput

source§

impl RequestId for StartBackupJobOutput

source§

impl RequestId for StartCopyJobOutput

source§

impl RequestId for StartReportJobOutput

source§

impl RequestId for StartRestoreJobOutput

source§

impl RequestId for StopBackupJobOutput

source§

impl RequestId for TagResourceOutput

source§

impl RequestId for UntagResourceOutput

source§

impl RequestId for UpdateBackupPlanOutput

source§

impl RequestId for UpdateFrameworkOutput

source§

impl RequestId for UpdateGlobalSettingsOutput

source§

impl RequestId for UpdateRecoveryPointLifecycleOutput

source§

impl RequestId for UpdateRegionSettingsOutput

source§

impl RequestId for UpdateReportPlanOutput

source§

impl RequestId for UpdateRestoreTestingPlanOutput

source§

impl RequestId for UpdateRestoreTestingSelectionOutput