I have a function to first get a result from a url then putting it into dynamo db:
const result = await fetch(constants.GITHUB_NA_VERSION_NUMBER_URL)