File size: 165 Bytes
63f5b44
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
export const BedrockRegionList = [
  'us-east-1',
  'us-west-2',
  'ap-southeast-1',
  'ap-northeast-1',
  'eu-central-1',
  'us-gov-west-1',
  'ap-southeast-2',
];