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 Jan 25, 2023
1 parent 7d42dcb commit 31a07a9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,9 @@
"aoss" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down Expand Up @@ -18087,6 +18090,7 @@
} ]
},
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
Expand Down

0 comments on commit 31a07a9

Please sign in to comment.