GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SageMaker::DescribeFeatureGroupResponse(3) User Contributed Perl Documentation Paws::SageMaker::DescribeFeatureGroupResponse(3)

Paws::SageMaker::DescribeFeatureGroupResponse

REQUIRED CreationTime => Str

A timestamp indicating when SageMaker created the "FeatureGroup".

A free form description of the feature group.

REQUIRED EventTimeFeatureName => Str

The name of the feature that stores the "EventTime" of a Record in a "FeatureGroup".

An "EventTime" is a point in time when a new event occurs that corresponds to the creation or update of a "Record" in a "FeatureGroup". All "Records" in the "FeatureGroup" have a corresponding "EventTime".

The reason that the "FeatureGroup" failed to be replicated in the "OfflineStore". This is failure can occur because:

  • The "FeatureGroup" could not be created in the "OfflineStore".
  • The "FeatureGroup" could not be deleted from the "OfflineStore".

REQUIRED FeatureDefinitions => ArrayRef[Paws::SageMaker::FeatureDefinition]

A list of the "Features" in the "FeatureGroup". Each feature is defined by a "FeatureName" and "FeatureType".

REQUIRED FeatureGroupArn => Str

The Amazon Resource Name (ARN) of the "FeatureGroup".

REQUIRED FeatureGroupName => Str

he name of the "FeatureGroup".

The status of the feature group.

Valid values are: "Creating", "Created", "CreateFailed", "Deleting", "DeleteFailed" =head2 REQUIRED NextToken => Str

A token to resume pagination of the list of "Features" ("FeatureDefinitions").

The configuration of the "OfflineStore", inducing the S3 location of the "OfflineStore", Amazon Web Services Glue or Amazon Web Services Hive data catalogue configurations, and the security configuration.

The status of the "OfflineStore". Notifies you if replicating data into the "OfflineStore" has failed. Returns either: "Active" or "Blocked"

The configuration for the "OnlineStore".

REQUIRED RecordIdentifierFeatureName => Str

The name of the "Feature" used for "RecordIdentifier", whose value uniquely identifies a record stored in the feature store.

The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the "OfflineStore" if an "OfflineStoreConfig" is provided.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.