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 26, 2023
1 parent 5ae0198 commit 3851309
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11278,6 +11278,20 @@
"isRegionalized" : false,
"partitionEndpoint" : "aws-global"
},
"osis" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"outposts" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -18193,6 +18207,12 @@
"cn-northwest-1" : { }
}
},
"license-manager-linux-subscriptions" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"logs" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down

0 comments on commit 3851309

Please sign in to comment.