elastic/kibana

[ResponseOps] Amazon SES service selection assumes us-east region

Open

#128,207 建立於 2022年3月21日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (19,065 star) (8,021 fork)batch import
Team:ResponseOpsbuggood first issue

描述

Creating an email connector and selecting the Amazon SES service defaults to the us-east region but we should support users changing the region as others are supported on the SES side. It seems strange to me that once a known service is selected, we do not allow the user to edit it - the default value should be a suggested one but also editable.

To be fair, users can get around this now by either updating the connector, post creation or by using the Other field and typing in the url manually.

Screenshot of existing behavior:

貢獻者指南