Module aws_sdk_iam::error
source · [−]Expand description
Errors that can occur when calling the service.
Modules
Structs
Error type for the AddClientIDToOpenIDConnectProvider
operation.
Error type for the AddRoleToInstanceProfile
operation.
Error type for the AddUserToGroup
operation.
Error type for the AttachGroupPolicy
operation.
Error type for the AttachRolePolicy
operation.
Error type for the AttachUserPolicy
operation.
Error type for the ChangePassword
operation.
The request was rejected because multiple requests to change this object were submitted simultaneously. Wait a few minutes and submit your request again.
Error type for the CreateAccessKey
operation.
Error type for the CreateAccountAlias
operation.
Error type for the CreateGroup
operation.
Error type for the CreateInstanceProfile
operation.
Error type for the CreateLoginProfile
operation.
Error type for the CreateOpenIDConnectProvider
operation.
Error type for the CreatePolicy
operation.
Error type for the CreatePolicyVersion
operation.
Error type for the CreateRole
operation.
Error type for the CreateSAMLProvider
operation.
Error type for the CreateServiceLinkedRole
operation.
Error type for the CreateServiceSpecificCredential
operation.
Error type for the CreateUser
operation.
Error type for the CreateVirtualMFADevice
operation.
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.
The request was rejected because the credential report does not exist. To generate a credential report, use GenerateCredentialReport
.
The request was rejected because the credential report is still being generated.
Error type for the DeactivateMFADevice
operation.
Error type for the DeleteAccessKey
operation.
Error type for the DeleteAccountAlias
operation.
Error type for the DeleteAccountPasswordPolicy
operation.
The request was rejected because it attempted to delete a resource that has attached subordinate entities. The error message describes these entities.
Error type for the DeleteGroup
operation.
Error type for the DeleteGroupPolicy
operation.
Error type for the DeleteInstanceProfile
operation.
Error type for the DeleteLoginProfile
operation.
Error type for the DeleteOpenIDConnectProvider
operation.
Error type for the DeletePolicy
operation.
Error type for the DeletePolicyVersion
operation.
Error type for the DeleteRole
operation.
Error type for the DeleteRolePermissionsBoundary
operation.
Error type for the DeleteRolePolicy
operation.
Error type for the DeleteSAMLProvider
operation.
Error type for the DeleteSSHPublicKey
operation.
Error type for the DeleteServerCertificate
operation.
Error type for the DeleteServiceLinkedRole
operation.
Error type for the DeleteServiceSpecificCredential
operation.
Error type for the DeleteSigningCertificate
operation.
Error type for the DeleteUser
operation.
Error type for the DeleteUserPermissionsBoundary
operation.
Error type for the DeleteUserPolicy
operation.
Error type for the DeleteVirtualMFADevice
operation.
Error type for the DetachGroupPolicy
operation.
Error type for the DetachRolePolicy
operation.
Error type for the DetachUserPolicy
operation.
The request was rejected because the same certificate is associated with an IAM user in the account.
The request was rejected because the SSH public key is already associated with the specified IAM user.
Error type for the EnableMFADevice
operation.
The request was rejected because it attempted to create a resource that already exists.
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.
Error type for the GenerateCredentialReport
operation.
Error type for the GenerateOrganizationsAccessReport
operation.
Error type for the GenerateServiceLastAccessedDetails
operation.
Error type for the GetAccessKeyLastUsed
operation.
Error type for the GetAccountAuthorizationDetails
operation.
Error type for the GetAccountPasswordPolicy
operation.
Error type for the GetAccountSummary
operation.
Error type for the GetContextKeysForCustomPolicy
operation.
Error type for the GetContextKeysForPrincipalPolicy
operation.
Error type for the GetCredentialReport
operation.
Error type for the GetGroup
operation.
Error type for the GetGroupPolicy
operation.
Error type for the GetInstanceProfile
operation.
Error type for the GetLoginProfile
operation.
Error type for the GetOpenIDConnectProvider
operation.
Error type for the GetOrganizationsAccessReport
operation.
Error type for the GetPolicy
operation.
Error type for the GetPolicyVersion
operation.
Error type for the GetRole
operation.
Error type for the GetRolePolicy
operation.
Error type for the GetSAMLProvider
operation.
Error type for the GetSSHPublicKey
operation.
Error type for the GetServerCertificate
operation.
Error type for the GetServiceLastAccessedDetails
operation.
Error type for the GetServiceLastAccessedDetailsWithEntities
operation.
Error type for the GetServiceLinkedRoleDeletionStatus
operation.
Error type for the GetUser
operation.
Error type for the GetUserPolicy
operation.
The request was rejected because the authentication code was not recognized. The error message describes the specific error.
The request was rejected because the certificate is invalid.
The request was rejected because an invalid or out-of-range value was supplied for an input parameter.
The request was rejected because the public key is malformed or otherwise invalid.
The request was rejected because the type of user for the transaction was incorrect.
The request was rejected because the public key certificate and the private key do not match.
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.
Error type for the ListAccessKeys
operation.
Error type for the ListAccountAliases
operation.
Error type for the ListAttachedGroupPolicies
operation.
Error type for the ListAttachedRolePolicies
operation.
Error type for the ListAttachedUserPolicies
operation.
Error type for the ListEntitiesForPolicy
operation.
Error type for the ListGroupPolicies
operation.
Error type for the ListGroups
operation.
Error type for the ListGroupsForUser
operation.
Error type for the ListInstanceProfileTags
operation.
Error type for the ListInstanceProfiles
operation.
Error type for the ListInstanceProfilesForRole
operation.
Error type for the ListMFADeviceTags
operation.
Error type for the ListMFADevices
operation.
Error type for the ListOpenIDConnectProviderTags
operation.
Error type for the ListOpenIDConnectProviders
operation.
Error type for the ListPolicies
operation.
Error type for the ListPoliciesGrantingServiceAccess
operation.
Error type for the ListPolicyTags
operation.
Error type for the ListPolicyVersions
operation.
Error type for the ListRolePolicies
operation.
Error type for the ListRoleTags
operation.
Error type for the ListRoles
operation.
Error type for the ListSAMLProviderTags
operation.
Error type for the ListSAMLProviders
operation.
Error type for the ListSSHPublicKeys
operation.
Error type for the ListServerCertificateTags
operation.
Error type for the ListServerCertificates
operation.
Error type for the ListServiceSpecificCredentials
operation.
Error type for the ListSigningCertificates
operation.
Error type for the ListUserPolicies
operation.
Error type for the ListUserTags
operation.
Error type for the ListUsers
operation.
Error type for the ListVirtualMFADevices
operation.
The request was rejected because the certificate was malformed or expired. The error message describes the specific error.
The request was rejected because the policy document was malformed. The error message describes the specific error.
The request was rejected because it referenced a resource entity that does not exist. The error message describes the resource.
The request was rejected because the provided password did not meet the requirements imposed by the account password policy.
The request failed because a provided policy could not be successfully evaluated. An additional detailed message indicates the source of the failure.
The request failed because Amazon Web Services service role policies can only be attached to the service-linked role for that service.
Error type for the PutGroupPolicy
operation.
Error type for the PutRolePermissionsBoundary
operation.
Error type for the PutRolePolicy
operation.
Error type for the PutUserPermissionsBoundary
operation.
Error type for the PutUserPolicy
operation.
Error type for the RemoveClientIDFromOpenIDConnectProvider
operation.
Error type for the RemoveRoleFromInstanceProfile
operation.
Error type for the RemoveUserFromGroup
operation.
The request failed because the maximum number of concurrent requests for this account are already running.
Error type for the ResetServiceSpecificCredential
operation.
Error type for the ResyncMFADevice
operation.
The request processing has failed because of an unknown error, exception or failure.
The specified service does not support service-specific credentials.
Error type for the SetDefaultPolicyVersion
operation.
Error type for the SetSecurityTokenServicePreferences
operation.
Error type for the SimulateCustomPolicy
operation.
Error type for the SimulatePrincipalPolicy
operation.
Error type for the TagInstanceProfile
operation.
Error type for the TagMFADevice
operation.
Error type for the TagOpenIDConnectProvider
operation.
Error type for the TagPolicy
operation.
Error type for the TagRole
operation.
Error type for the TagSAMLProvider
operation.
Error type for the TagServerCertificate
operation.
Error type for the TagUser
operation.
The request was rejected because 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.
The request was rejected because the public key encoding format is unsupported or unrecognized.
Error type for the UntagInstanceProfile
operation.
Error type for the UntagMFADevice
operation.
Error type for the UntagOpenIDConnectProvider
operation.
Error type for the UntagPolicy
operation.
Error type for the UntagRole
operation.
Error type for the UntagSAMLProvider
operation.
Error type for the UntagServerCertificate
operation.
Error type for the UntagUser
operation.
Error type for the UpdateAccessKey
operation.
Error type for the UpdateAccountPasswordPolicy
operation.
Error type for the UpdateAssumeRolePolicy
operation.
Error type for the UpdateGroup
operation.
Error type for the UpdateLoginProfile
operation.
Error type for the UpdateOpenIDConnectProviderThumbprint
operation.
Error type for the UpdateRoleDescription
operation.
Error type for the UpdateRole
operation.
Error type for the UpdateSAMLProvider
operation.
Error type for the UpdateSSHPublicKey
operation.
Error type for the UpdateServerCertificate
operation.
Error type for the UpdateServiceSpecificCredential
operation.
Error type for the UpdateSigningCertificate
operation.
Error type for the UpdateUser
operation.
Error type for the UploadSSHPublicKey
operation.
Error type for the UploadServerCertificate
operation.
Error type for the UploadSigningCertificate
operation.
Enums
Types of errors that can occur for the AddClientIDToOpenIDConnectProvider
operation.
Types of errors that can occur for the AddRoleToInstanceProfile
operation.
Types of errors that can occur for the AddUserToGroup
operation.
Types of errors that can occur for the AttachGroupPolicy
operation.
Types of errors that can occur for the AttachRolePolicy
operation.
Types of errors that can occur for the AttachUserPolicy
operation.
Types of errors that can occur for the ChangePassword
operation.
Types of errors that can occur for the CreateAccessKey
operation.
Types of errors that can occur for the CreateAccountAlias
operation.
Types of errors that can occur for the CreateGroup
operation.
Types of errors that can occur for the CreateInstanceProfile
operation.
Types of errors that can occur for the CreateLoginProfile
operation.
Types of errors that can occur for the CreateOpenIDConnectProvider
operation.
Types of errors that can occur for the CreatePolicy
operation.
Types of errors that can occur for the CreatePolicyVersion
operation.
Types of errors that can occur for the CreateRole
operation.
Types of errors that can occur for the CreateSAMLProvider
operation.
Types of errors that can occur for the CreateServiceLinkedRole
operation.
Types of errors that can occur for the CreateServiceSpecificCredential
operation.
Types of errors that can occur for the CreateUser
operation.
Types of errors that can occur for the CreateVirtualMFADevice
operation.
Types of errors that can occur for the DeactivateMFADevice
operation.
Types of errors that can occur for the DeleteAccessKey
operation.
Types of errors that can occur for the DeleteAccountAlias
operation.
Types of errors that can occur for the DeleteAccountPasswordPolicy
operation.
Types of errors that can occur for the DeleteGroup
operation.
Types of errors that can occur for the DeleteGroupPolicy
operation.
Types of errors that can occur for the DeleteInstanceProfile
operation.
Types of errors that can occur for the DeleteLoginProfile
operation.
Types of errors that can occur for the DeleteOpenIDConnectProvider
operation.
Types of errors that can occur for the DeletePolicy
operation.
Types of errors that can occur for the DeletePolicyVersion
operation.
Types of errors that can occur for the DeleteRole
operation.
Types of errors that can occur for the DeleteRolePermissionsBoundary
operation.
Types of errors that can occur for the DeleteRolePolicy
operation.
Types of errors that can occur for the DeleteSAMLProvider
operation.
Types of errors that can occur for the DeleteSSHPublicKey
operation.
Types of errors that can occur for the DeleteServerCertificate
operation.
Types of errors that can occur for the DeleteServiceLinkedRole
operation.
Types of errors that can occur for the DeleteServiceSpecificCredential
operation.
Types of errors that can occur for the DeleteSigningCertificate
operation.
Types of errors that can occur for the DeleteUser
operation.
Types of errors that can occur for the DeleteUserPermissionsBoundary
operation.
Types of errors that can occur for the DeleteUserPolicy
operation.
Types of errors that can occur for the DeleteVirtualMFADevice
operation.
Types of errors that can occur for the DetachGroupPolicy
operation.
Types of errors that can occur for the DetachRolePolicy
operation.
Types of errors that can occur for the DetachUserPolicy
operation.
Types of errors that can occur for the EnableMFADevice
operation.
Types of errors that can occur for the GenerateCredentialReport
operation.
Types of errors that can occur for the GenerateOrganizationsAccessReport
operation.
Types of errors that can occur for the GenerateServiceLastAccessedDetails
operation.
Types of errors that can occur for the GetAccessKeyLastUsed
operation.
Types of errors that can occur for the GetAccountAuthorizationDetails
operation.
Types of errors that can occur for the GetAccountPasswordPolicy
operation.
Types of errors that can occur for the GetAccountSummary
operation.
Types of errors that can occur for the GetContextKeysForCustomPolicy
operation.
Types of errors that can occur for the GetContextKeysForPrincipalPolicy
operation.
Types of errors that can occur for the GetCredentialReport
operation.
Types of errors that can occur for the GetGroup
operation.
Types of errors that can occur for the GetGroupPolicy
operation.
Types of errors that can occur for the GetInstanceProfile
operation.
Types of errors that can occur for the GetLoginProfile
operation.
Types of errors that can occur for the GetOpenIDConnectProvider
operation.
Types of errors that can occur for the GetOrganizationsAccessReport
operation.
Types of errors that can occur for the GetPolicy
operation.
Types of errors that can occur for the GetPolicyVersion
operation.
Types of errors that can occur for the GetRole
operation.
Types of errors that can occur for the GetRolePolicy
operation.
Types of errors that can occur for the GetSAMLProvider
operation.
Types of errors that can occur for the GetSSHPublicKey
operation.
Types of errors that can occur for the GetServerCertificate
operation.
Types of errors that can occur for the GetServiceLastAccessedDetails
operation.
Types of errors that can occur for the GetServiceLastAccessedDetailsWithEntities
operation.
Types of errors that can occur for the GetServiceLinkedRoleDeletionStatus
operation.
Types of errors that can occur for the GetUser
operation.
Types of errors that can occur for the GetUserPolicy
operation.
Types of errors that can occur for the ListAccessKeys
operation.
Types of errors that can occur for the ListAccountAliases
operation.
Types of errors that can occur for the ListAttachedGroupPolicies
operation.
Types of errors that can occur for the ListAttachedRolePolicies
operation.
Types of errors that can occur for the ListAttachedUserPolicies
operation.
Types of errors that can occur for the ListEntitiesForPolicy
operation.
Types of errors that can occur for the ListGroupPolicies
operation.
Types of errors that can occur for the ListGroups
operation.
Types of errors that can occur for the ListGroupsForUser
operation.
Types of errors that can occur for the ListInstanceProfileTags
operation.
Types of errors that can occur for the ListInstanceProfiles
operation.
Types of errors that can occur for the ListInstanceProfilesForRole
operation.
Types of errors that can occur for the ListMFADeviceTags
operation.
Types of errors that can occur for the ListMFADevices
operation.
Types of errors that can occur for the ListOpenIDConnectProviderTags
operation.
Types of errors that can occur for the ListOpenIDConnectProviders
operation.
Types of errors that can occur for the ListPolicies
operation.
Types of errors that can occur for the ListPoliciesGrantingServiceAccess
operation.
Types of errors that can occur for the ListPolicyTags
operation.
Types of errors that can occur for the ListPolicyVersions
operation.
Types of errors that can occur for the ListRolePolicies
operation.
Types of errors that can occur for the ListRoleTags
operation.
Types of errors that can occur for the ListRoles
operation.
Types of errors that can occur for the ListSAMLProviderTags
operation.
Types of errors that can occur for the ListSAMLProviders
operation.
Types of errors that can occur for the ListSSHPublicKeys
operation.
Types of errors that can occur for the ListServerCertificateTags
operation.
Types of errors that can occur for the ListServerCertificates
operation.
Types of errors that can occur for the ListServiceSpecificCredentials
operation.
Types of errors that can occur for the ListSigningCertificates
operation.
Types of errors that can occur for the ListUserPolicies
operation.
Types of errors that can occur for the ListUserTags
operation.
Types of errors that can occur for the ListUsers
operation.
Types of errors that can occur for the ListVirtualMFADevices
operation.
Types of errors that can occur for the PutGroupPolicy
operation.
Types of errors that can occur for the PutRolePermissionsBoundary
operation.
Types of errors that can occur for the PutRolePolicy
operation.
Types of errors that can occur for the PutUserPermissionsBoundary
operation.
Types of errors that can occur for the PutUserPolicy
operation.
Types of errors that can occur for the RemoveClientIDFromOpenIDConnectProvider
operation.
Types of errors that can occur for the RemoveRoleFromInstanceProfile
operation.
Types of errors that can occur for the RemoveUserFromGroup
operation.
Types of errors that can occur for the ResetServiceSpecificCredential
operation.
Types of errors that can occur for the ResyncMFADevice
operation.
Types of errors that can occur for the SetDefaultPolicyVersion
operation.
Types of errors that can occur for the SetSecurityTokenServicePreferences
operation.
Types of errors that can occur for the SimulateCustomPolicy
operation.
Types of errors that can occur for the SimulatePrincipalPolicy
operation.
Types of errors that can occur for the TagInstanceProfile
operation.
Types of errors that can occur for the TagMFADevice
operation.
Types of errors that can occur for the TagOpenIDConnectProvider
operation.
Types of errors that can occur for the TagPolicy
operation.
Types of errors that can occur for the TagRole
operation.
Types of errors that can occur for the TagSAMLProvider
operation.
Types of errors that can occur for the TagServerCertificate
operation.
Types of errors that can occur for the TagUser
operation.
Types of errors that can occur for the UntagInstanceProfile
operation.
Types of errors that can occur for the UntagMFADevice
operation.
Types of errors that can occur for the UntagOpenIDConnectProvider
operation.
Types of errors that can occur for the UntagPolicy
operation.
Types of errors that can occur for the UntagRole
operation.
Types of errors that can occur for the UntagSAMLProvider
operation.
Types of errors that can occur for the UntagServerCertificate
operation.
Types of errors that can occur for the UntagUser
operation.
Types of errors that can occur for the UpdateAccessKey
operation.
Types of errors that can occur for the UpdateAccountPasswordPolicy
operation.
Types of errors that can occur for the UpdateAssumeRolePolicy
operation.
Types of errors that can occur for the UpdateGroup
operation.
Types of errors that can occur for the UpdateLoginProfile
operation.
Types of errors that can occur for the UpdateOpenIDConnectProviderThumbprint
operation.
Types of errors that can occur for the UpdateRoleDescription
operation.
Types of errors that can occur for the UpdateRole
operation.
Types of errors that can occur for the UpdateSAMLProvider
operation.
Types of errors that can occur for the UpdateSSHPublicKey
operation.
Types of errors that can occur for the UpdateServerCertificate
operation.
Types of errors that can occur for the UpdateServiceSpecificCredential
operation.
Types of errors that can occur for the UpdateSigningCertificate
operation.
Types of errors that can occur for the UpdateUser
operation.
Types of errors that can occur for the UploadSSHPublicKey
operation.
Types of errors that can occur for the UploadServerCertificate
operation.
Types of errors that can occur for the UploadSigningCertificate
operation.