AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-18 · Documentation low

File: cli/latest/reference/mailmanager/get-archive.md

Summary

Updated CLI version reference from 2.27.51 to 2.27.54 and reordered archive configuration fields including KMS encryption key documentation.

Security assessment

While the documentation mentions KMS key usage for encryption (a security feature), this appears to be existing information being repositioned rather than new security documentation. No evidence of security issue remediation.

Diff

diff --git a/cli/latest/reference/mailmanager/get-archive.md b/cli/latest/reference/mailmanager/get-archive.md
index c296c6dec..79d6c14a2 100644
--- a//cli/latest/reference/mailmanager/get-archive.md
+++ b//cli/latest/reference/mailmanager/get-archive.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.51 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.54 Command Reference](../../index.html) »
@@ -195,4 +194,0 @@ Disable automatically prompt for CLI input parameters.
-ArchiveArn -> (string)
-
-> The Amazon Resource Name (ARN) of the archive.
-
@@ -206,0 +203,4 @@ ArchiveName -> (string)
+ArchiveArn -> (string)
+
+> The Amazon Resource Name (ARN) of the archive.
+
@@ -216,12 +215,0 @@ ArchiveState -> (string)
-CreatedTimestamp -> (timestamp)
-
-> The timestamp of when the archive was created.
-
-KmsKeyArn -> (string)
-
-> The Amazon Resource Name (ARN) of the KMS key used to encrypt the archive.
-
-LastUpdatedTimestamp -> (timestamp)
-
-> The timestamp of when the archive was modified.
-
@@ -239,0 +228,12 @@ Retention -> (tagged union structure)
+CreatedTimestamp -> (timestamp)
+
+> The timestamp of when the archive was created.
+
+LastUpdatedTimestamp -> (timestamp)
+
+> The timestamp of when the archive was modified.
+
+KmsKeyArn -> (string)
+
+> The Amazon Resource Name (ARN) of the KMS key used to encrypt the archive.
+
@@ -250 +250 @@ Retention -> (tagged union structure)
-  * [AWS CLI 2.27.51 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.54 Command Reference](../../index.html) »