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

View source: R/sagemaker_operations.R

sagemaker_delete_feature_groupR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.