{"slug":"iam-aws-polly","cloud":"aws","service":"polly","title":"AWS Polly (IAM)","description":"Amazon Polly is a service that turns text into lifelike speech using deep learning, allowing you to create applications that talk.","category":"ml","common_permissions":["polly:DescribeVoices","polly:ListLexicons","polly:GetLexicon","polly:PutLexicon","polly:StartSpeechSynthesisTask"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"polly:DescribeVoices\",\n        \"polly:ListLexicons\",\n        \"polly:GetLexicon\",\n        \"polly:PutLexicon\",\n        \"polly:StartSpeechSynthesisTask\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid polly:* — grants full control including deletion of lexicons.","Avoid polly:DeleteLexicon — can remove custom pronunciation lexicons."],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/polly/polly.json","tags":["iam","aws"],"last_verified":"2026-06-14T00:00:00.000Z","next_check":"2026-12-11T00:00:00.000Z","created_at":"2026-06-14T04:50:31.668Z","updated_at":"2026-06-14T04:50:31.668Z"}