Amazon X-Ray · Example Payload

Xray Resource Policy Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

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

Top-level fields

PolicyNamePolicyDocumentPolicyRevisionIdLastUpdatedTime

Example Payload

Raw ↑
{
  "PolicyName": "Example Service",
  "PolicyDocument": "example-value",
  "PolicyRevisionId": "trace-abc123def456",
  "LastUpdatedTime": "example-value"
}