Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-detect the AWS region for the S3 bucket for Textract and use that region #182

Open
jonfritz opened this issue Nov 22, 2023 · 1 comment

Comments

@jonfritz
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Right now, you need to hardcode the AWS region for Textract. The job will fail if you hardcode a different region than the specified S3 bucket.

Describe the solution you'd like
It would be nice to have it default to auto-detecting the region where the S3 bucket for Textract is, and then use Textract in that region.

Describe alternatives you've considered
N/A

Additional context
The demo script for the Quickstart requires US-East-1, and it could use other regions if this feature existed.

@bsowell
Copy link
Contributor

bsowell commented Dec 5, 2023

Oh weird. I was not aware that Textract doesn't support cross-region calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants