Update aws.rb

Add missing region - Asia Pacific (Jakarta)
This commit is contained in:
Vic van Gool 2022-11-09 10:29:43 +00:00 committed by GitHub
parent 8850a39807
commit 0d26eefef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ module Fog
'ap-east-1',
'ap-northeast-1', 'ap-northeast-2', 'ap-northeast-3',
'ap-south-1',
'ap-southeast-1', 'ap-southeast-2',
'ap-southeast-1', 'ap-southeast-2', 'ap-southeast-3',
'ca-central-1',
'cn-north-1',
'cn-northwest-1',