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
feita há 3 anos498 visualizações
2 Respostas
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 :-)

respondido há 3 anos
0

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

AWS
respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas