v1

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

List <code>FeatureGroup</code>s based on given filter and order.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListFeatureGroups' required

Request body

NameContainsstring

A string that partially matches one or more <code>FeatureGroup</code>s names. Filters <code>FeatureGroup</code>s by name.

FeatureGroupStatusEquals'Creating' | 'Created' | 'CreateFailed' | 'Deleting' | 'DeleteFailed'

A <code>FeatureGroup</code> status. Filters by <code>FeatureGroup</code> status.

OfflineStoreStatusEquals'Active' | 'Blocked' | 'Disabled'

An <code>OfflineStore</code> status. Filters by <code>OfflineStore</code> status.

CreationTimeAfterstring date-time

Use this parameter to search for <code>FeatureGroups</code>s created after a specific date and time.

CreationTimeBeforestring date-time

Use this parameter to search for <code>FeatureGroups</code>s created before a specific date and time.

SortOrder'Ascending' | 'Descending'

The order in which feature groups are listed.

SortBy'Name' | 'FeatureGroupStatus' | 'OfflineStoreStatus' | 'CreationTime'

The value on which the feature group list is sorted.

MaxResultsinteger

The maximum number of results returned by <code>ListFeatureGroups</code>.

NextTokenstring

A token to resume pagination of <code>ListFeatureGroups</code> results.

Response

Success

NextTokenstring required

A token to resume pagination of <code>ListFeatureGroups</code> results.