Skip to content

Commit 44b34b8

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 31893e4 commit 44b34b8

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4867,6 +4867,7 @@
48674867
"ap-northeast-1" : { },
48684868
"ap-southeast-1" : { },
48694869
"ap-southeast-2" : { },
4870+
"ca-central-1" : { },
48704871
"eu-central-1" : { },
48714872
"eu-west-2" : { },
48724873
"us-east-1" : { },
@@ -9999,6 +10000,11 @@
999910000
"us-iso-east-1" : { }
1000010001
}
1000110002
},
10003+
"ram" : {
10004+
"endpoints" : {
10005+
"us-iso-east-1" : { }
10006+
}
10007+
},
1000210008
"rds" : {
1000310009
"endpoints" : {
1000410010
"us-iso-east-1" : { }

0 commit comments

Comments
 (0)