elasticsearch/docs/reference
Yang Wang 9094f79a28
Ensure necessary security context for s3 bulk deletions (#108280) (#108299)
This PR moves the doPrivileged wrapper closer to the actual deletion
request to ensure the necesary security context is established at all
times. Also added a new repository setting to configure max size for s3
deleteObjects request.

Fixes: #108049
(cherry picked from commit bcf4297e89)

# Conflicts:
#	docs/reference/snapshot-restore/repository-s3.asciidoc
#	modules/repository-s3/src/main/java/org/elasticsearch/repositories/s3/S3BlobStore.java
2024-05-06 07:34:57 -04:00
..
aggregations Add note about random sampler consistency (#107479) (#107530) 2024-04-16 08:53:41 -04:00
analysis Fix line break in "The QUICK brown foxes jumped over the dog!" (#107718) (#107731) 2024-04-22 17:08:26 -04:00
autoscaling [DOCS] Updates ML decider docs by mentioning CPU as scaling criterion (#92018) 2022-11-30 13:37:20 +01:00
behavioral-analytics/apis [DOCS] Update links to migrating Search docs (#100237) 2023-10-09 17:11:39 -04:00
cat Expose roles by default in cat allocation API (#101753) 2023-11-07 16:35:34 -05:00
ccr [Doc+] Add Secure Connection to Setup CCR Tutorial (#103237) (#108231) 2024-05-03 03:35:44 -04:00
cluster Fix up hot threads timeout docs (#107692) 2024-04-22 14:48:11 +01:00
commands Add elasticsearch- prefix to CLI tool docs (#101626) 2023-10-31 13:27:03 -04:00
connector/apis [DOCS] Update params for Update Connector Filtering API (#106662) (#106665) 2024-03-22 08:14:49 -04:00
data-management [DOC] auto migrate only for default template (#82043) 2022-05-10 11:35:19 -04:00
data-streams Simplify tsds getting started (#108090) (#108136) 2024-05-01 08:57:45 -04:00
docs typo: "not found" -> "not_found" (#107276) (#107277) 2024-04-09 11:42:56 -04:00
eql [main] EQL doc wrong description in query example (#101579) (#101709) 2023-11-02 09:47:22 -04:00
esql [Docs][ESQL] Make functions reference more digestible (#107258) (#107269) 2024-04-09 08:54:55 -04:00
features/apis Fix typo (#91894) 2022-11-24 14:40:43 +01:00
fleet [Fleet] Fix Fleet API docs (#97981) 2023-07-27 17:22:44 +02:00
graph Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
health [DOCS] Documents param for Health API. (#108296) (#108303) 2024-05-06 06:46:10 -04:00
high-availability [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
how-to [DOCS] Adds more detail on disk usage of kNN quantized vectors (#105724) (#105743) 2024-02-22 17:45:06 +01:00
ilm Clarify data stream recommendations and best practices (#107233) (#107237) 2024-04-08 16:03:37 -04:00
images First version of the LTR guide. (#105956) (#106195) 2024-03-11 12:47:50 -04:00
index-modules Clarify docs about the flood-stage index block (#106391) 2024-03-18 08:07:54 +00:00
indices Call out monitor privilege for index and component templates (#106970) (#106974) 2024-04-01 18:16:37 -04:00
inference [DOCS] Fixes a typo in the HugggingFace tutorial. (#107321) (#107324) 2024-04-10 13:16:21 -04:00
ingest Update geoip.asciidoc (#107094) 2024-04-04 17:53:47 +02:00
licensing [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
mapping Adding docs about scaled_float saturation with long values (#107966) (#108081) 2024-04-30 08:52:55 -04:00
migration Update migrate_8_13.asciidoc (#106804) 2024-03-27 17:07:56 -04:00
ml [ML] Document wait_for_completion parameter to PUT trained models (#106769) (#106833) 2024-03-27 13:18:15 -04:00
modules Add remote cluster network troubleshooting docs (#107072) (#107084) 2024-04-04 03:00:13 -04:00
monitoring Remove Functionbeat from 'How monitoring works' page (#101889) 2023-11-07 15:06:05 -05:00
query-dsl Fix typo in text_expansion query docs example (#107572) (#107585) 2024-04-17 15:02:25 -04:00
query-rules/apis [Query Rules] Add some usability clarifications to docs (#102990) 2023-12-06 17:16:56 -05:00
release-notes Finalize release notes for v8.13.3 2024-05-03 11:21:13 -04:00
repositories-metering-api [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
rest-api [8.13] Query API Keys support for both aggs and aggregations keywords (#… (#107108) 2024-04-05 10:49:52 +03:00
rollup Add documentation around migration from rollup to downsampling (#107965) (#108124) (#108140) 2024-05-01 09:00:00 -04:00
scripting [DOCS] Make it clear that "both" is not a valid value for "script.allowed_types" (#97837) 2023-07-24 10:20:57 +02:00
search [DOCS] Adds HuggingFace example to inference API tutorial (#107298) (#107319) 2024-04-10 12:19:20 -04:00
search-application/apis Remove outdated note from get search application docs (#101451) 2023-10-27 08:27:55 -04:00
searchable-snapshots Clarify searchable snapshot repository reliability (#93023) 2023-01-19 14:31:01 +02:00
security OIDC doc - mention client secret needs a restart (#106088) (#106091) 2024-03-07 16:20:10 -05:00
settings [Doc] Remove invalid watcher ssl enabled settings (#106901) (#106905) 2024-03-29 08:16:39 -04:00
setup Fix typo in the file descriptors docs (#108284) 2024-05-06 09:28:17 +02:00
shutdown/apis [DOCS] Fix typo in shutdown-put.asciidoc (#94234) 2023-03-01 15:31:23 +01:00
slm/apis [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
snapshot-restore Ensure necessary security context for s3 bulk deletions (#108280) (#108299) 2024-05-06 07:34:57 -04:00
sql SQL: Limit how much space some string functions can use (#107333) (#107621) 2024-04-18 11:10:43 -04:00
synonyms/apis [Synonyms] Mark Synonyms as GA (#103223) 2023-12-14 14:53:43 -05:00
tab-widgets [DOCS] Fixes a typo in the HugggingFace tutorial. (#107321) (#107324) 2024-04-10 13:16:21 -04:00
text-structure/apis Endpoint to test Grok pattern (#104394) 2024-01-24 09:35:59 +01:00
transform [DOCS] Unhealthy transform rule check (#106521) (#106607) 2024-03-22 08:17:43 +01:00
troubleshooting Add links to repo troubleshooting sub-pages (#107604) (#107610) 2024-04-18 07:48:59 -04:00
upgrade Docs for snapshots as simple archives (#86261) 2022-05-30 13:23:53 +02:00
vectors [DOCS] Warn about calling vector functions repeatedly (#91864) 2022-12-12 09:43:46 +01:00
watcher email-reporting-attachment-docs: Correct auth and proxy fields. (#105730) (#105824) 2024-02-27 05:24:46 -05:00
aggregations.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
alias.asciidoc Clarify update operations may be performed on a data stream's backing indices (#105408) 2024-02-12 10:58:13 -07:00
analysis.asciidoc Update Lucene analysis base url (#84094) 2022-02-17 12:44:12 +01:00
api-conventions.asciidoc Expand docs on number value conventions (#106198) (#106201) 2024-03-11 15:55:47 -04:00
cat.asciidoc Add 'dataset' size to cat indices and cat shards (#98622) 2023-08-22 15:36:32 -06:00
cluster.asciidoc Fix voting_only:true in node spec docs (#99099) 2023-08-31 17:41:50 +01:00
data-management.asciidoc [DOCS] Update tech preview copy (#101606) 2023-10-31 10:31:07 -04:00
data-rollup-transform.asciidoc [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
datatiers.asciidoc [+Doc] Troubleshooting / Hot Spotting (#95429) 2023-04-26 12:29:47 -06:00
dependencies-versions.asciidoc [DOCS] Replace dependencies list with a link. Closes #84863 (#90694) 2022-11-09 14:37:55 -08:00
docs.asciidoc [DOCS] Update single index APIs reference (#73103) 2021-05-14 11:53:34 -04:00
geospatial-analysis.asciidoc Add Geospatial analysis overview documentation (#94486) 2023-03-20 10:01:13 -06:00
getting-started.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
how-to.asciidoc Add guide for tuning kNN search (#89782) 2022-10-12 14:53:53 -07:00
index-modules.asciidoc Allowing non-dynamic index settings to be updated by automatically unassigning shards (#101723) 2023-11-10 08:21:51 -06:00
index.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
index.x.asciidoc
indices.asciidoc Resolve Cluster API (#102726) 2024-02-08 10:50:05 -05:00
ingest.asciidoc [DOCS] [Enterprise Search] Migrate ingest pipelines/ML docs (#101156) 2023-10-25 17:17:24 +02:00
intro.asciidoc Update intro.asciidoc (#102549) (#102626) 2023-11-27 05:01:03 -05:00
landing-page.asciidoc [DOCS] Promote webinar on Elasticsearch docs landing (#105594) (#105606) 2024-02-19 03:11:49 -05:00
links.asciidoc [DOCS] Rename ES Reference to ES Guide (#71198) 2021-04-01 15:38:41 -04:00
mapping.asciidoc Minor revision missed in merge. (#67282) 2021-01-11 13:50:06 -05:00
query-dsl.asciidoc [DOCS] Adds reference documentation to the text expansion query (#96151) 2023-05-17 09:39:23 +02:00
redirects.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
release-notes.asciidoc Update docs for v8.13.3 release (#108028) 2024-05-02 06:44:39 -07:00
scripting.asciidoc [DOCS] Add documentation for Painless field API (#83388) 2022-02-03 15:15:38 -05:00
search.asciidoc Add support for Reciprocal Rank Fusion to the search API (#93396) 2023-04-24 15:07:34 -07:00
setup.asciidoc GA the data stream lifecycle (#98644) 2023-08-21 17:28:54 +01:00
troubleshooting.asciidoc Extend repository_integrity health indicator for unknown and invalid repos (#104614) 2024-02-07 15:18:55 +01:00
upgrade.asciidoc [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00