![]() |
![]()
| ![]() |
![]()
NAMEPaws::SageMaker::DescribeFeatureGroupResponse ATTRIBUTESREQUIRED CreationTime => StrA timestamp indicating when SageMaker created the "FeatureGroup". Description => StrA free form description of the feature group. REQUIRED EventTimeFeatureName => StrThe 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". FailureReason => StrThe reason that the "FeatureGroup" failed to be replicated in the "OfflineStore". This is failure can occur because:
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 => StrThe Amazon Resource Name (ARN) of the "FeatureGroup". REQUIRED FeatureGroupName => Strhe name of the "FeatureGroup". FeatureGroupStatus => StrThe 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"). OfflineStoreConfig => Paws::SageMaker::OfflineStoreConfigThe 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. OfflineStoreStatus => Paws::SageMaker::OfflineStoreStatusThe status of the "OfflineStore". Notifies you if replicating data into the "OfflineStore" has failed. Returns either: "Active" or "Blocked" OnlineStoreConfig => Paws::SageMaker::OnlineStoreConfigThe configuration for the "OnlineStore". REQUIRED RecordIdentifierFeatureName => StrThe name of the "Feature" used for "RecordIdentifier", whose value uniquely identifies a record stored in the feature store. RoleArn => StrThe Amazon Resource Name (ARN) of the IAM execution role used to persist data into the "OfflineStore" if an "OfflineStoreConfig" is provided. _request_id => Str
|