I have to configure my project to use TWO S3s. 1- S3 for Statebackend 2 - S3 for FileSink
How can I configure 2 different s3 endpoint and different credentials for each of the s3. When I checked the documentation, there is only a single property attribute for s3 access keys and bucket endpoint. Is it possible to achieve this? Source: https://nightlies.apache.org/flink/flink-docs-release-1.20/docs/deployment/filesystems/s3/