We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ap-southeast-3
1 parent be5b730 commit 24747adCopy full SHA for 24747ad
src/Regions.php
@@ -23,6 +23,7 @@ public static function available()
23
'ap-northeast-2' => 'Asia Pacific (Seoul) (ap-northeast-2)',
24
'ap-southeast-1' => 'Asia Pacific (Singapore) (ap-southeast-1)',
25
'ap-southeast-2' => 'Asia Pacific (Sydney) (ap-southeast-2)',
26
+ 'ap-southeast-3' => 'Asia Pacific (Jakarta) (ap-southeast-3)',
27
'ap-northeast-1' => 'Asia Pacific (Tokyo) (ap-northeast-1)',
28
'ca-central-1' => 'Canada (Central) (ca-central-1)',
29
// 'cn-north-1' => 'China (Beijing) (cn-north-1)',
0 commit comments