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.

Information about where and how you want to store the results of a monitoring job.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.MonitoringS3Output

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

Syntax

C#
public class MonitoringS3Output

The MonitoringS3Output type exposes the following members

Constructors

NameDescription
Public Method MonitoringS3Output()

Properties

NameTypeDescription
Public Property LocalPath System.String

Gets and sets the property LocalPath.

The local path to the Amazon S3 storage location where Amazon SageMaker AI saves the results of a monitoring job. LocalPath is an absolute path for the output data.

Public Property S3UploadMode Amazon.SageMaker.ProcessingS3UploadMode

Gets and sets the property S3UploadMode.

Whether to upload the results of the monitoring job continuously or after the job completes.

Public Property S3Uri System.String

Gets and sets the property S3Uri.

A URI that identifies the Amazon S3 storage location where Amazon SageMaker AI saves the results of a monitoring job.

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