{ "opencollection": "1.0.0", "info": { "name": "AWS X-Ray CreateGroup InsightImpactGraph API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "InsightImpactGraph", "type": "folder" }, "items": [ { "info": { "name": "Amazon X-Ray Get Insight Impact Graph", "type": "http" }, "http": { "method": "POST", "url": "http://xray.{region}.amazonaws.com/InsightImpactGraph", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves a service graph structure filtered by the specified insight. The service graph is limited to only structural information. For a complete service graph, use this API with the GetServiceGraph API." } ] } ], "bundled": true }