Skip to content

Commit 88caa84

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 263f372 commit 88caa84

File tree

2 files changed

+7
-12
lines changed

2 files changed

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

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

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10055,18 +10055,6 @@
1005510055
}
1005610056
}
1005710057
},
10058-
"elastictranscoder" : {
10059-
"endpoints" : {
10060-
"ap-northeast-1" : { },
10061-
"ap-south-1" : { },
10062-
"ap-southeast-1" : { },
10063-
"ap-southeast-2" : { },
10064-
"eu-west-1" : { },
10065-
"us-east-1" : { },
10066-
"us-west-1" : { },
10067-
"us-west-2" : { }
10068-
}
10069-
},
1007010058
"email" : {
1007110059
"endpoints" : {
1007210060
"af-south-1" : { },
@@ -13915,6 +13903,7 @@
1391513903
"ap-southeast-3" : { },
1391613904
"ap-southeast-4" : { },
1391713905
"ap-southeast-5" : { },
13906+
"ap-southeast-6" : { },
1391813907
"ap-southeast-7" : { },
1391913908
"ca-central-1" : {
1392013909
"variants" : [ {

0 commit comments

Comments
 (0)