Delete the FeatureGroup and any data that was written to the OnlineStore of the FeatureGroup
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.
Data written into the OfflineStore
will not be deleted. The AWS Glue
database and tables that are automatically created for your
OfflineStore
are not deleted.
sagemaker_delete_feature_group(FeatureGroupName)
FeatureGroupName |
[required] The name of the |
An empty list.
svc$delete_feature_group( FeatureGroupName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.