elastic/kibana

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

Open

#128207 opened on Mar 21, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Team:ResponseOpsbuggood first issue

Description

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:

Contributor guide