describeFeatureGroup
inline suspend fun SageMakerClient.describeFeatureGroup(crossinline block: DescribeFeatureGroupRequest.Builder.() -> Unit): DescribeFeatureGroupResponse
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.