code update recorded at: 19/12/24 09:57:31

This commit is contained in:
Amruta Khamkar 2024-12-19 09:57:31 +00:00
parent bb9b16d267
commit 5960c9d8fc

View File

@ -1,4 +1,4 @@
// Define the handler function // Define the handler function
export const handler = async (event, res) => { export const handler = async (event, res) => {
try { try {
// Prepare the response JSON // Prepare the response JSON