Skip to content

Commit eb8a60a

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 036561e commit eb8a60a

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3680,6 +3680,7 @@
36803680
},
36813681
"hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
36823682
},
3683+
"me-south-1" : { },
36833684
"sa-east-1" : { },
36843685
"us-east-1" : { },
36853686
"us-east-2" : { },
@@ -6352,6 +6353,7 @@
63526353
},
63536354
"transfer" : {
63546355
"endpoints" : {
6356+
"af-south-1" : { },
63556357
"ap-east-1" : { },
63566358
"ap-northeast-1" : { },
63576359
"ap-northeast-2" : { },
@@ -9833,6 +9835,18 @@
98339835
"us-isob-east-1" : { }
98349836
}
98359837
},
9838+
"route53" : {
9839+
"endpoints" : {
9840+
"aws-iso-b-global" : {
9841+
"credentialScope" : {
9842+
"region" : "us-isob-east-1"
9843+
},
9844+
"hostname" : "route53.sc2s.sgov.gov"
9845+
}
9846+
},
9847+
"isRegionalized" : false,
9848+
"partitionEndpoint" : "aws-iso-b-global"
9849+
},
98369850
"s3" : {
98379851
"defaults" : {
98389852
"protocols" : [ "http", "https" ],

0 commit comments

Comments
 (0)