QueryFilters
class QueryFilters
A set of filters to narrow the set of lineage entities connected to the StartArn
(s) returned by the QueryLineage
API action.
Types
Properties
Link copied to clipboard
Filter the lineage entities connected to the StartArn
(s) after the create date.
Link copied to clipboard
Filter the lineage entities connected to the StartArn
(s) by created date.
Link copied to clipboard
Filter the lineage entities connected to the StartArn
(s) by the type of the lineage entity.
Link copied to clipboard
Filter the lineage entities connected to the StartArn
(s) after the last modified date.
Link copied to clipboard
Filter the lineage entities connected to the StartArn
(s) before the last modified date.
Link copied to clipboard
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.