Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
muzzamilinovaqo committed Apr 22, 2024
1 parent dddefc9 commit 9a1fab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/aws/workspaces/workSpacesHealthyInstances.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
domain: 'Identity and Access Management',
severity: 'Medium',
description: 'Ensures that the AWS WorkSpace have healthy instances.',
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.',
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.',
recommended_action: 'Troubleshoot and resolve the unhealthy workspace issues.',
link: 'https://docs.aws.amazon.com/workspaces/latest/adminguide/cloudwatch-dashboard.html',
apis: ['WorkSpaces:describeWorkspaces','STS:getCallerIdentity'],
Expand Down

0 comments on commit 9a1fab9

Please sign in to comment.