Auth0 settings: OIDC for email provider access

Feature: Provide a short title of your feature request/feedback.
I’d really like it if we could use OIDC for email provider access when sending mail from Auth0 instead of access keys that need to periodically be rotated.

Description: Give us some details about your feedback/feature request. Examples, screenshots, videos, etc. are helpful.
I don’t think I need to explain OIDC workflows to Auth0.

Use-case: Tell us what you are building. How would the feedback/feature improve your experience?
In our case we’re using AWS SES to send mail from Auth0, and per our security compliance program need to periodically rotate access keys. This is pointless manual work when with OIDC we would not have manual access keys, and also could use an IAM role instead of a full user for access.