Throttle rate for CRUD APIs

0

I found in the Timestream documentation that "The maximum number of Create/Update/List/Describe/Delete database/table API requests allowed per second per account, in the current region"

Does this mean that if I have a Lambda function that writes data points into Timestream. That function can only write 1 datapoint per second?
If YES, What if I have hundreds or thousands of devices that need to write data into Timestream ? For sure there will be more than 1 data point write per second.

thanks

mvjp
demandé il y a 3 ans498 vues
2 réponses
1

Hi!

Can you give more details please? Does this limit apply to the Query API?
Can I "run millions of queries processing small or large amounts of data"? (like written here: https://docs.aws.amazon.com/timestream/latest/developerguide/queries.html)

Thank you :-)

répondu il y a 3 ans
0

No, that limit does not apply to the WriteRecords API.

AWS
répondu il y a 3 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