Skip to content

Commit a640186

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent ef4a71e commit a640186

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-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: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11981,6 +11981,7 @@
1198111981
"ap-southeast-3" : { },
1198211982
"ap-southeast-4" : { },
1198311983
"ap-southeast-5" : { },
11984+
"ap-southeast-6" : { },
1198411985
"ap-southeast-7" : { },
1198511986
"ca-central-1" : { },
1198611987
"ca-west-1" : { },
@@ -37905,6 +37906,12 @@
3790537906
}
3790637907
},
3790737908
"services" : {
37909+
"acm" : {
37910+
"endpoints" : {
37911+
"us-isob-east-1" : { },
37912+
"us-isob-west-1" : { }
37913+
}
37914+
},
3790837915
"agreement-marketplace" : {
3790937916
"endpoints" : {
3791037917
"us-isob-east-1" : { }
@@ -40627,11 +40634,21 @@
4062740634
"eusc-de-east-1" : { }
4062840635
}
4062940636
},
40637+
"oidc" : {
40638+
"endpoints" : {
40639+
"eusc-de-east-1" : { }
40640+
}
40641+
},
4063040642
"pi" : {
4063140643
"endpoints" : {
4063240644
"eusc-de-east-1" : { }
4063340645
}
4063440646
},
40647+
"portal.sso" : {
40648+
"endpoints" : {
40649+
"eusc-de-east-1" : { }
40650+
}
40651+
},
4063540652
"qbusiness" : {
4063640653
"endpoints" : {
4063740654
"eusc-de-east-1" : { }
@@ -40747,6 +40764,11 @@
4074740764
"eusc-de-east-1" : { }
4074840765
}
4074940766
},
40767+
"sso" : {
40768+
"endpoints" : {
40769+
"eusc-de-east-1" : { }
40770+
}
40771+
},
4075040772
"states" : {
4075140773
"endpoints" : {
4075240774
"eusc-de-east-1" : { }

0 commit comments

Comments
 (0)