Skip to content

Commit 2b7b262

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

File tree

1 file changed

+93
-33
lines changed

1 file changed

+93
-33
lines changed

prowler/providers/aws/aws_regions_by_service.json

Lines changed: 93 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,23 @@
224224
"aws-us-gov": []
225225
}
226226
},
227+
"aiops": {
228+
"regions": {
229+
"aws": [
230+
"ap-northeast-1",
231+
"ap-south-1",
232+
"ap-southeast-1",
233+
"ap-southeast-2",
234+
"ap-southeast-5",
235+
"ap-southeast-7",
236+
"eu-north-1",
237+
"eu-south-2"
238+
],
239+
"aws-cn": [],
240+
"aws-eusc": [],
241+
"aws-us-gov": []
242+
}
243+
},
227244
"aiq": {
228245
"regions": {
229246
"aws": [
@@ -1567,12 +1584,14 @@
15671584
"bedrock-data-automation": {
15681585
"regions": {
15691586
"aws": [
1587+
"ap-northeast-1",
15701588
"ap-south-1",
15711589
"ap-southeast-2",
15721590
"eu-central-1",
15731591
"eu-west-1",
15741592
"eu-west-2",
15751593
"us-east-1",
1594+
"us-east-2",
15761595
"us-west-2"
15771596
],
15781597
"aws-cn": [],
@@ -1614,6 +1633,16 @@
16141633
]
16151634
}
16161635
},
1636+
"billing": {
1637+
"regions": {
1638+
"aws": [
1639+
"us-east-1"
1640+
],
1641+
"aws-cn": [],
1642+
"aws-eusc": [],
1643+
"aws-us-gov": []
1644+
}
1645+
},
16171646
"billingconductor": {
16181647
"regions": {
16191648
"aws": [
@@ -2727,6 +2756,7 @@
27272756
"aws": [
27282757
"af-south-1",
27292758
"ap-east-1",
2759+
"ap-east-2",
27302760
"ap-northeast-1",
27312761
"ap-northeast-2",
27322762
"ap-northeast-3",
@@ -2737,6 +2767,7 @@
27372767
"ap-southeast-3",
27382768
"ap-southeast-4",
27392769
"ap-southeast-5",
2770+
"ap-southeast-6",
27402771
"ap-southeast-7",
27412772
"ca-central-1",
27422773
"ca-west-1",
@@ -2821,6 +2852,7 @@
28212852
"aws": [
28222853
"af-south-1",
28232854
"ap-east-1",
2855+
"ap-east-2",
28242856
"ap-northeast-1",
28252857
"ap-northeast-2",
28262858
"ap-northeast-3",
@@ -2831,6 +2863,7 @@
28312863
"ap-southeast-3",
28322864
"ap-southeast-4",
28332865
"ap-southeast-5",
2866+
"ap-southeast-6",
28342867
"ap-southeast-7",
28352868
"ca-central-1",
28362869
"ca-west-1",
@@ -3729,10 +3762,12 @@
37293762
"ap-southeast-1",
37303763
"ap-southeast-2",
37313764
"ap-southeast-3",
3765+
"ap-southeast-4",
37323766
"ap-southeast-5",
37333767
"ap-southeast-7",
37343768
"ca-central-1",
37353769
"eu-central-1",
3770+
"eu-central-2",
37363771
"eu-north-1",
37373772
"eu-south-1",
37383773
"eu-south-2",
@@ -3857,6 +3892,10 @@
38573892
"ap-northeast-1",
38583893
"ap-northeast-2",
38593894
"ap-northeast-3",
3895+
"ap-southeast-2",
3896+
"ap-southeast-4",
3897+
"ca-central-1",
3898+
"ca-west-1",
38603899
"eu-central-1",
38613900
"eu-west-1",
38623901
"eu-west-2",
@@ -5080,6 +5119,7 @@
50805119
"ap-southeast-3",
50815120
"ap-southeast-4",
50825121
"ap-southeast-5",
5122+
"ap-southeast-6",
50835123
"ap-southeast-7",
50845124
"ca-central-1",
50855125
"ca-west-1",
@@ -5817,6 +5857,7 @@
58175857
"ap-southeast-3",
58185858
"ap-southeast-4",
58195859
"ap-southeast-5",
5860+
"ap-southeast-6",
58205861
"ap-southeast-7",
58215862
"ca-central-1",
58225863
"ca-west-1",
@@ -6225,25 +6266,6 @@
62256266
"aws-us-gov": []
62266267
}
62276268
},
6228-
"iotanalytics": {
6229-
"regions": {
6230-
"aws": [
6231-
"ap-northeast-1",
6232-
"ap-south-1",
6233-
"ap-southeast-2",
6234-
"eu-central-1",
6235-
"eu-west-1",
6236-
"us-east-1",
6237-
"us-east-2",
6238-
"us-west-2"
6239-
],
6240-
"aws-cn": [
6241-
"cn-north-1"
6242-
],
6243-
"aws-eusc": [],
6244-
"aws-us-gov": []
6245-
}
6246-
},
62476269
"iotdeviceadvisor": {
62486270
"regions": {
62496271
"aws": [
@@ -7059,16 +7081,6 @@
70597081
]
70607082
}
70617083
},
7062-
"lex-models": {
7063-
"regions": {
7064-
"aws": [
7065-
"us-east-1"
7066-
],
7067-
"aws-cn": [],
7068-
"aws-eusc": [],
7069-
"aws-us-gov": []
7070-
}
7071-
},
70727084
"lex-runtime": {
70737085
"regions": {
70747086
"aws": [
@@ -7589,6 +7601,18 @@
75897601
]
75907602
}
75917603
},
7604+
"marketplace-agreement": {
7605+
"regions": {
7606+
"aws": [
7607+
"us-east-1"
7608+
],
7609+
"aws-cn": [],
7610+
"aws-eusc": [
7611+
"eusc-de-east-1"
7612+
],
7613+
"aws-us-gov": []
7614+
}
7615+
},
75927616
"marketplace-catalog": {
75937617
"regions": {
75947618
"aws": [
@@ -7700,6 +7724,7 @@
77007724
"ap-southeast-1",
77017725
"ap-southeast-2",
77027726
"ap-southeast-4",
7727+
"ap-southeast-5",
77037728
"ca-central-1",
77047729
"eu-central-1",
77057730
"eu-north-1",
@@ -7733,6 +7758,7 @@
77337758
"ap-southeast-1",
77347759
"ap-southeast-2",
77357760
"ap-southeast-4",
7761+
"ap-southeast-5",
77367762
"ca-central-1",
77377763
"eu-central-1",
77387764
"eu-north-1",
@@ -8225,14 +8251,19 @@
82258251
"mwaa-serverless": {
82268252
"regions": {
82278253
"aws": [
8254+
"af-south-1",
8255+
"ap-east-1",
82288256
"ap-northeast-1",
82298257
"ap-northeast-2",
82308258
"ap-south-1",
82318259
"ap-southeast-1",
82328260
"ap-southeast-2",
8261+
"ap-southeast-7",
82338262
"ca-central-1",
82348263
"eu-central-1",
8264+
"eu-central-2",
82358265
"eu-north-1",
8266+
"eu-south-2",
82368267
"eu-west-1",
82378268
"eu-west-2",
82388269
"eu-west-3",
@@ -8367,7 +8398,9 @@
83678398
"cn-north-1",
83688399
"cn-northwest-1"
83698400
],
8370-
"aws-eusc": [],
8401+
"aws-eusc": [
8402+
"eusc-de-east-1"
8403+
],
83718404
"aws-us-gov": [
83728405
"us-gov-east-1",
83738406
"us-gov-west-1"
@@ -8601,22 +8634,33 @@
86018634
"observabilityadmin": {
86028635
"regions": {
86038636
"aws": [
8637+
"af-south-1",
86048638
"ap-east-1",
8639+
"ap-east-2",
86058640
"ap-northeast-1",
86068641
"ap-northeast-2",
86078642
"ap-northeast-3",
86088643
"ap-south-1",
8644+
"ap-south-2",
86098645
"ap-southeast-1",
86108646
"ap-southeast-2",
8647+
"ap-southeast-3",
8648+
"ap-southeast-4",
86118649
"ap-southeast-5",
8650+
"ap-southeast-6",
86128651
"ap-southeast-7",
86138652
"ca-central-1",
8653+
"ca-west-1",
86148654
"eu-central-1",
8655+
"eu-central-2",
86158656
"eu-north-1",
8657+
"eu-south-1",
86168658
"eu-south-2",
86178659
"eu-west-1",
86188660
"eu-west-2",
86198661
"eu-west-3",
8662+
"il-central-1",
8663+
"mx-central-1",
86208664
"sa-east-1",
86218665
"us-east-1",
86228666
"us-east-2",
@@ -8632,8 +8676,10 @@
86328676
"regions": {
86338677
"aws": [
86348678
"ap-northeast-1",
8679+
"ap-southeast-2",
86358680
"ca-central-1",
86368681
"eu-central-1",
8682+
"eu-west-1",
86378683
"us-east-1",
86388684
"us-east-2",
86398685
"us-west-2"
@@ -9056,12 +9102,14 @@
90569102
"regions": {
90579103
"aws": [
90589104
"ap-northeast-1",
9105+
"ap-south-1",
90599106
"ap-southeast-1",
90609107
"ap-southeast-2",
90619108
"eu-central-1",
90629109
"eu-north-1",
90639110
"eu-west-1",
90649111
"eu-west-2",
9112+
"eu-west-3",
90659113
"us-east-1",
90669114
"us-east-2",
90679115
"us-west-2"
@@ -9438,7 +9486,10 @@
94389486
],
94399487
"aws-cn": [],
94409488
"aws-eusc": [],
9441-
"aws-us-gov": []
9489+
"aws-us-gov": [
9490+
"us-gov-east-1",
9491+
"us-gov-west-1"
9492+
]
94429493
}
94439494
},
94449495
"quicksight": {
@@ -9451,6 +9502,7 @@
94519502
"ap-southeast-1",
94529503
"ap-southeast-2",
94539504
"ap-southeast-3",
9505+
"ap-southeast-5",
94549506
"ca-central-1",
94559507
"eu-central-1",
94569508
"eu-central-2",
@@ -10430,7 +10482,9 @@
1043010482
"us-west-2"
1043110483
],
1043210484
"aws-cn": [],
10433-
"aws-eusc": [],
10485+
"aws-eusc": [
10486+
"eusc-de-east-1"
10487+
],
1043410488
"aws-us-gov": [
1043510489
"us-gov-east-1",
1043610490
"us-gov-west-1"
@@ -10747,6 +10801,7 @@
1074710801
"ap-southeast-3",
1074810802
"ap-southeast-4",
1074910803
"ap-southeast-5",
10804+
"ap-southeast-6",
1075010805
"ap-southeast-7",
1075110806
"ca-central-1",
1075210807
"ca-west-1",
@@ -10772,7 +10827,9 @@
1077210827
"cn-north-1",
1077310828
"cn-northwest-1"
1077410829
],
10775-
"aws-eusc": [],
10830+
"aws-eusc": [
10831+
"eusc-de-east-1"
10832+
],
1077610833
"aws-us-gov": [
1077710834
"us-gov-east-1",
1077810835
"us-gov-west-1"
@@ -11984,6 +12041,7 @@
1198412041
"ap-southeast-3",
1198512042
"ap-southeast-4",
1198612043
"ap-southeast-5",
12044+
"ap-southeast-6",
1198712045
"ap-southeast-7",
1198812046
"ca-central-1",
1198912047
"ca-west-1",
@@ -12422,6 +12480,7 @@
1242212480
"eu-west-2",
1242312481
"eu-west-3",
1242412482
"me-central-1",
12483+
"sa-east-1",
1242512484
"us-east-1",
1242612485
"us-east-2",
1242712486
"us-west-2"
@@ -12503,6 +12562,7 @@
1250312562
"ap-southeast-2",
1250412563
"ca-central-1",
1250512564
"eu-central-1",
12565+
"eu-central-2",
1250612566
"eu-north-1",
1250712567
"eu-west-1",
1250812568
"eu-west-2",

0 commit comments

Comments
 (0)