Skip to content

Commit d9024d9

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent baac8f3 commit d9024d9

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
@@ -3423,7 +3423,9 @@
34233423
"protocols" : [ "https" ]
34243424
},
34253425
"endpoints" : {
3426-
"us-east-1" : { }
3426+
"us-east-1" : { },
3427+
"us-east-2" : { },
3428+
"us-west-2" : { }
34273429
}
34283430
},
34293431
"honeycode" : {

0 commit comments

Comments
 (0)