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 Feb 27, 2025
1 parent c8c63a0 commit 7d47f9d
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -580,12 +580,15 @@
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
Expand Down Expand Up @@ -3111,6 +3114,12 @@
},
"hostname" : "bedrock.eu-central-2.amazonaws.com"
},
"bedrock-eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
},
"hostname" : "bedrock.eu-north-1.amazonaws.com"
},
"bedrock-eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down Expand Up @@ -3213,6 +3222,12 @@
},
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
},
"bedrock-runtime-eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
},
"hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
},
"bedrock-runtime-eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down Expand Up @@ -3306,6 +3321,7 @@
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -36180,6 +36196,12 @@
"us-isof-south-1" : { }
}
},
"schemas" : {
"endpoints" : {
"us-isof-east-1" : { },
"us-isof-south-1" : { }
}
},
"secretsmanager" : {
"endpoints" : {
"us-isof-east-1" : {
Expand Down

0 comments on commit 7d47f9d

Please # to comment.