AWS X-Ray (IAM)

JSON →
aws monitoring

AWS X-Ray helps developers analyze and debug distributed applications, such as those built using a microservices architecture, by providing end-to-end tracing and service maps.

xray:GetTraceSummariesxray:GetServiceGraphxray:GetTraceGraphxray:GetGroupxray:GetGroupsxray:PutTraceSegmentsxray:GetSamplingRulesxray:GetSamplingTargets
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "xray:GetTraceSummaries",
        "xray:GetServiceGraph",
        "xray:GetTraceGraph",
        "xray:GetGroup",
        "xray:GetGroups",
        "xray:PutTraceSegments",
        "xray:GetSamplingRules",
        "xray:GetSamplingTargets"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/xray