Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-swift-automation committed Nov 11, 2024
1 parent 3f269ed commit fe08209
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions codegen/sdk-codegen/sdk-endpoints.json
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 fe08209

Please sign in to comment.