elasticsearch/docs/reference/snapshot-restore
David Turner 9dcd9751f4
Add IMDSv2 support to repository-s3 (#117748)
The version of the AWS Java SDK we use already magically switches to
IMDSv2 if available, but today we cannot claim to support IMDSv2 in
Elasticsearch since we have no tests demonstrating that the magic really
works for us. In particular, this sort of thing often risks falling foul
of some restrictions imposed by the security manager (if not now then
maybe in some future release).

This commit adds proper support for IMDSv2 by enhancing the test suite
to add the missing coverage to avoid any risk of breaking this magical
SDK behaviour in future.

Closes #105135 Closes ES-9984
2024-12-02 20:01:48 +11:00
..
apis Introduce repository integrity verification API (#112348) 2024-09-11 23:17:59 +10:00
cluster-index-compat.asciidoc [DOCS] Fixed footnote. Closes #89403 (#90541) 2022-09-29 16:48:02 -07:00
index.asciidoc #111893 Add Warnings For Missing Index Templates (#114589) 2024-10-15 15:00:53 +01:00
on-prem-repo-type.asciidoc [DOCS] Move snapshot repo types to separate pages (#82826) 2022-01-26 17:13:39 -05:00
register-repository.asciidoc Reword docs on snapshot repo backup (#115062) 2024-10-18 07:51:40 +01:00
repository-azure.asciidoc [Docs] Link to ECK Azure snapshot docs (#111586) 2024-11-14 18:39:38 +01:00
repository-gcs.asciidoc [DOCS] Add azure storage secure settings while the node is running (#107163) 2024-04-11 13:00:31 -04:00
repository-read-only-url.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
repository-s3.asciidoc Add IMDSv2 support to repository-s3 (#117748) 2024-12-02 20:01:48 +11:00
repository-shared-file-system.asciidoc [DOCS] clarify that the repo location setting accepts only one value (#108267) 2024-05-06 09:18:17 -04:00
repository-shared-settings.asciidoc Tie snapshot speed to node bandwidth settings (#91021) 2022-11-15 16:13:09 +02:00
repository-source-only.asciidoc Document _cat/indices behavior when encountering source only indices (#114884) 2024-10-16 20:08:17 +11:00
restore-snapshot.asciidoc Add note about license to "Restore an Entire Cluster" docs (#87485) 2024-05-03 19:23:51 -04:00
take-snapshot.asciidoc Re-add content from removed Security-specific snapshot pages (#85084) 2022-03-22 16:44:43 -06:00