pub const INVALID_BUCKET_NAME_MESSAGE: &'static str = "Invalid bucket name. See AWS documentation for constraints on S3 bucket names:\nhttps://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html";
Expand description

Error message to return for invalid bucket names