Skip to content

Commit 96e2acc

Browse files
author
awstools
committed
chore(util-endpoints): update aws partitions.json
1 parent 9ab8c37 commit 96e2acc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/util-endpoints/src/lib/aws/partitions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,11 @@
198198
"supportsFIPS" : true
199199
},
200200
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
201-
"regions" : { }
201+
"regions" : {
202+
"eu-isoe-west-1" : {
203+
"description" : "EU ISOE West"
204+
}
205+
}
202206
}, {
203207
"id" : "aws-iso-f",
204208
"outputs" : {

0 commit comments

Comments
 (0)