File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -28138,30 +28138,55 @@
2813828138 },
2813928139 "bedrock": {
2814028140 "endpoints": {
28141+ "bedrock-fips-us-gov-east-1": {
28142+ "credentialScope": {
28143+ "region": "us-gov-east-1"
28144+ },
28145+ "hostname": "bedrock-fips.us-gov-east-1.amazonaws.com"
28146+ },
2814128147 "bedrock-fips-us-gov-west-1": {
2814228148 "credentialScope": {
2814328149 "region": "us-gov-west-1"
2814428150 },
2814528151 "hostname": "bedrock-fips.us-gov-west-1.amazonaws.com"
2814628152 },
28153+ "bedrock-runtime-fips-us-gov-east-1": {
28154+ "credentialScope": {
28155+ "region": "us-gov-east-1"
28156+ },
28157+ "hostname": "bedrock-runtime-fips.us-gov-east-1.amazonaws.com"
28158+ },
2814728159 "bedrock-runtime-fips-us-gov-west-1": {
2814828160 "credentialScope": {
2814928161 "region": "us-gov-west-1"
2815028162 },
2815128163 "hostname": "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
2815228164 },
28165+ "bedrock-runtime-us-gov-east-1": {
28166+ "credentialScope": {
28167+ "region": "us-gov-east-1"
28168+ },
28169+ "hostname": "bedrock-runtime.us-gov-east-1.amazonaws.com"
28170+ },
2815328171 "bedrock-runtime-us-gov-west-1": {
2815428172 "credentialScope": {
2815528173 "region": "us-gov-west-1"
2815628174 },
2815728175 "hostname": "bedrock-runtime.us-gov-west-1.amazonaws.com"
2815828176 },
28177+ "bedrock-us-gov-east-1": {
28178+ "credentialScope": {
28179+ "region": "us-gov-east-1"
28180+ },
28181+ "hostname": "bedrock.us-gov-east-1.amazonaws.com"
28182+ },
2815928183 "bedrock-us-gov-west-1": {
2816028184 "credentialScope": {
2816128185 "region": "us-gov-west-1"
2816228186 },
2816328187 "hostname": "bedrock.us-gov-west-1.amazonaws.com"
2816428188 },
28189+ "us-gov-east-1": {},
2816528190 "us-gov-west-1": {}
2816628191 }
2816728192 },
You can’t perform that action at this time.
0 commit comments