Skip to content

An example of S3 Object Lambda in C# #454

@OksanaH

Description

@OksanaH

🚀 Feature Request

General Information

  • [X ] 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

Description

I was experimenting with S3Object Lambda in CDK for C# and would like to share the solution that worked for me in case it's useful for others. I think it would also be a good example of how L1 Constructs work and how to work with untyped objects in CDK for C#. Besides, I think in C# it's less straightforward that in Typescript.

Proposed Solution

The example I have is here: https://github.com/OksanaH/s3ObjectLambda

Environment

  • CDK CLI Version:
  • Example:
  • Example Version:
  • OS:
  • Language: C#

Other information

@peterwoodworth tagging you just in case, as it was briefly discussed here: aws/aws-cdk#14995 :)

Metadata

Metadata

Assignees

Labels

effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions