AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/imagebuilder/get-component.md

Summary

Updated CLI version reference and expanded KMS key identifier documentation.

Security assessment

Clarifies KMS key identifiers for component encryption without evidence of addressing a vulnerability. Enhances security feature documentation.

Diff

diff --git a/cli/latest/reference/imagebuilder/get-component.md b/cli/latest/reference/imagebuilder/get-component.md
index e2350ee4e..83c738735 100644
--- a//cli/latest/reference/imagebuilder/get-component.md
+++ b//cli/latest/reference/imagebuilder/get-component.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -451 +451 @@ component -> (structure)
->> The KMS key identifier used to encrypt the component.
+>> The KMS key identifier used to encrypt the component. 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_ .
@@ -550 +550 @@ component -> (structure)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »