From a91f0ac8b592f231c0d446aa12a72c09075aea13 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Mon, 29 Sep 2025 12:42:27 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#8777) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- .../providers/aws/aws_regions_by_service.json | 59 ++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 6e7cc3606b..09347d738f 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1358,6 +1358,15 @@ ] } }, + "bcm-dashboards": { + "regions": { + "aws": [ + "us-east-1" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "bcm-data-exports": { "regions": { "aws": [ @@ -1379,6 +1388,7 @@ "bedrock": { "regions": { "aws": [ + "ap-east-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", @@ -1388,6 +1398,8 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "eu-central-1", "eu-central-2", @@ -1397,6 +1409,8 @@ "eu-west-1", "eu-west-2", "eu-west-3", + "il-central-1", + "me-central-1", "sa-east-1", "us-east-1", "us-east-2", @@ -1413,6 +1427,7 @@ "bedrock-agent": { "regions": { "aws": [ + "ap-east-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", @@ -1422,6 +1437,8 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "eu-central-1", "eu-central-2", @@ -1431,6 +1448,8 @@ "eu-west-1", "eu-west-2", "eu-west-3", + "il-central-1", + "me-central-1", "sa-east-1", "us-east-1", "us-east-2", @@ -2333,6 +2352,33 @@ ] } }, + "codeconnections": { + "regions": { + "aws": [ + "ap-northeast-1", + "ap-northeast-2", + "ap-south-1", + "ap-southeast-1", + "ap-southeast-2", + "ca-central-1", + "eu-central-1", + "eu-north-1", + "eu-south-1", + "eu-west-1", + "eu-west-2", + "eu-west-3", + "sa-east-1", + "us-east-1", + "us-east-2", + "us-west-1", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [ + "us-gov-east-1" + ] + } + }, "codedeploy": { "regions": { "aws": [ @@ -3892,6 +3938,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-6", "ap-southeast-7", "ca-central-1", "ca-west-1", @@ -4712,6 +4759,7 @@ "aws": [ "af-south-1", "ap-east-1", + "ap-east-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", @@ -6166,6 +6214,7 @@ "kafkaconnect": { "regions": { "aws": [ + "ap-east-2", "ap-northeast-1", "ap-northeast-2", "ap-south-1", @@ -6173,12 +6222,16 @@ "ap-southeast-1", "ap-southeast-2", "ap-southeast-5", + "ap-southeast-7", "ca-central-1", + "ca-west-1", "eu-central-1", "eu-north-1", + "eu-south-2", "eu-west-1", "eu-west-2", "eu-west-3", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2", @@ -7773,6 +7826,7 @@ "regions": { "aws": [ "ap-northeast-1", + "ap-south-1", "ap-southeast-1", "eu-central-1", "eu-west-1", @@ -11886,7 +11940,10 @@ "us-west-1", "us-west-2" ], - "aws-cn": [], + "aws-cn": [ + "cn-north-1", + "cn-northwest-1" + ], "aws-us-gov": [ "us-gov-east-1", "us-gov-west-1"