v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430232150.8 KB

Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result. Root services process incoming requests and make calls to downstream services. Root services are applications that use the <a href="https://docs.aws.amazon.com/xray/index.html">Amazon Web Services X-Ray SDK</a>. Downstream services can be other applications, Amazon Web Services resources, HTTP web APIs, or SQL databases.

post/ServiceGraph

Query parameters

NextTokenstring

Pagination token

Request body

StartTimestring date-time required

The start of the time frame for which to generate a graph.

EndTimestring date-time required

The end of the timeframe for which to generate a graph.

GroupNamestring

The name of a group based on which you want to generate a graph.

GroupARNstring

The Amazon Resource Name (ARN) of a group based on which you want to generate a graph.

NextTokenstring

Pagination token.

Response

Success

StartTimestring date-time

The start of the time frame for which the graph was generated.

EndTimestring date-time

The end of the time frame for which the graph was generated.

ContainsOldGroupVersionsboolean

A flag indicating whether the group's filter expression has been consistent, or if the returned service graph may show traces from an older version of the group's filter expression.

NextTokenstring

Pagination token.