Clone the starter template, cdk deploy in your own account, and call your own endpoint over the real internet.
Everything so far ran inside CloudSynth's sandbox — real cdk synth, but never a real deploy, and never a real HTTP request. This lesson closes that gap: clone a finished version of the same API and run cdk deploy in your own AWS account.