Initial use of PlatformIO for ESP IDF and AWS IoT

I can get the examples to compile just fine, but having some problems that I don’t quite know how to fix:

aws_iot_config.h:40:33: error: 'CONFIG_AWS_IOT_MQTT_TX_BUF_LEN' undeclared here (not in a function)

Thoughts?