s3Endpoint

@get:JsonPropertyDescription(value = "Your S3 endpoint url. Read more <a href="https://docs.aws.amazon.com/general/latest/gr/s3.html#:~:text=Service%20endpoints-,Amazon%20S3%20endpoints,-When%20you%20use">here</a>")
abstract val s3Endpoint: String?