srinivas
0
Q:

boto3 aws lex posttext

response = client.post_text(
    botName='string',
    botAlias='string',
    userId='string',
    sessionAttributes={
        'string': 'string'
    },
    requestAttributes={
        'string': 'string'
    },
    inputText='string'
)
0

New to Communities?

Join the community