View a markdown version of this page

UnprocessedStatusEvent - Application Signals

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_ERROR

Required: Yes

InstrumentationType

The type of instrumentation configuration for the unprocessed status event.

Type: String

Valid Values: BREAKPOINT | PROBE

Required: 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: SNAPSHOT

Required: Yes

Status

The status that failed to be processed.

Type: String

Valid Values: READY | ERROR | ACTIVE | DISABLED

Required: 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: