Amazon X-Ray · Example Payload

Xray Encryption Config Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

Xray Encryption Config Example is an example object payload from Amazon X-Ray, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

KeyIdStatusType

Example Payload

Raw ↑
{
  "KeyId": "trace-abc123def456",
  "Status": "ACTIVE",
  "Type": "AWS::Lambda::Function"
}