AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-10-01 · Documentation low

File: cli/latest/reference/imagebuilder/get-distribution-configuration.md

Summary

Updated CLI version reference and enhanced KMS key ARN description.

Security assessment

Provides clearer documentation about KMS encryption for distributed images without evidence of patching a vulnerability. Updates security-related feature documentation.

Diff

diff --git a/cli/latest/reference/imagebuilder/get-distribution-configuration.md b/cli/latest/reference/imagebuilder/get-distribution-configuration.md
index bc1005225..babf22947 100644
--- a//cli/latest/reference/imagebuilder/get-distribution-configuration.md
+++ b//cli/latest/reference/imagebuilder/get-distribution-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -409 +409 @@ distributionConfiguration -> (structure)
->>>>> The KMS key identifier used to encrypt the distributed image.
+>>>>> The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt the distributed image. This can be either the Key ARN or the Alias ARN. For more information, see [Key identifiers (KeyId)](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN) in the _Key Management Service Developer Guide_ .
@@ -847 +847 @@ distributionConfiguration -> (structure)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »