ExecutionContext
Contains contextual information about the execution of a pentest job, such as errors, warnings, or informational messages.
Contents
- context
-
The context message.
Type: String
Required: No
- contextType
-
The type of context. Valid values include ERROR, CLIENT_ERROR, WARNING, and INFO.
Type: String
Valid Values:
ERROR | CLIENT_ERROR | WARNING | INFORequired: No
- timestamp
-
The date and time the context was recorded, in UTC format.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: