elastic/kibana

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

Offen

#128.207 geöffnet am 21.03.2022

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (8.021 Forks)batch import
Team:ResponseOpsbuggood first issue

Repository-Metriken

Stars
 (19.065 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 16h) (999 gemergte PRs in 30 T)

Beschreibung

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