You probably have something wrong in your default profile for the default region.
Check your file at ~/.aws/config
, you have something like
[default]
region=us-east-1a
...
Fix the region to region=us-east-1
and then the command will work correctly
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…