Hi all, Instance profile credentials do work as advertised -> role is assumed and backups are created (in my case)....but only when i use "&location=s3:/" parameter. Some examples here (see URLs in "Testing locally" section): https://github.com/apache/solr/tree/main/solr/contrib/s3-repository#testing-locally
The value of "location" parameter for S3 repository is "super confusing" to "seasoned AWS devs" and, at the same time, the ref guide does not mention what it should be set to. In my mind, the current state (having to use "s3:/") should be marked as a bug and be cleaned up a little. Regards, Nikola
