To access the AWS Greengrass server from IoT devices or other applications, we apply AWS SDK as usual. We only change our target server to the AWS Greengrass machine.
We need to build AWS Lambda into the AWS Greengrass Core machine. Then, we can access it from our IoT devices or computers. We will explore more about AWS Greengrass and IoT device interaction in the next chapter.