Please don't require static AWS credentials: https://github.com/Qovery/replibyte/blob/v0.4.4/replibyte/sr... or at least either include "AWS_SESSION_TOKEN" in that setup (if it is present) in order to allow "aws sts assume-role" to work, or allow `AWS_PROFILE`, or just use the aws-sdk's normal credential discovery mechanism which at least on their "main" SDKs is a fallback list of them, but I couldn't follow the docs…
You can use env vars in the conf yaml file -> https://github.com/Qovery/replibyte/blob/main/examples/sourc...
I can now see how my wording was confusing, I'll try to be more precise in the future