I am looking to extract various datasets from Jira cloud via Amazon AppFlow, so that we can run some custom metrics. I have setup an authentication app within the Jira developer console, which is used to setup a connector within Amazon AppFlow. When setting up a flow with the connector, I have various Jira Cloud objects to choose from, but none of them seem to provide project release data in the same way as the following Jira Cloud API does: https://{domain}.atlassian.net/rest/api/3/project/[projectId}/version.
Is there a way to extract the project release data via Amazon AppFlow?