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
gefragt vor 4 Monaten586 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 4 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen