AWS wellarchitected documentation change
Summary
Replaced 'AppStream 2.0' with 'WorkSpaces Applications' in logging and monitoring guidance
Security assessment
This is a documentation update to reflect service name changes. No security vulnerabilities are addressed, and existing logging best practices remain unchanged.
Diff
diff --git a/wellarchitected/latest/end-user-computing-lens/eucsec07-bp01.md b/wellarchitected/latest/end-user-computing-lens/eucsec07-bp01.md index 8ba94f01d..3311fb5d6 100644 --- a//wellarchitected/latest/end-user-computing-lens/eucsec07-bp01.md +++ b//wellarchitected/latest/end-user-computing-lens/eucsec07-bp01.md @@ -28 +28 @@ For completeness, consider all possible sources of events, including: - * Service-emitted events and logs (for example, Amazon WorkSpaces EventBridge events and AppStream 2.0 usage reports) + * Service-emitted events and logs (for example, Amazon WorkSpaces EventBridge events and WorkSpaces Applications usage reports) @@ -30 +30 @@ For completeness, consider all possible sources of events, including: - * Data plane logs collected through agents installed onto Amazon WorkSpaces or AppStream 2.0 instances + * Data plane logs collected through agents installed onto Amazon WorkSpaces or WorkSpaces Applications instances @@ -41 +41 @@ For Windows instances, use events recorded in the Windows security log alongside -Use agents on Amazon AppStream 2.0 and Amazon WorkSpaces instances to aggregate security logs. If instance security logs need to be captured from AppStream 2.0 instances, then event forwarding agents such as Amazon CloudWatch, Amazon Kinesis Agent for Windows, or Telegraf can be used to forward relevant events into the central security logging system. +Use agents on Amazon WorkSpaces Applications and Amazon WorkSpaces instances to aggregate security logs. If instance security logs need to be captured from WorkSpaces Applications instances, then event forwarding agents such as Amazon CloudWatch, Amazon Kinesis Agent for Windows, or Telegraf can be used to forward relevant events into the central security logging system. @@ -43 +43 @@ Use agents on Amazon AppStream 2.0 and Amazon WorkSpaces instances to aggregate -For WorkSpaces, these agents can be pre-installed into a WorkSpaces custom bundle to make sure a logging capability is available before users attempt to access WorkSpaces. For AppStream 2.0, these agents need to be installed into the Image Builder for On-Demand and Always-On fleets. +For WorkSpaces, these agents can be pre-installed into a WorkSpaces custom bundle to make sure a logging capability is available before users attempt to access WorkSpaces. For WorkSpaces Applications, these agents need to be installed into the Image Builder for On-Demand and Always-On fleets.