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

Add support for AWS Translate #560

Closed
wants to merge 1 commit into from

Conversation

brianmock
Copy link

Purpose

Allow use of AWS Translate API to fetch translations

Approach

Add new aws_translator that fulfills the methods required by BaseTranslator
Add new config options for required credentials for instantiating an Aws::Translate::Client

  • region
  • aws_access_key_id
  • aws_secret_access_key

@brianmock
Copy link
Author

@glebm this was opened by accident but I'd be happy to contribute if this is something desired, lmk otherwise I'll close it in 24hr.

@brianmock brianmock closed this Apr 26, 2024
@glebm
Copy link
Owner

glebm commented Apr 27, 2024

Sure, contributions are welcome!
I'm away from a PC now but will be able to review in a week or so 👍

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

Successfully merging this pull request may close these issues.

2 participants