Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-05-29
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed May 29, 2024
1 parent 52dd4ea commit 94fae64
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15390,14 +15390,19 @@
},
"quicksight": {
"endpoints": {
"af-south-1": {},
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"api": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
"eu-south-1": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
Expand Down Expand Up @@ -16080,7 +16085,9 @@
]
},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
"eu-south-2": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
Expand Down Expand Up @@ -16119,6 +16126,7 @@
"deprecated": true,
"hostname": "redshift-serverless-fips.us-west-2.amazonaws.com"
},
"sa-east-1": {},
"us-east-1": {
"variants": [
{
Expand Down Expand Up @@ -24210,7 +24218,8 @@
},
"redshift-serverless": {
"endpoints": {
"cn-north-1": {}
"cn-north-1": {},
"cn-northwest-1": {}
}
},
"resource-groups": {
Expand Down

0 comments on commit 94fae64

Please sign in to comment.