Open
Description
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++
- 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