Currently when testing with GCS in 9.2 the following error is thrown:
java.lang.UnsupportedOperationException: Client is immutable when created with the builder.
at com.amazonaws.AmazonWebServiceClient.checkMutability(AmazonWebServiceClient.java:843)
This works fine in 8.10
- is required by
-
NXP-23877 Don't provide both region and endpoint to S3 connector
- Resolved