File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 26412641 "endpoints" : {
26422642 "ap-northeast-1" : { },
26432643 "ap-southeast-1" : { },
2644+ "ap-southeast-2" : { },
26442645 "bedrock-ap-northeast-1" : {
26452646 "credentialScope" : {
26462647 "region" : "ap-northeast-1"
26532654 },
26542655 "hostname" : "bedrock.ap-southeast-1.amazonaws.com"
26552656 },
2657+ "bedrock-ap-southeast-2" : {
2658+ "credentialScope" : {
2659+ "region" : "ap-southeast-2"
2660+ },
2661+ "hostname" : "bedrock.ap-southeast-2.amazonaws.com"
2662+ },
26562663 "bedrock-eu-central-1" : {
26572664 "credentialScope" : {
26582665 "region" : "eu-central-1"
26892696 },
26902697 "hostname" : "bedrock-runtime.ap-southeast-1.amazonaws.com"
26912698 },
2699+ "bedrock-runtime-ap-southeast-2" : {
2700+ "credentialScope" : {
2701+ "region" : "ap-southeast-2"
2702+ },
2703+ "hostname" : "bedrock-runtime.ap-southeast-2.amazonaws.com"
2704+ },
26922705 "bedrock-runtime-eu-central-1" : {
26932706 "credentialScope" : {
26942707 "region" : "eu-central-1"
You can’t perform that action at this time.
0 commit comments