Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

QueryFilters - Amazon SageMaker

QueryFilters

A set of filters to narrow the set of lineage entities connected to the StartArn(s) returned by the QueryLineage API action.

Contents

CreatedAfter

Filter the lineage entities connected to the StartArn(s) after the create date.

Type: Timestamp

Required: No

CreatedBefore

Filter the lineage entities connected to the StartArn(s) by created date.

Type: Timestamp

Required: No

LineageTypes

Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.

Type: Array of strings

Array Members: Maximum number of 4 items.

Valid Values: TrialComponent | Artifact | Context | Action

Required: No

ModifiedAfter

Filter the lineage entities connected to the StartArn(s) after the last modified date.

Type: Timestamp

Required: No

ModifiedBefore

Filter the lineage entities connected to the StartArn(s) before the last modified date.

Type: Timestamp

Required: No

Properties

Filter the lineage entities connected to the StartArn(s) by a set if property key value pairs. If multiple pairs are provided, an entity is included in the results if it matches any of the provided pairs.

Type: String to string map

Map Entries: Maximum number of 5 items.

Key Length Constraints: Maximum length of 256.

Value Length Constraints: Maximum length of 256.

Required: No

Types

Filter the lineage entities connected to the StartArn by type. For example: DataSet, Model, Endpoint, or ModelDeployment.

Type: Array of strings

Array Members: Maximum number of 5 items.

Length Constraints: Maximum length of 40.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.