This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Need to read Json from S3 bucket

Hi team,

Could you please help us to use below library, so that we can read the data from s3 bucket.

using Amazon;

using Amazon.Lambda.Core;

using Amazon.S3;

using Amazon.S3.Model;

right now we are getting error as below.