SES - API TestRenderTemplate

0

I found that the SES API has this TestRender Template feature, I need to fetch the API and get the template with replacement data.

The docs specify the following: You can execute this operation no more than once per second.

Could be any problem using this API on a production env or was not built for this kind of things?

What I want to achieve is to get the template and send an email + attachments with the SendRawEmailAsync API

1 Resposta
0

If used in production you cannot exceed a TPS of 1 with TestRenderTemplate irregardless of your account TPS

All actions (except for SendEmail, SendRawEmail, and SendTemplatedEmail) are throttled at one request per second.

https://docs.aws.amazon.com/ses/latest/dg/quotas.html#quotas-api

You can use SendRawEmail up to the account limit

AWS
ENGENHEIRO DE SUPORTE
respondido há um ano

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