Class InvalidS3BucketException

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

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

The specified Amazon S3 bucket name can't be found or Amazon RDS isn't authorized to access the specified Amazon S3 bucket. Verify the SourceS3BucketName and S3IngestionRoleArn values and try again.

See Also: