ErrorInformation
Contains error information for a pentest job that encountered an error.
Contents
- code
-
The error code. Valid values include CLIENT_ERROR, INTERNAL_ERROR, and STOPPED_BY_USER.
Type: String
Valid Values:
CLIENT_ERROR | INTERNAL_ERROR | STOPPED_BY_USERRequired: No
- message
-
A message describing the error.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: