|
1184 | 1184 | "ap-northeast-2": {},
|
1185 | 1185 | "ap-northeast-3": {},
|
1186 | 1186 | "ap-south-1": {},
|
| 1187 | + "ap-south-2": {}, |
1187 | 1188 | "ap-southeast-1": {},
|
1188 | 1189 | "ap-southeast-2": {},
|
1189 | 1190 | "ap-southeast-4": {},
|
|
1192 | 1193 | "eu-north-1": {},
|
1193 | 1194 | "eu-west-1": {},
|
1194 | 1195 | "eu-west-3": {},
|
| 1196 | + "me-central-1": {}, |
1195 | 1197 | "sa-east-1": {},
|
1196 | 1198 | "us-east-1": {},
|
1197 | 1199 | "us-east-2": {},
|
|
2936 | 2938 | },
|
2937 | 2939 | "hostname": "bedrock.eu-central-1.amazonaws.com"
|
2938 | 2940 | },
|
| 2941 | + "bedrock-eu-west-3": { |
| 2942 | + "credentialScope": { |
| 2943 | + "region": "eu-west-3" |
| 2944 | + }, |
| 2945 | + "hostname": "bedrock.eu-west-3.amazonaws.com" |
| 2946 | + }, |
2939 | 2947 | "bedrock-fips-us-east-1": {
|
2940 | 2948 | "credentialScope": {
|
2941 | 2949 | "region": "us-east-1"
|
|
2966 | 2974 | },
|
2967 | 2975 | "hostname": "bedrock-runtime.eu-central-1.amazonaws.com"
|
2968 | 2976 | },
|
| 2977 | + "bedrock-runtime-eu-west-3": { |
| 2978 | + "credentialScope": { |
| 2979 | + "region": "eu-west-3" |
| 2980 | + }, |
| 2981 | + "hostname": "bedrock-runtime.eu-west-3.amazonaws.com" |
| 2982 | + }, |
2969 | 2983 | "bedrock-runtime-fips-us-east-1": {
|
2970 | 2984 | "credentialScope": {
|
2971 | 2985 | "region": "us-east-1"
|
|
3003 | 3017 | "hostname": "bedrock.us-west-2.amazonaws.com"
|
3004 | 3018 | },
|
3005 | 3019 | "eu-central-1": {},
|
| 3020 | + "eu-west-3": {}, |
3006 | 3021 | "us-east-1": {},
|
3007 | 3022 | "us-west-2": {}
|
3008 | 3023 | }
|
|
28748 | 28763 | },
|
28749 | 28764 | "signer": {
|
28750 | 28765 | "endpoints": {
|
28751 |
| - "us-gov-east-1": {}, |
28752 |
| - "us-gov-west-1": {} |
| 28766 | + "fips-us-gov-east-1": { |
| 28767 | + "credentialScope": { |
| 28768 | + "region": "us-gov-east-1" |
| 28769 | + }, |
| 28770 | + "deprecated": true, |
| 28771 | + "hostname": "signer-fips.us-gov-east-1.amazonaws.com" |
| 28772 | + }, |
| 28773 | + "fips-us-gov-west-1": { |
| 28774 | + "credentialScope": { |
| 28775 | + "region": "us-gov-west-1" |
| 28776 | + }, |
| 28777 | + "deprecated": true, |
| 28778 | + "hostname": "signer-fips.us-gov-west-1.amazonaws.com" |
| 28779 | + }, |
| 28780 | + "fips-verification-us-gov-east-1": { |
| 28781 | + "credentialScope": { |
| 28782 | + "region": "us-gov-east-1" |
| 28783 | + }, |
| 28784 | + "hostname": "verification.signer-fips.us-gov-east-1.amazonaws.com" |
| 28785 | + }, |
| 28786 | + "fips-verification-us-gov-west-1": { |
| 28787 | + "credentialScope": { |
| 28788 | + "region": "us-gov-west-1" |
| 28789 | + }, |
| 28790 | + "hostname": "verification.signer-fips.us-gov-west-1.amazonaws.com" |
| 28791 | + }, |
| 28792 | + "us-gov-east-1": { |
| 28793 | + "variants": [ |
| 28794 | + { |
| 28795 | + "hostname": "signer-fips.us-gov-east-1.amazonaws.com", |
| 28796 | + "tags": ["fips"] |
| 28797 | + } |
| 28798 | + ] |
| 28799 | + }, |
| 28800 | + "us-gov-west-1": { |
| 28801 | + "variants": [ |
| 28802 | + { |
| 28803 | + "hostname": "signer-fips.us-gov-west-1.amazonaws.com", |
| 28804 | + "tags": ["fips"] |
| 28805 | + } |
| 28806 | + ] |
| 28807 | + }, |
| 28808 | + "verification-us-gov-east-1": { |
| 28809 | + "credentialScope": { |
| 28810 | + "region": "us-gov-east-1" |
| 28811 | + }, |
| 28812 | + "hostname": "verification.signer.us-gov-east-1.amazonaws.com" |
| 28813 | + }, |
| 28814 | + "verification-us-gov-west-1": { |
| 28815 | + "credentialScope": { |
| 28816 | + "region": "us-gov-west-1" |
| 28817 | + }, |
| 28818 | + "hostname": "verification.signer.us-gov-west-1.amazonaws.com" |
| 28819 | + } |
28753 | 28820 | }
|
28754 | 28821 | },
|
28755 | 28822 | "simspaceweaver": {
|
|
0 commit comments