Class SnapshotLimitExceededException

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

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

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.

See Also: