Skip to content

Commit

Permalink
chore(regions_update): Changes in regions for AWS services. (#3007)
Browse files Browse the repository at this point in the history
Co-authored-by: sergargar <[email protected]>
  • Loading branch information
MrCloudSec and sergargar authored Nov 7, 2023
1 parent e71b0d1 commit 28011d9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions prowler/providers/aws/aws_regions_by_service.json
Original file line number Diff line number Diff line change
Expand Up @@ -1013,6 +1013,17 @@
]
}
},
"aws-appfabric": {
"regions": {
"aws": [
"ap-northeast-1",
"eu-west-1",
"us-east-1"
],
"aws-cn": [],
"aws-us-gov": []
}
},
"awshealthdashboard": {
"regions": {
"aws": [
Expand Down Expand Up @@ -2467,6 +2478,7 @@
"ap-southeast-1",
"ap-southeast-2",
"ap-southeast-3",
"ap-southeast-4",
"ca-central-1",
"eu-central-1",
"eu-central-2",
Expand Down Expand Up @@ -6388,11 +6400,18 @@
"aws": [
"af-south-1",
"ap-northeast-1",
"ap-northeast-2",
"ap-northeast-3",
"ap-south-1",
"ap-southeast-1",
"ap-southeast-2",
"ap-southeast-4",
"ca-central-1",
"eu-central-1",
"eu-north-1",
"eu-west-1",
"eu-west-3",
"sa-east-1",
"us-east-1",
"us-east-2",
"us-west-2"
Expand Down Expand Up @@ -9928,6 +9947,7 @@
"ap-northeast-2",
"ap-northeast-3",
"ap-south-1",
"ap-south-2",
"ap-southeast-1",
"ap-southeast-2",
"ap-southeast-4",
Expand Down

0 comments on commit 28011d9

Please sign in to comment.