0 votes
in Serverless FP by
Which subsection of functions specifies the function to be attached from handler.js?

Select the correct answer from below options

a)  Handler

b)  Provider

c)  Events

d)  Function

1 Answer

0 votes
by
a)  Handler subsection of functions specifies the function to be attached from handler.js
...