I want to get the configuration of a lambda function using this.
Currently the code I am using is based on callbacks but I wish to transform it to use async and await