Skip to content

Commit 31934a2

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent f90c7a4 commit 31934a2

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
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 service endpoint metadata."
6+
}

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5462,6 +5462,7 @@
54625462
},
54635463
"snowball" : {
54645464
"endpoints" : {
5465+
"af-south-1" : { },
54655466
"ap-east-1" : { },
54665467
"ap-northeast-1" : { },
54675468
"ap-northeast-2" : { },
@@ -7046,6 +7047,12 @@
70467047
"cn-northwest-1" : { }
70477048
}
70487049
},
7050+
"ram" : {
7051+
"endpoints" : {
7052+
"cn-north-1" : { },
7053+
"cn-northwest-1" : { }
7054+
}
7055+
},
70497056
"rds" : {
70507057
"endpoints" : {
70517058
"cn-north-1" : { },

0 commit comments

Comments
 (0)