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.
Specifies the configuration for asynchronous inference invocation outputs.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class AsyncInferenceOutputConfig
The AsyncInferenceOutputConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
AsyncInferenceOutputConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the asynchronous inference output in Amazon S3. |
|
NotificationConfig | Amazon.SageMaker.Model.AsyncInferenceNotificationConfig |
Gets and sets the property NotificationConfig. Specifies the configuration for notifications of inference results for asynchronous inference. |
|
S3FailurePath | System.String |
Gets and sets the property S3FailurePath. The Amazon S3 location to upload failure inference responses to. |
|
S3OutputPath | System.String |
Gets and sets the property S3OutputPath. The Amazon S3 location to upload inference responses to. |
.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