UnprocessedStatusEvent
A status event that could not be processed by the service.
Contents
- FailedReason
-
The reason why this status event could not be processed, such as throttling or validation errors.
Type: String
Valid Values:
THROTTLED | INTERNAL_ERROR | VALIDATION_ERRORRequired: Yes
- InstrumentationType
-
The type of instrumentation configuration for the unprocessed status event.
Type: String
Valid Values:
BREAKPOINT | PROBERequired: Yes
- LocationHash
-
The stable hash of the instrumentation location for the unprocessed event.
Type: String
Length Constraints: Fixed length of 16.
Required: Yes
- SignalType
-
The telemetry signal type for the unprocessed status event.
Type: String
Valid Values:
SNAPSHOTRequired: Yes
- Status
-
The status that failed to be processed.
Type: String
Valid Values:
READY | ERROR | ACTIVE | DISABLEDRequired: Yes
- Time
-
The timestamp of the status event that failed to be processed.
Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: