Description
Hi,
I want to connect to Amazon S3 Bucket but I have the following issue:
Client is immutable when created with the builder.
endpoint: aws-s3://test/private/system/brand/ETL/Feed?accessKey=RAW(XXXXXX)&amazonS3Endpoint=eu-west-1&secretKey=RAW(xxxx)
Do you know what the problem is?
In the past with the version 2.17.7 the issue was not present.
Kendall