Error message typo in setting iot rule to use get_dynamodb

0

In this document: https://docs.aws.amazon.com/iot/latest/developerguide/iot-sql-functions.html#iot-sql-function-get-dynamodb, it says

get_dynamodb(tableName, partitionKeyName, partitionKeyValue, sortKeyName, sortKeyValue, roleArn)

But when you encounter an error setting up the sql and trace the AWS IOT logs,

Expected get_dynamodb(tableName, primaryKeyValue, primaryKeyName, roleArn) or get_dynamodb(tableName, primaryKeyValue, primaryKeyName, sortKeyValue, sortKeyName, roleArn). 
質問済み 4年前235ビュー
1回答
0

Hi Janpoltan,

We have identified this issue and are working on a fix. Thank you for bringing this to our attention.

Thanks,
Ningwei

Edited by: ningweiaws on May 5, 2020 10:05 AM

回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ