Create S3 Upload
transkribus_upload_create_s3Create a Transkribus upload from an S3 source by providing the collection ID, bucket, and object key to begin processing.
Instructions
Create an upload from an S3 source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Upload ID | |
| s3Key | No | S3 object key | |
| title | No | Document title | |
| collId | Yes | Collection ID | |
| s3Bucket | No | S3 bucket name |