Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-11-11
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 11, 2024
1 parent a0e7fd5 commit 955880d
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28138,30 +28138,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 955880d

Please sign in to comment.