Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_describe_feature_group: Use this operation to describe a FeatureGroup

Description

Use this operation to describe a FeatureGroup. The response includes information on the creation time, FeatureGroup name, the unique identifier for each FeatureGroup, and more.

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

Usage

sagemaker_describe_feature_group(FeatureGroupName, NextToken = NULL)

Arguments

FeatureGroupName

[required] The name or Amazon Resource Name (ARN) of the FeatureGroup you want described.

NextToken

A token to resume pagination of the list of Features (FeatureDefinitions). 2,500 Features are returned by default.