Package | Description |
---|---|
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentModificationException
The request was rejected because multiple requests to change this object were submitted simultaneously.
|
class |
CredentialReportExpiredException
The request was rejected because the most recent credential report has expired.
|
class |
CredentialReportNotPresentException
The request was rejected because the credential report does not exist.
|
class |
CredentialReportNotReadyException
The request was rejected because the credential report is still being generated.
|
class |
DeleteConflictException
The request was rejected because it attempted to delete a resource that has attached subordinate entities.
|
class |
DuplicateCertificateException
The request was rejected because the same certificate is associated with an IAM user in the account.
|
class |
DuplicateSSHPublicKeyException
The request was rejected because the SSH public key is already associated with the specified IAM user.
|
class |
EntityAlreadyExistsException
The request was rejected because it attempted to create a resource that already exists.
|
class |
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.
|
class |
InvalidAuthenticationCodeException
The request was rejected because the authentication code was not recognized.
|
class |
InvalidCertificateException
The request was rejected because the certificate is invalid.
|
class |
InvalidInputException
The request was rejected because an invalid or out-of-range value was supplied for an input parameter.
|
class |
InvalidPublicKeyException
The request was rejected because the public key is malformed or otherwise invalid.
|
class |
InvalidUserTypeException
The request was rejected because the type of user for the transaction was incorrect.
|
class |
KeyPairMismatchException
The request was rejected because the public key certificate and the private key do not match.
|
class |
LimitExceededException
The request was rejected because it attempted to create resources beyond the current AWS account limits.
|
class |
MalformedCertificateException
The request was rejected because the certificate was malformed or expired.
|
class |
MalformedPolicyDocumentException
The request was rejected because the policy document was malformed.
|
class |
NoSuchEntityException
The request was rejected because it referenced an entity that does not exist.
|
class |
PasswordPolicyViolationException
The request was rejected because the provided password did not meet the requirements imposed by the account password
policy.
|
class |
PolicyEvaluationException
The request failed because a provided policy could not be successfully evaluated.
|
class |
PolicyNotAttachableException
The request failed because AWS service role policies can only be attached to the service-linked role for that
service.
|
class |
ServiceFailureException
The request processing has failed because of an unknown error, exception or failure.
|
class |
ServiceNotSupportedException
The specified service does not support service-specific credentials.
|
class |
UnmodifiableEntityException
The request was rejected because only the service that depends on the service-linked role can modify or delete the
role on your behalf.
|
class |
UnrecognizedPublicKeyEncodingException
The request was rejected because the public key encoding format is unsupported or unrecognized.
|
Copyright © 2018. All rights reserved.