aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.47k stars 858 forks source link

New serverless pattern- textract-lambda-cdk-dotnet #2225

Closed PankajRawat333 closed 1 month ago

PankajRawat333 commented 1 month ago

Issue #, if available:

Description of changes: This CDK application demonstrates how to extract text from image using Amazon Textract, AWS Lambda function and Amazon S3.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bfreiberg commented 1 month ago

Thanks for your contribution @PankajRawat333 . A Developer Advocate will merge the changes and publish the pattern to serverlessland.com.

PankajRawat333 commented 1 month ago

Hi @bfreiberg may I know the reason of adding extra file (textract-lambda-cdk-dotnet/textract-lambda-cdk-dotnet.json)? It was not the part of instruction Should we include this JSON file in future pull requests?

https://github.com/aws-samples/serverless-patterns/issues/new?assignees=jbesw&labels=&template=new-serverless-pattern-submission.md&title=New+pattern+submission