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.
The S3 bucket name and file name that identifies the document.
The AWS Region for the S3 bucket that contains the document must match the Region that you use for Amazon Textract operations.
For Amazon Textract to process a file in an S3 bucket, the user must have permission to access the S3 bucket and file.
Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z
public class S3Object
The S3Object type exposes the following members
| Name | Description | |
|---|---|---|
|
S3Object() |
| Name | Type | Description | |
|---|---|---|---|
|
Bucket | System.String |
Gets and sets the property Bucket. The name of the S3 bucket. Note that the # character is not valid in the file name. |
|
Name | System.String |
Gets and sets the property Name. The file name of the input document. Image files may be in PDF, TIFF, JPEG, or PNG format. |
|
Version | System.String |
Gets and sets the property Version. If the bucket has versioning enabled, you can specify the object version. |
.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