Clone the starter template, cdk deploy in your own account, and invoke your own function to see a real response.
Everything so far ran inside CloudSynth's sandbox — real cdk synth, but never a real deploy, and never a real invocation. This lesson closes that gap: clone a finished version of the same function and run cdk deploy in your own AWS account.