sagemaker_describe_feature_metadata: Shows the metadata for a feature within a feature group

View source: R/sagemaker_operations.R

sagemaker_describe_feature_metadataR Documentation

Shows the metadata for a feature within a feature group

Description

Shows the metadata for a feature within a feature group.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_feature_metadata/ for full documentation.

Usage

sagemaker_describe_feature_metadata(FeatureGroupName, FeatureName)

Arguments

FeatureGroupName

[required] The name or Amazon Resource Name (ARN) of the feature group containing the feature.

FeatureName

[required] The name of the feature.


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