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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠