Взял конфиг из эластичной поисковой документации и добавил его в эластичное облако yml.
xpack.notification.email.account:
ses_account:
smtp:
auth: true
starttls.enable: true
starttls.required: true
host: email-smtp.us-east-1.amazonaws.com
port: 587
user: <username>
password: <password>
дает мне следующую ошибку:
'xpack.notification.email.account.ses_account.profile': is not allowed