await putDestination()

in source/services/helper/index.ts [232:242]


      await putDestination(
        spokeRegions,
        allRegions,
        properties.DestinationName,
        properties.Role,
        properties.DataStream,
        properties.SpokeAccounts
      );
    }
  } catch (e) {
    logger.error({