InstrumentationStatusEvent
A status event for an instrumentation configuration returned by GetInstrumentationConfigurationStatus. Events include the timestamp and, for errors, an error cause.
Contents
- Time
-
The time when the status was reported, rounded to the nearest minute.
Type: Timestamp
Required: Yes
- ErrorCause
-
The error cause when the status is
ERROR.Type: String
Valid Values:
FILE_NOT_FOUND | METHOD_NOT_FOUND | LINE_NOT_EXECUTABLE | OVERLOADED_METHODS | LANGUAGE_MISMATCH | RUNTIME_ERRORRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: