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.
Configuration for uploading output data to Amazon S3 from the processing container.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ProcessingS3Output
The ProcessingS3Output type exposes the following members
Name | Description | |
---|---|---|
ProcessingS3Output() |
Name | Type | Description | |
---|---|---|---|
LocalPath | System.String |
Gets and sets the property LocalPath.
The local path of a directory where you want Amazon SageMaker to upload its contents
to Amazon S3. |
|
S3UploadMode | Amazon.SageMaker.ProcessingS3UploadMode |
Gets and sets the property S3UploadMode. Whether to upload the results of the processing job continuously or after the job completes. |
|
S3Uri | System.String |
Gets and sets the property S3Uri. A URI that identifies the Amazon S3 bucket where you want Amazon SageMaker to save the results of a processing 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