| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryServiceAuthenticationFailedException
The Directory Service doesn't recognize the credentials supplied by the Amazon WorkMail service.
|
class |
DirectoryUnavailableException
The directory that you are trying to perform operations on isn't available.
|
class |
EmailAddressInUseException
The email address that you're trying to assign is already created for a different user, group, or resource.
|
class |
EntityAlreadyRegisteredException
The user, group, or resource that you're trying to register is already registered.
|
class |
EntityNotFoundException
The identifier supplied for the entity is valid, but it does not exist in your organization.
|
class |
EntityStateException
You are performing an operation on an entity that isn't in the expected state, such as trying to update a deleted
user.
|
class |
InvalidConfigurationException
The configuration for a resource isn't valid.
|
class |
InvalidParameterException
One or more of the input parameters don't match the service's restrictions.
|
class |
InvalidPasswordException
The supplied password doesn't match the minimum security constraints, such as length or use of special characters.
|
class |
MailDomainNotFoundException
For an email or alias to be created in Amazon WorkMail, the included domain must be defined in the organization.
|
class |
MailDomainStateException
After a domain has been added to the organization, it must be verified.
|
class |
NameAvailabilityException
The entity (user, group, or user) name isn't unique in Amazon WorkMail.
|
class |
OrganizationNotFoundException
An operation received a valid organization identifier that either doesn't belong or exist in the system.
|
class |
OrganizationStateException
The organization must have a valid state (Active or Synchronizing) to perform certain operations on the organization
or its entities.
|
class |
ReservedNameException
This entity name is not allowed in Amazon WorkMail.
|
class |
UnsupportedOperationException
You can't perform a write operation against a read-only directory.
|
Copyright © 2018. All rights reserved.