AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/imagebuilder/create-workflow.md

Summary

Updated CLI version reference and enhanced KMS key ARN description.

Security assessment

The KMS key description update provides clearer encryption configuration guidance but does not indicate a security fix. It improves documentation about security features.

Diff

diff --git a/cli/latest/reference/imagebuilder/create-workflow.md b/cli/latest/reference/imagebuilder/create-workflow.md
index 24f1fe57f..ebd92b061 100644
--- a//cli/latest/reference/imagebuilder/create-workflow.md
+++ b//cli/latest/reference/imagebuilder/create-workflow.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -171 +171 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/imageb
-> The ID of the KMS key that is used to encrypt this workflow resource.
+> The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this workflow resource. 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_ .
@@ -376 +376 @@ workflowBuildVersionArn -> (string)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »