Skip to content

TextType not in Response object from textract #23

@archerne

Description

@archerne

When I run a deploy this project and run a png through using the lambda the response object for item["BlockType"] == "WORD" does not include an item["TextType"] key.

However if I run this either manually using the test.py or creating a function to call textract from my machine, it does bring this key back.

I am guessing that this project is using an older version of the boto3 api, however i am not sure how to update that. Thanks!

You can see the "TextType" parameter is supposed to come back here: Textract API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions