the lambda is failing when trying to return the response from the lex bot
2023-04-15T02:49:28.972Z 0696baa3-3d05-49ad-9758-495f33defbdd INFO {
"message": "User: arn:aws:sts::xxxxxxxxxxx:assumed-role/chime-sdk-televisit-backend-LambdaKinesisRole-1OJU72XPACAFW/ChimeSDKTelevisitDemo-MessageModerator is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::xxxxxxxxxxxx:role/chime-sdk-televisit-backend-LambdaKinesisRole-1OJU72XPACAFW",
"code": "AccessDenied",
"time": "2023-04-15T02:49:28.972Z",
"requestId": "674469a9-db9f-4cf2-8ed8-7499a67805b5",
"statusCode": 403,
"retryable": false,
"retryDelay": 6.397304262170911
}
the lambda is failing when trying to return the response from the lex bot
2023-04-15T02:49:28.972Z 0696baa3-3d05-49ad-9758-495f33defbdd INFO {
"message": "User: arn:aws:sts::xxxxxxxxxxx:assumed-role/chime-sdk-televisit-backend-LambdaKinesisRole-1OJU72XPACAFW/ChimeSDKTelevisitDemo-MessageModerator is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::xxxxxxxxxxxx:role/chime-sdk-televisit-backend-LambdaKinesisRole-1OJU72XPACAFW",
"code": "AccessDenied",
"time": "2023-04-15T02:49:28.972Z",
"requestId": "674469a9-db9f-4cf2-8ed8-7499a67805b5",
"statusCode": 403,
"retryable": false,
"retryDelay": 6.397304262170911
}