Transform data for your application with S3 Object Lambda
The following code example shows how to transform data for your application with S3 Object Lambda.
- AWS SDK for .NET
-
Shows how to add custom code to standard S3 GET requests to modify the requested object retrieved from S3 so that the object suit the needs of the requesting client or application.
For complete source code and instructions on how to set up and run, see the full example on GitHub
. Services used in this example
Lambda
Amazon S3
For a complete list of AWS SDK developer guides and code examples, see Developing with Amazon S3 using the AWS SDKs. This topic also includes information about getting started and details about previous SDK versions.