File tree 1 file changed +25
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -28138,30 +28138,55 @@
28138
28138
},
28139
28139
"bedrock": {
28140
28140
"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
+ },
28141
28147
"bedrock-fips-us-gov-west-1": {
28142
28148
"credentialScope": {
28143
28149
"region": "us-gov-west-1"
28144
28150
},
28145
28151
"hostname": "bedrock-fips.us-gov-west-1.amazonaws.com"
28146
28152
},
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
+ },
28147
28159
"bedrock-runtime-fips-us-gov-west-1": {
28148
28160
"credentialScope": {
28149
28161
"region": "us-gov-west-1"
28150
28162
},
28151
28163
"hostname": "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
28152
28164
},
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
+ },
28153
28171
"bedrock-runtime-us-gov-west-1": {
28154
28172
"credentialScope": {
28155
28173
"region": "us-gov-west-1"
28156
28174
},
28157
28175
"hostname": "bedrock-runtime.us-gov-west-1.amazonaws.com"
28158
28176
},
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
+ },
28159
28183
"bedrock-us-gov-west-1": {
28160
28184
"credentialScope": {
28161
28185
"region": "us-gov-west-1"
28162
28186
},
28163
28187
"hostname": "bedrock.us-gov-west-1.amazonaws.com"
28164
28188
},
28189
+ "us-gov-east-1": {},
28165
28190
"us-gov-west-1": {}
28166
28191
}
28167
28192
},
You can’t perform that action at this time.
0 commit comments