Class MultipleRegionsException

All Implemented Interfaces:
Serializable

public class MultipleRegionsException extends AmazonServiceException
Your manifest file contained buckets from multiple regions. A job is restricted to buckets from one region. Please correct and resubmit.
See Also:
  • Constructor Details

    • MultipleRegionsException

      public MultipleRegionsException(String message)
      Constructs a new MultipleRegionsException with the specified error message.
      Parameters:
      message - Describes the error encountered.