Skip to content

Commit

Permalink
chore(util-endpoints): update aws partitions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed May 23, 2024
1 parent 9ab8c37 commit 96e2acc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/util-endpoints/src/lib/aws/partitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,11 @@
"supportsFIPS" : true
},
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
"regions" : { }
"regions" : {
"eu-isoe-west-1" : {
"description" : "EU ISOE West"
}
}
}, {
"id" : "aws-iso-f",
"outputs" : {
Expand Down

0 comments on commit 96e2acc

Please sign in to comment.