|
2993 | 2993 | },
|
2994 | 2994 | "hostname": "bedrock.eu-west-3.amazonaws.com"
|
2995 | 2995 | },
|
| 2996 | + "bedrock-fips-ca-central-1": { |
| 2997 | + "credentialScope": { |
| 2998 | + "region": "ca-central-1" |
| 2999 | + }, |
| 3000 | + "hostname": "bedrock-fips.ca-central-1.amazonaws.com" |
| 3001 | + }, |
2996 | 3002 | "bedrock-fips-us-east-1": {
|
2997 | 3003 | "credentialScope": {
|
2998 | 3004 | "region": "us-east-1"
|
|
3059 | 3065 | },
|
3060 | 3066 | "hostname": "bedrock-runtime.eu-west-3.amazonaws.com"
|
3061 | 3067 | },
|
| 3068 | + "bedrock-runtime-fips-ca-central-1": { |
| 3069 | + "credentialScope": { |
| 3070 | + "region": "ca-central-1" |
| 3071 | + }, |
| 3072 | + "hostname": "bedrock-runtime-fips.ca-central-1.amazonaws.com" |
| 3073 | + }, |
3062 | 3074 | "bedrock-runtime-fips-us-east-1": {
|
3063 | 3075 | "credentialScope": {
|
3064 | 3076 | "region": "us-east-1"
|
|
25652 | 25664 | },
|
25653 | 25665 | "bedrock": {
|
25654 | 25666 | "endpoints": {
|
| 25667 | + "bedrock-fips-us-gov-west-1": { |
| 25668 | + "credentialScope": { |
| 25669 | + "region": "us-gov-west-1" |
| 25670 | + }, |
| 25671 | + "hostname": "bedrock-fips.us-gov-west-1.amazonaws.com" |
| 25672 | + }, |
| 25673 | + "bedrock-runtime-fips-us-gov-west-1": { |
| 25674 | + "credentialScope": { |
| 25675 | + "region": "us-gov-west-1" |
| 25676 | + }, |
| 25677 | + "hostname": "bedrock-runtime-fips.us-gov-west-1.amazonaws.com" |
| 25678 | + }, |
25655 | 25679 | "bedrock-runtime-us-gov-west-1": {
|
25656 | 25680 | "credentialScope": {
|
25657 | 25681 | "region": "us-gov-west-1"
|
|
29400 | 29424 | }
|
29401 | 29425 | }
|
29402 | 29426 | },
|
| 29427 | + "securitylake": { |
| 29428 | + "endpoints": { |
| 29429 | + "us-gov-east-1": { |
| 29430 | + "variants": [ |
| 29431 | + { |
| 29432 | + "hostname": "securitylake.us-gov-east-1.amazonaws.com", |
| 29433 | + "tags": ["fips"] |
| 29434 | + } |
| 29435 | + ] |
| 29436 | + }, |
| 29437 | + "us-gov-east-1-fips": { |
| 29438 | + "credentialScope": { |
| 29439 | + "region": "us-gov-east-1" |
| 29440 | + }, |
| 29441 | + "deprecated": true, |
| 29442 | + "hostname": "securitylake.us-gov-east-1.amazonaws.com" |
| 29443 | + }, |
| 29444 | + "us-gov-west-1": { |
| 29445 | + "variants": [ |
| 29446 | + { |
| 29447 | + "hostname": "securitylake.us-gov-west-1.amazonaws.com", |
| 29448 | + "tags": ["fips"] |
| 29449 | + } |
| 29450 | + ] |
| 29451 | + }, |
| 29452 | + "us-gov-west-1-fips": { |
| 29453 | + "credentialScope": { |
| 29454 | + "region": "us-gov-west-1" |
| 29455 | + }, |
| 29456 | + "deprecated": true, |
| 29457 | + "hostname": "securitylake.us-gov-west-1.amazonaws.com" |
| 29458 | + } |
| 29459 | + } |
| 29460 | + }, |
29403 | 29461 | "serverlessrepo": {
|
29404 | 29462 | "defaults": {
|
29405 | 29463 | "protocols": ["https"]
|
|
0 commit comments