in Sources/OSS/Utils/OSSUtils.swift [59:61]
func isValidObjectKey() throws -> Bool { return count >= 1 && count <= 1024 }