Skip to content

Commit 6ffbe77

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 403c6e8 commit 6ffbe77

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9267,6 +9267,7 @@
92679267
"ap-south-1" : { },
92689268
"ap-southeast-1" : { },
92699269
"ap-southeast-2" : { },
9270+
"ap-southeast-3" : { },
92709271
"ca-central-1" : { },
92719272
"eu-central-1" : { },
92729273
"eu-north-1" : { },
@@ -19490,7 +19491,8 @@
1949019491
}
1949119492
},
1949219493
"endpoints" : {
19493-
"us-iso-east-1" : { }
19494+
"us-iso-east-1" : { },
19495+
"us-iso-west-1" : { }
1949419496
}
1949519497
},
1949619498
"sts" : {

0 commit comments

Comments
 (0)