Skip to content

Commit

Permalink
chore(regions_update): Changes in regions for AWS services. (#3598)
Browse files Browse the repository at this point in the history
Co-authored-by: sergargar <[email protected]>
  • Loading branch information
n4ch04 and sergargar authored Mar 25, 2024
1 parent 41e0a21 commit 1a3f8c0
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 1a3f8c0

Please sign in to comment.