UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 118 B
"use strict";exports.handler=async(event,context)=>{console.log("Do something with the events!"),console.log(event)};