From ba3eb71abdc9934141ef19bd45d2ec6347ca474c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:22:05 +0100 Subject: [PATCH] feat(regions_update): Changes in regions for AWS services. (#1804) Co-authored-by: sergargar --- prowler/providers/aws/aws_regions_by_service.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 4a45d5d0f0..7cc64956a0 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -4014,26 +4014,27 @@ "aws": [ "ap-east-1", "ap-northeast-2", - "ap-northeast-3", "ap-south-1", "ap-southeast-1", "ap-southeast-2", + "me-central-1", "us-east-1", "us-west-1", "us-west-2", "ap-northeast-1", + "ap-northeast-3", "ap-southeast-3", "ca-central-1", "eu-central-1", "eu-west-3", "sa-east-1", - "us-east-2", "af-south-1", "eu-north-1", "eu-south-1", "eu-west-1", "eu-west-2", - "me-south-1" + "me-south-1", + "us-east-2" ], "aws-cn": [ "cn-northwest-1",