How can we gitlab files as a AssetBundleImportSource in start-asset-bundle-import job?

How can we use a blob file from version control like Gitlab to use it as the source for AssetBundleImportSource in start-asset-bundleimport-job API?

Hello @shriniketan_hegde, welcome to the QuickSight community! I would suggest migrating the blob file that is created in Gitlab to an S3 bucket then you should be able to set it as the AssetBundleImportSource for the start-asset-bundle-import job. If you are able to upload the blob to S3 this should give you the desired solution.