We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa16083 commit b655bbdCopy full SHA for b655bbd
1 file changed
src/scrapers/awsBulk.ts
@@ -42,6 +42,7 @@ const regionMapping: { [key: string]: string } = {
42
'Asia Pacific (Singapore)': 'ap-southeast-1',
43
'Asia Pacific (Sydney)': 'ap-southeast-2',
44
'Asia Pacific (Jakarta)': 'ap-southeast-3',
45
+ 'Asia Pacific (Melbourne)': 'ap-southeast-4',
46
'Asia Pacific (Mumbai)': 'ap-south-1',
47
'Asia Pacific (Hyderabad)': 'ap-south-2',
48
'Middle East (Bahrain)': 'me-south-1',
0 commit comments