Class QueueDeletedRecentlyException

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

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

You must wait 60 seconds after deleting a queue before you can create another queue with the same name.

See Also: