OfflineStoreConfig
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 AWS Key
Management Service (KMS) key ID, or KMSKeyId
, in
S3StorageConfig
.
Contents
- DataCatalogConfig
-
The meta data of the Glue table that is autogenerated when an
OfflineStore
is created.Type: DataCatalogConfig object
Required: No
- DisableGlueTableCreation
-
Set to
True
to disable the automatic creation of an AWS Glue table when configuring anOfflineStore
.Type: Boolean
Required: No
- S3StorageConfig
-
The Amazon Simple Storage (Amazon S3) location of
OfflineStore
.Type: S3StorageConfig object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: