agent-claw: automated task changes
This commit is contained in:
1
cdk/node_modules/aws-cdk-lib/aws-appsync/test/verify/eventapi-lambda-ds/handler.js
generated
vendored
Normal file
1
cdk/node_modules/aws-cdk-lib/aws-appsync/test/verify/eventapi-lambda-ds/handler.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";exports.handler=async(event,context)=>{console.log("Do something with the events!"),console.log(event)};
|
||||
Reference in New Issue
Block a user