Skip to content

Commit 7551713

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 98cbc9e commit 7551713

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9148,6 +9148,17 @@
91489148
"us-west-2" : { }
91499149
}
91509150
},
9151+
"migrationhub-orchestrator" : {
9152+
"endpoints" : {
9153+
"ap-northeast-1" : { },
9154+
"ap-southeast-2" : { },
9155+
"eu-central-1" : { },
9156+
"eu-west-1" : { },
9157+
"eu-west-2" : { },
9158+
"us-east-1" : { },
9159+
"us-west-2" : { }
9160+
}
9161+
},
91519162
"migrationhub-strategy" : {
91529163
"endpoints" : {
91539164
"ap-northeast-1" : { },
@@ -20814,6 +20825,11 @@
2081420825
"us-isob-east-1" : { }
2081520826
}
2081620827
},
20828+
"resource-groups" : {
20829+
"endpoints" : {
20830+
"us-isob-east-1" : { }
20831+
}
20832+
},
2081720833
"route53" : {
2081820834
"endpoints" : {
2081920835
"aws-iso-b-global" : {

0 commit comments

Comments
 (0)