Amazon Polly · Arazzo Workflow
Amazon Polly Paginate the Voice Catalog
Version 1.0.0
Page through the full DescribeVoices catalog using the NextToken cursor.
View Spec
View on GitHub
AIMachine LearningSpeech SynthesisText-To-SpeechTTSVoiceSSMLNeural EngineGenerative AIArazzoWorkflows
Provider
Workflows
paginate-voices
Retrieve the first page of voices and follow the NextToken to the next page.
Lists the first page of available voices, captures the pagination cursor, and follows it to retrieve the next page when one exists.
1
firstPage
DescribeVoices
Retrieve the first page of available voices and capture the pagination cursor.
2
nextPage
DescribeVoices
Retrieve the next page of voices using the cursor from the first page.