Describes the given feature transformation
Describes the given feature transformation.
personalize_describe_feature_transformation(featureTransformationArn)
featureTransformationArn |
[required] The Amazon Resource Name (ARN) of the feature transformation to describe. |
A list with the following syntax:
list( featureTransformation = list( name = "string", featureTransformationArn = "string", defaultParameters = list( "string" ), creationDateTime = as.POSIXct( "2015-01-01" ), lastUpdatedDateTime = as.POSIXct( "2015-01-01" ), status = "string" ) )
svc$describe_feature_transformation( featureTransformationArn = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.