pub async fn get_enabled_regions( ec2_client: &Ec2Client, ) -> Result<HashSet<String>, Error>
Returns the set of regions that are enabled for the AWS account