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 7, 2024
1 parent b68675c commit c054fe7
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2815,6 +2815,12 @@
},
"hostname" : "bedrock.eu-central-1.amazonaws.com"
},
"bedrock-eu-central-2" : {
"credentialScope" : {
"region" : "eu-central-2"
},
"hostname" : "bedrock.eu-central-2.amazonaws.com"
},
"bedrock-eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down Expand Up @@ -2899,6 +2905,12 @@
},
"hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
},
"bedrock-runtime-eu-central-2" : {
"credentialScope" : {
"region" : "eu-central-2"
},
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
},
"bedrock-runtime-eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down Expand Up @@ -2991,6 +3003,7 @@
},
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -8939,6 +8952,7 @@
},
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
Expand Down

0 comments on commit c054fe7

Please sign in to comment.