Skip to content

Commit 422a7ee

Browse files
Update partitions file
1 parent cee1063 commit 422a7ee

File tree

1 file changed

+5
-1
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+5
-1
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/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)