From 8c3e1b96f9cd72a6189174caacbdd081ed80740c Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 14 Oct 2025 15:27:32 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#8901) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- .../providers/aws/aws_regions_by_service.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 7eafb1f862..1c5ea06b5f 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -3493,10 +3493,13 @@ "ap-east-1", "ap-northeast-1", "ap-northeast-2", + "ap-northeast-3", "ap-south-1", "ap-south-2", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "eu-central-1", "eu-north-1", @@ -3507,6 +3510,7 @@ "eu-west-3", "il-central-1", "me-central-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2", @@ -5498,6 +5502,7 @@ "aws": [ "af-south-1", "ap-east-1", + "ap-east-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", @@ -6217,23 +6222,33 @@ "kafkaconnect": { "regions": { "aws": [ + "af-south-1", + "ap-east-1", "ap-east-2", "ap-northeast-1", "ap-northeast-2", + "ap-northeast-3", "ap-south-1", "ap-south-2", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-3", + "ap-southeast-4", "ap-southeast-5", "ap-southeast-7", "ca-central-1", "ca-west-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", "mx-central-1", "sa-east-1", "us-east-1", @@ -7831,6 +7846,8 @@ "ap-northeast-1", "ap-south-1", "ap-southeast-1", + "ap-southeast-2", + "ca-central-1", "eu-central-1", "eu-west-1", "eu-west-2", @@ -8382,8 +8399,10 @@ "ap-northeast-3", "ap-south-1", "ap-southeast-1", + "ca-central-1", "eu-central-1", "eu-west-1", + "eu-west-2", "us-east-1", "us-east-2", "us-west-2" @@ -10034,6 +10053,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-6", "ca-central-1", "ca-west-1", "eu-central-1", @@ -11275,6 +11295,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-6", "ap-southeast-7", "ca-central-1", "ca-west-1",