We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like to extend cdk-examples for Go by adding an example for "Rekognition Lambda S3 Trigger" in Go from the Typescript example.
There is currently no example for this case in the Go examples.
I have worked on this example. It follows the pattern from the Typescript example, using Go for both CDK and SDK calls in Lambda.
No response
Go
The text was updated successfully, but these errors were encountered:
Let me know if you would like to submit a PR on this.
Sorry, something went wrong.
Yes, I would like to submit a PR on this.
No branches or pull requests
Describe the feature
I would like to extend cdk-examples for Go by adding an example for "Rekognition Lambda S3 Trigger" in Go from the Typescript example.
Use Case
There is currently no example for this case in the Go examples.
Proposed Solution
I have worked on this example. It follows the pattern from the Typescript example, using Go for both CDK and SDK calls in Lambda.
Other Information
No response
Acknowledgements
Language
Go
The text was updated successfully, but these errors were encountered: