sagemaker_describe_feature_group {paws.machine.learning} | R Documentation |
Use this operation to describe a FeatureGroup
Description
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.
Usage
sagemaker_describe_feature_group(FeatureGroupName, NextToken = NULL)
Arguments
FeatureGroupName |
[required] The name or Amazon Resource Name (ARN) of the |
NextToken |
A token to resume pagination of the list of |
[Package paws.machine.learning version 0.9.0 Index]