LAP Registry

Amazon Polly Skill

amazonaws-com-polly

Provider: Amazon Web Services Version: 2016-06-10 Endpoints: 9 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
DELETE/v1/lexicons/{LexiconName}
GET/v1/voicesDeletes the specified pronunciation lexicon stored in an Amazon Web Services Region. A lexicon which has been deleted is not available for speech synthesis, nor is it possible to...
GET/v1/lexicons/{LexiconName}Returns the list of voices that are available for use when requesting speech synthesis. Each voice speaks a specified language, is either male or female, and is identified by an I...
GET/v1/synthesisTasks/{TaskId}Returns the content of the specified pronunciation lexicon stored in an Amazon Web Services Region. For more information, see Managing Lexicons.
GET/v1/lexiconsRetrieves a specific SpeechSynthesisTask object based on its TaskID. This object contains information about the given speech synthesis task, including the status of the task, and...
GET/v1/synthesisTasksReturns a list of pronunciation lexicons stored in an Amazon Web Services Region. For more information, see Managing Lexicons.
PUT/v1/lexicons/{LexiconName}Returns a list of SpeechSynthesisTask objects ordered by their creation date. This operation can filter the tasks by their status, for example, allowing users to list only tasks t...
POST/v1/synthesisTasksStores a pronunciation lexicon in an Amazon Web Services Region. If a lexicon with the same name already exists in the region, it is overwritten by the new lexicon. Lexicon operat...
POST/v1/speechAllows the creation of an asynchronous synthesis task, by starting a new SpeechSynthesisTask. This operation requires all the standard information needed for speech synthesis, plu...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-polly

Downloads and installs to ~/.claude/skills/amazonaws-com-polly/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)