rustv1/examples/textract/README.md
Shows how to use the AWS SDK for Rust to work with Amazon Textract.
<!--custom.overview.start--> <!--custom.overview.end-->Amazon Textract enables you to add document text detection and analysis to your applications.
For prerequisites, see the README in the rustv1 folder.
This example sends a message to and receives the message from a queue in the Region.
cargo run --bin analyze-document -- --document-path ./example_document.png [--help] [-r REGION] [--query QUERY]
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the rustv1 folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0