Amazon X-Ray · Example Payload

Xray Delete Sampling Rule Request Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

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

Top-level fields

RuleNameRuleARN

Example Payload

Raw ↑
{
  "RuleName": "Example Service",
  "RuleARN": "arn:aws:xray:us-east-1:123456789012:group/default"
}