Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_delete_feature_group: Delete the FeatureGroup and any data that was written to the OnlineStore of the FeatureGroup

Description

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.

Usage

sagemaker_delete_feature_group(FeatureGroupName)

Arguments

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.