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 Aug 17, 2023
1 parent 4526489 commit 0e3340f
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24168,7 +24168,8 @@
"protocols" : [ "http", "https" ]
},
"endpoints" : {
"us-iso-east-1" : { }
"us-iso-east-1" : { },
"us-iso-west-1" : { }
}
},
"elasticache" : {
Expand Down Expand Up @@ -24406,6 +24407,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 0e3340f

Please sign in to comment.