Unable to grant invoke lambda in MySQL workbench (5.6.mysql_aurora.1.22.2)

0

Hi,

I am trying to set up a Lambda function invoked by a MySQL db. I have been following the documentation:

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Lambda.html#AuroraMySQL.Integrating.NativeLambda.lambda_functions

Now I am stuck when I tried to do
GRANT INVOKE LAMBDA ON . TO user@domain-or-ip-address
and MySQL workbench shows error: "INVOKE" is not valid at this position for this server version, expecting an identifier
The engine version is 5.6.mysql_aurora.1.22.2

any help is greatly appreciated
Thanks

Edited by: JackMMI on Oct 13, 2021 10:18 AM

Update:
I was able to GRANT INVOKE LAMBDA in MySQL CLI tool

Edited by: JackMMI on Oct 14, 2021 2:14 PM

JackMMI
已提問 3 年前檢視次數 274 次
1 個回答
0

Use MySQL CLI

JackMMI
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南