Skip to content

Commit f2102be

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 6c00b22 commit f2102be

File tree

2 files changed

+84
-21
lines changed

2 files changed

+84
-21
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: 78 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7864,45 +7864,27 @@
78647864
"ap-northeast-2" : {
78657865
"hostname" : "internetmonitor.ap-northeast-2.api.aws"
78667866
},
7867-
"ap-northeast-3" : {
7868-
"hostname" : "internetmonitor.ap-northeast-3.api.aws"
7869-
},
78707867
"ap-south-1" : {
78717868
"hostname" : "internetmonitor.ap-south-1.api.aws"
78727869
},
7873-
"ap-south-2" : {
7874-
"hostname" : "internetmonitor.ap-south-2.api.aws"
7875-
},
78767870
"ap-southeast-1" : {
78777871
"hostname" : "internetmonitor.ap-southeast-1.api.aws"
78787872
},
78797873
"ap-southeast-2" : {
78807874
"hostname" : "internetmonitor.ap-southeast-2.api.aws"
78817875
},
7882-
"ap-southeast-3" : {
7883-
"hostname" : "internetmonitor.ap-southeast-3.api.aws"
7884-
},
7885-
"ap-southeast-4" : {
7886-
"hostname" : "internetmonitor.ap-southeast-4.api.aws"
7887-
},
78887876
"ca-central-1" : {
78897877
"hostname" : "internetmonitor.ca-central-1.api.aws"
78907878
},
78917879
"eu-central-1" : {
78927880
"hostname" : "internetmonitor.eu-central-1.api.aws"
78937881
},
7894-
"eu-central-2" : {
7895-
"hostname" : "internetmonitor.eu-central-2.api.aws"
7896-
},
78977882
"eu-north-1" : {
78987883
"hostname" : "internetmonitor.eu-north-1.api.aws"
78997884
},
79007885
"eu-south-1" : {
79017886
"hostname" : "internetmonitor.eu-south-1.api.aws"
79027887
},
7903-
"eu-south-2" : {
7904-
"hostname" : "internetmonitor.eu-south-2.api.aws"
7905-
},
79067888
"eu-west-1" : {
79077889
"hostname" : "internetmonitor.eu-west-1.api.aws"
79087890
},
@@ -7912,9 +7894,6 @@
79127894
"eu-west-3" : {
79137895
"hostname" : "internetmonitor.eu-west-3.api.aws"
79147896
},
7915-
"me-central-1" : {
7916-
"hostname" : "internetmonitor.me-central-1.api.aws"
7917-
},
79187897
"me-south-1" : {
79197898
"hostname" : "internetmonitor.me-south-1.api.aws"
79207899
},
@@ -14499,6 +14478,78 @@
1449914478
"isRegionalized" : false,
1450014479
"partitionEndpoint" : "aws-global"
1450114480
},
14481+
"signer" : {
14482+
"endpoints" : {
14483+
"af-south-1" : { },
14484+
"ap-east-1" : { },
14485+
"ap-northeast-1" : { },
14486+
"ap-northeast-2" : { },
14487+
"ap-south-1" : { },
14488+
"ap-southeast-1" : { },
14489+
"ap-southeast-2" : { },
14490+
"ca-central-1" : { },
14491+
"eu-central-1" : { },
14492+
"eu-north-1" : { },
14493+
"eu-south-1" : { },
14494+
"eu-west-1" : { },
14495+
"eu-west-2" : { },
14496+
"eu-west-3" : { },
14497+
"fips-us-east-1" : {
14498+
"credentialScope" : {
14499+
"region" : "us-east-1"
14500+
},
14501+
"deprecated" : true,
14502+
"hostname" : "signer-fips.us-east-1.amazonaws.com"
14503+
},
14504+
"fips-us-east-2" : {
14505+
"credentialScope" : {
14506+
"region" : "us-east-2"
14507+
},
14508+
"deprecated" : true,
14509+
"hostname" : "signer-fips.us-east-2.amazonaws.com"
14510+
},
14511+
"fips-us-west-1" : {
14512+
"credentialScope" : {
14513+
"region" : "us-west-1"
14514+
},
14515+
"deprecated" : true,
14516+
"hostname" : "signer-fips.us-west-1.amazonaws.com"
14517+
},
14518+
"fips-us-west-2" : {
14519+
"credentialScope" : {
14520+
"region" : "us-west-2"
14521+
},
14522+
"deprecated" : true,
14523+
"hostname" : "signer-fips.us-west-2.amazonaws.com"
14524+
},
14525+
"me-south-1" : { },
14526+
"sa-east-1" : { },
14527+
"us-east-1" : {
14528+
"variants" : [ {
14529+
"hostname" : "signer-fips.us-east-1.amazonaws.com",
14530+
"tags" : [ "fips" ]
14531+
} ]
14532+
},
14533+
"us-east-2" : {
14534+
"variants" : [ {
14535+
"hostname" : "signer-fips.us-east-2.amazonaws.com",
14536+
"tags" : [ "fips" ]
14537+
} ]
14538+
},
14539+
"us-west-1" : {
14540+
"variants" : [ {
14541+
"hostname" : "signer-fips.us-west-1.amazonaws.com",
14542+
"tags" : [ "fips" ]
14543+
} ]
14544+
},
14545+
"us-west-2" : {
14546+
"variants" : [ {
14547+
"hostname" : "signer-fips.us-west-2.amazonaws.com",
14548+
"tags" : [ "fips" ]
14549+
} ]
14550+
}
14551+
}
14552+
},
1450214553
"simspaceweaver" : {
1450314554
"endpoints" : {
1450414555
"ap-southeast-1" : { },
@@ -18501,6 +18552,12 @@
1850118552
"cn-northwest-1" : { }
1850218553
}
1850318554
},
18555+
"signer" : {
18556+
"endpoints" : {
18557+
"cn-north-1" : { },
18558+
"cn-northwest-1" : { }
18559+
}
18560+
},
1850418561
"sms" : {
1850518562
"endpoints" : {
1850618563
"cn-north-1" : { },

0 commit comments

Comments
 (0)