Skip to content

Commit c2c5b01

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 9eaa26a commit c2c5b01

File tree

3 files changed

+491
-1
lines changed

3 files changed

+491
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

codegen/src/main/resources/software/amazon/awssdk/codegen/rules/partitions.json.resource

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@
208208
},
209209
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
210210
"regions" : {
211+
"aws-iso-e-global" : {
212+
"description" : "AWS ISOE (Europe) global region"
213+
},
211214
"eu-isoe-west-1" : {
212215
"description" : "EU ISOE West"
213216
}

0 commit comments

Comments
 (0)