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 Oct 3, 2022
1 parent 8485699 commit 4e7fe92
Showing 1 changed file with 7 additions and 1 deletion.
Expand Up @@ -20390,7 +20390,8 @@
},
"ram" : {
"endpoints" : {
"us-iso-east-1" : { }
"us-iso-east-1" : { },
"us-iso-west-1" : { }
}
},
"rds" : {
Expand Down Expand Up @@ -20865,6 +20866,11 @@
"isRegionalized" : false,
"partitionEndpoint" : "aws-iso-b-global"
},
"route53resolver" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"s3" : {
"defaults" : {
"protocols" : [ "http", "https" ],
Expand Down

0 comments on commit 4e7fe92

Please sign in to comment.