Skip to content

Commit 4dc60b1

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 609fafa commit 4dc60b1

File tree

2 files changed

+10
-2
lines changed

2 files changed

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

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"description" : "Middle East (Bahrain)"
8888
},
8989
"sa-east-1" : {
90-
"description" : "South America (São Paulo)"
90+
"description" : "South America (Sao Paulo)"
9191
},
9292
"us-east-1" : {
9393
"description" : "US East (N. Virginia)"
@@ -8088,6 +8088,7 @@
80888088
},
80898089
"kendra" : {
80908090
"endpoints" : {
8091+
"ap-south-1" : { },
80918092
"ap-southeast-1" : { },
80928093
"ap-southeast-2" : { },
80938094
"ca-central-1" : { },
@@ -20000,7 +20001,8 @@
2000020001
},
2000120002
"pi" : {
2000220003
"endpoints" : {
20003-
"us-gov-east-1" : { }
20004+
"us-gov-east-1" : { },
20005+
"us-gov-west-1" : { }
2000420006
}
2000520007
},
2000620008
"pinpoint" : {

0 commit comments

Comments
 (0)