Skip to content

Commit 88abbfb

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c54db00 commit 88abbfb

File tree

3 files changed

+157
-2
lines changed

3 files changed

+157
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"supportsDualStack" : true,
99
"supportsFIPS" : true
1010
},
11-
"regionRegex" : "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
11+
"regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
1212
"regions" : {
1313
"af-south-1" : {
1414
"description" : "Africa (Cape Town)"

0 commit comments

Comments
 (0)