AWS Lex (IAM)

JSON →
aws ml

Amazon Lex is a service for building conversational interfaces into any application using voice and text.

lex:GetBotlex:GetBotslex:ListBotslex:GetIntentlex:GetIntentslex:PutIntentlex:PutBotlex:GetSession
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "lex:GetBot",
        "lex:GetBots",
        "lex:ListBots",
        "lex:GetIntent",
        "lex:GetIntents",
        "lex:PutIntent",
        "lex:PutBot",
        "lex:GetSession"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/lex