Skip to content

Commit 30d0b06

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 8da2b8a commit 30d0b06

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@
199199
"ap-east-1" : { },
200200
"ap-northeast-1" : { },
201201
"ap-northeast-2" : { },
202+
"ap-northeast-3" : { },
202203
"ap-south-1" : { },
203204
"ap-southeast-1" : { },
204205
"ap-southeast-2" : { },
@@ -3236,6 +3237,7 @@
32363237
"groundstation" : {
32373238
"endpoints" : {
32383239
"af-south-1" : { },
3240+
"ap-northeast-2" : { },
32393241
"ap-southeast-2" : { },
32403242
"eu-central-1" : { },
32413243
"eu-north-1" : { },
@@ -9819,6 +9821,17 @@
98199821
"us-iso-east-1" : { }
98209822
}
98219823
},
9824+
"elasticfilesystem" : {
9825+
"endpoints" : {
9826+
"fips-us-iso-east-1" : {
9827+
"credentialScope" : {
9828+
"region" : "us-iso-east-1"
9829+
},
9830+
"hostname" : "elasticfilesystem-fips.us-iso-east-1.c2s.ic.gov"
9831+
},
9832+
"us-iso-east-1" : { }
9833+
}
9834+
},
98229835
"elasticloadbalancing" : {
98239836
"endpoints" : {
98249837
"us-iso-east-1" : {

0 commit comments

Comments
 (0)