{"slug":"iam-aws-lex","cloud":"aws","service":"lex","title":"AWS Lex (IAM)","description":"Amazon Lex is a service for building conversational interfaces into any application using voice and text.","category":"ml","common_permissions":["lex:GetBot","lex:GetBots","lex:ListBots","lex:GetIntent","lex:GetIntents","lex:PutIntent","lex:PutBot","lex:GetSession"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"lex:GetBot\",\n        \"lex:GetBots\",\n        \"lex:ListBots\",\n        \"lex:GetIntent\",\n        \"lex:GetIntents\",\n        \"lex:PutIntent\",\n        \"lex:PutBot\",\n        \"lex:GetSession\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid lex:* — grants full access to create, modify, and delete bots and intents.","Avoid lex:DeleteBot — can permanently remove a bot and its associated resources."],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/lex/lex.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"}