A team has implemented a service with AWS API GatewayExam |Video upload date:  · Duration: PT1H46M27S  · Language: EN

Video for a team has implemented a service with AWS API Gateway and Lambda. The service endpoint can save input JSON data to the internal database and S3 After

I know how you can get Azure Certified, Google Cloud Certified, GitHub Copilot Certified and AWS Certified. It's a cool certification exam simulator site called certificationexams.pro. Check it out. It'll help you get certified fast!

This is a dedicated watch page for a single video.

Answer

Full Certification Question

A team has implemented a service with AWS API Gateway and Lambda. The service endpoint can save input JSON data to the internal database and S3 After the service has run for several years, some data in the JSON body are no longer used and should not be saved anymore. The backend Lambda has been upgraded to support only the valid JSON values. The original API in API Gateway is still used for some time before all users migrate to the new API. How should the original API be configured so that the Lambda still supports the old request in the backend?