AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetRecord operation.
Use for OnlineStore
serving from a FeatureStore
. Only the latest records
stored in the OnlineStore
can be retrieved. If no Record with RecordIdentifierValue
is found, then an empty result is returned.
Namespace: Amazon.SageMakerFeatureStoreRuntime.Model
Assembly: AWSSDK.SageMakerFeatureStoreRuntime.dll
Version: 3.x.y.z
public class GetRecordRequest : AmazonSageMakerFeatureStoreRuntimeRequest IAmazonWebServiceRequest
The GetRecordRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetRecordRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ExpirationTimeResponse | Amazon.SageMakerFeatureStoreRuntime.ExpirationTimeResponse |
Gets and sets the property ExpirationTimeResponse.
Parameter to request |
![]() |
FeatureGroupName | System.String |
Gets and sets the property FeatureGroupName. The name or Amazon Resource Name (ARN) of the feature group from which you want to retrieve a record. |
![]() |
FeatureNames | System.Collections.Generic.List<System.String> |
Gets and sets the property FeatureNames. List of names of Features to be retrieved. If not specified, the latest value for all the Features are returned. |
![]() |
RecordIdentifierValueAsString | System.String |
Gets and sets the property RecordIdentifierValueAsString.
The value that corresponds to |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5