aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
Lambda function triggered by S3 that uses Rekognition to detect labels in a video
- [x] #3391
This use case is currently Java v1 code that's embedded inline in the Rekognition user guide.
We have a Java v2 example that's somewhat similar. Work with the Rekognition team to decide whether to use their use case or to use the one in the Java v2 example. When it's implemented and in SOS, update their inline code to reference the new example.
Implement this scenario in all SDKs:
- [ ] .NET Lambda-S3-Rekognition video detection
- [ ] C++ Lambda-S3-Rekognition video detection
- [ ] Go Lambda-S3-Rekognition video detection
- [ ] Java Lambda-S3-Rekognition video detection
- [ ] JavaScript Lambda-S3-Rekognition video detection
- [ ] Kotlin Lambda-S3-Rekognition video detection
- [ ] Python Lambda-S3-Rekognition video detection
- [ ] PHP Lambda-S3-Rekognition video detection
- [ ] Ruby Lambda-S3-Rekognition video detection
- [ ] Rust Lambda-S3-Rekognition video detection
- [ ] Swift Lambda-S3-Rekognition video detection