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
Find Examples
Search for examples using subtitleTranslateAws in our examples repo.