Class DirectoryLimitExceededException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DirectoryLimitExceededException.Builder,DirectoryLimitExceededException>

@Generated("software.amazon.awssdk:codegen") public final class DirectoryLimitExceededException extends DirectoryException implements ToCopyableBuilder<DirectoryLimitExceededException.Builder,DirectoryLimitExceededException>

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.

See Also: