您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789
  1. export const BedrockRegionList = [
  2. 'us-east-1',
  3. 'us-west-2',
  4. 'ap-southeast-1',
  5. 'ap-northeast-1',
  6. 'eu-central-1',
  7. 'us-gov-west-1',
  8. 'ap-southeast-2',
  9. ];