Class S3LocationNotInServiceRegionException

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

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

The specified S3 bucket does not belong to the S3 region in which the service is running. The following regions are supported:

  • IAD/us-east-1

  • PDX/us-west-2

  • DUB/eu-west-1

See Also: