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 (#1221)
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 committed Jul 14, 2022
1 parent e0f76bc commit 7b86dd9
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions client/data/partition_service_region.json
Original file line number Diff line number Diff line change
Expand Up @@ -4856,6 +4856,29 @@
"us-west-2": {}
}
},
"sso": {
"regions": {
"ap-east-1": {},
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-south-1": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
"me-south-1": {},
"sa-east-1": {},
"us-east-1": {},
"us-east-2": {},
"us-west-2": {}
}
},
"states": {
"regions": {
"af-south-1": {},
Expand Down Expand Up @@ -7645,6 +7668,12 @@
"us-gov-west-1": {}
}
},
"sso": {
"regions": {
"us-gov-east-1": {},
"us-gov-west-1": {}
}
},
"states": {
"regions": {
"fips-us-gov-east-1": {},
Expand Down

0 comments on commit 7b86dd9

Please sign in to comment.