Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-08-17
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 17, 2023
1 parent dedcc86 commit 0a89d38
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26637,7 +26637,8 @@
"protocols": ["http", "https"]
},
"endpoints": {
"us-iso-east-1": {}
"us-iso-east-1": {},
"us-iso-west-1": {}
}
},
"elasticache": {
Expand Down Expand Up @@ -26887,6 +26888,12 @@
"us-iso-west-1": {}
}
},
"resource-groups": {
"endpoints": {
"us-iso-east-1": {},
"us-iso-west-1": {}
}
},
"route53": {
"endpoints": {
"aws-iso-global": {
Expand Down

0 comments on commit 0a89d38

Please sign in to comment.