AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.AsyncInferenceOutputConfig

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class AsyncInferenceOutputConfig

The AsyncInferenceOutputConfig type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property NotificationConfig Amazon.SageMaker.Model.AsyncInferenceNotificationConfig

Gets and sets the property NotificationConfig.

Specifies the configuration for notifications of inference results for asynchronous inference.

Public Property S3FailurePath System.String

Gets and sets the property S3FailurePath.

The Amazon S3 location to upload failure inference responses to.

Public Property S3OutputPath System.String

Gets and sets the property S3OutputPath.

The Amazon S3 location to upload inference responses to.

Version Information

.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