Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
fix: Update endpoints (#1032)
Browse files Browse the repository at this point in the history
This PR was created by a scheduled workflow to sync endpoint changes
  • Loading branch information
cq-bot authored Jun 10, 2022
1 parent 85ccc64 commit bd6159a
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions client/data/partition_service_region.json
Original file line number Diff line number Diff line change
Expand Up @@ -1867,6 +1867,7 @@
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
Expand Down Expand Up @@ -3967,21 +3968,6 @@
"us-west-2": {}
}
},
"redshift-serverless": {
"regions": {
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-west-1": {},
"eu-west-2": {},
"us-east-1": {},
"us-east-2": {},
"us-west-2": {}
}
},
"rekognition": {
"regions": {
"ap-northeast-1": {},
Expand Down Expand Up @@ -4361,6 +4347,7 @@
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
Expand Down Expand Up @@ -4412,6 +4399,7 @@
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
Expand Down Expand Up @@ -6547,6 +6535,11 @@
"regions": {
"us-isob-east-1": {}
}
},
"workspaces": {
"regions": {
"us-isob-east-1": {}
}
}
}
},
Expand Down Expand Up @@ -7500,6 +7493,12 @@
"us-gov-west-1": {}
}
},
"transcribestreaming": {
"regions": {
"us-gov-east-1": {},
"us-gov-west-1": {}
}
},
"transfer": {
"regions": {
"fips-us-gov-east-1": {},
Expand Down

0 comments on commit bd6159a

Please sign in to comment.