Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2022-04-12
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 12, 2022
1 parent f000752 commit 7924dc7
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19607,6 +19607,14 @@
"us-iso-west-1": {}
}
},
"eks": {
"defaults": {
"protocols": ["http", "https"]
},
"endpoints": {
"us-iso-east-1": {}
}
},
"elasticache": {
"endpoints": {
"us-iso-east-1": {},
Expand Down Expand Up @@ -20084,6 +20092,14 @@
"us-isob-east-1": {}
}
},
"eks": {
"defaults": {
"protocols": ["http", "https"]
},
"endpoints": {
"us-isob-east-1": {}
}
},
"elasticache": {
"endpoints": {
"us-isob-east-1": {}
Expand Down

0 comments on commit 7924dc7

Please sign in to comment.