Skip to content

Commit e7f8a92

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5bceef6 commit e7f8a92

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27736,6 +27736,16 @@
2773627736
"us-isob-east-1" : { }
2773727737
}
2773827738
},
27739+
"medialive" : {
27740+
"endpoints" : {
27741+
"us-isob-east-1" : { }
27742+
}
27743+
},
27744+
"mediapackage" : {
27745+
"endpoints" : {
27746+
"us-isob-east-1" : { }
27747+
}
27748+
},
2773927749
"metering.marketplace" : {
2774027750
"defaults" : {
2774127751
"credentialScope" : {

0 commit comments

Comments
 (0)