|
1109 | 1109 | "ap-northeast-2" : { },
|
1110 | 1110 | "ap-northeast-3" : { },
|
1111 | 1111 | "ap-south-1" : { },
|
| 1112 | + "ap-south-2" : { }, |
1112 | 1113 | "ap-southeast-1" : { },
|
1113 | 1114 | "ap-southeast-2" : { },
|
1114 | 1115 | "ap-southeast-4" : { },
|
|
1117 | 1118 | "eu-north-1" : { },
|
1118 | 1119 | "eu-west-1" : { },
|
1119 | 1120 | "eu-west-3" : { },
|
| 1121 | + "me-central-1" : { }, |
1120 | 1122 | "sa-east-1" : { },
|
1121 | 1123 | "us-east-1" : { },
|
1122 | 1124 | "us-east-2" : { },
|
|
2657 | 2659 | },
|
2658 | 2660 | "hostname" : "bedrock.eu-central-1.amazonaws.com"
|
2659 | 2661 | },
|
| 2662 | + "bedrock-eu-west-3" : { |
| 2663 | + "credentialScope" : { |
| 2664 | + "region" : "eu-west-3" |
| 2665 | + }, |
| 2666 | + "hostname" : "bedrock.eu-west-3.amazonaws.com" |
| 2667 | + }, |
2660 | 2668 | "bedrock-fips-us-east-1" : {
|
2661 | 2669 | "credentialScope" : {
|
2662 | 2670 | "region" : "us-east-1"
|
|
2687 | 2695 | },
|
2688 | 2696 | "hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
|
2689 | 2697 | },
|
| 2698 | + "bedrock-runtime-eu-west-3" : { |
| 2699 | + "credentialScope" : { |
| 2700 | + "region" : "eu-west-3" |
| 2701 | + }, |
| 2702 | + "hostname" : "bedrock-runtime.eu-west-3.amazonaws.com" |
| 2703 | + }, |
2690 | 2704 | "bedrock-runtime-fips-us-east-1" : {
|
2691 | 2705 | "credentialScope" : {
|
2692 | 2706 | "region" : "us-east-1"
|
|
2724 | 2738 | "hostname" : "bedrock.us-west-2.amazonaws.com"
|
2725 | 2739 | },
|
2726 | 2740 | "eu-central-1" : { },
|
| 2741 | + "eu-west-3" : { }, |
2727 | 2742 | "us-east-1" : { },
|
2728 | 2743 | "us-west-2" : { }
|
2729 | 2744 | }
|
|
25941 | 25956 | },
|
25942 | 25957 | "signer" : {
|
25943 | 25958 | "endpoints" : {
|
25944 |
| - "us-gov-east-1" : { }, |
25945 |
| - "us-gov-west-1" : { } |
| 25959 | + "fips-us-gov-east-1" : { |
| 25960 | + "credentialScope" : { |
| 25961 | + "region" : "us-gov-east-1" |
| 25962 | + }, |
| 25963 | + "deprecated" : true, |
| 25964 | + "hostname" : "signer-fips.us-gov-east-1.amazonaws.com" |
| 25965 | + }, |
| 25966 | + "fips-us-gov-west-1" : { |
| 25967 | + "credentialScope" : { |
| 25968 | + "region" : "us-gov-west-1" |
| 25969 | + }, |
| 25970 | + "deprecated" : true, |
| 25971 | + "hostname" : "signer-fips.us-gov-west-1.amazonaws.com" |
| 25972 | + }, |
| 25973 | + "fips-verification-us-gov-east-1" : { |
| 25974 | + "credentialScope" : { |
| 25975 | + "region" : "us-gov-east-1" |
| 25976 | + }, |
| 25977 | + "hostname" : "verification.signer-fips.us-gov-east-1.amazonaws.com" |
| 25978 | + }, |
| 25979 | + "fips-verification-us-gov-west-1" : { |
| 25980 | + "credentialScope" : { |
| 25981 | + "region" : "us-gov-west-1" |
| 25982 | + }, |
| 25983 | + "hostname" : "verification.signer-fips.us-gov-west-1.amazonaws.com" |
| 25984 | + }, |
| 25985 | + "us-gov-east-1" : { |
| 25986 | + "variants" : [ { |
| 25987 | + "hostname" : "signer-fips.us-gov-east-1.amazonaws.com", |
| 25988 | + "tags" : [ "fips" ] |
| 25989 | + } ] |
| 25990 | + }, |
| 25991 | + "us-gov-west-1" : { |
| 25992 | + "variants" : [ { |
| 25993 | + "hostname" : "signer-fips.us-gov-west-1.amazonaws.com", |
| 25994 | + "tags" : [ "fips" ] |
| 25995 | + } ] |
| 25996 | + }, |
| 25997 | + "verification-us-gov-east-1" : { |
| 25998 | + "credentialScope" : { |
| 25999 | + "region" : "us-gov-east-1" |
| 26000 | + }, |
| 26001 | + "hostname" : "verification.signer.us-gov-east-1.amazonaws.com" |
| 26002 | + }, |
| 26003 | + "verification-us-gov-west-1" : { |
| 26004 | + "credentialScope" : { |
| 26005 | + "region" : "us-gov-west-1" |
| 26006 | + }, |
| 26007 | + "hostname" : "verification.signer.us-gov-west-1.amazonaws.com" |
| 26008 | + } |
25946 | 26009 | }
|
25947 | 26010 | },
|
25948 | 26011 | "simspaceweaver" : {
|
|
0 commit comments