From a5ba9506278c08ab66796671671e397d2aee7839 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 26 Aug 2025 09:57:45 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#8567) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 7943a1078f..c06eb999ac 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1362,6 +1362,7 @@ "ap-south-2", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-3", "ap-southeast-4", "ca-central-1", "eu-central-1", @@ -1395,6 +1396,7 @@ "ap-south-2", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-3", "ap-southeast-4", "ca-central-1", "eu-central-1", @@ -9666,7 +9668,10 @@ "us-west-2" ], "aws-cn": [], - "aws-us-gov": [] + "aws-us-gov": [ + "us-gov-east-1", + "us-gov-west-1" + ] } }, "s3": {