Skip to content

Commit 80761dd

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7e8fead commit 80761dd

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@
565565
"ap-southeast-2" : { },
566566
"ca-central-1" : { },
567567
"eu-central-1" : { },
568+
"eu-central-2" : { },
568569
"eu-west-1" : { },
569570
"eu-west-2" : { },
570571
"eu-west-3" : { },
@@ -24081,6 +24082,7 @@
2408124082
},
2408224083
"aoss" : {
2408324084
"endpoints" : {
24085+
"us-gov-east-1" : { },
2408424086
"us-gov-west-1" : { }
2408524087
}
2408624088
},

0 commit comments

Comments
 (0)