Data validation and parsing with Powertools | Serverless Office Hours

preview_player
Показать описание
Find out how to more easily add data validation and parsing in your TypeScript AWS Lambda function code.

Solutions Architect, Alexander Schueren, joins Giuseppe Battista to show the new Powertools for AWS Lambda (TypeScript) parser utility.

Find out how to define data schema as Zod schema, then parse, validate and extract only what you want. Discover the built-in envelopes to unwrap and validate popular AWS event sources payloads. Learn how to extend and customize envelopes to fit your needs. See the safe parsing option to avoid throwing errors and custom error handling.

We are also available to answer any of your serverless questions.



Stream Links:


🌥️🌥️ SERVERLESS OFFICE HOURS 🌥️🌥️

A weekly live office hours to learn about building serverless applications. We cover a separate topic each week including what's new with serverless, deep dives into feature launches and best practices, and explore real world use-cases. Join us live to ask us anything you want about serverless technologies and applications.

Your resource for learning about serverless technology.
Learn to use and build apps that scale automatically on low-cost, fully-managed serverless architecture.
Рекомендации по теме
Комментарии
Автор

Would be great to have that covered in python

madrag