Can I use an IAM role instead of static SMTP credentials?
No. Kong Gateway currently requires a static SMTP username and password for authentication. IAM role-based authentication for SES SMTP is not supported at this time.
Can I store the SMTP password in a Vault instead of kong.conf?
Yes. If you have a Vault backend configured, you can reference the SMTP password as a Vault secret using the {vault://...} syntax in kong.conf.