aws
Vault Credentials
| Key | Description |
|---|---|
access_key_id | AWS Access Key ID from your IAM user or role |
secret_access_key | AWS Secret Access Key corresponding to the Access Key ID |
region | AWS region where Transcribe requests are sent (e.g. us-east-1) |
Setup
Create AWS credentials with Transcribe access
In the AWS IAM console → Users → Create User → attach the
AmazonTranscribeFullAccess policy (or a scoped custom policy). Generate an access key pair under Security credentials.Add to Rapida vault
In the Rapida dashboard → Credentials → Create Credential, select provider AWS, enter
access_key_id, secret_access_key, and region.Configure the assistant
In the assistant settings → STT Provider, select AWS Transcribe.
See the full list of supported languages in the AWS Transcribe documentation.
| Option | Example | Description |
|---|---|---|
language | en-US | Language code: en-US, en-GB, es-US, fr-FR, de-DE, it-IT, pt-BR, ja-JP, ko-KR, zh-CN, and more |