c# - Why can't I find Amazon.Lambda.Core? -


i'm new amazon lamba, may newb question. i've downloaded , installed amazon sdk , created new project in visual studio.

the lamba programming model talks adding lambda serializer, in amazon.lambda.core namespace, can't seem find it. i've added awssdk.core.dll , awssdk.lamba.dll assembly references, amazon.lambda.core namespace found.

aws object model

in addition, amazon api reference not have amazon.lamba.core namespace.

amazon api reference

what have misunderstood here? , how can fix it?


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -