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 downloading input data from Amazon S3 into the processing container.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ProcessingS3Input
The ProcessingS3Input type exposes the following members
Name | Description | |
---|---|---|
![]() |
ProcessingS3Input() |
Name | Type | Description | |
---|---|---|---|
![]() |
LocalPath | System.String |
Gets and sets the property LocalPath.
The local path in your container where you want Amazon SageMaker to write input data
to. |
![]() |
S3CompressionType | Amazon.SageMaker.ProcessingS3CompressionType |
Gets and sets the property S3CompressionType.
Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing
container. |
![]() |
S3DataDistributionType | Amazon.SageMaker.ProcessingS3DataDistributionType |
Gets and sets the property S3DataDistributionType.
Whether to distribute the data from Amazon S3 to all processing instances with |
![]() |
S3DataType | Amazon.SageMaker.ProcessingS3DataType |
Gets and sets the property S3DataType.
Whether you use an |
![]() |
S3InputMode | Amazon.SageMaker.ProcessingS3InputMode |
Gets and sets the property S3InputMode.
Whether to use |
![]() |
S3Uri | System.String |
Gets and sets the property S3Uri. The URI of the Amazon S3 prefix Amazon SageMaker downloads data required to run 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