From a5e58ad9ce0894715150f3bcd8ff2a0afb3afa51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 11:15:17 +0200 Subject: [PATCH] feat(regions_update): Update regions for AWS services. (#1267) --- providers/aws/aws_regions_by_service.json | 1 + 1 file changed, 1 insertion(+) diff --git a/providers/aws/aws_regions_by_service.json b/providers/aws/aws_regions_by_service.json index a8e8306b..21219973 100644 --- a/providers/aws/aws_regions_by_service.json +++ b/providers/aws/aws_regions_by_service.json @@ -5170,6 +5170,7 @@ "timestream": { "regions": { "aws": [ + "ap-northeast-1", "ap-southeast-2", "eu-central-1", "eu-west-1",