From d4f6a0ebf06f6025b7d8ebc88404bd54aeabe931 Mon Sep 17 00:00:00 2001 From: sergargar Date: Wed, 27 Sep 2023 09:05:54 +0000 Subject: [PATCH] feat(regions_update): Update regions for AWS services. --- prowler/providers/aws/aws_regions_by_service.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index fe79258a62..c8346d6445 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1378,8 +1378,14 @@ "chime-sdk-meetings": { "regions": { "aws": [ + "ap-northeast-1", + "ap-northeast-2", + "ap-south-1", "ap-southeast-1", + "ap-southeast-2", + "ca-central-1", "eu-central-1", + "eu-west-2", "il-central-1", "us-east-1", "us-west-2" @@ -4343,13 +4349,17 @@ "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", + "ap-southeast-4", "ca-central-1", "eu-central-1", + "eu-central-2", "eu-north-1", "eu-south-1", + "eu-south-2", "eu-west-1", "eu-west-2", "eu-west-3", + "il-central-1", "me-central-1", "me-south-1", "sa-east-1", @@ -6815,6 +6825,7 @@ "eu-central-1", "eu-west-1", "eu-west-2", + "il-central-1", "us-east-1", "us-west-2" ],