Skip to content

Commit 6ecc34f

Browse files
authored
fix: Update endpoints (#2155)
This PR was created by a scheduled workflow to sync endpoint changes
1 parent 73e79d2 commit 6ecc34f

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

plugins/source/aws/client/data/partition_service_region.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,6 +1265,28 @@
12651265
"us-west-2": {}
12661266
}
12671267
},
1268+
"codestar-notifications": {
1269+
"regions": {
1270+
"ap-east-1": {},
1271+
"ap-northeast-1": {},
1272+
"ap-northeast-2": {},
1273+
"ap-south-1": {},
1274+
"ap-southeast-1": {},
1275+
"ap-southeast-2": {},
1276+
"ca-central-1": {},
1277+
"eu-central-1": {},
1278+
"eu-north-1": {},
1279+
"eu-west-1": {},
1280+
"eu-west-2": {},
1281+
"eu-west-3": {},
1282+
"me-south-1": {},
1283+
"sa-east-1": {},
1284+
"us-east-1": {},
1285+
"us-east-2": {},
1286+
"us-west-1": {},
1287+
"us-west-2": {}
1288+
}
1289+
},
12681290
"cognito-identity": {
12691291
"regions": {
12701292
"ap-northeast-1": {},
@@ -3024,6 +3046,7 @@
30243046
"ap-south-1": {},
30253047
"ap-southeast-1": {},
30263048
"ap-southeast-2": {},
3049+
"ap-southeast-3": {},
30273050
"ca-central-1": {},
30283051
"eu-central-1": {},
30293052
"eu-north-1": {},
@@ -3697,6 +3720,17 @@
36973720
"us-west-2": {}
36983721
}
36993722
},
3723+
"migrationhub-orchestrator": {
3724+
"regions": {
3725+
"ap-northeast-1": {},
3726+
"ap-southeast-2": {},
3727+
"eu-central-1": {},
3728+
"eu-west-1": {},
3729+
"eu-west-2": {},
3730+
"us-east-1": {},
3731+
"us-west-2": {}
3732+
}
3733+
},
37003734
"migrationhub-strategy": {
37013735
"regions": {
37023736
"ap-northeast-1": {},
@@ -7026,6 +7060,11 @@
70267060
"us-isob-east-1": {}
70277061
}
70287062
},
7063+
"resource-groups": {
7064+
"regions": {
7065+
"us-isob-east-1": {}
7066+
}
7067+
},
70297068
"route53": {
70307069
"regions": {
70317070
"aws-iso-b-global": {}

0 commit comments

Comments
 (0)