Skip to content

Commit

Permalink
feat(regions_update): Update regions for AWS services.
Browse files Browse the repository at this point in the history
  • Loading branch information
sergargar authored and github-actions[bot] committed Mar 23, 2024
1 parent 41e0a21 commit f375dc1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions prowler/providers/aws/aws_regions_by_service.json
Original file line number Diff line number Diff line change
Expand Up @@ -5992,7 +5992,9 @@
"us-west-2"
],
"aws-cn": [],
"aws-us-gov": []
"aws-us-gov": [
"us-gov-west-1"
]
}
},
"lexv2-models": {
Expand All @@ -6011,7 +6013,9 @@
"us-west-2"
],
"aws-cn": [],
"aws-us-gov": []
"aws-us-gov": [
"us-gov-west-1"
]
}
},
"license-manager": {
Expand Down

0 comments on commit f375dc1

Please sign in to comment.