From 931df361bf5ee287139112f485580241099094cb Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Thu, 20 Feb 2025 11:22:36 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#6998) Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 0a09687cf3..57f338d9f6 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1302,7 +1302,9 @@ "aws": [ "ap-northeast-1", "ap-northeast-2", + "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-1", "ap-southeast-2", "ca-central-1", @@ -1328,7 +1330,9 @@ "aws": [ "ap-northeast-1", "ap-northeast-2", + "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-1", "ap-southeast-2", "ca-central-1",