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
質問済み 3年前498ビュー
2回答
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 :-)

回答済み 3年前
0

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

AWS
回答済み 3年前

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

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

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

関連するコンテンツ