Class ResourceExistsException

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

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

The requested resource does not exist, or exists in a region other than the one specified for the command.

See Also: