Skip to content

Commit 01a921c

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent d7e4ad8 commit 01a921c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14013,6 +14013,7 @@
1401314013
"ap-southeast-3" : { },
1401414014
"ap-southeast-4" : { },
1401514015
"ap-southeast-5" : { },
14016+
"ap-southeast-6" : { },
1401614017
"ap-southeast-7" : { },
1401714018
"ca-central-1" : { },
1401814019
"ca-west-1" : { },
@@ -40223,7 +40224,7 @@
4022340224
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
4022440225
"regions" : {
4022540226
"eusc-de-east-1" : {
40226-
"description" : "EU (Germany)"
40227+
"description" : "AWS European Sovereign Cloud (Germany)"
4022740228
}
4022840229
},
4022940230
"services" : {

0 commit comments

Comments
 (0)