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
質問済み 4ヶ月前585ビュー
1回答
1
承認された回答

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
エキスパート
回答済み 4ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ