From a1dcc1310a8d6b858a91a21dcd95a079ef9e544d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:11:58 +0200 Subject: [PATCH] feat(regions_update): Update regions for AWS services. (#1246) Co-authored-by: jfagoagas --- 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 b1351b42..002b71b6 100644 --- a/providers/aws/aws_regions_by_service.json +++ b/providers/aws/aws_regions_by_service.json @@ -5164,6 +5164,7 @@ "timestream": { "regions": { "aws": [ + "ap-southeast-2", "eu-central-1", "eu-west-1", "us-east-1",