AgentFilter
Contains information about an Amazon Inspector Classic agent. This data type is used as a request parameter in the ListAssessmentRunAgents action.
Contents
- agentHealthCodes
-
The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Valid Values:
IDLE | RUNNING | SHUTDOWN | UNHEALTHY | THROTTLED | UNKNOWN
Required: Yes
- agentHealths
-
The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Valid Values:
HEALTHY | UNHEALTHY | UNKNOWN
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: