Skip to content

Commit bf05794

Browse files
authored
fix: Update endpoints (#1830)
This PR was created by a scheduled workflow to sync endpoint changes
1 parent d776d40 commit bf05794

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

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

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,16 +1676,23 @@
16761676
"devops-guru": {
16771677
"regions": {
16781678
"ap-northeast-1": {},
1679+
"ap-northeast-2": {},
1680+
"ap-south-1": {},
16791681
"ap-southeast-1": {},
16801682
"ap-southeast-2": {},
1683+
"ca-central-1": {},
16811684
"eu-central-1": {},
16821685
"eu-north-1": {},
16831686
"eu-west-1": {},
1687+
"eu-west-2": {},
1688+
"eu-west-3": {},
16841689
"fips-us-east-1": {},
16851690
"fips-us-east-2": {},
16861691
"fips-us-west-2": {},
1692+
"sa-east-1": {},
16871693
"us-east-1": {},
16881694
"us-east-2": {},
1695+
"us-west-1": {},
16891696
"us-west-2": {}
16901697
}
16911698
},
@@ -3942,6 +3949,22 @@
39423949
"us-west-2": {}
39433950
}
39443951
},
3952+
"participant.connect": {
3953+
"regions": {
3954+
"af-south-1": {},
3955+
"ap-northeast-1": {},
3956+
"ap-northeast-2": {},
3957+
"ap-southeast-1": {},
3958+
"ap-southeast-2": {},
3959+
"ca-central-1": {},
3960+
"eu-central-1": {},
3961+
"eu-west-2": {},
3962+
"fips-us-east-1": {},
3963+
"fips-us-west-2": {},
3964+
"us-east-1": {},
3965+
"us-west-2": {}
3966+
}
3967+
},
39453968
"personalize": {
39463969
"regions": {
39473970
"ap-northeast-1": {},
@@ -4394,16 +4417,19 @@
43944417
},
43954418
"rolesanywhere": {
43964419
"regions": {
4420+
"af-south-1": {},
43974421
"ap-east-1": {},
43984422
"ap-northeast-1": {},
43994423
"ap-northeast-2": {},
44004424
"ap-northeast-3": {},
44014425
"ap-south-1": {},
44024426
"ap-southeast-1": {},
44034427
"ap-southeast-2": {},
4428+
"ap-southeast-3": {},
44044429
"ca-central-1": {},
44054430
"eu-central-1": {},
44064431
"eu-north-1": {},
4432+
"eu-south-1": {},
44074433
"eu-west-1": {},
44084434
"eu-west-2": {},
44094435
"eu-west-3": {},
@@ -4938,6 +4964,7 @@
49384964
"ap-south-1": {},
49394965
"ap-southeast-1": {},
49404966
"ap-southeast-2": {},
4967+
"ap-southeast-3": {},
49414968
"ca-central-1": {},
49424969
"eu-central-1": {},
49434970
"eu-north-1": {},
@@ -5625,6 +5652,7 @@
56255652
},
56265653
"workspaces": {
56275654
"regions": {
5655+
"af-south-1": {},
56285656
"ap-northeast-1": {},
56295657
"ap-northeast-2": {},
56305658
"ap-south-1": {},
@@ -7652,6 +7680,11 @@
76527680
"us-gov-west-1": {}
76537681
}
76547682
},
7683+
"managedblockchain": {
7684+
"regions": {
7685+
"us-gov-west-1": {}
7686+
}
7687+
},
76557688
"mediaconvert": {
76567689
"regions": {
76577690
"us-gov-west-1": {}
@@ -7730,6 +7763,11 @@
77307763
"us-gov-west-1": {}
77317764
}
77327765
},
7766+
"participant.connect": {
7767+
"regions": {
7768+
"us-gov-west-1": {}
7769+
}
7770+
},
77337771
"pinpoint": {
77347772
"regions": {
77357773
"fips-us-gov-west-1": {},

0 commit comments

Comments
 (0)