-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1
Description
🚀 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 effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1