你可以使用IoT Core SQL函数“get_dynamodb()”查询GSI吗?

0

【以下的问题经过翻译处理】 这个文档并未提及索引名称,但我们的要求是能够查询GSI上的属性。(https://docs.aws.amazon.com/iot/latest/developerguide/iot-sql-functions.html#iot-sql-function-get-dynamodb)

profile picture
EXPERT
asked 5 months ago59 views
1 Answer
0

【以下的回答经过翻译处理】 “get_dynamodb()”函数无法查询GSIs,但您可以使用[aws_lambda()](https://docs.aws.amazon.com/iot/latest/developerguide/iot-sql-functions.html#iot-func-aws-lambda)调用查询Dynamo DB表GSI的lambda函数。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions