AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/imagebuilder/get-container-recipe.md

Summary

Updated CLI version reference and enhanced KMS key ARN documentation in two sections.

Security assessment

Improves clarity on KMS usage for container image encryption but does not indicate a security fix. Strengthens security feature documentation.

Diff

diff --git a/cli/latest/reference/imagebuilder/get-container-recipe.md b/cli/latest/reference/imagebuilder/get-container-recipe.md
index 2b469a62e..46083a528 100644
--- a//cli/latest/reference/imagebuilder/get-container-recipe.md
+++ b//cli/latest/reference/imagebuilder/get-container-recipe.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -434 +434 @@ containerRecipe -> (structure)
->>>>>> Use to configure the KMS key to use when encrypting the device.
+>>>>>> The Amazon Resource Name (ARN) that uniquely identifies the KMS key to use when encrypting the device. 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_ .
@@ -520 +520 @@ containerRecipe -> (structure)
->> Identifies which KMS key is used to encrypt the container image for distribution to the target Region.
+>> The Amazon Resource Name (ARN) that uniquely identifies which KMS key is used to encrypt the container image for distribution to the target Region. 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_ .
@@ -623 +623 @@ containerRecipe -> (structure)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »