Skip to content

Commit f0fd648

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 6f53ee3 commit f0fd648

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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 endpoint and partition metadata."
6+
}

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8301,6 +8301,17 @@
83018301
"us-west-2" : { }
83028302
}
83038303
},
8304+
"ivsrealtime" : {
8305+
"endpoints" : {
8306+
"ap-northeast-1" : { },
8307+
"ap-northeast-2" : { },
8308+
"ap-south-1" : { },
8309+
"eu-central-1" : { },
8310+
"eu-west-1" : { },
8311+
"us-east-1" : { },
8312+
"us-west-2" : { }
8313+
}
8314+
},
83048315
"kafka" : {
83058316
"endpoints" : {
83068317
"af-south-1" : { },

0 commit comments

Comments
 (0)