Feat: add CN regions for AWS (#12610)

### What problem does this PR solve?

Add CN regions for AWS.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Yongteng Lei
2026-01-14 12:34:55 +08:00
committed by GitHub
parent d32fa02d97
commit a7671583b3

View File

@ -19,6 +19,8 @@ export const BedrockRegionList = [
'ap-northeast-1', 'ap-northeast-1',
'ca-central-1', 'ca-central-1',
'ca-west-1', 'ca-west-1',
'cn-north-1',
'cn-northwest-1',
'eu-central-1', 'eu-central-1',
'eu-west-1', 'eu-west-1',
'eu-west-2', 'eu-west-2',