personalize_describe_feature_transformation {paws.machine.learning}R Documentation

Describes the given feature transformation

Description

Describes the given feature transformation.

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

Usage

personalize_describe_feature_transformation(featureTransformationArn)

Arguments

featureTransformationArn

[required] The Amazon Resource Name (ARN) of the feature transformation to describe.


[Package paws.machine.learning version 0.9.0 Index]