Skip to main content

ITranscribeInputDataConfig

Interface in AWS.Transcribe

Interface for InputDataConfig.

Properties

DataAccessRoleArn

property DataAccessRoleArn: TARN

Specifies the Amazon Resource Name (ARN) of an IAM role that has permissions to access the Amazon S3 bucket containing your input files.

S3Uri

property S3Uri: string

Specifies the Amazon S3 location (URI) of the text files you want to use to train your custom language model.

TuningDataS3Uri

property TuningDataS3Uri: string

Specifies the Amazon S3 location (URI) of the text files you want to use to tune your custom language model.