implementation("aws.sdk.kotlin:lexruntimeservice:1.6.57")
Enables interaction with Amazon Lex bots through operations like `DeleteSession`, `GetSession`, `PostContent`, `PostText`, and `PutSession`.