Skip to content

AWS Q Business Jira Connector (Error 410 Gone)

0

We are trying out AWS Q Business in order to create a single entry point for multiple resources, however after configuring Jira as a data source we get an error saying the endpoint has been deprecated ("The requested API has been removed. Please migrate to the /rest/api/3/search/jql API. A full migration guideline is available at https://developer.atlassian.com/changelog/#CHANGE-2046")

I can't seem to find a way to change the endpoint used here, while testing on a personal account 2 days ago I could see some Jira tickets listed as sourced used to generate the answer, so I believe it worked there, though I must admit I didn't check the logs.

asked 10 months ago339 views

1 Answer
0

It appears you're encountering an error with the Amazon Q Business Jira connector related to an API deprecation in Jira. The error message indicates that the Jira API endpoint being used by the connector has been removed, and Atlassian recommends migrating to the /rest/api/3/search/jql API instead.

Unfortunately, the Amazon Q Business Jira connector doesn't currently provide a way for users to directly modify the API endpoints it uses to connect to Jira. The connector is designed to work with specific Jira APIs, and if Atlassian has deprecated an API that the connector relies on, this could cause connectivity issues.

Since you mentioned that it worked on a personal account recently, there could be a few possible explanations:

  1. Your personal Jira instance might be on a different version that still supports the deprecated API
  2. There might be configuration differences between the environments
  3. Atlassian might have fully removed the API very recently

I would recommend the following steps:

  1. Verify that your Jira URL is correctly formatted (e.g., https://yourcompany.atlassian.net/)
  2. Check that your authentication credentials (username and API token) are valid and have the necessary permissions
  3. Contact AWS Support for assistance with this specific API deprecation issue, as they may need to update the connector to use Atlassian's new recommended API endpoint

The Amazon Q Business team would need to update their connector to use the new Jira API endpoints if Atlassian has fully deprecated the ones currently in use.
Sources
Connecting Amazon Q Business to Jira using the console - Amazon Q Business
Improve the productivity of your customer support and project management teams using Amazon Q Business and Atlassian Jira | AWS Machine Learning Blog
Jira connector overview - Amazon Q Business
Understand error codes in the Amazon Q Business Jira connector - Amazon Q Business

answered 10 months 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.