Skip to content

Commit 56564d3

Browse files
author
AWS SDK for Go v2 automation user
committed
Update partitions file
1 parent 54678cf commit 56564d3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

internal/endpoints/awsrulesfn/partitions.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,17 @@
223223
"supportsFIPS" : true
224224
},
225225
"regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
226-
"regions" : { }
226+
"regions" : {
227+
"aws-iso-f-global" : {
228+
"description" : "AWS ISOF global region"
229+
},
230+
"us-isof-east-1" : {
231+
"description" : "US ISOF EAST"
232+
},
233+
"us-isof-south-1" : {
234+
"description" : "US ISOF SOUTH"
235+
}
236+
}
227237
} ],
228238
"version" : "1.1"
229239
}

0 commit comments

Comments
 (0)