View source: R/sagemaker_operations.R
sagemaker_describe_feature_group | R Documentation |
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)
FeatureGroupName |
[required] The name or Amazon Resource Name (ARN) of the |
NextToken |
A token to resume pagination of the list of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.