|
2640 | 2640 | "bedrock" : { |
2641 | 2641 | "endpoints" : { |
2642 | 2642 | "ap-northeast-1" : { }, |
| 2643 | + "ap-south-1" : { }, |
2643 | 2644 | "ap-southeast-1" : { }, |
2644 | 2645 | "ap-southeast-2" : { }, |
2645 | 2646 | "bedrock-ap-northeast-1" : { |
|
2648 | 2649 | }, |
2649 | 2650 | "hostname" : "bedrock.ap-northeast-1.amazonaws.com" |
2650 | 2651 | }, |
| 2652 | + "bedrock-ap-south-1" : { |
| 2653 | + "credentialScope" : { |
| 2654 | + "region" : "ap-south-1" |
| 2655 | + }, |
| 2656 | + "hostname" : "bedrock.ap-south-1.amazonaws.com" |
| 2657 | + }, |
2651 | 2658 | "bedrock-ap-southeast-1" : { |
2652 | 2659 | "credentialScope" : { |
2653 | 2660 | "region" : "ap-southeast-1" |
|
2666 | 2673 | }, |
2667 | 2674 | "hostname" : "bedrock.eu-central-1.amazonaws.com" |
2668 | 2675 | }, |
| 2676 | + "bedrock-eu-west-1" : { |
| 2677 | + "credentialScope" : { |
| 2678 | + "region" : "eu-west-1" |
| 2679 | + }, |
| 2680 | + "hostname" : "bedrock.eu-west-1.amazonaws.com" |
| 2681 | + }, |
2669 | 2682 | "bedrock-eu-west-3" : { |
2670 | 2683 | "credentialScope" : { |
2671 | 2684 | "region" : "eu-west-3" |
|
2690 | 2703 | }, |
2691 | 2704 | "hostname" : "bedrock-runtime.ap-northeast-1.amazonaws.com" |
2692 | 2705 | }, |
| 2706 | + "bedrock-runtime-ap-south-1" : { |
| 2707 | + "credentialScope" : { |
| 2708 | + "region" : "ap-south-1" |
| 2709 | + }, |
| 2710 | + "hostname" : "bedrock-runtime.ap-south-1.amazonaws.com" |
| 2711 | + }, |
2693 | 2712 | "bedrock-runtime-ap-southeast-1" : { |
2694 | 2713 | "credentialScope" : { |
2695 | 2714 | "region" : "ap-southeast-1" |
|
2708 | 2727 | }, |
2709 | 2728 | "hostname" : "bedrock-runtime.eu-central-1.amazonaws.com" |
2710 | 2729 | }, |
| 2730 | + "bedrock-runtime-eu-west-1" : { |
| 2731 | + "credentialScope" : { |
| 2732 | + "region" : "eu-west-1" |
| 2733 | + }, |
| 2734 | + "hostname" : "bedrock-runtime.eu-west-1.amazonaws.com" |
| 2735 | + }, |
2711 | 2736 | "bedrock-runtime-eu-west-3" : { |
2712 | 2737 | "credentialScope" : { |
2713 | 2738 | "region" : "eu-west-3" |
|
2751 | 2776 | "hostname" : "bedrock.us-west-2.amazonaws.com" |
2752 | 2777 | }, |
2753 | 2778 | "eu-central-1" : { }, |
| 2779 | + "eu-west-1" : { }, |
2754 | 2780 | "eu-west-3" : { }, |
2755 | 2781 | "us-east-1" : { }, |
2756 | 2782 | "us-west-2" : { } |
|
20086 | 20112 | "tags" : [ "fips" ] |
20087 | 20113 | } ] |
20088 | 20114 | }, |
| 20115 | + "ca-west-1" : { |
| 20116 | + "credentialScope" : { |
| 20117 | + "region" : "ca-west-1" |
| 20118 | + }, |
| 20119 | + "hostname" : "wafv2.ca-west-1.amazonaws.com", |
| 20120 | + "variants" : [ { |
| 20121 | + "hostname" : "wafv2-fips.ca-west-1.amazonaws.com", |
| 20122 | + "tags" : [ "fips" ] |
| 20123 | + } ] |
| 20124 | + }, |
20089 | 20125 | "eu-central-1" : { |
20090 | 20126 | "credentialScope" : { |
20091 | 20127 | "region" : "eu-central-1" |
|
20250 | 20286 | "deprecated" : true, |
20251 | 20287 | "hostname" : "wafv2-fips.ca-central-1.amazonaws.com" |
20252 | 20288 | }, |
| 20289 | + "fips-ca-west-1" : { |
| 20290 | + "credentialScope" : { |
| 20291 | + "region" : "ca-west-1" |
| 20292 | + }, |
| 20293 | + "deprecated" : true, |
| 20294 | + "hostname" : "wafv2-fips.ca-west-1.amazonaws.com" |
| 20295 | + }, |
20253 | 20296 | "fips-eu-central-1" : { |
20254 | 20297 | "credentialScope" : { |
20255 | 20298 | "region" : "eu-central-1" |
|
0 commit comments