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). 
posta 4 anni fa209 visualizzazioni
1 Risposta
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

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande