Skip to content
New issue

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

AWS Rekognition support #4071

Closed
Robmosh91 opened this issue Jul 14, 2021 · 2 comments
Closed

AWS Rekognition support #4071

Robmosh91 opened this issue Jul 14, 2021 · 2 comments

Comments

@Robmosh91
Copy link

HI,

first, thanks for this awesome project which helped me a lot.
Currently I'm looking for a way to mock the AWS Rekognition Service and would like to contribute to its implementation.

Can you give any guidance on how to start?
If anybody else would like to contribute, I'm happy to co-work on this.

@bblommers
Copy link
Collaborator

Hi @Robmosh91, that sounds good - new services are always welcome!
There's some documentation how to add new services here:
https://github.com/spulec/moto/blob/master/CONTRIBUTING.md#missing-services

Hopefully that's useful. Feel free to ask any questions if you get stuck, or just open a draft PR if there's something specific that doesn't work.

@bblommers
Copy link
Collaborator

With Moto 3.1.4.dev3 we now have an initial Rekognition implementation, with support for the features start_text_detection and get_text_detection.

I'll close this, but feel free to open a new issue or PR if you'd like to see any other features!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants