Skip to content

Commit dfc6862

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c3d3016 commit dfc6862

File tree

2 files changed

+87
-0
lines changed

2 files changed

+87
-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 endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@
320320
"ap-southeast-1" : { },
321321
"ap-southeast-2" : { },
322322
"ap-southeast-3" : { },
323+
"ap-southeast-4" : { },
323324
"ca-central-1" : {
324325
"variants" : [ {
325326
"hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
@@ -1829,8 +1830,10 @@
18291830
"arc-zonal-shift" : {
18301831
"endpoints" : {
18311832
"af-south-1" : { },
1833+
"ap-east-1" : { },
18321834
"ap-northeast-1" : { },
18331835
"ap-northeast-2" : { },
1836+
"ap-northeast-3" : { },
18341837
"ap-south-1" : { },
18351838
"ap-southeast-1" : { },
18361839
"ap-southeast-2" : { },
@@ -4674,6 +4677,7 @@
46744677
"ap-southeast-1" : { },
46754678
"ap-southeast-2" : { },
46764679
"ap-southeast-3" : { },
4680+
"ap-southeast-4" : { },
46774681
"ca-central-1" : {
46784682
"variants" : [ {
46794683
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
@@ -5459,6 +5463,12 @@
54595463
"tags" : [ "fips" ]
54605464
} ]
54615465
},
5466+
"ap-southeast-4" : {
5467+
"variants" : [ {
5468+
"hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com",
5469+
"tags" : [ "fips" ]
5470+
} ]
5471+
},
54625472
"ca-central-1" : {
54635473
"variants" : [ {
54645474
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
@@ -5583,6 +5593,13 @@
55835593
"deprecated" : true,
55845594
"hostname" : "elasticfilesystem-fips.ap-southeast-3.amazonaws.com"
55855595
},
5596+
"fips-ap-southeast-4" : {
5597+
"credentialScope" : {
5598+
"region" : "ap-southeast-4"
5599+
},
5600+
"deprecated" : true,
5601+
"hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com"
5602+
},
55865603
"fips-ca-central-1" : {
55875604
"credentialScope" : {
55885605
"region" : "ca-central-1"
@@ -9102,8 +9119,10 @@
91029119
"ap-southeast-3" : { },
91039120
"ca-central-1" : { },
91049121
"eu-central-1" : { },
9122+
"eu-central-2" : { },
91059123
"eu-north-1" : { },
91069124
"eu-south-1" : { },
9125+
"eu-south-2" : { },
91079126
"eu-west-1" : { },
91089127
"eu-west-2" : { },
91099128
"eu-west-3" : { },
@@ -11009,6 +11028,68 @@
1100911028
}
1101011029
}
1101111030
},
11031+
"omics" : {
11032+
"endpoints" : {
11033+
"ap-southeast-1" : {
11034+
"credentialScope" : {
11035+
"region" : "ap-southeast-1"
11036+
},
11037+
"hostname" : "omics.ap-southeast-1.amazonaws.com"
11038+
},
11039+
"eu-central-1" : {
11040+
"credentialScope" : {
11041+
"region" : "eu-central-1"
11042+
},
11043+
"hostname" : "omics.eu-central-1.amazonaws.com"
11044+
},
11045+
"eu-west-1" : {
11046+
"credentialScope" : {
11047+
"region" : "eu-west-1"
11048+
},
11049+
"hostname" : "omics.eu-west-1.amazonaws.com"
11050+
},
11051+
"eu-west-2" : {
11052+
"credentialScope" : {
11053+
"region" : "eu-west-2"
11054+
},
11055+
"hostname" : "omics.eu-west-2.amazonaws.com"
11056+
},
11057+
"fips-us-east-1" : {
11058+
"credentialScope" : {
11059+
"region" : "us-east-1"
11060+
},
11061+
"deprecated" : true,
11062+
"hostname" : "omics-fips.us-east-1.amazonaws.com"
11063+
},
11064+
"fips-us-west-2" : {
11065+
"credentialScope" : {
11066+
"region" : "us-west-2"
11067+
},
11068+
"deprecated" : true,
11069+
"hostname" : "omics-fips.us-west-2.amazonaws.com"
11070+
},
11071+
"us-east-1" : {
11072+
"credentialScope" : {
11073+
"region" : "us-east-1"
11074+
},
11075+
"hostname" : "omics.us-east-1.amazonaws.com",
11076+
"variants" : [ {
11077+
"hostname" : "omics-fips.us-east-1.amazonaws.com",
11078+
"tags" : [ "fips" ]
11079+
} ]
11080+
},
11081+
"us-west-2" : {
11082+
"credentialScope" : {
11083+
"region" : "us-west-2"
11084+
},
11085+
"hostname" : "omics.us-west-2.amazonaws.com",
11086+
"variants" : [ {
11087+
"hostname" : "omics-fips.us-west-2.amazonaws.com",
11088+
"tags" : [ "fips" ]
11089+
} ]
11090+
}
11091+
}
11092+
},
1101211093
"opsworks" : {
1101311094
"endpoints" : {
1101411095
"ap-northeast-1" : { },

0 commit comments

Comments
 (0)