File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ public static function available()
16
16
'us-east-2 ' => 'US East (Ohio) (us-east-2) ' ,
17
17
'us-west-1 ' => 'US West (N. California) (us-west-1) ' ,
18
18
'us-west-2 ' => 'US West (Oregon) (us-west-2) ' ,
19
+ 'af-south-1 ' => 'Africa (Capetown) (af-south-1) ' ,
19
20
'ap-east-1 ' => 'Asia Pacific (Hong Kong) (ap-east-1) ' ,
20
21
'ap-south-1 ' => 'Asia Pacific (Mumbai) (ap-south-1) ' ,
21
22
// 'ap-northeast-3' => 'Asia Pacific (Osaka-Local) (ap-northeast-3)',
@@ -31,6 +32,7 @@ public static function available()
31
32
'eu-west-2 ' => 'EU (London) (eu-west-2) ' ,
32
33
'eu-west-3 ' => 'EU (Paris) (eu-west-3) ' ,
33
34
'eu-north-1 ' => 'EU (Stockholm) (eu-north-1) ' ,
35
+ 'me-south-1 ' => 'Middle East (Bahrain) (me-south-1) ' ,
34
36
'sa-east-1 ' => 'South America (São Paulo) (sa-east-1) ' ,
35
37
];
36
38
}
You can’t perform that action at this time.
0 commit comments