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). 
demandé il y a 4 ans209 vues
1 réponse
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

répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions