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.
The configuration of an OfflineStore.
Provide an OfflineStoreConfig in a request to CreateFeatureGroup to
create an OfflineStore.
To encrypt an OfflineStore using at rest data encryption, specify Amazon Web
Services Key Management Service (KMS) key ID, or KMSKeyId, in S3StorageConfig.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class OfflineStoreConfig
The OfflineStoreConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
OfflineStoreConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
DataCatalogConfig | Amazon.SageMaker.Model.DataCatalogConfig |
Gets and sets the property DataCatalogConfig.
The meta data of the Glue table that is autogenerated when an |
|
DisableGlueTableCreation | System.Boolean |
Gets and sets the property DisableGlueTableCreation.
Set to
The default value is |
|
S3StorageConfig | Amazon.SageMaker.Model.S3StorageConfig |
Gets and sets the property S3StorageConfig.
The Amazon Simple Storage (Amazon S3) location of |
|
TableFormat | Amazon.SageMaker.TableFormat |
Gets and sets the property TableFormat. Format for the offline store table. Supported formats are Glue (Default) and Apache Iceberg. |
.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