Skip to content

Commit 82bacef

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

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
@@ -2988,6 +2988,7 @@
29882988
"ap-southeast-3",
29892989
"ap-southeast-4",
29902990
"ap-southeast-5",
2991+
"ap-southeast-6",
29912992
"ap-southeast-7",
29922993
"ca-central-1",
29932994
"ca-west-1",
@@ -4574,6 +4575,25 @@
45744575
"aws-us-gov": []
45754576
}
45764577
},
4578+
"evs": {
4579+
"regions": {
4580+
"aws": [
4581+
"ap-northeast-1",
4582+
"ap-south-1",
4583+
"ap-southeast-1",
4584+
"ap-southeast-2",
4585+
"ca-central-1",
4586+
"eu-central-1",
4587+
"eu-west-1",
4588+
"eu-west-2",
4589+
"us-east-1",
4590+
"us-east-2",
4591+
"us-west-2"
4592+
],
4593+
"aws-cn": [],
4594+
"aws-us-gov": []
4595+
}
4596+
},
45774597
"fargate": {
45784598
"regions": {
45794599
"aws": [

0 commit comments

Comments
 (0)