From f41ae74ae2bb84fefedf3ff8899ffebd6b446fff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 09:59:50 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services. (#1840) --- prowler/providers/aws/aws_regions_by_service.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 8040f0dbd4..58757dcc38 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -3570,25 +3570,28 @@ "ap-northeast-2", "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-3", - "eu-central-1", - "eu-west-2", + "eu-central-2", "eu-west-3", "af-south-1", "ap-east-1", "ap-southeast-2", + "eu-central-1", "eu-north-1", "eu-west-1", + "eu-west-2", "me-central-1", - "us-east-1", "us-east-2", "us-west-1", - "us-west-2", "ap-southeast-1", "ca-central-1", "eu-south-1", + "eu-south-2", "me-south-1", - "sa-east-1" + "sa-east-1", + "us-east-1", + "us-west-2" ], "aws-cn": [ "cn-northwest-1",