|
3068 | 3068 | "endpoints" : {
|
3069 | 3069 | "ap-northeast-1" : { },
|
3070 | 3070 | "ap-northeast-2" : { },
|
| 3071 | + "ap-northeast-3" : { }, |
3071 | 3072 | "ap-south-1" : { },
|
| 3073 | + "ap-south-2" : { }, |
3072 | 3074 | "ap-southeast-1" : { },
|
3073 | 3075 | "ap-southeast-2" : { },
|
3074 | 3076 | "bedrock-ap-northeast-1" : {
|
|
3083 | 3085 | },
|
3084 | 3086 | "hostname" : "bedrock.ap-northeast-2.amazonaws.com"
|
3085 | 3087 | },
|
| 3088 | + "bedrock-ap-northeast-3" : { |
| 3089 | + "credentialScope" : { |
| 3090 | + "region" : "ap-northeast-3" |
| 3091 | + }, |
| 3092 | + "hostname" : "bedrock.ap-northeast-3.amazonaws.com" |
| 3093 | + }, |
3086 | 3094 | "bedrock-ap-south-1" : {
|
3087 | 3095 | "credentialScope" : {
|
3088 | 3096 | "region" : "ap-south-1"
|
3089 | 3097 | },
|
3090 | 3098 | "hostname" : "bedrock.ap-south-1.amazonaws.com"
|
3091 | 3099 | },
|
| 3100 | + "bedrock-ap-south-2" : { |
| 3101 | + "credentialScope" : { |
| 3102 | + "region" : "ap-south-2" |
| 3103 | + }, |
| 3104 | + "hostname" : "bedrock.ap-south-2.amazonaws.com" |
| 3105 | + }, |
3092 | 3106 | "bedrock-ap-southeast-1" : {
|
3093 | 3107 | "credentialScope" : {
|
3094 | 3108 | "region" : "ap-southeast-1"
|
|
3173 | 3187 | },
|
3174 | 3188 | "hostname" : "bedrock-runtime.ap-northeast-2.amazonaws.com"
|
3175 | 3189 | },
|
| 3190 | + "bedrock-runtime-ap-northeast-3" : { |
| 3191 | + "credentialScope" : { |
| 3192 | + "region" : "ap-northeast-3" |
| 3193 | + }, |
| 3194 | + "hostname" : "bedrock-runtime.ap-northeast-3.amazonaws.com" |
| 3195 | + }, |
3176 | 3196 | "bedrock-runtime-ap-south-1" : {
|
3177 | 3197 | "credentialScope" : {
|
3178 | 3198 | "region" : "ap-south-1"
|
3179 | 3199 | },
|
3180 | 3200 | "hostname" : "bedrock-runtime.ap-south-1.amazonaws.com"
|
3181 | 3201 | },
|
| 3202 | + "bedrock-runtime-ap-south-2" : { |
| 3203 | + "credentialScope" : { |
| 3204 | + "region" : "ap-south-2" |
| 3205 | + }, |
| 3206 | + "hostname" : "bedrock-runtime.ap-south-2.amazonaws.com" |
| 3207 | + }, |
3182 | 3208 | "bedrock-runtime-ap-southeast-1" : {
|
3183 | 3209 | "credentialScope" : {
|
3184 | 3210 | "region" : "ap-southeast-1"
|
|
3780 | 3806 | "tags" : [ "dualstack" ]
|
3781 | 3807 | } ]
|
3782 | 3808 | },
|
| 3809 | + "ap-southeast-7" : { |
| 3810 | + "variants" : [ { |
| 3811 | + "hostname" : "cloudcontrolapi.ap-southeast-7.api.aws", |
| 3812 | + "tags" : [ "dualstack" ] |
| 3813 | + } ] |
| 3814 | + }, |
3783 | 3815 | "ca-central-1" : {
|
3784 | 3816 | "variants" : [ {
|
3785 | 3817 | "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
|
|
3912 | 3944 | "tags" : [ "dualstack" ]
|
3913 | 3945 | } ]
|
3914 | 3946 | },
|
| 3947 | + "mx-central-1" : { |
| 3948 | + "variants" : [ { |
| 3949 | + "hostname" : "cloudcontrolapi.mx-central-1.api.aws", |
| 3950 | + "tags" : [ "dualstack" ] |
| 3951 | + } ] |
| 3952 | + }, |
3915 | 3953 | "sa-east-1" : {
|
3916 | 3954 | "variants" : [ {
|
3917 | 3955 | "hostname" : "cloudcontrolapi.sa-east-1.api.aws",
|
|
0 commit comments