Class InvalidS3BucketException

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

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

The provided Amazon S3 bucket name is invalid. Please check your input with S3 bucket naming requirements and try again.

See Also: