v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

A list of lineage groups shared with your Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/xaccount-lineage-tracking.html"> Cross-Account Lineage Tracking </a> in the <i>Amazon SageMaker Developer Guide</i>.

post/#X-Amz-Target=SageMaker.ListLineageGroups

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListLineageGroups' required

Request body

CreatedAfterstring date-time

A timestamp to filter against lineage groups created after a certain point in time.

CreatedBeforestring date-time

A timestamp to filter against lineage groups created before a certain point in time.

SortBy'Name' | 'CreationTime'

The parameter by which to sort the results. The default is <code>CreationTime</code>.

SortOrder'Ascending' | 'Descending'

The sort order for the results. The default is <code>Ascending</code>.

NextTokenstring

If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.

MaxResultsinteger

The maximum number of endpoints to return in the response. This value defaults to 10.

Response

Success

NextTokenstring

If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.