v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Shows the metadata for a feature within a feature group.

post/#X-Amz-Target=SageMaker.DescribeFeatureMetadata

Headers

X-Amz-Target'SageMaker.DescribeFeatureMetadata' required

Request body

FeatureGroupNamestring required

The name of the feature group containing the feature.

FeatureNamestring required

The name of the feature.

Response

Success

FeatureGroupArnstring required

The Amazon Resource Number (ARN) of the feature group that contains the feature.

FeatureGroupNamestring required

The name of the feature group that you've specified.

FeatureNamestring required

The name of the feature that you've specified.

FeatureType'Integral' | 'Fractional' | 'String' required

The data type of the feature.

CreationTimestring date-time required

A timestamp indicating when the feature was created.

LastModifiedTimestring date-time required

A timestamp indicating when the metadata for the feature group was modified. For example, if you add a parameter describing the feature, the timestamp changes to reflect the last time you

Descriptionstring

The description you added to describe the feature.