Skip to content

Commit 9a1fab9

Browse files
updated
1 parent dddefc9 commit 9a1fab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/aws/workspaces/workSpacesHealthyInstances.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = {
77
domain: 'Identity and Access Management',
88
severity: 'Medium',
99
description: 'Ensures that the AWS WorkSpace have healthy instances.',
10-
more_info: 'Amazon WorkSpace should have healthy and running instances to ensure proper connection. The WorkSpace is marked as Unhealthy if response isn’t received from the WorkSpace in a timely manner.',
10+
more_info: 'Amazon WorkSpace should have healthy and running instances to ensure proper connection. The WorkSpace is marked as Unhealthy if response isn’t received from the WorkSpace in a timely manner. When the WorkSpaces instance’s status is unhealthy, it fails to respond to the HealthCheck requests.',
1111
recommended_action: 'Troubleshoot and resolve the unhealthy workspace issues.',
1212
link: 'https://docs.aws.amazon.com/workspaces/latest/adminguide/cloudwatch-dashboard.html',
1313
apis: ['WorkSpaces:describeWorkspaces','STS:getCallerIdentity'],

0 commit comments

Comments
 (0)