Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 12, 2022
1 parent 6515e94 commit fbab727
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17860,6 +17860,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 @@ -18322,6 +18330,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 fbab727

Please sign in to comment.