File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 580580 "eu-central-1" : { },
581581 "eu-central-2" : { },
582582 "eu-north-1" : { },
583+ "eu-south-1" : { },
584+ "eu-south-2" : { },
583585 "eu-west-1" : { },
584586 "eu-west-2" : { },
585587 "eu-west-3" : { },
586588 "sa-east-1" : { },
587589 "us-east-1" : { },
588590 "us-east-2" : { },
591+ "us-west-1" : { },
589592 "us-west-2" : { }
590593 }
591594 },
31113114 },
31123115 "hostname" : "bedrock.eu-central-2.amazonaws.com"
31133116 },
3117+ "bedrock-eu-north-1" : {
3118+ "credentialScope" : {
3119+ "region" : "eu-north-1"
3120+ },
3121+ "hostname" : "bedrock.eu-north-1.amazonaws.com"
3122+ },
31143123 "bedrock-eu-west-1" : {
31153124 "credentialScope" : {
31163125 "region" : "eu-west-1"
32133222 },
32143223 "hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
32153224 },
3225+ "bedrock-runtime-eu-north-1" : {
3226+ "credentialScope" : {
3227+ "region" : "eu-north-1"
3228+ },
3229+ "hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
3230+ },
32163231 "bedrock-runtime-eu-west-1" : {
32173232 "credentialScope" : {
32183233 "region" : "eu-west-1"
33063321 "ca-central-1" : { },
33073322 "eu-central-1" : { },
33083323 "eu-central-2" : { },
3324+ "eu-north-1" : { },
33093325 "eu-west-1" : { },
33103326 "eu-west-2" : { },
33113327 "eu-west-3" : { },
3618036196 "us-isof-south-1" : { }
3618136197 }
3618236198 },
36199+ "schemas" : {
36200+ "endpoints" : {
36201+ "us-isof-east-1" : { },
36202+ "us-isof-south-1" : { }
36203+ }
36204+ },
3618336205 "secretsmanager" : {
3618436206 "endpoints" : {
3618536207 "us-isof-east-1" : {
You can’t perform that action at this time.
0 commit comments