Ways to send jobs to Amazon Q

0

Is it only possible to send jobs to Amazon Q via console and IDE, or is it also possible to automate the process (perhaps via sdk/api)?

Otherwise, are there any other generative LLM tools within AWS that allow for automation via SDK/API?

Joshua
asked 3 months ago571 views
1 Answer
1
Accepted Answer

Hello.

Amazon Q's API is listed in the following document.
https://docs.aws.amazon.com/amazonq/latest/business-use-dg/api-ref.html

If by "jobs" you mean "connector sync jobs", the following SDKs are available
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/qbusiness/client/start_data_source_sync_job.html

profile picture
EXPERT
answered 3 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions