AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated KMS key identifier documentation to specify ARN formats and added KMS documentation link

Security assessment

Improves encryption configuration guidance by specifying ARN formats but does not fix a security issue. Enhances security best practices documentation.

Diff

diff --git a/cli/latest/reference/imagebuilder/import-component.md b/cli/latest/reference/imagebuilder/import-component.md
index ddd60fde7..7f5cec1e0 100644
--- a//cli/latest/reference/imagebuilder/import-component.md
+++ b//cli/latest/reference/imagebuilder/import-component.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -202 +202 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/imageb
-> The ID of the KMS key that should be used to encrypt this component.
+> The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this 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_ .
@@ -449 +449 @@ componentBuildVersionArn -> (string)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »