Amazon X-Ray · Example Payload

Xray Put Resource Policy Request Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

Xray Put Resource Policy Request 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

PolicyNamePolicyDocumentPolicyRevisionIdBypassPolicyLockoutCheck

Example Payload

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