cloudwatchevidently_delete_feature {paws.management} | R Documentation |
Deletes an Evidently feature
Description
Deletes an Evidently feature.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_delete_feature/ for full documentation.
Usage
cloudwatchevidently_delete_feature(feature, project)
Arguments
feature |
[required] The name of the feature to delete. |
project |
[required] The name or ARN of the project that contains the feature to delete. |
[Package paws.management version 0.7.0 Index]