✨ Auto to set bucket lookup method
This commit is contained in:
@ -31,4 +31,5 @@ type S3Destination struct {
|
||||
AccessBaseURL string `json:"access_baseurl"`
|
||||
EnableSSL bool `json:"enable_ssl"`
|
||||
EnableSigned bool `json:"enable_signed"`
|
||||
BucketLookup int `json:"bucket_lookup"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user