AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-19 · Documentation low

File: cli/latest/reference/appstream/update-app-block-builder.md

Summary

Updated CLI version references from 2.31.37 to 2.31.39, replaced 'AppStream 2.0' with 'WorkSpaces Applications' in multiple descriptions, added VALIDATION_ERROR error code, and updated documentation links/terminology.

Security assessment

The changes primarily involve branding updates (AppStream 2.0 → WorkSpaces Applications) and CLI version updates. The added VALIDATION_ERROR appears to be an error code addition without explicit security context. While IAM role and VPC endpoint references remain security-related concepts, these are existing security controls being described rather than new security documentation or vulnerability fixes.

Diff

diff --git a/cli/latest/reference/appstream/update-app-block-builder.md b/cli/latest/reference/appstream/update-app-block-builder.md
index 02a174375..455c084fa 100644
--- a//cli/latest/reference/appstream/update-app-block-builder.md
+++ b//cli/latest/reference/appstream/update-app-block-builder.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
@@ -226 +226 @@ JSON Syntax:
-> The Amazon Resource Name (ARN) of the IAM role to apply to the app block builder. To assume a role, the app block builder calls the AWS Security Token Service (STS) `AssumeRole` API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the **appstream_machine_role** credential profile on the instance.
+> The Amazon Resource Name (ARN) of the IAM role to apply to the app block builder. To assume a role, the app block builder calls the AWS Security Token Service (STS) `AssumeRole` API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. WorkSpaces Applications retrieves the temporary credentials and creates the **appstream_machine_role** credential profile on the instance.
@@ -228 +228 @@ JSON Syntax:
-> For more information, see [Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances](https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html) in the _Amazon AppStream 2.0 Administration Guide_ .
+> For more information, see [Using an IAM Role to Grant Permissions to Applications and Scripts Running on WorkSpaces Applications Streaming Instances](https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html) in the _Amazon WorkSpaces Applications Administration Guide_ .
@@ -249 +249 @@ JSON Syntax:
->> Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
+>> Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and WorkSpaces Applications. When you specify an interface endpoint for a stack, users of the stack can connect to WorkSpaces Applications only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
@@ -582,0 +583 @@ AppBlockBuilder -> (structure)
+>>>>   * `VALIDATION_ERROR`
@@ -637 +638 @@ AppBlockBuilder -> (structure)
->>> Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
+>>> Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and WorkSpaces Applications. When you specify an interface endpoint for a stack, users of the stack can connect to WorkSpaces Applications only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
@@ -669 +670 @@ AppBlockBuilder -> (structure)
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »