Golang: AWS Textract Examples
Background story
I recently integrated a service written in Go, with AWS textract, and realized that there were no examples on how to do this here in Github and in the AWS SDK for Go v2 documentation
therefore, I would like to share with the community simple examples of how to use the Detect Document and Analyze Document APIs, and such examples will be abiding the Code of Conduct
What does this example accomplish?
share with the community simple examples of how to use the Detect Document and Analyze Document APIs with AWS SDK for Go-v2
Which AWS service(s)?
AWS Textract
Which AWS SDKs or tools?
- [ ] All languages
- [ ] .NET
- [ ] C++
- [X] Go (v2)
- [ ] Java
- [ ] Java (v2)
- [ ] JavaScript
- [ ] JavaScript (v3)
- [ ] Kotlin
- [ ] PHP
- [ ] Python
- [ ] Ruby
- [ ] Rust
- [ ] Swift
- [ ] Not applicable
Are there existing code examples to leverage?
No response
Do you have any reference code?
No response
Thank you for your request, @Humeid-Ussene-Jocordasse. We will consider this request while we prioritize our roadmap.
Understood @DavidSouther. Is your roadmap publicly available?
In case it is, may you please share with me?
We do not maintain a public roadmap, however, we describe our process for evaluating requests here.
To be clear, you are welcome and encouraged to open a pull request with any examples you'd like to contribute. Evaluating community contributions for examples is a top priority. Our prioritization is only for our team's development effort. We'd love to include any examples you submit!
@Humeid-Ussene-Jocordasse Unfortunately, we are not currently prioritizing this GoLang examples. I will record your request and re-surface when this changes.