export SERVER_NAME="0.0.0.0:3000 sam local start-api" 
just exports everything and does not execute.

I tried 
export SERVER_NAME="0.0.0.0:3000" sam local start-api 
comes back with the same error.

Shekar
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to