OnlineStoreConfigUpdate
Updates the feature group online store configuration.
Contents
- StorageType
-
The online store storage type to migrate the feature group to. Use this parameter to migrate an existing feature group from
StandardtoStandard_V2storage format, enabling support for the UpdateRecord operation. Migration is a one-way operation and cannot be reversed.Type: String
Valid Values:
Standard | Standard_V2 | InMemoryRequired: No
- TtlDuration
-
Time to live duration, where the record is hard deleted after the expiration time is reached;
ExpiresAt=EventTime+TtlDuration. For information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.Type: TtlDuration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: