Version Controlling for Quicksight Asserts

Hi All,

Could you please tell me how we implement the version controlling for Quick Sight Assert.

Thanks,
Aakash

Hi,

Please follow the step, this will work for you.

Regards,
Naveed Ali

1 Like

Hi @achourey - By default there is no version control functionality available with QS. You have to develop a customize solution for the same and one of them already shared by @Naveed . One of the solution you can explore, extract the details ( templates) and then store in repo ( for version control) and depending upon env, you can always do the necessary change in env and variables and deploy it. This is something you can explore ( like github action and jenkins as well)

Regards - Sanjeeb

1 Like

@Sanjeeb2022, I have gone through the above-mentioned link but those are not much helpfully for assert version controlling and backup.

If we have to share the same reports with multiple clients with different accounts so it’s too difficult to maintain.

Hi @achourey - Thanks. I agree with you, the version control for QS artifacts needs to developed outside QS so that you can have a better control on that. I think the ideal approach should be save your artifacts in a repo and start exploring how you can deploy and provide the access to multiple users. We can connect one to one and start discussing on this topic. At present there is no simple solution is available for this.

Regards - Sanjeeb

1 Like