From 4857ff46f221b42e2bcbc5b796eb051b0a44c74c Mon Sep 17 00:00:00 2001 From: Nacho Rivera Date: Tue, 12 Mar 2024 14:30:54 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services. (#3528) Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com> Co-authored-by: Pepe Fagoaga --- .../providers/aws/aws_regions_by_service.json | 30 +++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 4edf729033..02b8103b02 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -2262,6 +2262,7 @@ "ap-southeast-3", "ca-central-1", "eu-central-1", + "eu-central-2", "eu-north-1", "eu-south-1", "eu-west-1", @@ -2295,6 +2296,7 @@ "ap-southeast-3", "ca-central-1", "eu-central-1", + "eu-central-2", "eu-north-1", "eu-south-1", "eu-west-1", @@ -2330,6 +2332,7 @@ "ap-southeast-3", "ca-central-1", "eu-central-1", + "eu-central-2", "eu-north-1", "eu-south-1", "eu-west-1", @@ -4458,8 +4461,10 @@ "ap-southeast-3", "ca-central-1", "eu-central-1", + "eu-central-2", "eu-north-1", "eu-south-1", + "eu-south-2", "eu-west-1", "eu-west-2", "eu-west-3", @@ -4472,8 +4477,14 @@ "us-west-1", "us-west-2" ], - "aws-cn": [], - "aws-us-gov": [] + "aws-cn": [ + "cn-north-1", + "cn-northwest-1" + ], + "aws-us-gov": [ + "us-gov-east-1", + "us-gov-west-1" + ] } }, "fsx-windows": { @@ -9960,8 +9971,23 @@ "support": { "regions": { "aws": [ + "af-south-1", + "ap-east-1", + "ap-northeast-2", + "ap-northeast-3", + "ap-south-1", + "ap-south-2", + "ap-southeast-3", + "eu-central-1", + "eu-north-1", "eu-west-1", + "eu-west-2", + "eu-west-3", + "me-central-1", + "me-south-1", + "sa-east-1", "us-east-1", + "us-east-2", "us-west-2" ], "aws-cn": [