1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
The issue usually arises when older version of AWS SDK for PHP is used. The Textract console uses the latest SDK (Latest release was on Nov 1) and hence the responses were different.
Please refer to the following link to get more details on the latest release.
https://github.com/aws/aws-sdk-php/commit/178888d9bcbabe0c79597c1755ea8a0f509b67d1
I request you to use the latest version of SDK. Any version after 3.2471.1 should be fine
回答済み 2年前
