AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Improved KMS key documentation for image encryption

Security assessment

Clarified KMS key identification requirements for encrypted image distributions. Enhances security documentation but doesn't indicate a resolved vulnerability.

Diff

diff --git a/cli/latest/reference/imagebuilder/create-distribution-configuration.md b/cli/latest/reference/imagebuilder/create-distribution-configuration.md
index c7cab0593..7a2f0c7e4 100644
--- a//cli/latest/reference/imagebuilder/create-distribution-configuration.md
+++ b//cli/latest/reference/imagebuilder/create-distribution-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -214 +214 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/imageb
->>>> 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_ .
@@ -929 +929 @@ distributionConfigurationArn -> (string)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »