Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-09-28
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 28, 2023
1 parent 5fc40b0 commit 5ba9a46
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9102,14 +9102,18 @@
},
"inspector2": {
"endpoints": {
"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-central-2": {},
"eu-north-1": {},
"eu-south-1": {},
"eu-west-1": {},
Expand Down Expand Up @@ -12818,6 +12822,7 @@
"deprecated": true,
"hostname": "network-firewall-fips.us-west-2.amazonaws.com"
},
"il-central-1": {},
"me-central-1": {},
"me-south-1": {},
"sa-east-1": {},
Expand Down Expand Up @@ -18543,9 +18548,14 @@
},
"tnb": {
"endpoints": {
"ap-northeast-2": {},
"ap-southeast-2": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-south-2": {},
"eu-west-3": {},
"sa-east-1": {},
"us-east-1": {},
"us-west-2": {}
}
Expand Down Expand Up @@ -20519,6 +20529,16 @@
}
}
},
"api.pricing": {
"defaults": {
"credentialScope": {
"service": "pricing"
}
},
"endpoints": {
"cn-northwest-1": {}
}
},
"api.sagemaker": {
"endpoints": {
"cn-north-1": {},
Expand Down

0 comments on commit 5ba9a46

Please sign in to comment.