From 58cd9446182a91806af14b65d20997cdccb775b5 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Thu, 19 Dec 2024 16:05:09 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#6262) Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com> --- .../providers/aws/aws_regions_by_service.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 7fa2ca39a1..90a5f63807 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1988,7 +1988,20 @@ "cloudtrail-data": { "regions": { "aws": [ - "me-central-1" + "af-south-1", + "ap-northeast-1", + "ap-northeast-2", + "ap-northeast-3", + "ap-southeast-1", + "eu-central-1", + "eu-north-1", + "eu-west-1", + "eu-west-2", + "me-central-1", + "me-south-1", + "us-east-1", + "us-east-2", + "us-west-1" ], "aws-cn": [], "aws-us-gov": [] @@ -9272,6 +9285,7 @@ "eu-west-1", "eu-west-2", "eu-west-3", + "il-central-1", "me-south-1", "sa-east-1", "us-east-1", @@ -10522,6 +10536,7 @@ "support": { "regions": { "aws": [ + "af-south-1", "ap-east-1", "ap-northeast-1", "ap-northeast-2",