v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14249188.5 KB

Lists data source packages in the behavior graph.

post/graph/datasources/list

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

GraphArnstring required

The ARN of the behavior graph.

NextTokenstring

For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.

MaxResultsinteger

The maximum number of results to return.

Response

Success

DatasourcePackagesobject

Details on the data source packages active in the behavior graph.

NextTokenstring

For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.