AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-01-04 · Documentation low

File: cli/latest/reference/s3/mv.md

Summary

Removed --case-conflict parameter documentation and updated AWS CLI version/copyright year

Security assessment

Removal of case conflict handling option appears to be a feature deprecation. No evidence of security vulnerability remediation. The change doesn't introduce new security documentation.

Diff

diff --git a/cli/latest/reference/s3/mv.md b/cli/latest/reference/s3/mv.md
index e37cf92be..da822e233 100644
--- a//cli/latest/reference/s3/mv.md
+++ b//cli/latest/reference/s3/mv.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.26 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.28 Command Reference](../../index.html) »
@@ -110 +109,0 @@ To verify that the source and destination buckets are not the same, use the `--v
-    [--case-conflict <value>]
@@ -265,9 +263,0 @@ JSON Syntax:
-`--case-conflict` (string) Configures behavior when attempting to download multiple objects whose keys differ only by case, which can cause undefined behavior on case-insensitive filesystems. This parameter only applies for commands that perform multiple S3 to local downloads. See [Handling case conflicts](https://docs.aws.amazon.com/cli/latest/topic/s3-case-insensitivity.html) for details. Valid values are:
-
->   * `error` \- Raise an error and abort downloads.
->   * `warn` \- The default value. Emit a warning and download the object.
->   * `skip` \- Skip downloading the object.
->   * `ignore` \- Ignore the conflict and download the object.
-> 
-
-
@@ -533 +523 @@ Output:
-  * [AWS CLI 2.32.26 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.28 Command Reference](../../index.html) »
@@ -540 +530 @@ Output:
-© Copyright 2025, Amazon Web Services. Created using [Sphinx](https://www.sphinx-doc.org/). 
+© Copyright 2026, Amazon Web Services. Created using [Sphinx](https://www.sphinx-doc.org/).