Skip to content

Commit c8d9f37

Browse files
authored
feat(aws): Update regions for AWS services (#9294)
Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com>
1 parent 9d7b9c3 commit c8d9f37

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

prowler/providers/aws/aws_regions_by_service.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,11 +761,15 @@
761761
"ap-south-1",
762762
"ap-southeast-1",
763763
"ap-southeast-2",
764+
"ap-southeast-5",
764765
"ca-central-1",
765766
"eu-central-1",
767+
"eu-south-1",
768+
"eu-south-2",
766769
"eu-west-1",
767770
"eu-west-2",
768771
"eu-west-3",
772+
"il-central-1",
769773
"sa-east-1",
770774
"us-east-1",
771775
"us-east-2",
@@ -1379,6 +1383,7 @@
13791383
"bedrock": {
13801384
"regions": {
13811385
"aws": [
1386+
"af-south-1",
13821387
"ap-east-2",
13831388
"ap-northeast-1",
13841389
"ap-northeast-2",
@@ -1392,6 +1397,7 @@
13921397
"ap-southeast-5",
13931398
"ap-southeast-7",
13941399
"ca-central-1",
1400+
"ca-west-1",
13951401
"eu-central-1",
13961402
"eu-central-2",
13971403
"eu-north-1",
@@ -1402,6 +1408,8 @@
14021408
"eu-west-3",
14031409
"il-central-1",
14041410
"me-central-1",
1411+
"me-south-1",
1412+
"mx-central-1",
14051413
"sa-east-1",
14061414
"us-east-1",
14071415
"us-east-2",
@@ -1418,6 +1426,7 @@
14181426
"bedrock-agent": {
14191427
"regions": {
14201428
"aws": [
1429+
"af-south-1",
14211430
"ap-east-2",
14221431
"ap-northeast-1",
14231432
"ap-northeast-2",
@@ -1431,6 +1440,7 @@
14311440
"ap-southeast-5",
14321441
"ap-southeast-7",
14331442
"ca-central-1",
1443+
"ca-west-1",
14341444
"eu-central-1",
14351445
"eu-central-2",
14361446
"eu-north-1",
@@ -1441,6 +1451,8 @@
14411451
"eu-west-3",
14421452
"il-central-1",
14431453
"me-central-1",
1454+
"me-south-1",
1455+
"mx-central-1",
14441456
"sa-east-1",
14451457
"us-east-1",
14461458
"us-east-2",
@@ -3595,6 +3607,7 @@
35953607
"ap-southeast-3",
35963608
"ap-southeast-4",
35973609
"ap-southeast-5",
3610+
"ap-southeast-6",
35983611
"ap-southeast-7",
35993612
"ca-central-1",
36003613
"ca-west-1",
@@ -5551,6 +5564,7 @@
55515564
"ap-southeast-3",
55525565
"ap-southeast-4",
55535566
"ap-southeast-5",
5567+
"ap-southeast-6",
55545568
"ap-southeast-7",
55555569
"ca-central-1",
55565570
"ca-west-1",
@@ -8459,6 +8473,7 @@
84598473
"ap-southeast-3",
84608474
"ap-southeast-4",
84618475
"ap-southeast-5",
8476+
"ap-southeast-6",
84628477
"ap-southeast-7",
84638478
"ca-central-1",
84648479
"ca-west-1",
@@ -10696,7 +10711,9 @@
1069610711
"ap-southeast-1",
1069710712
"ap-southeast-2",
1069810713
"ap-southeast-3",
10714+
"ap-southeast-5",
1069910715
"ca-central-1",
10716+
"ca-west-1",
1070010717
"eu-central-1",
1070110718
"eu-central-2",
1070210719
"eu-north-1",
@@ -10732,7 +10749,9 @@
1073210749
"ap-southeast-1",
1073310750
"ap-southeast-2",
1073410751
"ap-southeast-3",
10752+
"ap-southeast-5",
1073510753
"ca-central-1",
10754+
"ca-west-1",
1073610755
"eu-central-1",
1073710756
"eu-central-2",
1073810757
"eu-north-1",
@@ -11239,6 +11258,7 @@
1123911258
"aws": [
1124011259
"af-south-1",
1124111260
"ap-east-1",
11261+
"ap-east-2",
1124211262
"ap-northeast-1",
1124311263
"ap-northeast-2",
1124411264
"ap-northeast-3",

0 commit comments

Comments
 (0)