SES V2 cannot send email up to 10MB

0

Hello,

i have some issue on SES, i send email with SES API v2 using nodejs, but i'm send file more than 10mb and then i'm got error InvalidParameterValue: Message length is more than 10485760 bytes. i'm reading what new aws https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-ses-v2-supports-email-size-40mb-inbound-outbound-emails-default/

does anyone know this problem?

posta 2 anni fa1346 visualizzazioni
1 Risposta
0

Do you have the latest nodejs AWS SDK version? That SES release is only a couple of weeks old, and though I pretty sure the Python SDK gets updated straight away to support new API functionality, maybe there's a lag with nodejs and even the latest nodejs SDK might not support this yet.

ESPERTO
con risposta 2 anni fa
  • i used version "aws-sdk": "2.1133.0" but still not success for send email up to 10MB.. oh thank a lot reply my question..

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande