AWS Polly (IAM)

JSON →
aws ml

Amazon Polly is a service that turns text into lifelike speech using deep learning, allowing you to create applications that talk.

polly:DescribeVoicespolly:ListLexiconspolly:GetLexiconpolly:PutLexiconpolly:StartSpeechSynthesisTask
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "polly:DescribeVoices",
        "polly:ListLexicons",
        "polly:GetLexicon",
        "polly:PutLexicon",
        "polly:StartSpeechSynthesisTask"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/polly