Skip to content

Commit 92befc0

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 8afb2ca commit 92befc0

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7396,6 +7396,17 @@
73967396
"us-west-2" : { }
73977397
}
73987398
},
7399+
"migrationhub-strategy" : {
7400+
"endpoints" : {
7401+
"ap-northeast-1" : { },
7402+
"ap-southeast-2" : { },
7403+
"eu-central-1" : { },
7404+
"eu-west-1" : { },
7405+
"eu-west-2" : { },
7406+
"us-east-1" : { },
7407+
"us-west-2" : { }
7408+
}
7409+
},
73997410
"mobileanalytics" : {
74007411
"endpoints" : {
74017412
"us-east-1" : { }

0 commit comments

Comments
 (0)