In the S3 connection you can provide AWS Access Key ID
,AWS Secret Access Key
, Region
and leave host empty. Then in ListObject you need to fill only Bucket Name
. This worked for me.
If this didn't work for you, please provide your configuration after removing sensitive information.