File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +31
-0
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 service endpoint metadata."
6+ }
Original file line number Diff line number Diff line change 13101310 "tags" : [ "dualstack" ]
13111311 } ]
13121312 },
1313+ "ap-northeast-3" : {
1314+ "variants" : [ {
1315+ "hostname" : "appmesh.ap-northeast-3.api.aws",
1316+ "tags" : [ "dualstack" ]
1317+ } ]
1318+ },
13131319 "ap-south-1" : {
13141320 "variants" : [ {
13151321 "hostname" : "appmesh.ap-south-1.api.aws",
13281334 "tags" : [ "dualstack" ]
13291335 } ]
13301336 },
1337+ "ap-southeast-3" : {
1338+ "variants" : [ {
1339+ "hostname" : "appmesh.ap-southeast-3.api.aws",
1340+ "tags" : [ "dualstack" ]
1341+ } ]
1342+ },
13311343 "ca-central-1" : {
13321344 "variants" : [ {
13331345 "hostname" : "appmesh.ca-central-1.api.aws",
60796091 "us-east-1" : { }
60806092 }
60816093 },
6094+ "geo" : {
6095+ "endpoints" : {
6096+ "ap-northeast-1" : { },
6097+ "ap-southeast-1" : { },
6098+ "ap-southeast-2" : { },
6099+ "eu-central-1" : { },
6100+ "eu-north-1" : { },
6101+ "eu-west-1" : { },
6102+ "us-east-1" : { },
6103+ "us-east-2" : { },
6104+ "us-west-2" : { }
6105+ }
6106+ },
60826107 "glacier" : {
60836108 "defaults" : {
60846109 "protocols" : [ "http", "https" ]
You can’t perform that action at this time.
0 commit comments