ugh, typo
This commit is contained in:
@@ -91,7 +91,7 @@ var SECRET_PLACEHOLDER = String.fromCharCode(0x25CF).repeat(8);
|
||||
|
||||
// List is from http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region
|
||||
const REGIONS_S3 = [
|
||||
{ name: 'Asia Pacific (Melbourne)', value: 'Asia Pacific (Melbourne)' },
|
||||
{ name: 'Asia Pacific (Melbourne)', value: 'ap-southeast-4' },
|
||||
{ name: 'Asia Pacific (Mumbai)', value: 'ap-south-1' },
|
||||
{ name: 'Asia Pacific (Osaka-Local)', value: 'ap-northeast-3' },
|
||||
{ name: 'Asia Pacific (Seoul)', value: 'ap-northeast-2' },
|
||||
|
||||
Reference in New Issue
Block a user