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.
Details for where to store the optimized model that you create with the optimization job.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class OptimizationJobOutputConfig
The OptimizationJobOutputConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
OptimizationJobOutputConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. The Amazon Resource Name (ARN) of a key in Amazon Web Services KMS. SageMaker uses they key to encrypt the artifacts of the optimized model when SageMaker uploads the model to Amazon S3. |
|
S3OutputLocation | System.String |
Gets and sets the property S3OutputLocation. The Amazon S3 URI for where to store the optimized model that you create with an optimization job. |
|
SageMakerModel | Amazon.SageMaker.Model.OptimizationSageMakerModel |
Gets and sets the property SageMakerModel. The name of a SageMaker model to use as the output destination for an optimization job. |
.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