AWS cli documentation change
Summary
Updated CLI version references, added 'VALIDATION_ERROR' state, and modified VPC endpoint descriptions to use 'WorkSpaces Applications' instead of 'AppStream 2.0'.
Security assessment
Changes consist of product name standardization and error state additions without security context. The VPC endpoint description updates maintain existing security concepts but do not introduce new security features or address vulnerabilities.
Diff
diff --git a/cli/latest/reference/appstream/describe-app-block-builders.md b/cli/latest/reference/appstream/describe-app-block-builders.md index 05dd68734..7130ccff7 100644 --- a//cli/latest/reference/appstream/describe-app-block-builders.md +++ b//cli/latest/reference/appstream/describe-app-block-builders.md @@ -15 +15 @@ - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) » @@ -403,0 +404 @@ AppBlockBuilders -> (list) +>>>>> * `VALIDATION_ERROR` @@ -458 +459 @@ AppBlockBuilders -> (list) ->>>> 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. @@ -500 +501 @@ NextToken -> (string) - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) »