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.

gefragt vor 4 Jahren254 Aufrufe
2 Antworten
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

beantwortet vor 4 Jahren
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

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen