File tree Expand file tree Collapse file tree 1 file changed +45
-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 +45
-0
lines changed Original file line number Diff line number Diff line change 29192919 "bedrock": {
29202920 "endpoints": {
29212921 "ap-northeast-1": {},
2922+ "ap-south-1": {},
29222923 "ap-southeast-1": {},
29232924 "ap-southeast-2": {},
29242925 "bedrock-ap-northeast-1": {
29272928 },
29282929 "hostname": "bedrock.ap-northeast-1.amazonaws.com"
29292930 },
2931+ "bedrock-ap-south-1": {
2932+ "credentialScope": {
2933+ "region": "ap-south-1"
2934+ },
2935+ "hostname": "bedrock.ap-south-1.amazonaws.com"
2936+ },
29302937 "bedrock-ap-southeast-1": {
29312938 "credentialScope": {
29322939 "region": "ap-southeast-1"
29452952 },
29462953 "hostname": "bedrock.eu-central-1.amazonaws.com"
29472954 },
2955+ "bedrock-eu-west-1": {
2956+ "credentialScope": {
2957+ "region": "eu-west-1"
2958+ },
2959+ "hostname": "bedrock.eu-west-1.amazonaws.com"
2960+ },
29482961 "bedrock-eu-west-3": {
29492962 "credentialScope": {
29502963 "region": "eu-west-3"
29692982 },
29702983 "hostname": "bedrock-runtime.ap-northeast-1.amazonaws.com"
29712984 },
2985+ "bedrock-runtime-ap-south-1": {
2986+ "credentialScope": {
2987+ "region": "ap-south-1"
2988+ },
2989+ "hostname": "bedrock-runtime.ap-south-1.amazonaws.com"
2990+ },
29722991 "bedrock-runtime-ap-southeast-1": {
29732992 "credentialScope": {
29742993 "region": "ap-southeast-1"
29873006 },
29883007 "hostname": "bedrock-runtime.eu-central-1.amazonaws.com"
29893008 },
3009+ "bedrock-runtime-eu-west-1": {
3010+ "credentialScope": {
3011+ "region": "eu-west-1"
3012+ },
3013+ "hostname": "bedrock-runtime.eu-west-1.amazonaws.com"
3014+ },
29903015 "bedrock-runtime-eu-west-3": {
29913016 "credentialScope": {
29923017 "region": "eu-west-3"
30303055 "hostname": "bedrock.us-west-2.amazonaws.com"
30313056 },
30323057 "eu-central-1": {},
3058+ "eu-west-1": {},
30333059 "eu-west-3": {},
30343060 "us-east-1": {},
30353061 "us-west-2": {}
2228722313 }
2228822314 ]
2228922315 },
22316+ "ca-west-1": {
22317+ "credentialScope": {
22318+ "region": "ca-west-1"
22319+ },
22320+ "hostname": "wafv2.ca-west-1.amazonaws.com",
22321+ "variants": [
22322+ {
22323+ "hostname": "wafv2-fips.ca-west-1.amazonaws.com",
22324+ "tags": ["fips"]
22325+ }
22326+ ]
22327+ },
2229022328 "eu-central-1": {
2229122329 "credentialScope": {
2229222330 "region": "eu-central-1"
2246722505 "deprecated": true,
2246822506 "hostname": "wafv2-fips.ca-central-1.amazonaws.com"
2246922507 },
22508+ "fips-ca-west-1": {
22509+ "credentialScope": {
22510+ "region": "ca-west-1"
22511+ },
22512+ "deprecated": true,
22513+ "hostname": "wafv2-fips.ca-west-1.amazonaws.com"
22514+ },
2247022515 "fips-eu-central-1": {
2247122516 "credentialScope": {
2247222517 "region": "eu-central-1"
You can’t perform that action at this time.
0 commit comments