Enum aws_sdk_route53resolver::Error
source · [−]#[non_exhaustive]
pub enum Error {
Show 17 variants
AccessDeniedException(AccessDeniedException),
ConflictException(ConflictException),
InternalServiceErrorException(InternalServiceErrorException),
InvalidNextTokenException(InvalidNextTokenException),
InvalidParameterException(InvalidParameterException),
InvalidPolicyDocument(InvalidPolicyDocument),
InvalidRequestException(InvalidRequestException),
InvalidTagException(InvalidTagException),
LimitExceededException(LimitExceededException),
ResourceExistsException(ResourceExistsException),
ResourceInUseException(ResourceInUseException),
ResourceNotFoundException(ResourceNotFoundException),
ResourceUnavailableException(ResourceUnavailableException),
ThrottlingException(ThrottlingException),
UnknownResourceException(UnknownResourceException),
ValidationException(ValidationException),
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
AccessDeniedException(AccessDeniedException)
The current account doesn't have the IAM permissions required to perform the specified Resolver operation.
ConflictException(ConflictException)
InternalServiceErrorException(InternalServiceErrorException)
We encountered an unknown error. Try again in a few minutes.
InvalidNextTokenException(InvalidNextTokenException)
The value that you specified for NextToken
in a List
request isn't valid.
InvalidParameterException(InvalidParameterException)
One or more parameters in this request are not valid.
InvalidPolicyDocument(InvalidPolicyDocument)
The specified Resolver rule policy is invalid.
InvalidRequestException(InvalidRequestException)
The request is invalid.
InvalidTagException(InvalidTagException)
The specified tag is invalid.
LimitExceededException(LimitExceededException)
The request caused one or more limits to be exceeded.
ResourceExistsException(ResourceExistsException)
The resource that you tried to create already exists.
ResourceInUseException(ResourceInUseException)
The resource that you tried to update or delete is currently in use.
ResourceNotFoundException(ResourceNotFoundException)
The specified resource doesn't exist.
ResourceUnavailableException(ResourceUnavailableException)
The specified resource isn't available.
ThrottlingException(ThrottlingException)
The request was throttled. Try again in a few minutes.
UnknownResourceException(UnknownResourceException)
The specified resource doesn't exist.
ValidationException(ValidationException)
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<AssociateFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<AssociateFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<AssociateFirewallRuleGroupError, R>) -> Self
fn from(err: SdkError<AssociateFirewallRuleGroupError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<AssociateResolverEndpointIpAddressError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<AssociateResolverEndpointIpAddressError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<AssociateResolverEndpointIpAddressError, R>) -> Self
fn from(err: SdkError<AssociateResolverEndpointIpAddressError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<AssociateResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<AssociateResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<AssociateResolverQueryLogConfigError, R>) -> Self
fn from(err: SdkError<AssociateResolverQueryLogConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<AssociateResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<AssociateResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<AssociateResolverRuleError, R>) -> Self
fn from(err: SdkError<AssociateResolverRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateFirewallDomainListError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateFirewallDomainListError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateFirewallDomainListError, R>) -> Self
fn from(err: SdkError<CreateFirewallDomainListError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateFirewallRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateFirewallRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateFirewallRuleError, R>) -> Self
fn from(err: SdkError<CreateFirewallRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateFirewallRuleGroupError, R>) -> Self
fn from(err: SdkError<CreateFirewallRuleGroupError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateResolverEndpointError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateResolverEndpointError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateResolverEndpointError, R>) -> Self
fn from(err: SdkError<CreateResolverEndpointError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateResolverQueryLogConfigError, R>) -> Self
fn from(err: SdkError<CreateResolverQueryLogConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateResolverRuleError, R>) -> Self
fn from(err: SdkError<CreateResolverRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteFirewallDomainListError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteFirewallDomainListError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteFirewallDomainListError, R>) -> Self
fn from(err: SdkError<DeleteFirewallDomainListError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteFirewallRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteFirewallRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteFirewallRuleError, R>) -> Self
fn from(err: SdkError<DeleteFirewallRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteFirewallRuleGroupError, R>) -> Self
fn from(err: SdkError<DeleteFirewallRuleGroupError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteResolverEndpointError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteResolverEndpointError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteResolverEndpointError, R>) -> Self
fn from(err: SdkError<DeleteResolverEndpointError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteResolverQueryLogConfigError, R>) -> Self
fn from(err: SdkError<DeleteResolverQueryLogConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteResolverRuleError, R>) -> Self
fn from(err: SdkError<DeleteResolverRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisassociateFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateFirewallRuleGroupError, R>) -> Self
fn from(err: SdkError<DisassociateFirewallRuleGroupError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisassociateResolverEndpointIpAddressError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateResolverEndpointIpAddressError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateResolverEndpointIpAddressError, R>) -> Self
fn from(err: SdkError<DisassociateResolverEndpointIpAddressError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisassociateResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateResolverQueryLogConfigError, R>) -> Self
fn from(err: SdkError<DisassociateResolverQueryLogConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisassociateResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateResolverRuleError, R>) -> Self
fn from(err: SdkError<DisassociateResolverRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetFirewallConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetFirewallConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetFirewallConfigError, R>) -> Self
fn from(err: SdkError<GetFirewallConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetFirewallDomainListError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetFirewallDomainListError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetFirewallDomainListError, R>) -> Self
fn from(err: SdkError<GetFirewallDomainListError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetFirewallRuleGroupAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetFirewallRuleGroupAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetFirewallRuleGroupAssociationError, R>) -> Self
fn from(err: SdkError<GetFirewallRuleGroupAssociationError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetFirewallRuleGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetFirewallRuleGroupError, R>) -> Self
fn from(err: SdkError<GetFirewallRuleGroupError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetFirewallRuleGroupPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetFirewallRuleGroupPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetFirewallRuleGroupPolicyError, R>) -> Self
fn from(err: SdkError<GetFirewallRuleGroupPolicyError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverConfigError, R>) -> Self
fn from(err: SdkError<GetResolverConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverDnssecConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverDnssecConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverDnssecConfigError, R>) -> Self
fn from(err: SdkError<GetResolverDnssecConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverEndpointError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverEndpointError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverEndpointError, R>) -> Self
fn from(err: SdkError<GetResolverEndpointError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverQueryLogConfigAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverQueryLogConfigAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverQueryLogConfigAssociationError, R>) -> Self
fn from(err: SdkError<GetResolverQueryLogConfigAssociationError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverQueryLogConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverQueryLogConfigError, R>) -> Self
fn from(err: SdkError<GetResolverQueryLogConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverQueryLogConfigPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverQueryLogConfigPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverQueryLogConfigPolicyError, R>) -> Self
fn from(err: SdkError<GetResolverQueryLogConfigPolicyError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverRuleAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverRuleAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverRuleAssociationError, R>) -> Self
fn from(err: SdkError<GetResolverRuleAssociationError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverRuleError, R>) -> Self
fn from(err: SdkError<GetResolverRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<GetResolverRulePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResolverRulePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResolverRulePolicyError, R>) -> Self
fn from(err: SdkError<GetResolverRulePolicyError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ImportFirewallDomainsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ImportFirewallDomainsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ImportFirewallDomainsError, R>) -> Self
fn from(err: SdkError<ImportFirewallDomainsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListFirewallConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFirewallConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFirewallConfigsError, R>) -> Self
fn from(err: SdkError<ListFirewallConfigsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListFirewallDomainListsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFirewallDomainListsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFirewallDomainListsError, R>) -> Self
fn from(err: SdkError<ListFirewallDomainListsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListFirewallDomainsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFirewallDomainsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFirewallDomainsError, R>) -> Self
fn from(err: SdkError<ListFirewallDomainsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListFirewallRuleGroupAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFirewallRuleGroupAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFirewallRuleGroupAssociationsError, R>) -> Self
fn from(err: SdkError<ListFirewallRuleGroupAssociationsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListFirewallRuleGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFirewallRuleGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFirewallRuleGroupsError, R>) -> Self
fn from(err: SdkError<ListFirewallRuleGroupsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListFirewallRulesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFirewallRulesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFirewallRulesError, R>) -> Self
fn from(err: SdkError<ListFirewallRulesError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverConfigsError, R>) -> Self
fn from(err: SdkError<ListResolverConfigsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverDnssecConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverDnssecConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverDnssecConfigsError, R>) -> Self
fn from(err: SdkError<ListResolverDnssecConfigsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverEndpointIpAddressesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverEndpointIpAddressesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverEndpointIpAddressesError, R>) -> Self
fn from(err: SdkError<ListResolverEndpointIpAddressesError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverEndpointsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverEndpointsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverEndpointsError, R>) -> Self
fn from(err: SdkError<ListResolverEndpointsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverQueryLogConfigAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverQueryLogConfigAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverQueryLogConfigAssociationsError, R>) -> Self
fn from(err: SdkError<ListResolverQueryLogConfigAssociationsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverQueryLogConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverQueryLogConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverQueryLogConfigsError, R>) -> Self
fn from(err: SdkError<ListResolverQueryLogConfigsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverRuleAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverRuleAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverRuleAssociationsError, R>) -> Self
fn from(err: SdkError<ListResolverRuleAssociationsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListResolverRulesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListResolverRulesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListResolverRulesError, R>) -> Self
fn from(err: SdkError<ListResolverRulesError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListTagsForResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListTagsForResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListTagsForResourceError, R>) -> Self
fn from(err: SdkError<ListTagsForResourceError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<PutFirewallRuleGroupPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<PutFirewallRuleGroupPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<PutFirewallRuleGroupPolicyError, R>) -> Self
fn from(err: SdkError<PutFirewallRuleGroupPolicyError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<PutResolverQueryLogConfigPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<PutResolverQueryLogConfigPolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<PutResolverQueryLogConfigPolicyError, R>) -> Self
fn from(err: SdkError<PutResolverQueryLogConfigPolicyError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<PutResolverRulePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<PutResolverRulePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<PutResolverRulePolicyError, R>) -> Self
fn from(err: SdkError<PutResolverRulePolicyError, R>) -> Self
Converts to this type from the input type.
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
Converts to this type from the input type.
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
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateFirewallConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateFirewallConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateFirewallConfigError, R>) -> Self
fn from(err: SdkError<UpdateFirewallConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateFirewallDomainsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateFirewallDomainsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateFirewallDomainsError, R>) -> Self
fn from(err: SdkError<UpdateFirewallDomainsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateFirewallRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateFirewallRuleError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateFirewallRuleError, R>) -> Self
fn from(err: SdkError<UpdateFirewallRuleError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateFirewallRuleGroupAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateFirewallRuleGroupAssociationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateFirewallRuleGroupAssociationError, R>) -> Self
fn from(err: SdkError<UpdateFirewallRuleGroupAssociationError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateResolverConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateResolverConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateResolverConfigError, R>) -> Self
fn from(err: SdkError<UpdateResolverConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateResolverDnssecConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateResolverDnssecConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateResolverDnssecConfigError, R>) -> Self
fn from(err: SdkError<UpdateResolverDnssecConfigError, R>) -> Self
Converts to this type from the input type.
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