Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-07-24
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 24, 2024
1 parent 5a269c4 commit c3ba9a1
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31561,7 +31561,8 @@
},
"apigateway": {
"endpoints": {
"us-iso-east-1": {}
"us-iso-east-1": {},
"us-iso-west-1": {}
}
},
"appconfig": {
Expand Down Expand Up @@ -32492,6 +32493,11 @@
"us-isob-east-1": {}
}
},
"apigateway": {
"endpoints": {
"us-isob-east-1": {}
}
},
"appconfig": {
"endpoints": {
"us-isob-east-1": {}
Expand Down

0 comments on commit c3ba9a1

Please sign in to comment.