Use this operation to describe a FeatureGroup
. The response includes information on the creation time, FeatureGroup
name, the unique identifier for each FeatureGroup
, and more.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_feature_group/ for full documentation.
sagemaker_describe_feature_group(FeatureGroupName, NextToken = NULL)
[required] The name or Amazon Resource Name (ARN) of the FeatureGroup
you want
described.
A token to resume pagination of the list of Features
(FeatureDefinitions
). 2,500 Features
are returned by default.