Class ReturnShippingLabelAlreadyExistsException

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

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

You get this exception if you call CreateReturnShippingLabel and a valid return shipping label already exists. In this case, use DescribeReturnShippingLabel to get the URL.

See Also: