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.

preguntada hace 4 años253 visualizaciones
2 Respuestas
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

respondido hace 4 años
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

respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas