RequestId

Trait 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 AcceptAdministratorInvitationError

Source§

impl RequestId for AcceptInvitationError

Source§

impl RequestId for ArchiveFindingsError

Source§

impl RequestId for CreateDetectorError

Source§

impl RequestId for CreateFilterError

Source§

impl RequestId for CreateIPSetError

Source§

impl RequestId for CreateMalwareProtectionPlanError

Source§

impl RequestId for CreateMembersError

Source§

impl RequestId for CreatePublishingDestinationError

Source§

impl RequestId for CreateSampleFindingsError

Source§

impl RequestId for CreateThreatEntitySetError

Source§

impl RequestId for CreateThreatIntelSetError

Source§

impl RequestId for CreateTrustedEntitySetError

Source§

impl RequestId for DeclineInvitationsError

Source§

impl RequestId for DeleteDetectorError

Source§

impl RequestId for DeleteFilterError

Source§

impl RequestId for DeleteInvitationsError

Source§

impl RequestId for DeleteIPSetError

Source§

impl RequestId for DeleteMalwareProtectionPlanError

Source§

impl RequestId for DeleteMembersError

Source§

impl RequestId for DeletePublishingDestinationError

Source§

impl RequestId for DeleteThreatEntitySetError

Source§

impl RequestId for DeleteThreatIntelSetError

Source§

impl RequestId for DeleteTrustedEntitySetError

Source§

impl RequestId for DescribeMalwareScansError

Source§

impl RequestId for DescribeOrganizationConfigurationError

Source§

impl RequestId for DescribePublishingDestinationError

Source§

impl RequestId for DisableOrganizationAdminAccountError

Source§

impl RequestId for DisassociateFromAdministratorAccountError

Source§

impl RequestId for DisassociateFromMasterAccountError

Source§

impl RequestId for DisassociateMembersError

Source§

impl RequestId for EnableOrganizationAdminAccountError

Source§

impl RequestId for GetAdministratorAccountError

Source§

impl RequestId for GetCoverageStatisticsError

Source§

impl RequestId for GetDetectorError

Source§

impl RequestId for GetFilterError

Source§

impl RequestId for GetFindingsError

Source§

impl RequestId for GetFindingsStatisticsError

Source§

impl RequestId for GetInvitationsCountError

Source§

impl RequestId for GetIPSetError

Source§

impl RequestId for GetMalwareProtectionPlanError

Source§

impl RequestId for GetMalwareScanError

Source§

impl RequestId for GetMalwareScanSettingsError

Source§

impl RequestId for GetMasterAccountError

Source§

impl RequestId for GetMemberDetectorsError

Source§

impl RequestId for GetMembersError

Source§

impl RequestId for GetOrganizationStatisticsError

Source§

impl RequestId for GetRemainingFreeTrialDaysError

Source§

impl RequestId for GetThreatEntitySetError

Source§

impl RequestId for GetThreatIntelSetError

Source§

impl RequestId for GetTrustedEntitySetError

Source§

impl RequestId for GetUsageStatisticsError

Source§

impl RequestId for InviteMembersError

Source§

impl RequestId for ListCoverageError

Source§

impl RequestId for ListDetectorsError

Source§

impl RequestId for ListFiltersError

Source§

impl RequestId for ListFindingsError

Source§

impl RequestId for ListInvitationsError

Source§

impl RequestId for ListIPSetsError

Source§

impl RequestId for ListMalwareProtectionPlansError

Source§

impl RequestId for ListMalwareScansError

Source§

impl RequestId for ListMembersError

Source§

impl RequestId for ListOrganizationAdminAccountsError

Source§

impl RequestId for ListPublishingDestinationsError

Source§

impl RequestId for ListTagsForResourceError

Source§

impl RequestId for ListThreatEntitySetsError

Source§

impl RequestId for ListThreatIntelSetsError

Source§

impl RequestId for ListTrustedEntitySetsError

Source§

impl RequestId for SendObjectMalwareScanError

Source§

impl RequestId for StartMalwareScanError

Source§

impl RequestId for StartMonitoringMembersError

Source§

impl RequestId for StopMonitoringMembersError

Source§

impl RequestId for TagResourceError

Source§

impl RequestId for UnarchiveFindingsError

Source§

impl RequestId for UntagResourceError

Source§

impl RequestId for UpdateDetectorError

Source§

impl RequestId for UpdateFilterError

Source§

impl RequestId for UpdateFindingsFeedbackError

Source§

impl RequestId for UpdateIPSetError

Source§

impl RequestId for UpdateMalwareProtectionPlanError

Source§

impl RequestId for UpdateMalwareScanSettingsError

Source§

impl RequestId for UpdateMemberDetectorsError

Source§

impl RequestId for UpdateOrganizationConfigurationError

Source§

impl RequestId for UpdatePublishingDestinationError

Source§

impl RequestId for UpdateThreatEntitySetError

Source§

impl RequestId for UpdateThreatIntelSetError

Source§

impl RequestId for UpdateTrustedEntitySetError

Source§

impl RequestId for ErrorMetadata

Source§

impl RequestId for AccessDeniedException

Source§

impl RequestId for BadRequestException

Source§

impl RequestId for ConflictException

Source§

impl RequestId for InternalServerErrorException

Source§

impl RequestId for ResourceNotFoundException

Source§

impl RequestId for AcceptAdministratorInvitationOutput

Source§

impl RequestId for AcceptInvitationOutput

Source§

impl RequestId for ArchiveFindingsOutput

Source§

impl RequestId for CreateDetectorOutput

Source§

impl RequestId for CreateFilterOutput

Source§

impl RequestId for CreateIpSetOutput

Source§

impl RequestId for CreateMalwareProtectionPlanOutput

Source§

impl RequestId for CreateMembersOutput

Source§

impl RequestId for CreatePublishingDestinationOutput

Source§

impl RequestId for CreateSampleFindingsOutput

Source§

impl RequestId for CreateThreatEntitySetOutput

Source§

impl RequestId for CreateThreatIntelSetOutput

Source§

impl RequestId for CreateTrustedEntitySetOutput

Source§

impl RequestId for DeclineInvitationsOutput

Source§

impl RequestId for DeleteDetectorOutput

Source§

impl RequestId for DeleteFilterOutput

Source§

impl RequestId for DeleteInvitationsOutput

Source§

impl RequestId for DeleteIpSetOutput

Source§

impl RequestId for DeleteMalwareProtectionPlanOutput

Source§

impl RequestId for DeleteMembersOutput

Source§

impl RequestId for DeletePublishingDestinationOutput

Source§

impl RequestId for DeleteThreatEntitySetOutput

Source§

impl RequestId for DeleteThreatIntelSetOutput

Source§

impl RequestId for DeleteTrustedEntitySetOutput

Source§

impl RequestId for DescribeMalwareScansOutput

Source§

impl RequestId for DescribeOrganizationConfigurationOutput

Source§

impl RequestId for DescribePublishingDestinationOutput

Source§

impl RequestId for DisableOrganizationAdminAccountOutput

Source§

impl RequestId for DisassociateFromAdministratorAccountOutput

Source§

impl RequestId for DisassociateFromMasterAccountOutput

Source§

impl RequestId for DisassociateMembersOutput

Source§

impl RequestId for EnableOrganizationAdminAccountOutput

Source§

impl RequestId for GetAdministratorAccountOutput

Source§

impl RequestId for GetCoverageStatisticsOutput

Source§

impl RequestId for GetDetectorOutput

Source§

impl RequestId for GetFilterOutput

Source§

impl RequestId for GetFindingsOutput

Source§

impl RequestId for GetFindingsStatisticsOutput

Source§

impl RequestId for GetInvitationsCountOutput

Source§

impl RequestId for GetIpSetOutput

Source§

impl RequestId for GetMalwareProtectionPlanOutput

Source§

impl RequestId for GetMalwareScanOutput

Source§

impl RequestId for GetMalwareScanSettingsOutput

Source§

impl RequestId for GetMasterAccountOutput

Source§

impl RequestId for GetMemberDetectorsOutput

Source§

impl RequestId for GetMembersOutput

Source§

impl RequestId for GetOrganizationStatisticsOutput

Source§

impl RequestId for GetRemainingFreeTrialDaysOutput

Source§

impl RequestId for GetThreatEntitySetOutput

Source§

impl RequestId for GetThreatIntelSetOutput

Source§

impl RequestId for GetTrustedEntitySetOutput

Source§

impl RequestId for GetUsageStatisticsOutput

Source§

impl RequestId for InviteMembersOutput

Source§

impl RequestId for ListCoverageOutput

Source§

impl RequestId for ListDetectorsOutput

Source§

impl RequestId for ListFiltersOutput

Source§

impl RequestId for ListFindingsOutput

Source§

impl RequestId for ListInvitationsOutput

Source§

impl RequestId for ListIpSetsOutput

Source§

impl RequestId for ListMalwareProtectionPlansOutput

Source§

impl RequestId for ListMalwareScansOutput

Source§

impl RequestId for ListMembersOutput

Source§

impl RequestId for ListOrganizationAdminAccountsOutput

Source§

impl RequestId for ListPublishingDestinationsOutput

Source§

impl RequestId for ListTagsForResourceOutput

Source§

impl RequestId for ListThreatEntitySetsOutput

Source§

impl RequestId for ListThreatIntelSetsOutput

Source§

impl RequestId for ListTrustedEntitySetsOutput

Source§

impl RequestId for SendObjectMalwareScanOutput

Source§

impl RequestId for StartMalwareScanOutput

Source§

impl RequestId for StartMonitoringMembersOutput

Source§

impl RequestId for StopMonitoringMembersOutput

Source§

impl RequestId for TagResourceOutput

Source§

impl RequestId for UnarchiveFindingsOutput

Source§

impl RequestId for UntagResourceOutput

Source§

impl RequestId for UpdateDetectorOutput

Source§

impl RequestId for UpdateFilterOutput

Source§

impl RequestId for UpdateFindingsFeedbackOutput

Source§

impl RequestId for UpdateIpSetOutput

Source§

impl RequestId for UpdateMalwareProtectionPlanOutput

Source§

impl RequestId for UpdateMalwareScanSettingsOutput

Source§

impl RequestId for UpdateMemberDetectorsOutput

Source§

impl RequestId for UpdateOrganizationConfigurationOutput

Source§

impl RequestId for UpdatePublishingDestinationOutput

Source§

impl RequestId for UpdateThreatEntitySetOutput

Source§

impl RequestId for UpdateThreatIntelSetOutput

Source§

impl RequestId for UpdateTrustedEntitySetOutput