Skip to content

Commit c738f05

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f3b2ec4 commit c738f05

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11278,6 +11278,20 @@
1127811278
"isRegionalized" : false,
1127911279
"partitionEndpoint" : "aws-global"
1128011280
},
11281+
"osis" : {
11282+
"endpoints" : {
11283+
"ap-northeast-1" : { },
11284+
"ap-southeast-1" : { },
11285+
"ap-southeast-2" : { },
11286+
"eu-central-1" : { },
11287+
"eu-west-1" : { },
11288+
"eu-west-2" : { },
11289+
"us-east-1" : { },
11290+
"us-east-2" : { },
11291+
"us-west-1" : { },
11292+
"us-west-2" : { }
11293+
}
11294+
},
1128111295
"outposts" : {
1128211296
"endpoints" : {
1128311297
"af-south-1" : { },
@@ -18193,6 +18207,12 @@
1819318207
"cn-northwest-1" : { }
1819418208
}
1819518209
},
18210+
"license-manager-linux-subscriptions" : {
18211+
"endpoints" : {
18212+
"cn-north-1" : { },
18213+
"cn-northwest-1" : { }
18214+
}
18215+
},
1819618216
"logs" : {
1819718217
"endpoints" : {
1819818218
"cn-north-1" : { },

0 commit comments

Comments
 (0)