Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Missing EC2 region: ap-east-1 (Hong Kong) #3870

Open
earlruby opened this issue May 31, 2019 · 6 comments
Open

Missing EC2 region: ap-east-1 (Hong Kong) #3870

earlruby opened this issue May 31, 2019 · 6 comments

Comments

@earlruby
Copy link

boto is not reporting the region ap-east-1 in the list of available regions.

I can access the region from my AWS EC2 dashboard and create VMs there, but boto doesn't see that the region is available:

>>> import boto.ec2
>>> boto.ec2.regions()
[RegionInfo:us-west-1, RegionInfo:us-east-1, RegionInfo:ap-northeast-1, RegionInfo:ap-southeast-2, RegionInfo:sa-east-1, RegionInfo:ap-northeast-2, RegionInfo:us-east-2, RegionInfo:ap-southeast-1, RegionInfo:ca-central-1, RegionInfo:cn-north-1, RegionInfo:us-west-2, RegionInfo:us-gov-west-1, RegionInfo:ap-south-1, RegionInfo:eu-central-1, RegionInfo:eu-west-1, RegionInfo:eu-west-2]
$ python --version
Python 2.7.15rc1
$ pip list | grep boto            
boto (2.49.0)
boto3 (1.9.159)
botocore (1.12.159)
@clhlc
Copy link

clhlc commented Jul 8, 2019

+1

1 similar comment
@VitalyZnachenok
Copy link

+1

@justincadburywong
Copy link

+1

3 similar comments
@javvylx
Copy link

javvylx commented Aug 15, 2019

+1

@aldobongio
Copy link

+1

@shuanang
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants