Challenge: Using a Serializer and Context
Test yourself by applying a JSON serializer and extracting information from the context object.
We'll cover the following...
The following playground contains an AWS Lambda application. If we build and launch the project, ...