Enum Error

Source
#[non_exhaustive]
pub enum Error {
Show 34 variants AccountNotManagementOrDelegatedAdministratorException(AccountNotManagementOrDelegatedAdministratorException), CallerIsNotManagementAccountException(CallerIsNotManagementAccountException), ConcurrentModificationException(ConcurrentModificationException), CredentialReportExpiredException(CredentialReportExpiredException), CredentialReportNotPresentException(CredentialReportNotPresentException), CredentialReportNotReadyException(CredentialReportNotReadyException), DeleteConflictException(DeleteConflictException), DuplicateCertificateException(DuplicateCertificateException), DuplicateSshPublicKeyException(DuplicateSshPublicKeyException), EntityAlreadyExistsException(EntityAlreadyExistsException), EntityTemporarilyUnmodifiableException(EntityTemporarilyUnmodifiableException), InvalidAuthenticationCodeException(InvalidAuthenticationCodeException), InvalidCertificateException(InvalidCertificateException), InvalidInputException(InvalidInputException), InvalidPublicKeyException(InvalidPublicKeyException), InvalidUserTypeException(InvalidUserTypeException), KeyPairMismatchException(KeyPairMismatchException), LimitExceededException(LimitExceededException), MalformedCertificateException(MalformedCertificateException), MalformedPolicyDocumentException(MalformedPolicyDocumentException), NoSuchEntityException(NoSuchEntityException), OpenIdIdpCommunicationErrorException(OpenIdIdpCommunicationErrorException), OrganizationNotFoundException(OrganizationNotFoundException), OrganizationNotInAllFeaturesModeException(OrganizationNotInAllFeaturesModeException), PasswordPolicyViolationException(PasswordPolicyViolationException), PolicyEvaluationException(PolicyEvaluationException), PolicyNotAttachableException(PolicyNotAttachableException), ReportGenerationLimitExceededException(ReportGenerationLimitExceededException), ServiceAccessNotEnabledException(ServiceAccessNotEnabledException), ServiceFailureException(ServiceFailureException), ServiceNotSupportedException(ServiceNotSupportedException), UnmodifiableEntityException(UnmodifiableEntityException), UnrecognizedPublicKeyEncodingException(UnrecognizedPublicKeyEncodingException), Unhandled(Unhandled),
}
Expand description

All possible error types for this service.

Variants (Non-exhaustive)§

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
§

AccountNotManagementOrDelegatedAdministratorException(AccountNotManagementOrDelegatedAdministratorException)

The request was rejected because the account making the request is not the management account or delegated administrator account for centralized root access.

§

CallerIsNotManagementAccountException(CallerIsNotManagementAccountException)

The request was rejected because the account making the request is not the management account for the organization.

§

ConcurrentModificationException(ConcurrentModificationException)

The request was rejected because multiple requests to change this object were submitted simultaneously. Wait a few minutes and submit your request again.

§

CredentialReportExpiredException(CredentialReportExpiredException)

The request was rejected because the most recent credential report has expired. To generate a new credential report, use GenerateCredentialReport. For more information about credential report expiration, see Getting credential reports in the IAM User Guide.

§

CredentialReportNotPresentException(CredentialReportNotPresentException)

The request was rejected because the credential report does not exist. To generate a credential report, use GenerateCredentialReport.

§

CredentialReportNotReadyException(CredentialReportNotReadyException)

The request was rejected because the credential report is still being generated.

§

DeleteConflictException(DeleteConflictException)

The request was rejected because it attempted to delete a resource that has attached subordinate entities. The error message describes these entities.

§

DuplicateCertificateException(DuplicateCertificateException)

The request was rejected because the same certificate is associated with an IAM user in the account.

§

DuplicateSshPublicKeyException(DuplicateSshPublicKeyException)

The request was rejected because the SSH public key is already associated with the specified IAM user.

§

EntityAlreadyExistsException(EntityAlreadyExistsException)

The request was rejected because it attempted to create a resource that already exists.

§

EntityTemporarilyUnmodifiableException(EntityTemporarilyUnmodifiableException)

The request was rejected because it referenced an entity that is temporarily unmodifiable, such as a user name that was deleted and then recreated. The error indicates that the request is likely to succeed if you try again after waiting several minutes. The error message describes the entity.

§

InvalidAuthenticationCodeException(InvalidAuthenticationCodeException)

The request was rejected because the authentication code was not recognized. The error message describes the specific error.

§

InvalidCertificateException(InvalidCertificateException)

The request was rejected because the certificate is invalid.

§

InvalidInputException(InvalidInputException)

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

§

InvalidPublicKeyException(InvalidPublicKeyException)

The request was rejected because the public key is malformed or otherwise invalid.

§

InvalidUserTypeException(InvalidUserTypeException)

The request was rejected because the type of user for the transaction was incorrect.

§

KeyPairMismatchException(KeyPairMismatchException)

The request was rejected because the public key certificate and the private key do not match.

§

LimitExceededException(LimitExceededException)

The request was rejected because it attempted to create resources beyond the current Amazon Web Services account limits. The error message describes the limit exceeded.

§

MalformedCertificateException(MalformedCertificateException)

The request was rejected because the certificate was malformed or expired. The error message describes the specific error.

§

MalformedPolicyDocumentException(MalformedPolicyDocumentException)

The request was rejected because the policy document was malformed. The error message describes the specific error.

§

NoSuchEntityException(NoSuchEntityException)

The request was rejected because it referenced a resource entity that does not exist. The error message describes the resource.

§

OpenIdIdpCommunicationErrorException(OpenIdIdpCommunicationErrorException)

The request failed because IAM cannot connect to the OpenID Connect identity provider URL.

§

OrganizationNotFoundException(OrganizationNotFoundException)

The request was rejected because no organization is associated with your account.

§

OrganizationNotInAllFeaturesModeException(OrganizationNotInAllFeaturesModeException)

The request was rejected because your organization does not have All features enabled. For more information, see Available feature sets in the Organizations User Guide.

§

PasswordPolicyViolationException(PasswordPolicyViolationException)

The request was rejected because the provided password did not meet the requirements imposed by the account password policy.

§

PolicyEvaluationException(PolicyEvaluationException)

The request failed because a provided policy could not be successfully evaluated. An additional detailed message indicates the source of the failure.

§

PolicyNotAttachableException(PolicyNotAttachableException)

The request failed because Amazon Web Services service role policies can only be attached to the service-linked role for that service.

§

ReportGenerationLimitExceededException(ReportGenerationLimitExceededException)

The request failed because the maximum number of concurrent requests for this account are already running.

§

ServiceAccessNotEnabledException(ServiceAccessNotEnabledException)

The request was rejected because trusted access is not enabled for IAM in Organizations. For details, see IAM and Organizations in the Organizations User Guide.

§

ServiceFailureException(ServiceFailureException)

The request processing has failed because of an unknown error, exception or failure.

§

ServiceNotSupportedException(ServiceNotSupportedException)

The specified service does not support service-specific credentials.

§

UnmodifiableEntityException(UnmodifiableEntityException)

The request was rejected because service-linked roles are protected Amazon Web Services resources. Only the service that depends on the service-linked role can modify or delete the role on your behalf. The error message includes the name of the service that depends on this service-linked role. You must request the change through that service.

§

UnrecognizedPublicKeyEncodingException(UnrecognizedPublicKeyEncodingException)

The request was rejected because the public key encoding format is unsupported or unrecognized.

§

Unhandled(Unhandled)

👎Deprecated: Matching Unhandled directly is not forwards compatible. Instead, match using a variable wildcard pattern and check .code():    err if err.code() == Some("SpecificExceptionCode") => { /* handle the error */ } See ProvideErrorMetadata for what information is available for the error.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).

Trait Implementations§

Source§

impl Debug for Error

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Display for Error

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Error for Error

Source§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
Source§

impl From<AddClientIDToOpenIDConnectProviderError> for Error

Source§

fn from(err: AddClientIDToOpenIDConnectProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<AddRoleToInstanceProfileError> for Error

Source§

fn from(err: AddRoleToInstanceProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<AddUserToGroupError> for Error

Source§

fn from(err: AddUserToGroupError) -> Self

Converts to this type from the input type.
Source§

impl From<AttachGroupPolicyError> for Error

Source§

fn from(err: AttachGroupPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<AttachRolePolicyError> for Error

Source§

fn from(err: AttachRolePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<AttachUserPolicyError> for Error

Source§

fn from(err: AttachUserPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<BuildError> for Error

Source§

fn from(value: BuildError) -> Self

Converts to this type from the input type.
Source§

impl From<ChangePasswordError> for Error

Source§

fn from(err: ChangePasswordError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateAccessKeyError> for Error

Source§

fn from(err: CreateAccessKeyError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateAccountAliasError> for Error

Source§

fn from(err: CreateAccountAliasError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateGroupError> for Error

Source§

fn from(err: CreateGroupError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateInstanceProfileError> for Error

Source§

fn from(err: CreateInstanceProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateLoginProfileError> for Error

Source§

fn from(err: CreateLoginProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateOpenIDConnectProviderError> for Error

Source§

fn from(err: CreateOpenIDConnectProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<CreatePolicyError> for Error

Source§

fn from(err: CreatePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<CreatePolicyVersionError> for Error

Source§

fn from(err: CreatePolicyVersionError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateRoleError> for Error

Source§

fn from(err: CreateRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateSAMLProviderError> for Error

Source§

fn from(err: CreateSAMLProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateServiceLinkedRoleError> for Error

Source§

fn from(err: CreateServiceLinkedRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateServiceSpecificCredentialError> for Error

Source§

fn from(err: CreateServiceSpecificCredentialError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateUserError> for Error

Source§

fn from(err: CreateUserError) -> Self

Converts to this type from the input type.
Source§

impl From<CreateVirtualMFADeviceError> for Error

Source§

fn from(err: CreateVirtualMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl From<DeactivateMFADeviceError> for Error

Source§

fn from(err: DeactivateMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteAccessKeyError> for Error

Source§

fn from(err: DeleteAccessKeyError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteAccountAliasError> for Error

Source§

fn from(err: DeleteAccountAliasError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteAccountPasswordPolicyError> for Error

Source§

fn from(err: DeleteAccountPasswordPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteGroupError> for Error

Source§

fn from(err: DeleteGroupError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteGroupPolicyError> for Error

Source§

fn from(err: DeleteGroupPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteInstanceProfileError> for Error

Source§

fn from(err: DeleteInstanceProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteLoginProfileError> for Error

Source§

fn from(err: DeleteLoginProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteOpenIDConnectProviderError> for Error

Source§

fn from(err: DeleteOpenIDConnectProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<DeletePolicyError> for Error

Source§

fn from(err: DeletePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DeletePolicyVersionError> for Error

Source§

fn from(err: DeletePolicyVersionError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteRoleError> for Error

Source§

fn from(err: DeleteRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteRolePermissionsBoundaryError> for Error

Source§

fn from(err: DeleteRolePermissionsBoundaryError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteRolePolicyError> for Error

Source§

fn from(err: DeleteRolePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteSAMLProviderError> for Error

Source§

fn from(err: DeleteSAMLProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteSSHPublicKeyError> for Error

Source§

fn from(err: DeleteSSHPublicKeyError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteServerCertificateError> for Error

Source§

fn from(err: DeleteServerCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteServiceLinkedRoleError> for Error

Source§

fn from(err: DeleteServiceLinkedRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteServiceSpecificCredentialError> for Error

Source§

fn from(err: DeleteServiceSpecificCredentialError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteSigningCertificateError> for Error

Source§

fn from(err: DeleteSigningCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteUserError> for Error

Source§

fn from(err: DeleteUserError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteUserPermissionsBoundaryError> for Error

Source§

fn from(err: DeleteUserPermissionsBoundaryError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteUserPolicyError> for Error

Source§

fn from(err: DeleteUserPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteVirtualMFADeviceError> for Error

Source§

fn from(err: DeleteVirtualMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl From<DetachGroupPolicyError> for Error

Source§

fn from(err: DetachGroupPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DetachRolePolicyError> for Error

Source§

fn from(err: DetachRolePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DetachUserPolicyError> for Error

Source§

fn from(err: DetachUserPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<DisableOrganizationsRootCredentialsManagementError> for Error

Source§

fn from(err: DisableOrganizationsRootCredentialsManagementError) -> Self

Converts to this type from the input type.
Source§

impl From<DisableOrganizationsRootSessionsError> for Error

Source§

fn from(err: DisableOrganizationsRootSessionsError) -> Self

Converts to this type from the input type.
Source§

impl From<EnableMFADeviceError> for Error

Source§

fn from(err: EnableMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl From<EnableOrganizationsRootCredentialsManagementError> for Error

Source§

fn from(err: EnableOrganizationsRootCredentialsManagementError) -> Self

Converts to this type from the input type.
Source§

impl From<EnableOrganizationsRootSessionsError> for Error

Source§

fn from(err: EnableOrganizationsRootSessionsError) -> Self

Converts to this type from the input type.
Source§

impl From<GenerateCredentialReportError> for Error

Source§

fn from(err: GenerateCredentialReportError) -> Self

Converts to this type from the input type.
Source§

impl From<GenerateOrganizationsAccessReportError> for Error

Source§

fn from(err: GenerateOrganizationsAccessReportError) -> Self

Converts to this type from the input type.
Source§

impl From<GenerateServiceLastAccessedDetailsError> for Error

Source§

fn from(err: GenerateServiceLastAccessedDetailsError) -> Self

Converts to this type from the input type.
Source§

impl From<GetAccessKeyLastUsedError> for Error

Source§

fn from(err: GetAccessKeyLastUsedError) -> Self

Converts to this type from the input type.
Source§

impl From<GetAccountAuthorizationDetailsError> for Error

Source§

fn from(err: GetAccountAuthorizationDetailsError) -> Self

Converts to this type from the input type.
Source§

impl From<GetAccountPasswordPolicyError> for Error

Source§

fn from(err: GetAccountPasswordPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<GetAccountSummaryError> for Error

Source§

fn from(err: GetAccountSummaryError) -> Self

Converts to this type from the input type.
Source§

impl From<GetContextKeysForCustomPolicyError> for Error

Source§

fn from(err: GetContextKeysForCustomPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<GetContextKeysForPrincipalPolicyError> for Error

Source§

fn from(err: GetContextKeysForPrincipalPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<GetCredentialReportError> for Error

Source§

fn from(err: GetCredentialReportError) -> Self

Converts to this type from the input type.
Source§

impl From<GetGroupError> for Error

Source§

fn from(err: GetGroupError) -> Self

Converts to this type from the input type.
Source§

impl From<GetGroupPolicyError> for Error

Source§

fn from(err: GetGroupPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<GetInstanceProfileError> for Error

Source§

fn from(err: GetInstanceProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<GetLoginProfileError> for Error

Source§

fn from(err: GetLoginProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<GetMFADeviceError> for Error

Source§

fn from(err: GetMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl From<GetOpenIDConnectProviderError> for Error

Source§

fn from(err: GetOpenIDConnectProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<GetOrganizationsAccessReportError> for Error

Source§

fn from(err: GetOrganizationsAccessReportError) -> Self

Converts to this type from the input type.
Source§

impl From<GetPolicyError> for Error

Source§

fn from(err: GetPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<GetPolicyVersionError> for Error

Source§

fn from(err: GetPolicyVersionError) -> Self

Converts to this type from the input type.
Source§

impl From<GetRoleError> for Error

Source§

fn from(err: GetRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<GetRolePolicyError> for Error

Source§

fn from(err: GetRolePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<GetSAMLProviderError> for Error

Source§

fn from(err: GetSAMLProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<GetSSHPublicKeyError> for Error

Source§

fn from(err: GetSSHPublicKeyError) -> Self

Converts to this type from the input type.
Source§

impl From<GetServerCertificateError> for Error

Source§

fn from(err: GetServerCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<GetServiceLastAccessedDetailsError> for Error

Source§

fn from(err: GetServiceLastAccessedDetailsError) -> Self

Converts to this type from the input type.
Source§

impl From<GetServiceLastAccessedDetailsWithEntitiesError> for Error

Source§

fn from(err: GetServiceLastAccessedDetailsWithEntitiesError) -> Self

Converts to this type from the input type.
Source§

impl From<GetServiceLinkedRoleDeletionStatusError> for Error

Source§

fn from(err: GetServiceLinkedRoleDeletionStatusError) -> Self

Converts to this type from the input type.
Source§

impl From<GetUserError> for Error

Source§

fn from(err: GetUserError) -> Self

Converts to this type from the input type.
Source§

impl From<GetUserPolicyError> for Error

Source§

fn from(err: GetUserPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<ListAccessKeysError> for Error

Source§

fn from(err: ListAccessKeysError) -> Self

Converts to this type from the input type.
Source§

impl From<ListAccountAliasesError> for Error

Source§

fn from(err: ListAccountAliasesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListAttachedGroupPoliciesError> for Error

Source§

fn from(err: ListAttachedGroupPoliciesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListAttachedRolePoliciesError> for Error

Source§

fn from(err: ListAttachedRolePoliciesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListAttachedUserPoliciesError> for Error

Source§

fn from(err: ListAttachedUserPoliciesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListEntitiesForPolicyError> for Error

Source§

fn from(err: ListEntitiesForPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<ListGroupPoliciesError> for Error

Source§

fn from(err: ListGroupPoliciesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListGroupsError> for Error

Source§

fn from(err: ListGroupsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListGroupsForUserError> for Error

Source§

fn from(err: ListGroupsForUserError) -> Self

Converts to this type from the input type.
Source§

impl From<ListInstanceProfileTagsError> for Error

Source§

fn from(err: ListInstanceProfileTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListInstanceProfilesError> for Error

Source§

fn from(err: ListInstanceProfilesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListInstanceProfilesForRoleError> for Error

Source§

fn from(err: ListInstanceProfilesForRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<ListMFADeviceTagsError> for Error

Source§

fn from(err: ListMFADeviceTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListMFADevicesError> for Error

Source§

fn from(err: ListMFADevicesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListOpenIDConnectProviderTagsError> for Error

Source§

fn from(err: ListOpenIDConnectProviderTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListOpenIDConnectProvidersError> for Error

Source§

fn from(err: ListOpenIDConnectProvidersError) -> Self

Converts to this type from the input type.
Source§

impl From<ListOrganizationsFeaturesError> for Error

Source§

fn from(err: ListOrganizationsFeaturesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListPoliciesError> for Error

Source§

fn from(err: ListPoliciesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListPoliciesGrantingServiceAccessError> for Error

Source§

fn from(err: ListPoliciesGrantingServiceAccessError) -> Self

Converts to this type from the input type.
Source§

impl From<ListPolicyTagsError> for Error

Source§

fn from(err: ListPolicyTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListPolicyVersionsError> for Error

Source§

fn from(err: ListPolicyVersionsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListRolePoliciesError> for Error

Source§

fn from(err: ListRolePoliciesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListRoleTagsError> for Error

Source§

fn from(err: ListRoleTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListRolesError> for Error

Source§

fn from(err: ListRolesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListSAMLProviderTagsError> for Error

Source§

fn from(err: ListSAMLProviderTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListSAMLProvidersError> for Error

Source§

fn from(err: ListSAMLProvidersError) -> Self

Converts to this type from the input type.
Source§

impl From<ListSSHPublicKeysError> for Error

Source§

fn from(err: ListSSHPublicKeysError) -> Self

Converts to this type from the input type.
Source§

impl From<ListServerCertificateTagsError> for Error

Source§

fn from(err: ListServerCertificateTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListServerCertificatesError> for Error

Source§

fn from(err: ListServerCertificatesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListServiceSpecificCredentialsError> for Error

Source§

fn from(err: ListServiceSpecificCredentialsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListSigningCertificatesError> for Error

Source§

fn from(err: ListSigningCertificatesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListUserPoliciesError> for Error

Source§

fn from(err: ListUserPoliciesError) -> Self

Converts to this type from the input type.
Source§

impl From<ListUserTagsError> for Error

Source§

fn from(err: ListUserTagsError) -> Self

Converts to this type from the input type.
Source§

impl From<ListUsersError> for Error

Source§

fn from(err: ListUsersError) -> Self

Converts to this type from the input type.
Source§

impl From<ListVirtualMFADevicesError> for Error

Source§

fn from(err: ListVirtualMFADevicesError) -> Self

Converts to this type from the input type.
Source§

impl From<PutGroupPolicyError> for Error

Source§

fn from(err: PutGroupPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<PutRolePermissionsBoundaryError> for Error

Source§

fn from(err: PutRolePermissionsBoundaryError) -> Self

Converts to this type from the input type.
Source§

impl From<PutRolePolicyError> for Error

Source§

fn from(err: PutRolePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<PutUserPermissionsBoundaryError> for Error

Source§

fn from(err: PutUserPermissionsBoundaryError) -> Self

Converts to this type from the input type.
Source§

impl From<PutUserPolicyError> for Error

Source§

fn from(err: PutUserPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveClientIDFromOpenIDConnectProviderError> for Error

Source§

fn from(err: RemoveClientIDFromOpenIDConnectProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveRoleFromInstanceProfileError> for Error

Source§

fn from(err: RemoveRoleFromInstanceProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveUserFromGroupError> for Error

Source§

fn from(err: RemoveUserFromGroupError) -> Self

Converts to this type from the input type.
Source§

impl From<ResetServiceSpecificCredentialError> for Error

Source§

fn from(err: ResetServiceSpecificCredentialError) -> Self

Converts to this type from the input type.
Source§

impl From<ResyncMFADeviceError> for Error

Source§

fn from(err: ResyncMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<AddClientIDToOpenIDConnectProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<AddClientIDToOpenIDConnectProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<AddRoleToInstanceProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<AddRoleToInstanceProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<AddUserToGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<AddUserToGroupError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<AttachGroupPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<AttachGroupPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<AttachRolePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<AttachRolePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<AttachUserPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<AttachUserPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ChangePasswordError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ChangePasswordError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateAccessKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateAccessKeyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateAccountAliasError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateAccountAliasError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateGroupError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateInstanceProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateInstanceProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateLoginProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateLoginProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateOpenIDConnectProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateOpenIDConnectProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreatePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreatePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreatePolicyVersionError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreatePolicyVersionError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateSAMLProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateSAMLProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateServiceLinkedRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateServiceLinkedRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateServiceSpecificCredentialError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateServiceSpecificCredentialError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateUserError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateUserError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<CreateVirtualMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<CreateVirtualMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeactivateMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeactivateMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteAccessKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteAccessKeyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteAccountAliasError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteAccountAliasError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteAccountPasswordPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteAccountPasswordPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteGroupError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteGroupPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteGroupPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteInstanceProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteInstanceProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteLoginProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteLoginProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteOpenIDConnectProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteOpenIDConnectProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeletePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeletePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeletePolicyVersionError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeletePolicyVersionError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteRolePermissionsBoundaryError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteRolePermissionsBoundaryError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteRolePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteRolePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteSAMLProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteSAMLProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteSSHPublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteSSHPublicKeyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteServerCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteServerCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteServiceLinkedRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteServiceLinkedRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteServiceSpecificCredentialError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteServiceSpecificCredentialError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteSigningCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteSigningCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteUserError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteUserError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteUserPermissionsBoundaryError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteUserPermissionsBoundaryError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteUserPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteUserPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DeleteVirtualMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DeleteVirtualMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DetachGroupPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DetachGroupPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DetachRolePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DetachRolePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DetachUserPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DetachUserPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DisableOrganizationsRootCredentialsManagementError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from( err: SdkError<DisableOrganizationsRootCredentialsManagementError, R>, ) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<DisableOrganizationsRootSessionsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<DisableOrganizationsRootSessionsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<EnableMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<EnableMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<EnableOrganizationsRootCredentialsManagementError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from( err: SdkError<EnableOrganizationsRootCredentialsManagementError, R>, ) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<EnableOrganizationsRootSessionsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<EnableOrganizationsRootSessionsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GenerateCredentialReportError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GenerateCredentialReportError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GenerateOrganizationsAccessReportError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GenerateOrganizationsAccessReportError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GenerateServiceLastAccessedDetailsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GenerateServiceLastAccessedDetailsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetAccessKeyLastUsedError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetAccessKeyLastUsedError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetAccountAuthorizationDetailsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetAccountAuthorizationDetailsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetAccountPasswordPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetAccountPasswordPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetAccountSummaryError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetAccountSummaryError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetContextKeysForCustomPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetContextKeysForCustomPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetContextKeysForPrincipalPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetContextKeysForPrincipalPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetCredentialReportError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetCredentialReportError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetGroupError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetGroupPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetGroupPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetInstanceProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetInstanceProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetLoginProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetLoginProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetOpenIDConnectProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetOpenIDConnectProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetOrganizationsAccessReportError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetOrganizationsAccessReportError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetPolicyVersionError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetPolicyVersionError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetRolePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetRolePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetSAMLProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetSAMLProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetSSHPublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetSSHPublicKeyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetServerCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetServerCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetServiceLastAccessedDetailsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetServiceLastAccessedDetailsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetServiceLastAccessedDetailsWithEntitiesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from( err: SdkError<GetServiceLastAccessedDetailsWithEntitiesError, R>, ) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetServiceLinkedRoleDeletionStatusError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetServiceLinkedRoleDeletionStatusError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetUserError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetUserError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<GetUserPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<GetUserPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListAccessKeysError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListAccessKeysError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListAccountAliasesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListAccountAliasesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListAttachedGroupPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListAttachedGroupPoliciesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListAttachedRolePoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListAttachedRolePoliciesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListAttachedUserPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListAttachedUserPoliciesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListEntitiesForPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListEntitiesForPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListGroupPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListGroupPoliciesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListGroupsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListGroupsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListGroupsForUserError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListGroupsForUserError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListInstanceProfileTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListInstanceProfileTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListInstanceProfilesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListInstanceProfilesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListInstanceProfilesForRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListInstanceProfilesForRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListMFADeviceTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListMFADeviceTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListMFADevicesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListMFADevicesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListOpenIDConnectProviderTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListOpenIDConnectProviderTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListOpenIDConnectProvidersError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListOpenIDConnectProvidersError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListOrganizationsFeaturesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListOrganizationsFeaturesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListPoliciesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListPoliciesGrantingServiceAccessError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListPoliciesGrantingServiceAccessError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListPolicyTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListPolicyTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListPolicyVersionsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListPolicyVersionsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListRolePoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListRolePoliciesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListRoleTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListRoleTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListRolesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListRolesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListSAMLProviderTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListSAMLProviderTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListSAMLProvidersError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListSAMLProvidersError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListSSHPublicKeysError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListSSHPublicKeysError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListServerCertificateTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListServerCertificateTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListServerCertificatesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListServerCertificatesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListServiceSpecificCredentialsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListServiceSpecificCredentialsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListSigningCertificatesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListSigningCertificatesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListUserPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListUserPoliciesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListUserTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListUserTagsError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListUsersError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListUsersError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ListVirtualMFADevicesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ListVirtualMFADevicesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<PutGroupPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<PutGroupPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<PutRolePermissionsBoundaryError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<PutRolePermissionsBoundaryError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<PutRolePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<PutRolePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<PutUserPermissionsBoundaryError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<PutUserPermissionsBoundaryError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<PutUserPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<PutUserPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<RemoveClientIDFromOpenIDConnectProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<RemoveClientIDFromOpenIDConnectProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<RemoveRoleFromInstanceProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<RemoveRoleFromInstanceProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<RemoveUserFromGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<RemoveUserFromGroupError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ResetServiceSpecificCredentialError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ResetServiceSpecificCredentialError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<ResyncMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<ResyncMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<SetDefaultPolicyVersionError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<SetDefaultPolicyVersionError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<SetSecurityTokenServicePreferencesError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<SetSecurityTokenServicePreferencesError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<SimulateCustomPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<SimulateCustomPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<SimulatePrincipalPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<SimulatePrincipalPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagInstanceProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagInstanceProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagOpenIDConnectProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagOpenIDConnectProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagSAMLProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagSAMLProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagServerCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagServerCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<TagUserError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<TagUserError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagInstanceProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagInstanceProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagMFADeviceError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagMFADeviceError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagOpenIDConnectProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagOpenIDConnectProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagSAMLProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagSAMLProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagServerCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagServerCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UntagUserError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UntagUserError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateAccessKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateAccessKeyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateAccountPasswordPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateAccountPasswordPolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateAssumeRolePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateAssumeRolePolicyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateGroupError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateLoginProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateLoginProfileError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateOpenIDConnectProviderThumbprintError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateOpenIDConnectProviderThumbprintError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateRoleDescriptionError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateRoleDescriptionError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateRoleError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateRoleError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateSAMLProviderError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateSAMLProviderError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateSSHPublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateSSHPublicKeyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateServerCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateServerCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateServiceSpecificCredentialError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateServiceSpecificCredentialError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateSigningCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateSigningCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UpdateUserError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UpdateUserError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UploadSSHPublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UploadSSHPublicKeyError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UploadServerCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UploadServerCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl<R> From<SdkError<UploadSigningCertificateError, R>> for Error
where R: Send + Sync + Debug + 'static,

Source§

fn from(err: SdkError<UploadSigningCertificateError, R>) -> Self

Converts to this type from the input type.
Source§

impl From<SetDefaultPolicyVersionError> for Error

Source§

fn from(err: SetDefaultPolicyVersionError) -> Self

Converts to this type from the input type.
Source§

impl From<SetSecurityTokenServicePreferencesError> for Error

Source§

fn from(err: SetSecurityTokenServicePreferencesError) -> Self

Converts to this type from the input type.
Source§

impl From<SimulateCustomPolicyError> for Error

Source§

fn from(err: SimulateCustomPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<SimulatePrincipalPolicyError> for Error

Source§

fn from(err: SimulatePrincipalPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<TagInstanceProfileError> for Error

Source§

fn from(err: TagInstanceProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<TagMFADeviceError> for Error

Source§

fn from(err: TagMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl From<TagOpenIDConnectProviderError> for Error

Source§

fn from(err: TagOpenIDConnectProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<TagPolicyError> for Error

Source§

fn from(err: TagPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<TagRoleError> for Error

Source§

fn from(err: TagRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<TagSAMLProviderError> for Error

Source§

fn from(err: TagSAMLProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<TagServerCertificateError> for Error

Source§

fn from(err: TagServerCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<TagUserError> for Error

Source§

fn from(err: TagUserError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagInstanceProfileError> for Error

Source§

fn from(err: UntagInstanceProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagMFADeviceError> for Error

Source§

fn from(err: UntagMFADeviceError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagOpenIDConnectProviderError> for Error

Source§

fn from(err: UntagOpenIDConnectProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagPolicyError> for Error

Source§

fn from(err: UntagPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagRoleError> for Error

Source§

fn from(err: UntagRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagSAMLProviderError> for Error

Source§

fn from(err: UntagSAMLProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagServerCertificateError> for Error

Source§

fn from(err: UntagServerCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<UntagUserError> for Error

Source§

fn from(err: UntagUserError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateAccessKeyError> for Error

Source§

fn from(err: UpdateAccessKeyError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateAccountPasswordPolicyError> for Error

Source§

fn from(err: UpdateAccountPasswordPolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateAssumeRolePolicyError> for Error

Source§

fn from(err: UpdateAssumeRolePolicyError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateGroupError> for Error

Source§

fn from(err: UpdateGroupError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateLoginProfileError> for Error

Source§

fn from(err: UpdateLoginProfileError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateOpenIDConnectProviderThumbprintError> for Error

Source§

fn from(err: UpdateOpenIDConnectProviderThumbprintError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateRoleDescriptionError> for Error

Source§

fn from(err: UpdateRoleDescriptionError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateRoleError> for Error

Source§

fn from(err: UpdateRoleError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateSAMLProviderError> for Error

Source§

fn from(err: UpdateSAMLProviderError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateSSHPublicKeyError> for Error

Source§

fn from(err: UpdateSSHPublicKeyError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateServerCertificateError> for Error

Source§

fn from(err: UpdateServerCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateServiceSpecificCredentialError> for Error

Source§

fn from(err: UpdateServiceSpecificCredentialError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateSigningCertificateError> for Error

Source§

fn from(err: UpdateSigningCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateUserError> for Error

Source§

fn from(err: UpdateUserError) -> Self

Converts to this type from the input type.
Source§

impl From<UploadSSHPublicKeyError> for Error

Source§

fn from(err: UploadSSHPublicKeyError) -> Self

Converts to this type from the input type.
Source§

impl From<UploadServerCertificateError> for Error

Source§

fn from(err: UploadServerCertificateError) -> Self

Converts to this type from the input type.
Source§

impl From<UploadSigningCertificateError> for Error

Source§

fn from(err: UploadSigningCertificateError) -> Self

Converts to this type from the input type.
Source§

impl<O, E> From<WaiterError<O, E>> for Error
where O: Debug + Send + Sync + 'static, E: Error + Send + Sync + 'static,

Source§

fn from(err: WaiterError<O, E>) -> Self

Converts to this type from the input type.
Source§

impl ProvideErrorMetadata for Error

Source§

fn meta(&self) -> &ErrorMetadata

Returns error metadata, which includes the error code, message, request ID, and potentially additional information.
Source§

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

Returns the error code if it’s available.
Source§

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

Returns the error message, if there is one.
Source§

impl RequestId for Error

Source§

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

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

Auto Trait Implementations§

§

impl Freeze for Error

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> IntoEither for T

Source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

impl<Unshared, Shared> IntoShared<Shared> for Unshared
where Shared: FromUnshared<Unshared>,

Source§

fn into_shared(self) -> Shared

Creates a shared type from an unshared type.
Source§

impl<T> Paint for T
where T: ?Sized,

Source§

fn fg(&self, value: Color) -> Painted<&T>

Returns a styled value derived from self with the foreground set to value.

This method should be used rarely. Instead, prefer to use color-specific builder methods like red() and green(), which have the same functionality but are pithier.

§Example

Set foreground color to white using fg():

use yansi::{Paint, Color};

painted.fg(Color::White);

Set foreground color to white using white().

use yansi::Paint;

painted.white();
Source§

fn primary(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Primary].

§Example
println!("{}", value.primary());
Source§

fn fixed(&self, color: u8) -> Painted<&T>

Returns self with the fg() set to [Color :: Fixed].

§Example
println!("{}", value.fixed(color));
Source§

fn rgb(&self, r: u8, g: u8, b: u8) -> Painted<&T>

Returns self with the fg() set to [Color :: Rgb].

§Example
println!("{}", value.rgb(r, g, b));
Source§

fn black(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Black].

§Example
println!("{}", value.black());
Source§

fn red(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Red].

§Example
println!("{}", value.red());
Source§

fn green(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Green].

§Example
println!("{}", value.green());
Source§

fn yellow(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Yellow].

§Example
println!("{}", value.yellow());
Source§

fn blue(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Blue].

§Example
println!("{}", value.blue());
Source§

fn magenta(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Magenta].

§Example
println!("{}", value.magenta());
Source§

fn cyan(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: Cyan].

§Example
println!("{}", value.cyan());
Source§

fn white(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: White].

§Example
println!("{}", value.white());
Source§

fn bright_black(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightBlack].

§Example
println!("{}", value.bright_black());
Source§

fn bright_red(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightRed].

§Example
println!("{}", value.bright_red());
Source§

fn bright_green(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightGreen].

§Example
println!("{}", value.bright_green());
Source§

fn bright_yellow(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightYellow].

§Example
println!("{}", value.bright_yellow());
Source§

fn bright_blue(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightBlue].

§Example
println!("{}", value.bright_blue());
Source§

fn bright_magenta(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightMagenta].

§Example
println!("{}", value.bright_magenta());
Source§

fn bright_cyan(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightCyan].

§Example
println!("{}", value.bright_cyan());
Source§

fn bright_white(&self) -> Painted<&T>

Returns self with the fg() set to [Color :: BrightWhite].

§Example
println!("{}", value.bright_white());
Source§

fn bg(&self, value: Color) -> Painted<&T>

Returns a styled value derived from self with the background set to value.

This method should be used rarely. Instead, prefer to use color-specific builder methods like on_red() and on_green(), which have the same functionality but are pithier.

§Example

Set background color to red using fg():

use yansi::{Paint, Color};

painted.bg(Color::Red);

Set background color to red using on_red().

use yansi::Paint;

painted.on_red();
Source§

fn on_primary(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Primary].

§Example
println!("{}", value.on_primary());
Source§

fn on_fixed(&self, color: u8) -> Painted<&T>

Returns self with the bg() set to [Color :: Fixed].

§Example
println!("{}", value.on_fixed(color));
Source§

fn on_rgb(&self, r: u8, g: u8, b: u8) -> Painted<&T>

Returns self with the bg() set to [Color :: Rgb].

§Example
println!("{}", value.on_rgb(r, g, b));
Source§

fn on_black(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Black].

§Example
println!("{}", value.on_black());
Source§

fn on_red(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Red].

§Example
println!("{}", value.on_red());
Source§

fn on_green(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Green].

§Example
println!("{}", value.on_green());
Source§

fn on_yellow(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Yellow].

§Example
println!("{}", value.on_yellow());
Source§

fn on_blue(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Blue].

§Example
println!("{}", value.on_blue());
Source§

fn on_magenta(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Magenta].

§Example
println!("{}", value.on_magenta());
Source§

fn on_cyan(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: Cyan].

§Example
println!("{}", value.on_cyan());
Source§

fn on_white(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: White].

§Example
println!("{}", value.on_white());
Source§

fn on_bright_black(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightBlack].

§Example
println!("{}", value.on_bright_black());
Source§

fn on_bright_red(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightRed].

§Example
println!("{}", value.on_bright_red());
Source§

fn on_bright_green(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightGreen].

§Example
println!("{}", value.on_bright_green());
Source§

fn on_bright_yellow(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightYellow].

§Example
println!("{}", value.on_bright_yellow());
Source§

fn on_bright_blue(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightBlue].

§Example
println!("{}", value.on_bright_blue());
Source§

fn on_bright_magenta(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightMagenta].

§Example
println!("{}", value.on_bright_magenta());
Source§

fn on_bright_cyan(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightCyan].

§Example
println!("{}", value.on_bright_cyan());
Source§

fn on_bright_white(&self) -> Painted<&T>

Returns self with the bg() set to [Color :: BrightWhite].

§Example
println!("{}", value.on_bright_white());
Source§

fn attr(&self, value: Attribute) -> Painted<&T>

Enables the styling Attribute value.

This method should be used rarely. Instead, prefer to use attribute-specific builder methods like bold() and underline(), which have the same functionality but are pithier.

§Example

Make text bold using attr():

use yansi::{Paint, Attribute};

painted.attr(Attribute::Bold);

Make text bold using using bold().

use yansi::Paint;

painted.bold();
Source§

fn bold(&self) -> Painted<&T>

Returns self with the attr() set to [Attribute :: Bold].

§Example
println!("{}", value.bold());
Source§

fn dim(&self) -> Painted<&T>

Returns self with the attr() set to [Attribute :: Dim].

§Example
println!("{}", value.dim());
Source§

fn italic(&self) -> Painted<&T>

Returns self with the attr() set to [Attribute :: Italic].

§Example
println!("{}", value.italic());
Source§

fn underline(&self) -> Painted<&T>

Returns self with the attr() set to [Attribute :: Underline].

§Example
println!("{}", value.underline());

Returns self with the attr() set to [Attribute :: Blink].

§Example
println!("{}", value.blink());

Returns self with the attr() set to [Attribute :: RapidBlink].

§Example
println!("{}", value.rapid_blink());
Source§

fn invert(&self) -> Painted<&T>

Returns self with the attr() set to [Attribute :: Invert].

§Example
println!("{}", value.invert());
Source§

fn conceal(&self) -> Painted<&T>

Returns self with the attr() set to [Attribute :: Conceal].

§Example
println!("{}", value.conceal());
Source§

fn strike(&self) -> Painted<&T>

Returns self with the attr() set to [Attribute :: Strike].

§Example
println!("{}", value.strike());
Source§

fn quirk(&self, value: Quirk) -> Painted<&T>

Enables the yansi Quirk value.

This method should be used rarely. Instead, prefer to use quirk-specific builder methods like mask() and wrap(), which have the same functionality but are pithier.

§Example

Enable wrapping using .quirk():

use yansi::{Paint, Quirk};

painted.quirk(Quirk::Wrap);

Enable wrapping using wrap().

use yansi::Paint;

painted.wrap();
Source§

fn mask(&self) -> Painted<&T>

Returns self with the quirk() set to [Quirk :: Mask].

§Example
println!("{}", value.mask());
Source§

fn wrap(&self) -> Painted<&T>

Returns self with the quirk() set to [Quirk :: Wrap].

§Example
println!("{}", value.wrap());
Source§

fn linger(&self) -> Painted<&T>

Returns self with the quirk() set to [Quirk :: Linger].

§Example
println!("{}", value.linger());
Source§

fn clear(&self) -> Painted<&T>

👎Deprecated since 1.0.1: renamed to resetting() due to conflicts with Vec::clear(). The clear() method will be removed in a future release.

Returns self with the quirk() set to [Quirk :: Clear].

§Example
println!("{}", value.clear());
Source§

fn resetting(&self) -> Painted<&T>

Returns self with the quirk() set to [Quirk :: Resetting].

§Example
println!("{}", value.resetting());
Source§

fn bright(&self) -> Painted<&T>

Returns self with the quirk() set to [Quirk :: Bright].

§Example
println!("{}", value.bright());
Source§

fn on_bright(&self) -> Painted<&T>

Returns self with the quirk() set to [Quirk :: OnBright].

§Example
println!("{}", value.on_bright());
Source§

fn whenever(&self, value: Condition) -> Painted<&T>

Conditionally enable styling based on whether the Condition value applies. Replaces any previous condition.

See the crate level docs for more details.

§Example

Enable styling painted only when both stdout and stderr are TTYs:

use yansi::{Paint, Condition};

painted.red().on_yellow().whenever(Condition::STDOUTERR_ARE_TTY);
Source§

fn new(self) -> Painted<Self>
where Self: Sized,

Create a new Painted with a default Style. Read more
Source§

fn paint<S>(&self, style: S) -> Painted<&Self>
where S: Into<Style>,

Apply a style wholesale to self. Any previous style is replaced. Read more
Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T> ToString for T
where T: Display + ?Sized,

Source§

fn to_string(&self) -> String

Converts the given value to a String. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> WithSubscriber for T

Source§

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
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> ErasedDestructor for T
where T: 'static,