- In AWS dashboard in IAM create user, user groups, add user to the user group
- create new policy via json editor:
{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "polly:SynthesizeSpeech", "polly:StartSpeechSynthesisTask" ], "Resource": "*" } ] }
- attach policy to the user group
- create access key+secret key for the user (for third-party apps)
- add them to
.env
using.env.example
as a reference
-
Notifications
You must be signed in to change notification settings - Fork 0
La-Lojban/sutysisku-lojban-corpus-downloader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published