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개 답변
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
지원 엔지니어
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠