sagemaker_describe_feature_group: Use this operation to describe a FeatureGroup

View source: R/sagemaker_operations.R

sagemaker_describe_feature_groupR Documentation

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.


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