From acac7a87abae74eb9ca70155412b372d1b849fc0 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Wed, 15 Jan 2025 14:46:35 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#6526) Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com> (cherry picked from commit fdac58d0317a3a37d9bf07a5d826b37688c15171) --- .../providers/aws/aws_regions_by_service.json | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 08c1b4dccdd..1690bf64028 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1168,6 +1168,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "ca-west-1", "eu-central-1", @@ -3810,20 +3811,6 @@ ] } }, - "elastic-inference": { - "regions": { - "aws": [ - "ap-northeast-1", - "ap-northeast-2", - "eu-west-1", - "us-east-1", - "us-east-2", - "us-west-2" - ], - "aws-cn": [], - "aws-us-gov": [] - } - }, "elasticache": { "regions": { "aws": [ @@ -8910,6 +8897,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ap-southeast-7", "ca-central-1", "ca-west-1", @@ -8924,6 +8912,7 @@ "il-central-1", "me-central-1", "me-south-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2",