Skip to content

Commit 2ee9b37

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 4a9f7ab commit 2ee9b37

2 files changed

Lines changed: 8 additions & 0 deletions

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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7471,6 +7471,7 @@
74717471
} ]
74727472
},
74737473
"endpoints" : {
7474+
"af-south-1" : { },
74747475
"ap-east-1" : { },
74757476
"ap-east-2" : { },
74767477
"ap-northeast-1" : {
@@ -7527,6 +7528,7 @@
75277528
"eu-south-1" : {
75287529
"hostname" : "datazone.eu-south-1.api.aws"
75297530
},
7531+
"eu-south-2" : { },
75307532
"eu-west-1" : {
75317533
"hostname" : "datazone.eu-west-1.api.aws"
75327534
},

0 commit comments

Comments
 (0)