Step 3: Get Started Using the AWS CLI and AWS SDK API
After you've set up the AWS CLI and AWS SDKs that you want to use, you can build applications that use Amazon Textract. The following topics show you how to get started with Amazon Textract.
Formatting the AWS CLI Examples
The AWS CLI examples in this guide are formatted for the Linux operating system. To
use the samples with Microsoft Windows, you need to change the JSON formatting of
the --document
parameter, and change the line breaks from backslashes (\)
to carets (^). For more information about JSON formatting, see Specifying Parameter Values for the AWS
Command Line Interface.