Trait aws_sdk_cloudtrail::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 AddTagsError

source§

impl RequestId for CancelQueryError

source§

impl RequestId for CreateChannelError

source§

impl RequestId for CreateEventDataStoreError

source§

impl RequestId for CreateTrailError

source§

impl RequestId for DeleteChannelError

source§

impl RequestId for DeleteEventDataStoreError

source§

impl RequestId for DeleteResourcePolicyError

source§

impl RequestId for DeleteTrailError

source§

impl RequestId for DeregisterOrganizationDelegatedAdminError

source§

impl RequestId for DescribeQueryError

source§

impl RequestId for DescribeTrailsError

source§

impl RequestId for DisableFederationError

source§

impl RequestId for EnableFederationError

source§

impl RequestId for GetChannelError

source§

impl RequestId for GetEventDataStoreError

source§

impl RequestId for GetEventSelectorsError

source§

impl RequestId for GetImportError

source§

impl RequestId for GetInsightSelectorsError

source§

impl RequestId for GetQueryResultsError

source§

impl RequestId for GetResourcePolicyError

source§

impl RequestId for GetTrailError

source§

impl RequestId for GetTrailStatusError

source§

impl RequestId for ListChannelsError

source§

impl RequestId for ListEventDataStoresError

source§

impl RequestId for ListImportFailuresError

source§

impl RequestId for ListImportsError

source§

impl RequestId for ListInsightsMetricDataError

source§

impl RequestId for ListPublicKeysError

source§

impl RequestId for ListQueriesError

source§

impl RequestId for ListTagsError

source§

impl RequestId for ListTrailsError

source§

impl RequestId for LookupEventsError

source§

impl RequestId for PutEventSelectorsError

source§

impl RequestId for PutInsightSelectorsError

source§

impl RequestId for PutResourcePolicyError

source§

impl RequestId for RegisterOrganizationDelegatedAdminError

source§

impl RequestId for RemoveTagsError

source§

impl RequestId for RestoreEventDataStoreError

source§

impl RequestId for StartEventDataStoreIngestionError

source§

impl RequestId for StartImportError

source§

impl RequestId for StartLoggingError

source§

impl RequestId for StartQueryError

source§

impl RequestId for StopEventDataStoreIngestionError

source§

impl RequestId for StopImportError

source§

impl RequestId for StopLoggingError

source§

impl RequestId for UpdateChannelError

source§

impl RequestId for UpdateEventDataStoreError

source§

impl RequestId for UpdateTrailError

source§

impl RequestId for ErrorMetadata

source§

impl RequestId for AccessDeniedException

source§

impl RequestId for AccountHasOngoingImportException

source§

impl RequestId for AccountNotFoundException

source§

impl RequestId for AccountNotRegisteredException

source§

impl RequestId for AccountRegisteredException

source§

impl RequestId for CannotDelegateManagementAccountException

source§

impl RequestId for ChannelAlreadyExistsException

source§

impl RequestId for ChannelArnInvalidException

source§

impl RequestId for ChannelExistsForEdsException

source§

impl RequestId for ChannelMaxLimitExceededException

source§

impl RequestId for ChannelNotFoundException

source§

impl RequestId for CloudTrailAccessNotEnabledException

source§

impl RequestId for CloudTrailArnInvalidException

source§

impl RequestId for CloudTrailInvalidClientTokenIdException

source§

impl RequestId for CloudWatchLogsDeliveryUnavailableException

source§

impl RequestId for ConcurrentModificationException

source§

impl RequestId for ConflictException

source§

impl RequestId for DelegatedAdminAccountLimitExceededException

source§

impl RequestId for EventDataStoreAlreadyExistsException

source§

impl RequestId for EventDataStoreArnInvalidException

source§

impl RequestId for EventDataStoreFederationEnabledException

source§

impl RequestId for EventDataStoreHasOngoingImportException

source§

impl RequestId for EventDataStoreMaxLimitExceededException

source§

impl RequestId for EventDataStoreNotFoundException

source§

impl RequestId for EventDataStoreTerminationProtectedException

source§

impl RequestId for ImportNotFoundException

source§

impl RequestId for InactiveEventDataStoreException

source§

impl RequestId for InactiveQueryException

source§

impl RequestId for InsightNotEnabledException

source§

impl RequestId for InsufficientDependencyServiceAccessPermissionException

source§

impl RequestId for InsufficientEncryptionPolicyException

source§

impl RequestId for InsufficientS3BucketPolicyException

source§

impl RequestId for InsufficientSnsTopicPolicyException

source§

impl RequestId for InvalidCloudWatchLogsLogGroupArnException

source§

impl RequestId for InvalidCloudWatchLogsRoleArnException

source§

impl RequestId for InvalidDateRangeException

source§

impl RequestId for InvalidEventCategoryException

source§

impl RequestId for InvalidEventDataStoreCategoryException

source§

impl RequestId for InvalidEventDataStoreStatusException

source§

impl RequestId for InvalidEventSelectorsException

source§

impl RequestId for InvalidHomeRegionException

source§

impl RequestId for InvalidImportSourceException

source§

impl RequestId for InvalidInsightSelectorsException

source§

impl RequestId for InvalidKmsKeyIdException

source§

impl RequestId for InvalidLookupAttributesException

source§

impl RequestId for InvalidMaxResultsException

source§

impl RequestId for InvalidNextTokenException

source§

impl RequestId for InvalidParameterCombinationException

source§

impl RequestId for InvalidParameterException

source§

impl RequestId for InvalidQueryStatementException

source§

impl RequestId for InvalidQueryStatusException

source§

impl RequestId for InvalidS3BucketNameException

source§

impl RequestId for InvalidS3PrefixException

source§

impl RequestId for InvalidSnsTopicNameException

source§

impl RequestId for InvalidSourceException

source§

impl RequestId for InvalidTagParameterException

source§

impl RequestId for InvalidTimeRangeException

source§

impl RequestId for InvalidTokenException

source§

impl RequestId for InvalidTrailNameException

source§

impl RequestId for KmsException

source§

impl RequestId for KmsKeyDisabledException

source§

impl RequestId for KmsKeyNotFoundException

source§

impl RequestId for MaxConcurrentQueriesException

source§

impl RequestId for MaximumNumberOfTrailsExceededException

source§

impl RequestId for NoManagementAccountSlrExistsException

source§

impl RequestId for NotOrganizationManagementAccountException

source§

impl RequestId for NotOrganizationMasterAccountException

source§

impl RequestId for OperationNotPermittedException

source§

impl RequestId for OrganizationNotInAllFeaturesModeException

source§

impl RequestId for OrganizationsNotInUseException

source§

impl RequestId for QueryIdNotFoundException

source§

impl RequestId for ResourceArnNotValidException

source§

impl RequestId for ResourceNotFoundException

source§

impl RequestId for ResourcePolicyNotFoundException

source§

impl RequestId for ResourcePolicyNotValidException

source§

impl RequestId for ResourceTypeNotSupportedException

source§

impl RequestId for S3BucketDoesNotExistException

source§

impl RequestId for TagsLimitExceededException

source§

impl RequestId for ThrottlingException

source§

impl RequestId for TrailAlreadyExistsException

source§

impl RequestId for TrailNotFoundException

source§

impl RequestId for TrailNotProvidedException

source§

impl RequestId for UnsupportedOperationException

source§

impl RequestId for AddTagsOutput

source§

impl RequestId for CancelQueryOutput

source§

impl RequestId for CreateChannelOutput

source§

impl RequestId for CreateEventDataStoreOutput

source§

impl RequestId for CreateTrailOutput

source§

impl RequestId for DeleteChannelOutput

source§

impl RequestId for DeleteEventDataStoreOutput

source§

impl RequestId for DeleteResourcePolicyOutput

source§

impl RequestId for DeleteTrailOutput

source§

impl RequestId for DeregisterOrganizationDelegatedAdminOutput

source§

impl RequestId for DescribeQueryOutput

source§

impl RequestId for DescribeTrailsOutput

source§

impl RequestId for DisableFederationOutput

source§

impl RequestId for EnableFederationOutput

source§

impl RequestId for GetChannelOutput

source§

impl RequestId for GetEventDataStoreOutput

source§

impl RequestId for GetEventSelectorsOutput

source§

impl RequestId for GetImportOutput

source§

impl RequestId for GetInsightSelectorsOutput

source§

impl RequestId for GetQueryResultsOutput

source§

impl RequestId for GetResourcePolicyOutput

source§

impl RequestId for GetTrailOutput

source§

impl RequestId for GetTrailStatusOutput

source§

impl RequestId for ListChannelsOutput

source§

impl RequestId for ListEventDataStoresOutput

source§

impl RequestId for ListImportFailuresOutput

source§

impl RequestId for ListImportsOutput

source§

impl RequestId for ListInsightsMetricDataOutput

source§

impl RequestId for ListPublicKeysOutput

source§

impl RequestId for ListQueriesOutput

source§

impl RequestId for ListTagsOutput

source§

impl RequestId for ListTrailsOutput

source§

impl RequestId for LookupEventsOutput

source§

impl RequestId for PutEventSelectorsOutput

source§

impl RequestId for PutInsightSelectorsOutput

source§

impl RequestId for PutResourcePolicyOutput

source§

impl RequestId for RegisterOrganizationDelegatedAdminOutput

source§

impl RequestId for RemoveTagsOutput

source§

impl RequestId for RestoreEventDataStoreOutput

source§

impl RequestId for StartEventDataStoreIngestionOutput

source§

impl RequestId for StartImportOutput

source§

impl RequestId for StartLoggingOutput

source§

impl RequestId for StartQueryOutput

source§

impl RequestId for StopEventDataStoreIngestionOutput

source§

impl RequestId for StopImportOutput

source§

impl RequestId for StopLoggingOutput

source§

impl RequestId for UpdateChannelOutput

source§

impl RequestId for UpdateEventDataStoreOutput

source§

impl RequestId for UpdateTrailOutput