Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-03-08
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 8, 2024
1 parent 53ef388 commit 51a2e09
Showing 1 changed file with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9558,6 +9558,7 @@
"ap-southeast-3": {},
"ap-southeast-4": {},
"ca-central-1": {},
"ca-west-1": {},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
Expand Down Expand Up @@ -11772,6 +11773,7 @@
"ap-southeast-3": {},
"ap-southeast-4": {},
"ca-central-1": {},
"ca-west-1": {},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
Expand Down Expand Up @@ -16263,6 +16265,7 @@
"ap-southeast-3": {},
"ap-southeast-4": {},
"ca-central-1": {},
"ca-west-1": {},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
Expand Down Expand Up @@ -23435,6 +23438,12 @@
}
}
},
"network-firewall": {
"endpoints": {
"cn-north-1": {},
"cn-northwest-1": {}
}
},
"oam": {
"endpoints": {
"cn-north-1": {},
Expand Down Expand Up @@ -29482,7 +29491,8 @@
},
"arc-zonal-shift": {
"endpoints": {
"us-iso-east-1": {}
"us-iso-east-1": {},
"us-iso-west-1": {}
}
},
"athena": {
Expand Down

0 comments on commit 51a2e09

Please sign in to comment.