Block polly due to a loop of requests

0

Hi, I'm using polly for a low number of SynthesizeSpeech requests. For a possible bug that could somehow send a very high amount of requests in a loop, there is a way to block this service following an out of the ordinary use of resources, maybe with some policies (I can't find a target function that's right for me to work with a cloudwatch alarm), or maybe like other aws services it is supervised and freezes following unusual activities? Thank you in advance.

已提問 4 年前檢視次數 253 次
2 個答案
0

Hi NickDrake,

Thank you for reaching out. Unfortunately there is no mechanisms we can propose other than tweaking some code that will track generated traffic and block it if it exceeds a certain accepted limit on the client side.

On the other had you can also request a limit 'decrease' using this page for Amazon Polly using this link: https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html

Thank you,
Fatih

已回答 4 年前
0

Thank you! However, I admit that it is a feature not easy to find in online searches, I have never found any suggestions related to the settings about limits of the the various services. Very useful advice.

Edited by: NickDrake on Aug 19, 2020 5:47 AM

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南