View source: R/sagemaker_operations.R
sagemaker_delete_feature_group | R Documentation |
Delete the FeatureGroup
and any data that was written to the OnlineStore
of the FeatureGroup
. Data cannot be accessed from the OnlineStore
immediately after delete_feature_group
is called.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_feature_group/ for full documentation.
sagemaker_delete_feature_group(FeatureGroupName)
FeatureGroupName |
[required] The name of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.