elasticsearch/modules/repository-s3/qa/insecure-credentials
Yang Wang 6311bb3512
Support per-project s3 clients (#127631)
With project secrets in place, we can now create and manage per-project
repository clients in addition to the cluster level repository clients.
This PR adds a manager class for that. Note that the logic is not yet
fully wired because it needs per-project repository/objec_store which
will be added in separate PRs (as part of MP snapshots and MP
objecStoreService). As such the tests are currently unit tests.

Relates: https://github.com/elastic/elasticsearch/pull/126584 Resolves:
ES-11713
2025-05-30 22:53:58 +10:00
..
src/test/java/org/elasticsearch/repositories/s3 Support per-project s3 clients (#127631) 2025-05-30 22:53:58 +10:00
build.gradle Upgrade repository-s3 to AWS SDK v2 (#126843) 2025-04-24 21:21:03 +10:00