I\'m trying out Serverless to create AWS Lambdas and while creating a project using the command serverless project create I\'m getting the following error.
serverless project create
if you have multiple AWS profiles, try to explicity
export AWS_ACCESS_KEY_ID= export AWS_SECRET_ACCESS_KEY=
before trying
serverless deploy