NorskTransform.subtitleTranslateAws() method

Translate subtitles using the AWS Translate service.

Credentials are provided either via the standard AWS environment variables (for the Norsk server instance), EC2 role credentials (IMDSv2), etc via the AWS SDK standard credential provider chain.

Signature:

subtitleTranslateAws(settings: SubtitleTranslateAwsSettings): Promise<SubtitleTranslateAwsNode>;

Parameters

Parameter Type Description

settings

SubtitleTranslateAwsSettings

Returns:

Find Examples