Skip to content

Commit aaf1478

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 27c1873 commit aaf1478

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-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: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12246,6 +12246,29 @@
1224612246
"us-west-2" : { }
1224712247
}
1224812248
},
12249+
"sso" : {
12250+
"endpoints" : {
12251+
"ap-east-1" : { },
12252+
"ap-northeast-1" : { },
12253+
"ap-northeast-2" : { },
12254+
"ap-northeast-3" : { },
12255+
"ap-south-1" : { },
12256+
"ap-southeast-1" : { },
12257+
"ap-southeast-2" : { },
12258+
"ca-central-1" : { },
12259+
"eu-central-1" : { },
12260+
"eu-north-1" : { },
12261+
"eu-south-1" : { },
12262+
"eu-west-1" : { },
12263+
"eu-west-2" : { },
12264+
"eu-west-3" : { },
12265+
"me-south-1" : { },
12266+
"sa-east-1" : { },
12267+
"us-east-1" : { },
12268+
"us-east-2" : { },
12269+
"us-west-2" : { }
12270+
}
12271+
},
1224912272
"states" : {
1225012273
"endpoints" : {
1225112274
"af-south-1" : { },
@@ -18425,6 +18448,22 @@
1842518448
}
1842618449
}
1842718450
},
18451+
"sso" : {
18452+
"endpoints" : {
18453+
"us-gov-east-1" : {
18454+
"credentialScope" : {
18455+
"region" : "us-gov-east-1"
18456+
},
18457+
"hostname" : "sso.us-gov-east-1.amazonaws.com"
18458+
},
18459+
"us-gov-west-1" : {
18460+
"credentialScope" : {
18461+
"region" : "us-gov-west-1"
18462+
},
18463+
"hostname" : "sso.us-gov-west-1.amazonaws.com"
18464+
}
18465+
}
18466+
},
1842818467
"states" : {
1842918468
"endpoints" : {
1843018469
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)