~$ aws cloudformation validate-template \
   --template-body file://nginx-simple.json
An error occurred (ValidationError) when calling the ValidateTemplate  
operation: Template format error: At least one Resources member must be defined.
