File tree Expand file tree Collapse file tree 2 files changed +19
-8
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +19
-8
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS SDK for Java v2" ,
4+ "contributor" : " " ,
5+ "description" : " Updated endpoint and partition metadata."
6+ }
Original file line number Diff line number Diff line change @@ -23178,13 +23178,13 @@
2317823178 },
2317923179 "us-gov-east-1" : {
2318023180 "variants" : [ {
23181- "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
23182- "tags" : [ "dualstack", "fips" ]
23183- }, {
2318423181 "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
2318523182 "tags" : [ "fips" ]
2318623183 }, {
23187- "hostname" : "servicediscovery.us-gov-east-1.amazonaws.com",
23184+ "hostname" : "servicediscovery-fips.us-gov-east-1.api.aws",
23185+ "tags" : [ "dualstack", "fips" ]
23186+ }, {
23187+ "hostname" : "servicediscovery.us-gov-east-1.api.aws",
2318823188 "tags" : [ "dualstack" ]
2318923189 } ]
2319023190 },
@@ -23197,13 +23197,13 @@
2319723197 },
2319823198 "us-gov-west-1" : {
2319923199 "variants" : [ {
23200- "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
23201- "tags" : [ "dualstack", "fips" ]
23202- }, {
2320323200 "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
2320423201 "tags" : [ "fips" ]
2320523202 }, {
23206- "hostname" : "servicediscovery.us-gov-west-1.amazonaws.com",
23203+ "hostname" : "servicediscovery-fips.us-gov-west-1.api.aws",
23204+ "tags" : [ "dualstack", "fips" ]
23205+ }, {
23206+ "hostname" : "servicediscovery.us-gov-west-1.api.aws",
2320723207 "tags" : [ "dualstack" ]
2320823208 } ]
2320923209 },
2485724857 "us-isob-east-1" : { }
2485824858 }
2485924859 },
24860+ "outposts" : {
24861+ "endpoints" : {
24862+ "us-isob-east-1" : { }
24863+ }
24864+ },
2486024865 "ram" : {
2486124866 "endpoints" : {
2486224867 "us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments