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 Nov 11, 2024
1 parent b9d9dbb commit f0e35a9
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25111,30 +25111,55 @@
},
"bedrock" : {
"endpoints" : {
"bedrock-fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock-fips.us-gov-east-1.amazonaws.com"
},
"bedrock-fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
},
"bedrock-runtime-fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock-runtime-fips.us-gov-east-1.amazonaws.com"
},
"bedrock-runtime-fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
},
"bedrock-runtime-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock-runtime.us-gov-east-1.amazonaws.com"
},
"bedrock-runtime-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock-runtime.us-gov-west-1.amazonaws.com"
},
"bedrock-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock.us-gov-east-1.amazonaws.com"
},
"bedrock-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
},
Expand Down

0 comments on commit f0e35a9

Please sign in to comment.