Hello @PraveenKumar , I am marking this topic as solved based on the answer provided by @Sanjeeb2022 .
Also bear in mind (in terms of cost) that ingesting TBs/billions of data into SPICE (which is the only option when you use S3 source in QS, as you don’t have an engine to run queries against such as Athena or Redshift) will be more expensive than using Athena for sure and most likely more expensive than using Redshift.
Here the best approach is to use the modern data architecture in AWS (being S3, Glue and Athena the central pieces of it). You can find more info on this link.
Hope it helps.
Happy dashboarding!