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 Jul 24, 2024
1 parent 97a1692 commit 07c560f
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28325,7 +28325,8 @@
},
"apigateway" : {
"endpoints" : {
"us-iso-east-1" : { }
"us-iso-east-1" : { },
"us-iso-west-1" : { }
}
},
"appconfig" : {
Expand Down Expand Up @@ -29201,6 +29202,11 @@
"us-isob-east-1" : { }
}
},
"apigateway" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"appconfig" : {
"endpoints" : {
"us-isob-east-1" : { }
Expand Down

0 comments on commit 07c560f

Please sign in to comment.