| 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 WorkMail.
|
class |
DirectoryUnavailableException
The directory on which you are trying to perform operations 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 user, group, or resource does not exist in your organization.
|
class |
EntityStateException
You are performing an operation on a user, group, or resource that isn't in the expected state, such as trying to
delete an active 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 user, group, or resource 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 members.
|
class |
ReservedNameException
This user, group, or resource name is not allowed in Amazon WorkMail.
|
class |
UnsupportedOperationException
You can't perform a write operation against a read-only directory.
|
Copyright © 2019. All rights reserved.