Is there an existing issue for this?
Current Behavior
If you specify a bucket, it will generate the request to go to
<bucket-name>.<endpoint>/path/to/file
This is a relatively new format and in the v2Endpoint it is the default style. Currently there is no way of using the old style:
<endpoint>/<bucket-name>/path/to/file
Expected Behavior
Enable users to choose which path style by exposing the UsePathStyle config option
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/s3#Options
CloudQuery (redacted) config
NA
Steps To Reproduce
NA
CloudQuery (redacted) logs
NA
CloudQuery version
NA
Additional Context
No response
Pull request (optional)