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 Polly requests are sent (e.g. us-east-1) |
Setup
Create AWS credentials with Polly access
In the AWS IAM console → Users → Create User → attach the
AmazonPollyReadOnlyAccess 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 → TTS Provider, select AWS Polly.
See the full list of voices in the AWS Polly voice documentation.
| Option | Example | Description |
|---|---|---|
model | neural | Engine: neural, standard, generative |
voice_id | Joanna | Polly voice ID (e.g. Joanna, Matthew, Amy, Brian, Ivy, Justin, Kendra, Kimberly, Salli, Joey) |
language | en-US | Language code: en-US, en-GB, es-ES, fr-FR, de-DE, it-IT, ja-JP, pt-BR, and more |