| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakerfeaturestoreruntime |
Contains all data plane API operations and data types for the Amazon SageMaker Feature Store.
|
| software.amazon.awssdk.services.sagemakerfeaturestoreruntime.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutRecordResponse |
SageMakerFeatureStoreRuntimeClient.putRecord(PutRecordRequest putRecordRequest)
Used for data ingestion into the
FeatureStore. |
default CompletableFuture<PutRecordResponse> |
SageMakerFeatureStoreRuntimeAsyncClient.putRecord(PutRecordRequest putRecordRequest)
Used for data ingestion into the
FeatureStore. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutRecordRequestMarshaller.marshall(PutRecordRequest putRecordRequest) |
Copyright © 2022. All rights reserved.