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)
[required] The name of the FeatureGroup
you want to delete. The name must be
unique within an Amazon Web Services Region in an Amazon Web Services
account.