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 Sep 20, 2022
1 parent d8d5446 commit 834dd34
Showing 1 changed file with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15674,6 +15674,12 @@
"cn-northwest-1" : { }
}
},
"rbin" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"rds" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -18582,6 +18588,36 @@
}
}
},
"rbin" : {
"endpoints" : {
"fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"deprecated" : true,
"hostname" : "rbin-fips.us-gov-east-1.amazonaws.com"
},
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "rbin-fips.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : {
"variants" : [ {
"hostname" : "rbin-fips.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "rbin-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"rds" : {
"defaults" : {
"variants" : [ {
Expand Down

0 comments on commit 834dd34

Please sign in to comment.