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.
Settings that affect how the inference component caches data.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class InferenceComponentDataCacheConfig
The InferenceComponentDataCacheConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
InferenceComponentDataCacheConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
EnableCaching | System.Boolean |
Gets and sets the property EnableCaching. Sets whether the endpoint that hosts the inference component caches the model artifacts and container image. With caching enabled, the endpoint caches this data in each instance that it provisions for the inference component. That way, the inference component deploys faster during the auto scaling process. If caching isn't enabled, the inference component takes longer to deploy because of the time it spends downloading the data. |
.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