elastic/kibana

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

Ouverte

#128 207 ouverte le 21 mars 2022

 (2 commentaires) (0 réaction) (0 personne assignée)TypeScript (8 021 forks)batch import
Team:ResponseOpsbuggood first issue

Métriques du dépôt

Stars
 (19 065 étoiles)
Métriques de merge PR
 (Merge moyen 1j 16h) (999 PRs mergées en 30 j)

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:

Guide contributeur