Class DirectoryServiceException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\DirectoryService\Exception\DirectoryServiceException
- Namespace: Aws\DirectoryService\Exception
- Located at DirectoryService/Exception/DirectoryServiceException.php
AWS Directory Service Exception
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
AccessDeniedException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
Client authentication is not available in this region at this time.
Members
AuthenticationFailedException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
An authentication error occurred.
Members
CertificateAlreadyExistsException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The certificate has already been registered into the system.
Members
CertificateDoesNotExistException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The certificate is not present in the system for describe or deregister activities.
Members
CertificateInUseException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The certificate is being used for the LDAP security connection and cannot be removed without disabling LDAP security.
Members
CertificateLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The certificate could not be added because the certificate limit has been reached.
Members
ClientException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
A client exception has occurred.
Members
DirectoryAlreadyInRegionException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The Region you specified is the same Region where the Managed Microsoft AD directory was created. Specify a different Region and try again.
Members
DirectoryAlreadySharedException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified directory has already been shared with this Amazon Web Services account.
Members
DirectoryDoesNotExistException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified directory does not exist in the system.
Members
DirectoryInDesiredStateException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The directory is already updated to desired update type settings.
Members
DirectoryLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The maximum number of directories in the region has been reached. You can use the GetDirectoryLimits operation to determine your directory limits in the region.
Members
DirectoryNotSharedException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified directory has not been shared with this Amazon Web Services account.
Members
DirectoryUnavailableException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified directory is unavailable or could not be found.
Members
DomainControllerLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The maximum allowed number of domain controllers per directory was exceeded. The default limit per directory is 20 domain controllers.
Members
EntityAlreadyExistsException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified entity already exists.
Members
EntityDoesNotExistException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified entity could not be found.
Members
IncompatibleSettingsException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified directory setting is not compatible with other settings.
Members
InsufficientPermissionsException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The account does not have sufficient permission to perform the operation.
Members
InvalidCertificateException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The certificate PEM that was provided has incorrect encoding.
Members
InvalidClientAuthStatusException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
Client authentication is already enabled.
Members
InvalidLDAPSStatusException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The LDAP activities could not be performed because they are limited by the LDAPS status.
Members
InvalidNextTokenException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The NextToken
value is not valid.
Members
InvalidParameterException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
One or more parameters are not valid.
Members
InvalidPasswordException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The new password provided by the user does not meet the password complexity requirements defined in your directory.
Members
InvalidTargetException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified shared target is not valid.
Members
IpRouteLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The maximum allowed number of IP addresses was exceeded. The default limit is 100 IP address blocks.
Members
NoAvailableCertificateException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
Client authentication setup could not be completed because at least one valid certificate must be registered in the system.
Members
OrganizationsException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
Exception encountered while trying to access your Amazon Web Services organization.
Members
RegionLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
You have reached the limit for maximum number of simultaneous Region replications per directory.
Members
ServiceException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
An exception has occurred in Directory Service.
Members
ShareLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The maximum number of Amazon Web Services accounts that you can share with this directory has been reached.
Members
SnapshotLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The maximum number of manual snapshots for the directory has been reached. You can use the GetSnapshotLimits operation to determine the snapshot limits for a directory.
Members
TagLimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The maximum allowed number of tags was exceeded.
Members
UnsupportedOperationException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The operation is not supported.
Members
UnsupportedSettingsException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The specified directory setting is not supported.
Members
UserDoesNotExistException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]