Amazon Polly · Arazzo Workflow
Amazon Polly Lexicon Lifecycle
Version 1.0.0
Store a lexicon, list lexicons, read it back, and delete it.
View Spec
View on GitHub
AIMachine LearningSpeech SynthesisText-To-SpeechTTSVoiceSSMLNeural EngineGenerative AIArazzoWorkflows
Provider
Workflows
lexicon-lifecycle
Create, list, read, and delete a pronunciation lexicon.
Stores a PLS lexicon, lists lexicons in the region, reads the stored lexicon back, and deletes it to leave the region clean.
1
putLexicon
PutLexicon
Store the PLS lexicon under the supplied name.
2
listLexicons
ListLexicons
List the lexicons stored in the region to confirm the new one is present.
3
getLexicon
GetLexicon
Retrieve the stored lexicon content and attributes.
4
deleteLexicon
DeleteLexicon
Delete the lexicon to remove it from the region.