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 (#1215)
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 12, 2022
1 parent 83edf07 commit 67f595a
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions client/data/partition_service_region.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,32 @@
"us-west-2": {}
}
},
"appconfig": {
"regions": {
"af-south-1": {},
"ap-east-1": {},
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"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-1": {},
"us-west-2": {}
}
},
"appconfigdata": {
"regions": {
"af-south-1": {},
Expand Down Expand Up @@ -1602,6 +1628,32 @@
"us-west-2": {}
}
},
"dlm": {
"regions": {
"af-south-1": {},
"ap-east-1": {},
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"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-1": {},
"us-west-2": {}
}
},
"dms": {
"regions": {
"af-south-1": {},
Expand Down Expand Up @@ -5409,6 +5461,12 @@
"cn-northwest-1": {}
}
},
"appconfig": {
"regions": {
"cn-north-1": {},
"cn-northwest-1": {}
}
},
"appconfigdata": {
"regions": {
"cn-north-1": {},
Expand Down Expand Up @@ -5584,6 +5642,12 @@
"cn-northwest-1": {}
}
},
"dlm": {
"regions": {
"cn-north-1": {},
"cn-northwest-1": {}
}
},
"dms": {
"regions": {
"cn-north-1": {},
Expand Down Expand Up @@ -6098,6 +6162,12 @@
"us-iso-east-1": {}
}
},
"appconfig": {
"regions": {
"us-iso-east-1": {},
"us-iso-west-1": {}
}
},
"appconfigdata": {
"regions": {
"us-iso-west-1": {}
Expand Down Expand Up @@ -6442,6 +6512,11 @@
"us-isob-east-1": {}
}
},
"appconfig": {
"regions": {
"us-isob-east-1": {}
}
},
"application-autoscaling": {
"regions": {
"us-isob-east-1": {}
Expand Down Expand Up @@ -6746,6 +6821,14 @@
"us-gov-west-1": {}
}
},
"appconfig": {
"regions": {
"fips-us-gov-east-1": {},
"fips-us-gov-west-1": {},
"us-gov-east-1": {},
"us-gov-west-1": {}
}
},
"appconfigdata": {
"regions": {
"us-gov-east-1": {},
Expand Down Expand Up @@ -6960,6 +7043,12 @@
"us-gov-west-1": {}
}
},
"dlm": {
"regions": {
"us-gov-east-1": {},
"us-gov-west-1": {}
}
},
"dms": {
"regions": {
"dms": {},
Expand Down

0 comments on commit 67f595a

Please sign in to comment.