Custom repository connectivity check failing
I have a requirement to create a custom repository. The object storage uses amazon S3 API over HTTPS. Repository should connect to this object storage. I cannot use Amazon S3 option from repository type as it tries to connect to "s3.amazonaws.com".
Hence I have created a new repository rule where I am specifying the host name, access tokens etc and trying to establish a connectivity. However my connectivity fails. How can I acheive this?
Additionally, Is there a way to override the ootb AWS S3 connectivity from "s3.amazonaws.com" to my custom location ?
***Edited by Moderator Marije to add Enhancement Request IDs EPIC-85852, EPIC-85744 ***